﻿.sqs_dataCon_box {
	width: 100%;
	overflow: hidden;
	background-color: #FFFFFF;
}

.sqs_dataCon_fr {
	width: 12rem;
	float: right;
	overflow: hidden;
	padding-top: 0.32rem;
	margin-right: 1rem;
}

.sqs_dataCon_fr_tit {
	font-size: 0.426666rem;
	font-family: MyFontNameB;
	font-weight: bold;
	color: #020F30;
}

.sqs_dataCon_rlBox {
	width: 100%;
	margin-top: 0.25rem;
	margin-bottom: 0.48rem;
	overflow: hidden;
	background: #2D3295;
	border-radius: 0.04rem;
}

.sqs_data_rl {
	float: left;
	width: 4rem;
	height: 4rem;
	overflow: hidden;
	background: #FFFFff;
	border-radius: 0.04rem;
	border: 1px solid #E9E9E9;
	padding: 0px 0.2rem;
	box-sizing: border-box;
}

.sqs_data_rq {
	width: 100%;
	height: 0.5rem;
	line-height: 0.5rem;
	margin-top: 0.2rem;
}

.jyPrev,
.jyNext {
	width: 0.18rem;
	height: 0.24rem;
	margin-top: 0.13rem;
	border: none;
	outline: none;
	cursor: pointer;
	background: transparent;
}

.jyPrev img,
.jyNext img {
	width: 0.18rem;
	height: 0.24rem;
}

.jyPrev {
	float: left;
	margin-left: 0.2rem;
}

.jyNext {
	float: right;
	margin-right: 0.2rem;
}

.sqs_Nyear {
	width: 3.2rem;
	font-size: 0.24rem;
	color: #2D3295;
	float: left;
	line-height: 0.5rem;
	text-align: center;
}

.sqs_Jmonth {
	font-family: MyFontNameB;
	font-weight: bold;
	margin-right: 0.15rem;
}

.sqs_dateCon {
	width: 3.8rem;
	margin: 0 auto;

}

.sqs_dateCon ul {
	display: flex;
	flex-wrap: wrap;
}

.sqs_dateCon ul li {
	width: 0.49rem;
	height: 0.45rem;
	line-height: 0.45rem;
	text-align: center;
	color: #2D3295;
	cursor: pointer;
	border-radius: 0.1rem;
	position: relative;
	box-sizing: border-box;
	font-size: 0.213333rem;
	position: relative;
	margin: 0.025rem;
}

.sqs_dataDays {
	overflow: hidden;
}

.sqs_dateCon li {}

.sqs_dataDays li:hover {
	background: #091887;
	color: #fff !important;
}

.redIcon {
	width: 0.05rem;
	height: 0.05rem;
	border-radius: 50%;
	background: #dc1f48;
	position: absolute;
	bottom: 0;
	left: 0.245rem;
	display: none;
}

.sjActive .redIcon {
	display: block;
}


.se_active {
	background: #091887;
	color: #fff !important;
}


.todayTxt {
	width: 100%;
	overflow: hidden;
	display: none;
	position: relative;
	height: 4rem;
}

.todayShow {
	display: block;
}

.sqs_todayData {
	float: right;
	width: 7.5rem;
	overflow: hidden;
}

.sqs_todayDate {
	overflow: hidden;
	margin-top: 0.20rem;
}

.sqs_todayDate span {
	float: left;
	margin-right: 0.1rem;
	font-size: 0.213333rem;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 1.5;
}
.sql_TxtDiv_box{
	margin: 0.1rem auto;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
	height: 2.6rem;
}
.sqs_TxtBox {
	
	overflow: hidden;
	font-size: 0.186666rem;
	color: #FFFFFF !important;
	font-weight: 400;
	line-height: 0.3rem;
	position: absolute;
	top:0;
}

.sqs_TxtBox p,.sqs_TxtBox div {
	padding-left: 0.2rem;
	position: relative;
}
.sqs_TxtBox p,.sqs_TxtBox p a,.sqs_TxtBox span,.sqs_TxtBox div{
	font-size: 0.186666rem;
	color: #FFFFFF !important;
	font-weight: 400;
	
}

.sqs_TxtBox p.reds::before,.sqs_TxtBox>div.reds::before {
	content: '';
	width: 0.06rem;
	height: 0.06rem;
	display: inline-block;
	background: #E33737;
	border-radius: 50%;
	position: absolute;
	top: 0.1rem;
	left: -0.001rem;
}

.sqs_TxtSwitch {
	width: 100%;
	overflow: hidden;
	font-size: 0.186666rem;
	color: #FFFFFF;
	vertical-align: middle;
	line-height: 0.25rem;
	position: absolute;
	bottom: 0.32rem;
}

.sqs_TxtSwitch span {
	float: left;
	margin-left: 0.15rem;
	font-size: 0.186666rem;
}

.handP,
.handN {
	cursor: pointer;
}

.sqs_dataCon_queryBox {
	width: 100%;
	overflow: hidden;
	min-height: 5.1rem;
}

.sqs_dataCon_queryTit {
	font-size: 0.24rem;
	font-family: MyFontNameB;
	font-weight: bold;
	color: #020F30;
}

