* {
	padding: 0;
	margin: 0;
}

div,
dl,
dt,
dd,
form,
h1,
h2,
h3,
h4,
h5,
h6,
img,
ol,
ul,
li,
table,
th,
td,
p,
span,
a {
	border: 0;
}

.table {
	color: #fff;
	margin-bottom: 0;
}

.table>tbody>tr>th {
	padding: 0;
	border: 1px solid #CCCCCC;
	line-height: 0.52rem;
	height: 0.52rem;
	background: #E6E6E6;
	color: #333333;
	text-align: center;
	font-weight: normal;
}

.table>tbody>tr>td {
	line-height: 0.52rem;
	height: 0.52rem;
	padding: 0;
	border: 1px solid #CCCCCC;
	color: #333333;
}

img,
input {
	border: none;
	vertical-align: middle;
}

body {
	font-family: MicrosoftYaHei-Bold;
	text-align: center;
	width: 100%;
	height: 100%;
	font-size: 0.19rem;
	background: #fff;
	position: relative;
}

html {
	overflow: hidden;
	-webkit-text-size-adjust: none;
	width: 100%;
	height: 100%;
}

ul,
ol {
	list-style-type: none;
}

h3 {
	font-size: 14px;
}

ul {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
	font-size: 1px;
	height: 0;
	visibility: hidden;
	line-height: 0;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.clearfix {
	zoom: 1;
}

a:link,
a:visited {
	text-decoration: none;
	color: #333;
}

a:hover,
a:active {
	text-decoration: none;
	color: #f60;
	cursor: pointer;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

.video embed,
.video object,
.video iframe {
	width: 100%;
	height: auto;
}

*:focus {
	outline: none;
}

select,
input {
	border: 1px solid #CCCCCC;
	line-height: 0.4rem;
	height: 0.4rem;
}

.active789 {
	border-bottom: 2px solid #27B3CB;
}

/*公共样式*/
.con_top {
	height: 0.73rem;
	line-height: 0.73rem;
	background: url(../img/con_top_bg.png) no-repeat;
	background-size: 100% 100%;
	text-align: left;
}

.logo {
	height: 0.5rem;
	margin-left: 0.7rem;
}

.con_nav {
	height: 100%;
	text-align: left;
	margin-left: 0.8rem;
	display: inline-block;
}

.con_nav li {
	display: inline-block;
}

.con_nav li a {
	font-size: 0.22rem;
	font-weight: bold;
	color: #fff;
	display: block;
	padding-right: 0.2rem;
	padding-left: 0.2rem;
	height: 0.73rem;
	line-height: 0.73rem;
}

.con_nav_active a {
	background: rgba(120, 191, 255, 0.2);
}

.con_login {
	display: inline-block;
	float: right;
	margin-right: 0.6rem;
	height: 100%;
	text-align: right;
	height: 0.73rem;
	line-height: 0.73rem;
}

.con_login li {
	display: inline-block;
	margin-left: 0.2rem;
}

.con_login li a {
	font-size: 0.18rem;
	color: #fff;
	padding-left: 0.2rem;
	display: block;
	max-width: 1rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.login_name {
	background: url(../img/login_name.png) no-repeat;
	background-size: 0.16rem 0.17rem;
	background-position: 0rem 0.3rem;
}

.login_tc {
	background: url(../img/login_tc.png) no-repeat;
	background-size: 0.16rem 0.17rem;
	background-position: 0rem 0.3rem;
}

.con_bottom {
	height: 0.64rem;
	line-height: 0.64rem;
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
}

.con_bottom span {
	display: inline-block;
	font-size: 0.18rem;
	color: #4D4D4D;
	margin-left: 0.1rem;
	margin-right: 0.1rem;
}

.con_content {
	width: 18rem;
	margin: 0 auto;
	margin-top: 0.25rem;
	position: relative;
}

.sy_map {
	width: 100%;
	height: 100%;
	position: relative;
	border: 2px solid rgba(15, 74, 208, 0.5);
	box-shadow: 0px 0.01rem 0.2rem 0px rgba(5, 27, 51, 0.3);
}

/*左右布局页面*/
.con_content_nav1 {
	height: 0.4rem;
	width: 100%;
	text-align: left;
	margin-bottom: 0.2rem;
}

.con_content_nav1_ul {
	height: 0.4rem;
	width: 100%;
	text-align: left;
}

.con_content_nav1_ul li {
	display: inline-block;
	margin-left: 0.12rem;
	margin-right: 0.12rem;
}

.con_content_nav1_ul li:nth-child(1) {
	margin-left: 0;
}

.con_content_nav1_ul li a {
	display: block;
	height: 0.4rem;
	min-width: 1.3rem;
	text-align: center;
	line-height: 0.4rem;
	padding-left: 0.3rem;
	padding-right: 0.3rem;
	background: rgba(15, 74, 208, 0.7);
	border-radius: 5px;
	color: #fff;
	font-size: 0.16rem;
}

.con_content_nav1_ul_active a {
	background: #0F4AD0 !important;
}

.con_content_l {
	width: 3.67rem;
	display: inline-block;
	float: left;
}

.con_content_r {
	width: 14rem;
	display: inline-block;
	float: right;
	position: relative;
}

.con_content_l_title {
	width: 100%;
	height: 0.55rem;
	line-height: 0.55rem;
	text-align: center;
	background: #0F4AD0;
	font-size: 0.2rem;
	color: #fff;
	cursor: pointer;
}

.con_content_l_ul {
	width: 100%;
	border: 1px solid #0F4AD0;
	border-top: none;
}

.con_content_l_ul {
	text-align: left;
}

.con_content_l_ul li {
	height: 0.45rem;
	width: 100%;
	text-indent: 0.25rem;
}

.con_content_l_ul li a {
	display: block;
	height: 0.45rem;
	line-height: 0.45rem;
	width: 100%;
	font-size: 0.18rem;
	color: #000;
	font-weight: bold;
}

.con_content_l_active {
	background: #D2E0FF;
}

.con_content_l_active a {
	color: #0F4AD0 !important;
}

.con_content_nav2 {
	width: 100%;
	text-align: left;
	margin-bottom: 0.25rem;
}

.con_content_nav2 ul {
	width: 100%;
}

.con_content_nav2 ul li {
	display: inline-block;
	height: 0.4rem;
	line-height: 0.4rem;
	font-size: 0.16rem;
}

.con_content_nav2 ul li input {
	width: 2.9rem;
	margin-right: 0.05rem;
}

.con_content_nav2 ul li a {
	display: inline-block;
	height: 0.4rem;
	line-height: 0.4rem;
	padding-left: 0.3rem;
	padding-right: 0.3rem;
	background: #0F4AD0;
	color: #fff;
}

.con_content_nav2_s {
	float: right;
}

.con_content_nav2_s a {
	border-radius: 5px;
	padding-left: 0.2rem !important;
	padding-right: 0.2rem !important;
	margin-left: 0.1rem;
}

.con_content_r_table {
	width: 100%;
}

.con_content_nav2 .con_content_nav2_s a {
	background: rgba(15, 74, 208, 0.7);
}

.con_content_nav2_s_active a {
	background: #0F4AD0 !important;
}

/*table*/
.contable {
	width: 100%;
}
.td_left {
    text-align: left;
}
.contable thead th {
	font-size: 0.2rem;
	color: #fff;
	font-weight: bold;
	height: 0.5rem;
	text-align: center;
	background: #0F4AD0;
	text-align: center;
	border: 1px solid #CCCCCC;
}

.contable tbody td {
	height: 0.4rem;
	border: 1px solid #CCCCCC;
	height: 0.5rem;
	font-size: 0.18rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.contable tbody td a {
	display: inline-block;
	margin-left: 0.05rem;
	margin-right: 0.05rem;
	color: #FF0000;
}

/*table滚动*/
.tablescrrool {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}

.tablescrrool thead tr,
.tablescrrool tbody tr {
	display: table;
	width: 100%;
	table-layout: fixed;
}

.tablescrrool thead th {
	font-size: 0.2rem;
	color: #fff;
	font-weight: bold;
	height: 0.5rem;
	text-align: center;
	background: #0F4AD0;
	text-align: center;
	border: 1px solid #CCCCCC;
}

.tablescrrool tbody {
	display: block;
	height: 100%;
}

.tablescrrool tbody td {
	height: 0.4rem;
	border: 1px solid #CCCCCC;
	height: 0.5rem;
	font-size: 0.18rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.tablescrrool tbody td a {
	display: inline-block;
	margin-left: 0.05rem;
	margin-right: 0.05rem;
	color: #FF0000;
}

.table_btn_xg {
	color: #0F4AD0 !important;
}

.table_btn_ck {
	color: #0F4AD0 !important;
}

/*弹框*/
.modal {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.3);
	display: block;
}

.modal_all {
	position: absolute;
	top: 50%;
	left: 50%;
	background: #fff;
}

.modal_all_title {
	height: 0.56rem;
	line-height: 0.56rem;
	text-align: center;
	background: #0F4AD0;
	font-size: 0.22rem;
	font-weight: bold;
	color: #fff;
	position: relative;
}

.modal_close {
	position: absolute;
	width: 0.16rem;
	cursor: pointer;
	right: 0.2rem;
	top: 0.2rem;
}

.modal_btn {
	position: absolute;
	bottom: 0.2rem;
	width: 100%;
	text-align: center;
}

.modal_btn a {
	display: inline-block;
	width: 1.3rem;
	height: 0.4rem;
	line-height: 0.4rem;
	text-align: center;
	font-size: 0.16rem;
	margin-left: 0.13rem;
	margin-right: 0.13rem;
}

.modal_btn_qr {
	background: #0F4AD0;
	color: #fff;
}

.modal_btn_qr:hover {
	color: #fff;
}

.modal_btn_qx {
	background: #E6E6E6;
	color: #000;
}

.modal_btn_qx:hover {
	color: #000;
}

/*分页*/
.pagelist {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
}

.pagelist ul {
	width: 100%;
	text-align: center;
	display: inline-block;
}

.pagelist ul li {
	display: inline-block;
	margin-left: 0.08rem;
	margin-right: 0.08rem;
}

.pagelist ul li a {
	display: block;
	height: 0.4rem;
	line-height: 0.4rem;
	padding-left: 0.1rem;
	padding-right: 0.1rem;
	border: 1px solid #166FFF;
	color: #166FFF;
	cursor: pointer;
	font-size: 0.2rem;
}

.pagelist ul li a img {
	width: 0.11rem;
	height: 0.17rem;
	display: inline-block;
}

.pagelist p {
	display: inline-block;
	position: absolute;
	font-size: 0.18rem;
	right: 0;
	top: 0.1rem;
}

.pagelist p span {
	color: #166FFF;
}

/* 日期 */

.modalbg,.modalbgs {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.3);
}

.datatable {
	width: 6.93rem;
	height: 6.21rem;
	background: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -3.105rem;
	margin-left: -3.465rem;
}

.datatable .titles {
	width: 100%;
	height: 0.59rem;
	background: #0f4ad0;
	color: #fff;
	font-weight: bold;
	font-size: 0.21rem;
	text-align: center;
	line-height: 0.59rem;
	position: relative;
}

.datatable .titles .closemodal {
	position: absolute;
	top: 0.21rem;
	right: 0.27rem;
	width: 0.16rem;
	height: 0.16rem;
	cursor: pointer;
}

.datatable .topdiv {
	width: 100%;
	height: 0.8rem;
	text-align: center;
	background: #fff;
	color: #1a1a1a;
}

.datatable .topdiv .timetop {
	width: 40%;
	line-height: 0.8rem;
	font-size: 0.2rem;
}

.datatable .topdiv span {
	cursor: pointer;
	line-height: 0.8rem;
	color: #1a1a1a;
	padding: 0 0.1rem;
	display: inline-block;
	vertical-align: top;
	font-size: 0.12rem;
}

.datatable .dataall {
	width: 6.54rem;
	margin: 0 auto;
	border: 1px solid #87A4E7;
}

.datatable .dataall ul {
	margin: 0;
	padding: 0;
}

.datatable .dataall ul li {
	float: left;
	text-align: center;
	font-size: 0.2rem;
	line-height: 0.6rem;
	font-weight: normal;
	display: inline-block;
	width: 0.93rem;
	height: 0.53rem;
	position: relative;
	box-sizing: border-box;
	cursor: pointer;
}

.datatable .dataall ul li span {
	display: inline-block;
	width: 100%;
	height: 100%;
	vertical-align: top;
}

.datatable .dataall ul li .morningdiv {
	width: 0.93rem;
	height: 0.53rem;
	background: rgba(179, 201, 255, 1);
	border: 1px solid rgba(135, 164, 231, 1);
	color: #00173A;
	position: absolute;
	top: 0.53rem;
	left: -0.47rem;
	z-index: 1;
}

.datatable .dataall ul li .afternoondiv {
	width: 0.93rem;
	height: 0.53rem;
	background: rgba(179, 201, 255, 1);
	border: 1px solid rgba(135, 164, 231, 1);
	color: #00173A;
	position: absolute;
	top: 0.53rem;
	left: 0.46rem;
	z-index: 1;
}

.datatable .dataall ul li .datadivclick {
	background: #0F4AD0;
	color: #fff;
}

.datatable .dataall .weeks {
	width: 6.51rem;
	height: 0.53rem;
	line-height: 0.53rem;
	background: #B3C9FF;
	text-align: center;
}

.datatable .dataall .weeks div {
	width: 0.93rem;
	height: 0.53rem;
	font-size: 0.22rem;
	float: left;
	color: #0F4AD0;
}

.datatable .dataall .tdclick {
	background: #0F4AD0;
	color: #fff;
}

.datatable .dataall .gryli {
	color: #ccc;
}

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
}

.datatable .bombtn {
	width: 100%;
	height: 0.4rem;
	text-align: right;
	position: absolute;
	bottom: 0.27rem;
	right: 0;

}

.datatable .bombtn div {
	width: 1.07rem;
	height: 0.4rem;
	line-height: 0.4rem;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	font-size: 0.19rem;
	margin-left: 0.13rem;
	cursor: pointer;
}

.datatable .qk,
.datatable .xz {
	background: #E6E6E6;
	color: #333333;
    display:none !important;
}

.datatable .qd {
	color: #fff;
	background: #0F4AD0;
	margin-right: 0.2rem;
}

.modalbg div .titles {
	width: 100%;
	height: 0.59rem;
	background: #0f4ad0;
	color: #fff;
	font-weight: bold;
	font-size: 0.21rem;
	text-align: center;
	line-height: 0.59rem;
	position: relative;

}
.modalbgs div .titles .closemodal {
	position: absolute;
	top: 0.21rem;
	right: 0.27rem;
	width: 0.16rem;
	height: 0.16rem;
	cursor: pointer;
}
.modalbgs div .titles {
	width: 100%;
	height: 0.59rem;
	background: #0f4ad0;
	color: #fff;
	font-weight: bold;
	font-size: 0.21rem;
	text-align: center;
	line-height: 0.59rem;
	position: relative;

}
.modalbgs div .titles .closemodal {
	position: absolute;
	top: 0.21rem;
	right: 0.27rem;
	width: 0.16rem;
	height: 0.16rem;
	cursor: pointer;
}
.pjgl_nav{
	height: 0.4rem;
	margin-bottom: 0.25rem;
}
.pjgl_nav li{
	float: left;
}
.pjgl_nav li a{
	display: block;
	width: 1.3rem;
	height: 0.4rem;
	line-height: 0.4rem;
	border: 1px solid #0F4AD0;
	color: #0F4AD0;
	font-size: 0.16rem;
	border-right: none;
}
.pjgl_nav li:nth-child(1) a{
	border-right: none;
	border-top-left-radius:0.05rem;
	border-bottom-left-radius:0.05rem;
}
.pjgl_nav li:nth-last-child(1) a{
	border-right: 1px solid #0F4AD0;
	border-top-right-radius:0.05rem;
	border-bottom-right-radius:0.05rem;
}
.pjgl_nav_active a{
	background: #0F4AD0;
	color: #fff !important;
}