﻿.sqs_dataCon_box {
	width: 100%;
	overflow: hidden;
}

.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_Daily {
	font-size: 0.213333rem;
	font-weight: 400;
	color: #666666;
	margin: 0.2rem 0;
}

.sqs_Daily_rlBox {
	width: 100%;
	margin-top: 0.25rem;
	margin-bottom: 0.48rem;
	overflow: hidden;
}

.sqs_date_rl {
	float: left;
	width: 4rem;
	padding-bottom: 0.2rem;
	overflow: hidden;
	border: 1px solid #E9E9E9;
	border-radius: 0.04rem;
}

.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 {
	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 {
	width: 0.18rem;
	height: 0.24rem;
}

.sqs_date_prev {
	float: left;
	margin-left: 0.2rem;
}

.sqs_date_next {
	float: right;
	margin-right: 0.2rem;
}

.sqs_date_ny {
	width: 3.2rem;
	font-size: 0.24rem;
	color: #2D3295;
	float: left;
	line-height: 0.5rem;
	text-align: center;
}

.sqs_date_ny select {
	font-family: MyFontNameB;
	font-weight: bold;
	font-size: 0.24rem;
	color: #2D3295;
}
.sqs_date_ny select:first-child {
	margin-left: 0.15rem;
}
.sqs_date_ny_month {
	font-family: MyFontNameB;
	font-weight: bold;
	margin-right: 0.15rem;
}

.sqs_date_container {
	width: 3.8rem;
	margin: 0 auto;
}

.sqs_date_container ul {
	display: flex;
	flex-wrap: wrap;
}

.sqs_date_container ul li {
	width: 0.54rem;
	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 {
	overflow: hidden;
}

.act {
	background: #2D3295;
	color: #FFFFFF !important;
}

.ver:hover {
	background: #2D3295;
	color: #FFFFFF !important;
}

.sqs_sj_dian {
	display: inline-block;
	width: 0.05rem;
	height: 0.05rem;
	border-radius: 50%;
	background: #dc1f48;
	position: absolute;
	bottom: 0.03rem;
	left: 45%;
}

.sqs_Daily_fr {
	float: right;
	width: 7.3rem;
}

/* 下拉框 */
.sqs_contract_screen {
	width: 100%;
	height: 0.5rem;
	margin-top: 0.3rem;
}

.sqs_contract_select {
	float: left;
	min-width: 1.76rem;
	padding: 0 4% 0 1.5%;
	height: 0.5rem;
	position: relative;
	text-align: left;
	margin-left: 0.2rem;
	background: url(../img/select_bg.png) no-repeat #2D3295;
	background-position: 96%;
	cursor: pointer;
	border-radius: 0.026667rem;
}

.sqs_contract_select:first-child {
	margin-left: 0;
}

.item-select-list {
	width: 99.8%;
	overflow: hidden;
	display: none;
	position: absolute;
	top: 0.55rem;
	left: 0;
	z-index: 9;
	padding: 0.1rem 0;
	border-radius: 0.026667rem;
	color: #141414;
	background-color: #fff;
	border: 0.01rem solid #f0f0f0;
	max-height: 2.8rem;
	overflow-y: scroll;
}

.item-select-list .active {
	font-weight: 700;
	background: #F0F0F0;
	color: #141414;
}

.select-val {
	color: #FFFFFF;
	width: 100%;
}

.select-val,
.item-select-list li {
	line-height: 0.5rem;
	font-size: 0.213333rem;
}

.item-select-list li {
	padding-left: 0.15rem;
	color: #141414;
	background: #ffffff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/*修改滚动条样式*/
.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_Daily_Link {
	width: 100%;
	overflow: hidden;
	margin-top: 0.5rem;
}

.sqs_Daily_Link a {
	width: 2.14rem;
	height: 0.44rem;
	line-height: 0.44rem;
	text-align: center;
	float: left;
	margin: 0.2rem 0.2rem 0 0;
	border: 0.01rem solid #2D3295;
	background: #D5D6EA;
	font-size: 0.186666rem;
	color: #2D3295;
	border-radius: 0.02rem;
}

.sqs_Daily_Link a:hover,
.DailyLink_active {
	font-family: MyFontNameB;
	font-weight: bold;
	border: 0.01rem solid #FFFFFF !important;
	background: #2D3295 !important;
	color: #FFFFFF !important;
}

.sqs_Daily_long {
	width: 4.5rem !important;
}

.sqs_DailyMain {
	width: 100%;
	overflow: hidden;
	margin-top: 0.75rem;
	border-top: 1px solid #2D3295;
}

.sqs_DailyTitBox {
	width: 100%;
	overflow: hidden;
	margin: 0.5rem auto;
	line-height: 1.5;
}

.sqs_DailyTit {
	float: left;
	font-size: 32px;
	font-family: MyFontNameB;
	font-weight: bold;
	color: #020F30;
}

.sqs_Delivery_table {
	width: 100%;
	border-bottom: 0.01rem solid #999999;
	font-size: 0.21333333rem;
	font-family: MyFontNameB;
	font-weight: bold;
}

.sqs_Delivery_table tr {
    height: 0.8rem;
    line-height: 0.8rem;
}

.sqs_Delivery_ttbody {
	overflow: hidden;
}

.sqs_Contract_tbody tr,
.sqs_Delivery_ttbody tr {
	border-left: 0.01rem solid #999999;
}

.sqs_Contract_tbody tr td,
.sqs_Delivery_ttbody tr td {
	color: #141414;
	line-height: 0.5rem;
	text-align: center;
	border-right: 0.01rem solid #999999;
}

.sqs_Contract_tbody tr td:first-child,
.sqs_Delivery_ttbody tr td:first-child {
	border-left: 0.01rem solid #999999;
}

.sqs_Delivery_ttbody tr:nth-child(even) {
	background: #F9F9F9;
}

.sqs_Contract_thead {
	width: 100%;
	background: #171B55;
	border-radius: 0.04rem 0.04rem 0rem 0rem;
}

.sqs_Contract_thead th {
	border: 0;
	color: #FFFFFF;
	font-family: MyFontNameB;
	font-weight: bold;
	border-right: 0.01rem solid #999999;
}

.sqs_Delivery_Con {
	width: 100%;
	overflow: hidden;
	margin: 0.3rem auto;
}

.sqs_Delivery_Con p,
.sqs_jyzs_Con p {
	font-size: 0.213333rem;
	font-weight: 400;
	color: #666666;
	line-height: 1.5;
	margin-top: 0.2rem;
}

/* 打印 */
.sqs_Contract_quick {
	width: 100%;
	margin-top: 0.3rem;
	overflow: hidden;
}

.sqs_Contract_Excel,
.sqs_Contract_TXT {
	width: 1.44rem;
}

.sqs_Contract_Print {
	width: 0.78rem;
}

.sqs_Contract_Excel,
.sqs_Contract_TXT,
.sqs_Contract_Print {
	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_Excel img,
.sqs_Contract_TXT img,
.sqs_Contract_Print img {
	float: left;
	width: 0.16rem;
	height: 0.16rem;
}

.sqs_Contract_Excel img {
	margin: 0.08rem 0.13rem;
}

.sqs_Contract_TXT img {
	margin: 0.08rem 0.15rem;
}

.sqs_Contract_Print img {
	margin: 0.08rem 0.1rem;
}

.sqs_Contract_Excel span,
.sqs_Contract_TXT span,
.sqs_Contract_Print span {
	float: left;
}

.sqs_Contract_Excel:hover,
.sqs_Contract_TXT:hover,
.sqs_Contract_Print:hover {
	background: #DFE1F0;
}

@media screen and (max-width:1300px){
	.sqs_Contract_Excel img {
		margin: 0.08rem 0.1rem;
	}
	
	.sqs_Contract_TXT img {
		margin: 0.08rem 0.1rem;
	}
}

@media screen and (max-width:1250px){
	.sqs_Contract_Excel img {
		margin: 0.08rem 0.06rem;
	}
	
	.sqs_Contract_TXT img {
		margin: 0.08rem 0.06rem;
	}
}