.startDate,
.endDate,
.varieties {
	float: left;
	height: 0.4rem;
	line-height: 0.4rem;
	margin-left: 0.3rem;
}

.startDate,
.endDate {
	width: 2.7rem;
}


.varieties {
	width: 1.7rem;
}

.sqs_dataCon_queryTable {
	width: 100%;
	background: #E9E9E9;
	margin-top: 0.3rem;
	padding-top: 0.3rem;
}

.sqs_dataCon_queryTable_font {
	width: 100%;
	height: 0.4rem;
	font-size: 0.186666rem;
	font-weight: 400;
	color: #333333;
	margin: 0 auto 0.15rem;
}

.sqs_contract_screen {
	width: 100%;
	height: 0.5rem;
}

.sqs_contract_select {
	float: left;
	width: 3.4rem;
	height: 0.5rem;
	position: relative;
	text-align: left;
	background: url(../img/select_bg.png) no-repeat #171b55;
	background-position: 3.15rem;
	cursor: pointer;
	border-radius: 0.026667rem;
	margin-left: 0.3rem;
}

.item-select-list {
	display: none;
	position: absolute;
	top: 0.55rem;
	left: 0;
	z-index: 9;
	padding: 0.1rem 0;
	border-radius: 0.026667rem;
	height: 2.8rem;
	color: #141414;
	background-color: #fff;
	border: 1px solid #f0f0f0;
	overflow-y: scroll;
}

.item-select-list .active {
	font-weight: 700;
	background: #F0F0F0;
	color: #141414;
}

.select-val {
	color: #FFFFFF;
}
.select-val,.item-select-list {
width: 3.4rem;	
}
.select-val,
.item-select-list li {
	line-height: 0.5rem;
	font-size: 0.190rem;
	padding-left: 0.15rem;
	word-break: keep-all;
	overflow: hidden;
}

.item-select-list li {
	color: #141414;
	background: #ffffff;
}

/*修改滚动条样式*/
.item-select-list::-webkit-scrollbar {
	width: 0.05rem;
	overflow: hidden;
}

.item-select-list::-webkit-scrollbar-track {
	background: none;
	border-radius: 2px;
}

.item-select-list::-webkit-scrollbar-thumb {
	width: 0.05rem;
	height: 0.3rem;
	background: #D5D9E4;
	border-radius: 0.026667rem;
}


.item-select-list::-webkit-scrollbar-corner {
	background: none;
	height: 0.01rem;
}

.item-select-list li:hover {
	background: #F0F0F0;
	color: #141414;
}

/* 日历 */
.sqs_contract_rl {
	width: 2.7rem;
	height: 0.5rem;
	line-height: 0.5rem;
	border-radius: 0.02rem;
	background: #171b55;
	font-size: 0.186666rem;
	font-weight: 400;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	position: relative;
	margin-left: 0.3rem;
}

.sqs_contract_rlBox,
.sqs_contract_rlBox2 {
	width: 100%;
	overflow: hidden;
}

.sqs_contract_rl_icon {
	float: left;
	width: 0.26rem;
	height: 0.26rem;
	margin: 0.12rem 0.15rem;
}

.sqs_contract_rl_txt {
	overflow: hidden;
	float: left;
}

.sqs_contract_rl_jt {
	float: right;
	width: 8px;
	height: 0.5rem;
	margin: 0 0.15rem;
	background: url(../img/select_bg.png) no-repeat center;
}

.sqs_contract_rl_icon img {
	width: 100%;
}

.sqs_date_rl,
.sqs_date_rl2 {
	width: 2.7rem;
	height: 4rem;
	overflow: hidden;
	background: #FFFFFF;
	border: 0.01rem solid #E9E9E9;
	border-radius: 0.04rem;
	position: absolute;
	top: 0.55rem;
	left: 0;
	display: none;
}

.sqs_date_rl .sqs_date_container li.ck_active {
	background: #091887;
	color: #fff;
}

.sqs_date_rl .sqs_date_container li.active .ac_num_box {
	display: block;
}

.sqs_date_rq {
	width: 100%;
	height: 0.5rem;
	line-height: 0.5rem;
	margin-top: 0.2rem;
}

.sqs_date_prev,
.sqs_date_next,
.sqs_date_prev2,
.sqs_date_next2 {
	width: 0.18rem;
	height: 0.24rem;
	margin-top: 0.13rem;
	border: none;
	outline: none;
	cursor: pointer;
	background: transparent;
}

.sqs_date_prev img,
.sqs_date_next img,
.sqs_date_prev2 img,
.sqs_date_next2 img {
	width: 0.18rem;
	height: 0.24rem;
}

.sqs_date_prev,
.sqs_date_prev2 {
	float: left;
	margin-left: 0.2rem;
}

.sqs_date_next,
.sqs_date_next2 {
	float: right;
	margin-right: 0.2rem;
}

.sqs_date_ny {
	width: 1.9rem;
	font-size: 0.24rem;
	color: #2D3295;
	float: left;
	line-height: 0.5rem;
	text-align: center;
}

.sqs_date_ny_month {
	font-family: MyFontNameB;
	font-weight: bold;
	margin-right: 0.15rem;
}

.sqs_date_container {
	width: 2.7rem;
	margin: 0 auto;
}

.sqs_date_container ul {
	display: flex;
	flex-wrap: wrap;
}

.sqs_date_container ul li {
	width: 0.38rem;
	height: 0.45rem;
	line-height: 0.5rem;
	text-align: center;
	color: #2D3295;
	cursor: pointer;
	border-radius: 0.1rem;
	position: relative;
	box-sizing: border-box;
	font-size: 0.213333rem;
	margin-top: 0.05rem;
}

.sqs_date_container li.active .ac_num_box {
	display: block;
}

.sqs_date_days,
.sqs_date_days2 {
	overflow: hidden;
}

.act,
.act2 {
	background: #2D3295;
	color: #FFFFFF !important;
}

.ver:hover,
.ver2:hover {
	background: #2D3295;
	color: #FFFFFF !important;
}

.sqs_sj_dian,
.sqs_sj_dian2 {
	display: inline-block;
	width: 0.05rem;
	height: 0.05rem;
	border-radius: 50%;
	background: #dc1f48;
	position: absolute;
	bottom: 0.03rem;
	left: 45%;
}

/* 设置滚动条样式 */
.sqs_contractBox {
	width: 100%;
	height: 8rem;
	overflow-y: scroll;
}

.sqs_contractBox::-webkit-scrollbar {
	width: 5px;
	height: 5px;
}

.sqs_contractBox::-webkit-scrollbar-track {
	background: rgb(239, 239, 239);
	border-radius: 2px;
}

.sqs_contractBox::-webkit-scrollbar-thumb {
	background: #bfbfbf;
	border-radius: 10px;
}

.sqs_contractBox::-webkit-scrollbar-thumb:hover {
	background: #888;
}

.sqs_contractBox::-webkit-scrollbar-corner {
	background: #179a16;
}

.sqs_dataCon_query {
	float: right;
	width: 1.6rem;
	height: 0.5rem;
	line-height: 0.5rem;
	background: #2FA6FF;
	border-radius: 2px;
	font-size: 0.186666rem;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	margin-right: 0.3rem;
	cursor: pointer;
}

.sqs_dataCon_TableTit {
	font-size: 0.24rem;
	font-family: MyFontNameB;
	font-weight: bold;
	color: #333333;
	margin: 0.3rem;
}

.sqs_dataCon_table,
.sqs_dataCon_tbody {
	width: 100%;
	overflow: hidden;
}

.sqs_dataCon_table {
	border: 1px solid #999999;
	border-radius: 0.04rem;
}

.sqs_dataCon_thead {
	width: 100%;
	line-height: 80px;
	background: #171B55;
}

.sqs_dataCon_thead th {
	font-size: 0.186666rem;
	color: #ffffff;
	text-align: center;
	font-family: MyFontNameB;
	font-weight: bold;
}

.sqs_dataCon_thead_th {
	width: 2.4rem;
	border-right: 0.01rem solid #999999;
}

.sqs_dataCon_tbody tr:nth-child(odd) {
	background: #FFFFFF;
}

.sqs_dataCon_tbody td {
	font-size: 0.186666rem;
	color: #141414;
	padding: 0.2rem;
}

.sqs_dataCon_tbody_td {
	width: 2.4rem;
	border-right: 0.01rem solid #999999;
	vertical-align: middle;
	text-align: center;
}

.sqs_dataCon_tbody p {
	margin-top: 0.1rem;
	line-height: 1.5;
}

.sqs_Contract_quick {
	width: 100%;
	margin-top: 0.3rem;
	overflow: hidden;
}

.sqs_Contract_TXT {
	height: 0.3rem;
	line-height: 0.32rem;
	font-size: 0.16rem;
	color: #171B55;
	background: #F9F9F9;
	border: 0.01rem solid #171B55;
	border-radius: 0.02rem;
	float: right;
	margin-left: 0.15rem;
	cursor: pointer;
}

.sqs_Contract_TXT {
	width: 1.44rem;
}

.sqs_Contract_TXT img {
	margin: 0.08rem 0.15rem;
	float: left;
	width: 0.16rem;
	height: 0.16rem;
}

.sqs_Contract_TXT span {
	float: left;
}

.sqs_Contract_TXT:hover {
	background: #DFE1F0;
}
.ui-datepicker{font-size: 0.213333rem;}
.ui-datepicker-calendar{width: 100%;}
.ui-datepicker-calendar td{height: 0.42rem;line-height: 0.42rem;position: relative;}
.ui-datepicker-calendar .ui-state-active{border-radius: 5px;}
.ui-datepicker-calendar .ui-state-default{
	border:none;
}

.ui-datepicker-calendar .ui-state-default.ui-state-hover{
	border-radius: 5px;background: #091887;color: #fff;}
@media screen and (max-width:1300px) {
	.sqs_Contract_TXT img {
		margin: 0.08rem 0.1rem;
	}
}

@media screen and (max-width:1250px) {
	.sqs_Contract_TXT img {
		margin: 0.08rem 0.06rem;
	}
}
