


.cyjc {
	width: 100%;
}

.cyjc_tab {
	justify-content: space-between;
	width: 100%;
	background: #203a6f;
}

.cyjc_tab_li {
	flex: 1;

}

.cyjc_tab_li a {
	display: block;
	width: 100%;
	color: #788fac;
	text-align: center;
	font-size: 1.2rem;
	font-weight: bold;
	padding: 0.5rem 0;
}
.cyjc_tab_li a img{
	width: 100%;
	display: block;
}
.cyjc_tab_li a .img_on{
	display: none;
}
.cyjc_tab_li.active a .img{
	display: none;
}
.cyjc_tab_li.active a .img_on{
	display: block;
}

.cyjc_con_li {
	/* background: url('../images/news_bj1.png') no-repeat;
	background-size: 100%100%; */
	/* 	box-shadow: 0 0 0.5rem inset #a0b7d3;
	border-radius: 0.5rem; */
	height: 75vh;
	padding: 2vh 0;
}

.cyjs_head_li {
	flex: 1;
}

.cyjs_head {
	margin: 0 5vh;
}

.cyjs_head_li span {
	background: #003a75;
	display: block;
	padding: 1rem 0;
	margin: 0 0.5rem;
	color: #fff;
	font-size: 1.1rem;
	font-weight: bold;
	text-align: center;
}


.cyjs_box_li {
	height: 20vh;
	background: #4f96a9;
/* 	border-left: 0.5rem solid #1a7cc8; */
	margin: 1vh 0;
}
.cyjs_box_li_1{
	background: url('../images/map52.png') no-repeat;
	background-size: cover;
}
.cyjs_box_li_2{
	background: url('../images/map53.png') no-repeat;
	background-size: cover;	
}
.cyjs_box_li_3{
	background: url('../images/map54.png') no-repeat;
	background-size: cover;
}
.cyjs_box_li .dleft {
	width: 10rem;
	font-size: 1.1rem;
	font-weight: bold;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
}
.cyjs_box_li .dleft span{
	display: block;
	padding-top: 4rem;
}

.cyjs_box_li .dright {
	flex: 1;
}

.cyjs_box_li .dright .dr_li {
	flex: 1;
}

.cyjs_box_li .dright .dr_li span {
	display: block;
	position: relative;
	padding-left: 1rem;
	line-height: 150%;
	font-size: 0.85rem;
}

.cyjs_box_li .dright .dr_li a span::after {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0,-50%);
	content: '';
	width: 0.3rem;
	height: 0.3rem;
	background: #00cbff;
	border: 1px solid #00cbff;
	border-radius: 50%;
}

.cyjs_box_li .dright .dr_li a.a1 span::after {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0,-50%);
	content: '';
	width: 0.3rem;
	height: 0.3rem;
	border: 1px solid #dce1e7;
	background: none;
	border-radius: 50%;
}

.cyjs_box_li .dright .dr_li a {

	color: #00cbff;
	font-weight: bold;
	line-height: 120%;
	display: block;
	font-size: 0.9rem;
	font-weight: 500;

}

.cyjs_box_li .dright .dr_li a.a1 {
	color: #dce1e7;
}

.cyjs_box_li_text {
	text-align: right;
}

.cyjs_box_li_text .d1 {
	display: inline-block;
	position: relative;
}

.cyjs_box_li_text .d2 {
	display: inline-block;
	position: relative;
	margin-left: 1rem;
}

.cyjs_box_li_text .d1 span {

	margin-left: 0.8rem;
	color: #00cbff;
	font-size: 0.85rem;
}

.cyjs_box_li_text .d2 span {

	margin-left: 0.8rem;
	color: #dce1e7;
	font-size: 0.85rem;
}

.cyjs_box_li_text {
	position: relative;
}

.cyjs_box_li_text .d1 span::after {
	position: absolute;
	top: 0.6rem;
	left: 0;
	content: '';
	width: 0.25rem;
	height: 0.25rem;
	background: #00cbff;
	border: 2px solid #00cbff;
	border-radius: 50%;
	display: block;
}

.cyjs_box_li_text .d2 span::after {
	position: absolute;
	display: block;
	top: 0.6rem;
	left: 0;
	content: '';
	width: 0.25rem;
	height: 0.25rem;
	background: none;
	border: 2px solid #dce1e7;
	border-radius: 50%;
}



.cyqjt_left_li {
	background: url('../images/map45.png') no-repeat;
	background-size: 100%100%;
	font-size: 0.95rem;
	font-weight: bold;
	color: #fff;
	display: block;
	margin: 4vh 1rem;
	padding: 1rem;
	padding-left: 4.5rem;
}

.cyqjt_left_li:nth-child(2){
    background: url('../images/map45_1.png') no-repeat;
	background-size: 100%100%;
}
.cyqjt_left_li:nth-child(3){
    background: url('../images/map45_2.png') no-repeat;
	background-size: 100%100%;
}
.cyqjt_left_li:nth-child(4){
    background: url('../images/map45_3.png') no-repeat;
	background-size: 100%100%;
}
.cyqjt_left_li:nth-child(5){
    background: url('../images/map45_4.png') no-repeat;
	background-size: 100%100%;
}




.cyqjt_left_li span {
	color: #2ca7f3;
	display: inline-block;
	padding: 0 0.4rem;
}

.cyqjt_left {
	width: 21rem;
	border: 0.2rem solid #284e6b;
}

.cyqjt_right {
	flex: 1;
}

.cyqjt_r1_li {
	flex: 1;
}
.cyqjt_r1_li img{
	display: block;
	width: 100%;
}
.cyqjt_r1_img {
	width: 12vh;
	margin: 0 1vh;
}

.cyqjt_r1 {
	margin: 0 0.5rem 0.5rem 0.5rem;

}
.cyqjt_right .cyqjt_r1_li img:hover{
	opacity: 0.8;
	transition: 0.5s;
}
.cyqjt_r3 .dli img:hover{
	opacity: 0.8;
	transition: 0.5s;
}
.cyqjt_r1 span {
	background: url('../images/news_bj1.png') no-repeat;
	background-size: 100%100%;
	padding: 5vh 0;
	color: #ade4ff;
	font-size: 1rem;
	display: block;
	text-align: center;
	font-weight: bold;
}


.cyqjt_r {
	padding: 0 2vh;
	cursor: pointer;
}

.cyqjt_r2 {
	width: 100%;
	height: 49.5vh;
}

.cyqjt_r2_li {
	color: #fff;


}

.cyqjt_r2_li {
	flex: 1;
}

.cyqjt_r2_li .dbox_li {
	width: 100%;
	background: rgba(38, 73, 111, 0.8);
	text-align: center;
	padding: 0.5rem 0;
	border: 1px solid #60d0ef;
	align-items: center;
	display: flex;
	justify-content: center;
	margin: 0.3rem 0;
}
.cyqjt_r2_li .dbox_li:hover{
		box-shadow: 0 0 0.5rem inset #a0b7d3;
}
.cyqjt_r2_li1 .dbox_li {
	background: rgba(13, 50, 111, 0.8);
	border: 1px solid #0471c8;
}
.cyqjt_r2_li .dbox_li .d2{
	font-size: 0.8rem;
	line-height: 130%;
}
.cyqjt_r2_li .dbox_li .d1{
	line-height: 130%;
		font-size: 0.9rem;
}
.cyqjt_r2_li .dbox_li .fc {
	width: 100%;
}

.cyqjt_r2_li .dbox {
	flex-wrap: wrap;
	height: 38.5vh;
	align-items: stretch;
}

.cyqjt_r2_li .dhead {
	height: 8vh;
	margin-bottom: 0.5rem;
}

.cyqjt_r2_li .dhead span {
	background: url('../images/map39.png') no-repeat;
	background-size: 100%100%;
	display: block;
	padding: 1.5rem 1rem;
	text-align: center;
	color: #fff;
	font-size: 0.9rem;
}
.cyqjt_r2_li .dhead span:hover{
	opacity: 0.8;
	transition: 0.5s;
}
.cyqjt_r2_li .dhead.f2 span{
	background: url('../images/map38.png') no-repeat;
	background-size: 100%100%;
} 
.cyqjt_r2_li {
	margin: 0.5rem;
}
.cyqjt_left .cyqjt_left_t{
	padding-top: 2rem;
}
.cyqjt_left_t img{
	max-height: 4.5vh;
	display: block;
}
/* .cyqjt_left_t span {
	background: url('../images/yimg3.png') no-repeat;
	background-size: 100%100%;
	width: 10rem;
	color: #fff;
	font-weight: 600;
	font-size: 0.95rem;
	display: inline-block;
	padding: 1rem;
	padding-left: 3rem;
}

.cyqjt_left_t span img {
	width: 0.6rem;
	display: inline-block;
	margin-right: 0.3rem;
} */

.cyqjt_r3 {
	height: 6vh;
	margin: 1vh 0.5rem;
}

.cyqjt_r3 .dli {
	flex: 1;
	text-align: center;
	padding: 0.5rem 0;
/* 	background: url('../images/list_11.png') no-repeat;
	background-size: 100%100%; */
}

.cyqjt_r3 .dli img {
	display: block;
	
}

.list .cyjc_box {
	top: 0;
}

.cyjc_tab {
	height: 5vh;
	margin: 2vh 0;
}

.cyjc_con {
	height: 80vh;
}


.cyjc_tc {
	width: 80%;
	height: auto;
	background: #01274f;
	position: fixed;
	top: 10vh;
	left: 10%;
	display: none;
	border-radius: 0.5rem;
	z-index: 9;
	box-shadow: 0 0 0.5rem inset #a0b7d3;
}

.cyjc_tc.on {
	display: block;
}


.cyjc_tc_box {
	margin:1rem 2rem;
	border: 2px solid #255e9a;
	position: relative;

	background: #01274f;

}

.cyjc_tc_closed {
	position: relative;
	top:1rem;
	right:1rem;
	text-align: right;
}

.cyjc_tc_closed img {
	width: 1.5rem;
	cursor: pointer;
}


.cyjc_tc_box_head {
	background: #255e9a;
}

.cyjc_tc_box_head .d1 {
	flex: 1;
	text-align: center;
	font-size: 0.95rem;
	color: #fff;
	font-weight: bold;
	padding: 0.3rem ;
	height: 2.5rem;
	line-height: 120%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.cyjc_tc_box_head .d1:nth-child(1){
    width: 20%;
    flex: initial;
}
.cyjc_tc_box_nr_li .d1:nth-child(1){
     width: 20%;
    flex: initial;
}
.jzzs_border .cyjc_tc_box_head .d1:nth-child(1){
  
    flex: 1;
}
.jzzs_border .cyjc_tc_box_nr_li .d1:nth-child(1){
  
    flex: 1;
}
/* .cyjc_tc_box_nr_li:hover{
	background: #0e3e70;
	transition: 0.5s;
} */
.cyjc_tc_box_nr_li .d1 {
	flex: 1;
	text-align: center;
	font-size: 0.9rem;
	color: #d6dbe2;
	padding: 0.3rem ;
	height: 2.5rem;
	line-height: 120%;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}

.cyjc_tc_box_nr_li:nth-child(2n) {
	background: #1a4675;
}

.cyjc_tc_box_nr {
	height: 67vh;
	overflow: auto;
}

.cyjc_tc_box_nr::-webkit-scrollbar {
	width: 5px;
	height: 5px;
	border-radius: 1rem;

}

.cyjc_tc_box_nr::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 5px #74a6de;
	background: rgba(0, 0, 0, .075);
}

.cyjc_tc_box_nr::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	-webkit-box-shadow: inset 0 0 5px #1d367b;
	border-radius: 0;
	background: #1d367b;
	border-radius: 1rem;

}

.jzzs {
	width: 100%;
	
}

.jzzs .cyjc_tc_box {
	box-shadow: 0 0 0.5rem inset #a0b7d3;
	border-radius: 0.5rem;
	padding: 1vh 2vh;

}

.jzzs_border {
	margin-bottom: 1vh;
	border: 1px solid #4576a9;
}

.jzzs .cyjc_tc_box_head .d1:nth-child(4) {
	width: 18%;
	flex: initial;
}

.jzzs .cyjc_tc_box_nr .cyjc_tc_box_nr_li .d1:nth-child(4) {
	width: 18%;
	flex: initial;
}
.jzzs_sx_ul {
	margin: 1vh 0 2vh 0;
}

.jzzs_sx_li select {
	color: #657999;
	border: 1px solid #a0b7d3;
	width: 15rem;
	font-size: 0.95rem;
	padding: 0 0.5rem;
	height: 40px;
	outline: none;
	background: none;
	border-radius: 0.1rem;
	    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.jzzs_sx_li input {
	color: #657999;
	border: 1px solid #a0b7d3;
	width: 14rem;
	font-size: 0.9rem;
	padding: 0 0.5rem;
	height: 41px;
	outline: none;
	background: none;
	border-radius: 0.1rem;
}
.jzzs_sx_li {
	margin-right: 1.5rem;
}
.jzzs_sx_li .select{
	color: #657999;
	border: 1px solid #a0b7d3;
	width: 15rem;
	font-size: 0.9rem;
	padding: 0 0.5rem;
	display: flex;
	border-radius: 0.1rem;
}

.jzzs_sx_but button{
	background: #0959ac;
	height: 40px;
	line-height: 40px;
	width: 8rem;
	text-align: center;
	color: #fff;
	font-size: 0.95rem;
	margin-left: 1rem;
	border: 0;
	padding: 0;
	cursor: pointer;
}

.jzzs_sx_but button:hover{
	opacity: 0.8;
}





/* 预制菜地图 */

.yzcmap_left{
	width: 20%;
}
.yzcmap_left .yzcmap_left_li{
	margin: 3vh 0;
	padding-right: 2vh;
}
.yzcmap_left_li img{
	display: block;
}
.yzcmap_center{
	width: 50%;
	position: relative;
}
.yzcmap{
	width: 100%;
	
}
.yzcmap_right1{
	width: 30%;

}
.yzcmap_right{

	overflow:hidden;
	height: 77vh;
}
.yzcmap_left_li a img:hover{
    opacity: 0.8;
    transition: 0.5s;
}
.yzcmap_left_li a .img_on{
	display: none;
}
.yzcmap_left_li.on a .img_on{
	display: block;
}
.yzcmap_left_li.on a .img{
	display: none;
}


.map_bs{
	position: absolute;
	left: 7vh;
	bottom: 5vh;
	font-size: 0.85rem;
	color: #fff;
}
.map_bs div{
	margin-bottom: 0.3rem;
	display: flex;
	align-items: center;
}
.map_bs span{
	display: inline-block;
	background: #001128;
	border: 1px solid #fff;
	height: 0.8rem;
	width: 0.8rem;
	border-radius: 0.2rem;
	margin-right: 0.3rem;
	
}
.map_bs .d1 span{
	background: #000c47;
}
.map_bs .d2 span{
	background: #0a1966;
}
.map_bs .d3 span{
	background: #4377d5;
}
.map_bs .d4 span{
	background: #6590dd;
}

.yzcmap_rt{
	font-size: 1rem;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.yzcmap_rt img{
	display: block;
	margin: 0 auto;
}
.yzcmap_right{
	/* box-shadow: 0 0 0.5rem inset #a0b7d3;
	border-radius: 0.5rem; */
	padding: 1vh 2vh;
	background: url('../images/map4.png') no-repeat;
	background-size: 100%100%;
	
}
.yzcmap_rli .echarts_1{
	height: 21vh;
}

.yzcmap{
	margin-top: 3vh;
}




/* m_zlxg */
.m_zlxg {
	width: 100%;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 0.95rem;
	height: 38px;
	line-height: 38px;
}

.m_zlxg p {
	width: 80px;
	height: 38px;
	line-height: 38px;
	padding-left: 10px;
	overflow: hidden;
	color: #657999;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.m_zlxg2 {
	position: absolute;
	top: 30px;

	border: 1px solid #657999;
	background: #00184c;
	width: 100px;
	display: none;
	max-height: 224px;
	-height: 224px;
	overflow-x: hidden;
	overflow-y: auto;
	white-space: nowrap;
}


.m_zlxg2 li {
	line-height: 28px;
	white-space: nowrap;
	padding: 0.3rem 0.5rem;
	color: #657999;
	font-size: 14px;
}

.m_zlxg2 li:hover {
	color: #fff;
}

.m_zlxg2::-webkit-scrollbar {
	width: 5px;
	height: 5px;
	border-radius: 1rem;

}

.m_zlxg2::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 5px #74a6de;
	background: rgba(0, 0, 0, .075);
}

.m_zlxg2::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	-webkit-box-shadow: inset 0 0 5px #1d367b;
	border-radius: 0;
	background: #1d367b;
	border-radius: 1rem;

}








.city-picker-input {
    opacity: 0 !important;
    top: -9999px;
    left: -9999px;
    position: absolute;
}
.form_border{
	border: 1px solid #a0b7d3;
	
}

.city-picker-span {
    position: relative;
    display: block;
    outline: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	height: 40px!important;
    background: none;
    color: #657999;
    cursor: pointer;
}

.city-picker-span > .placeholder {
    color: #657999;
	font-size: 0.9rem;
	padding-left: 1rem;
}


/* .city-picker-span > .arrow {
    position: absolute;
    top: 20%;
    right: 8px;
	z-index: 99;
    width: 30px;
    margin-top: -3px;
    height: 30px;
    background: url('../images/map61.png') no-repeat;
} */
.jzzs_sx_li .form_border .down{
	position: absolute;
	top: 0.9rem;
	right: 4px;
	width: 0.7rem;
	height: 0.7rem;
}
.city-picker-span{
	display: flex;
	align-items: center;
}
.city-picker-span.focus,
.city-picker-span.open {
    border-bottom-color: #46A4FF;
}
.city-picker-span .title{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	padding-right: 1rem;
}
.city-picker-span.open > .arrow {
    background-position: -10px -10px;
}

.city-picker-span > .title > span {
    color: #657999;
    padding: 5px;
	font-size: 0.9rem;
    border-radius: 3px;
}

.city-picker-span > .title > span:hover {
    background-color: #f1f8ff;
}

.city-picker-dropdown {
    position: absolute;
    width: 315px;
    left: -9999px;
    top: -9999px;
    outline: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 999999;
    display: none;
    min-width: 330px;
    margin-bottom: 20px;
}

.city-select-wrap {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
}

.city-select-tab {
    border-bottom: 1px solid #ccc;
    background: #f0f0f0;
    font-size: 13px;
	width: calc(100% + 30px);
}

.city-select-tab > a {
    display: inline-block;
    padding: 8px 22px;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid transparent;
    color: #4D4D4D;
    text-align: center;
    outline: 0;
    text-decoration: none;
    cursor: pointer;
    font-size: 14px;
    margin-bottom: -1px;
}

.city-select-tab > a.active {
    background: #fff;
    border-bottom: 1px solid #fff;
    color: #657999;
}

.city-select-tab > a:first-child {
    border-left: none;
}

.city-select-tab > a:last-child.active {
    border-right: 1px solid #ccc;
}

.city-select-content {
    width: 100%;
    min-height: 10px;
    background-color: #fff;
    padding: 10px 15px;
}

.city-select {
    font-size: 13px;
}

.city-select dl {
    line-height: 2;
    clear: both;
    padding: 3px 0;
    margin: 0;
}

.city-select dt {
    position: absolute;
    width: 2.5em;
    font-weight: 500;
    text-align: right;
    line-height: 2;
}

.city-select dd {
    margin-left: 0;
    line-height: 2;
}

.city-select.province dd {
    margin-left: 3em;
}

.city-select a {
    display: inline-block;
    padding: 0 0.4rem;
    outline: 0;
    text-decoration: none;
    white-space: nowrap;
    margin-right: 2px;
    text-decoration: none;
    color: #333;
    cursor: pointer;
}

.city-select a:hover,
.city-select a:focus {
    background-color: #f1f8ff;
    border-radius: 2px;
    color: #657999;
}

.city-select a.active {
    background-color: #657999;
    color: #fff;
    border-radius: 2px;
}


.pagination{
    display:flex;
    align-items: center;
     color: #fff;
    font-size: 1rem;
    justify-content: center;
    margin-top: 1rem;
    
}

.pagination a{
     color: #fff;
    font-size: 1rem;
    display: inline-block;
    padding: 0.1rem;
}
.pagination .active .page-link{
    color: #2ca7f3;
    font-weight: bold;
}


.yzcmap_r_t{
    position: relative;
}
.yzcmap_r_t img{
    display: block;
}

.yzcmap_r_t span{
    font-size: 1rem;
    color: #fff;
    font-weight: bold;
    position: absolute;
    left: 6vw;
    top: 0;
}


/*.qrm-input{*/
/*    outline: none;*/
/*    border:none;*/
/*    height: 38px;*/
    
/*    position: absolute;*/
/*    left: 4px;*/
/*    top: 0;*/
/*    padding: 0 10px;*/
/*}*/
/*.qrm-input-border .down {*/
/*    position: absolute;*/
/*    top: 0.9rem;*/
/*    right: 4px;*/
/*    width: 0.7rem;*/
/*    height: 0.7rem;*/
/*}*/
/*.qrm-input::placeholder{*/
/*    color: #657999;*/
/*}*/
/*.qrm-input-border{*/
/*	position: relative;*/
/*	height: 40px;*/
/*}*/
/*.qrm-pinming{*/
/*    height: 40px;*/
/*    line-height: 40px;*/
/*    width: 260px;*/
/*    position: relative;*/
  
    /*background-image: url("../images/qrm-arrow-down.png");*/
    /*background-repeat: no-repeat;*/
    /*background-position: 275px;*/
/*}*/
/*.qrm-pinming:hover{*/
/*    cursor: pointer;*/
/*}*/
/*.qrm-pinming input:hover{*/
/*    cursor: pointer;*/
/*}*/
/*.qrm-pinming-panel{*/
/*    position: absolute;*/
/*    top: 52px;*/
/*    left: -1px;*/
/*    z-index: 99999;*/
/*    width: 350px;*/
/*    height: 210px;*/
    /*border: 1px solid #409EFF;*/
/*    background: #ffffff;*/
/*}*/
/*.qrm-border1{*/
/*    float: left;*/
/*    width: 33%;*/
/*    height: auto;*/
    /*overflow-y: scroll;*/
/*    border-right: 1px solid #f1f1f1;*/
/*    position: absolute;*/
/*    top: 50px;*/
/*    background: #fff;*/
    /*margin-left: 5px;*/
/*}*/
/*.qrm-border2{*/
/*    float: left;*/
/*    width: 33%;*/
    /*overflow-y: scroll;*/
/*    border-right: 1px solid #f1f1f1;*/
/* 	position: absolute;*/
/*    top: 50px;*/
/*    left: 100px;*/
    /*margin-left: 5px;*/
/*	background-color: #efefef;*/
/*}*/
/*.qrm-border3{*/
/*    float: left;*/
/*    width: 33%;*/
    /*overflow-y: scroll;*/
/*    border-right: 1px solid #f1f1f1;*/
/*    background-color: #efefef;*/
/*    position: absolute;*/
/*    top: 50px;*/
/*    left: 200px;*/
    /*margin-left: 5px;*/
/*}*/
/*.qrm-lev{*/
/*    float: left;*/
/*    width: 96.5%;*/
/*    margin:0;*/
/*    padding:0;*/
/*    font-size: 12px;*/
/*}*/
/*.qrm-lev>li{*/
/*    width: 95%;*/
/*    position: relative;*/
/*    display: block;*/
/*    padding-left: 10px;*/
/*    height: 35px;*/
/*    line-height: 35px;*/
/*}*/
/*.qrm-lev>li:hover{*/
/*    background: #4471d6;*/
/*    color: #fff;*/
/*}*/

/*.qrm-arrow-right{*/
/*    display: inline-block;*/
/*    width: 4px;*/
/*    height: 7px;*/
/*    background: url('../images/map61.png') no-repeat;*/
/*    position: absolute;*/
/*    right: 7px;*/
/*    top: 14px;*/
/*}*/

/*.qrm-lev-1>li.active{*/
/*    background: #4471d6;*/
/*    color: #fff;*/

/*}*/
/*.qrm-lev-2>li.active{*/
/*    background: #4471d6;*/
/*    color: #fff;*/

/*}*/
/*.qrm-lev-3>li.active{*/
/*    background: #4471d6;*/
/*    color: #fff;*/

/*}*/
/*.qrm-lev-4>li.active{*/
/*    background: #4471d6;*/
/*    color: #fff;*/
/*}*/


.qrm-input::placeholder{
    color: #657999;
}

.qrm-input{
    outline: none;
    border:none;
    height: 38px;
    
    position: absolute;
    left: 4px;
    top: 0;
    padding: 0 10px;
}
.qrm-input-border{
	position: relative;
	height: 40px;
}
.qrm-pinming{
    height: 40px;
    line-height: 40px;
    border:1px solid #a0b7d3;

    position: relative;
    width: 250px;
    background-image: url("../images/qrm-arrow-down.png");
    background-repeat: no-repeat;
    background-position: 275px;
}
.qrm-pinming:hover{
    cursor: pointer;
}
.qrm-pinming input:hover{
    cursor: pointer;
    outline: none;
}
.qrm-pinming-panel{
    position: absolute;
    top: 52px;
    left: -1px;
    z-index: 99999;
    width: 350px;
    height: 210px;
    /*border: 1px solid #409EFF;*/
    background: #ffffff;
}
.qrm-border1{
   
    max-width:150px;
    height: auto;
    /*overflow-y: scroll;*/
    border: 1px solid #98b1c6;
   
    /*margin-left: 5px;*/
   
    	background-color: #131931;
}
.qrm-border2{
    float: left;
     max-width: 150px;
    /*overflow-y: scroll;*/
    border: 1px solid #98b1c6;
     border-left: 0;
    /*margin-left: 5px;*/
	background-color: #131931;
}
.qrm-border3{
   
    max-width: 150px;
    /*overflow-y: scroll;*/
    border: 1px solid #98b1c6;
    background-color: #131931;
     border-left: 0;
    
    /*margin-left: 5px;*/
}
.qrm-lev{
    float: left;
    width: 100%;
    margin:0;
    padding:0;
    font-size: 12px;
}
.qrm-lev>li{
    /*width: 90%;*/
    position: relative;
    display: block;
    padding-left: 25px;
    padding-right: 0;
    height: 35px;
    line-height: 35px;
    /*border-bottom: 1px solid #3f658d;*/
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.qrm-lev>li:after{
    position: absolute;
    left: 6px;
    top: 11px;
    content:'';
    width: 10px;
    height: 10px;
    border: 1px solid  #a0b7d3;
    border-radius: 50%;
}
.qrm-lev>li.active:after{
    border: 1px solid  #1e86d3;
    background: #1e86d3;
}
.qrm-lev>li.active:before{
    position: absolute;
    left: 10px;
    top: 15px;
    content:'';
    width: 4px;
    height: 4px;
     background: #fff;
    border-radius: 50%;
    z-index: 2;
}
.qrm-lev>li:hover{

    color: #1a85d3;
}

.qrm-arrow-right{
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url('../images/map61.png') no-repeat;
    position: absolute;
    right: 7px;
    transform: rotate(-90deg);
    top: 14px;
    background-size: 10px 10px;
}
.qrm_bors>div span{
    display: block;
     overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 35px;
    line-height: 35px;
    width: 90%;
    
}
.qrm-lev-1>li.active .qrm-arrow-right{
     background: url('../images/map61_on.png') no-repeat;
     background-size: 10px 10px;
    transform: rotate(0deg);
}
.qrm-lev-2>li.active .qrm-arrow-right{
     background: url('../images/map61_on.png') no-repeat;
     background-size: 10px 10px;
    transform: rotate(0deg);
}
.qrm-lev-3>li.active .qrm-arrow-right{
     background: url('../images/map61_on.png') no-repeat;
     background-size: 10px 10px;
    transform: rotate(0deg);
}
.qrm-lev-4>li.active .qrm-arrow-right{
     background: url('../images/map61_on.png') no-repeat;
     background-size: 10px 10px;
    transform: rotate(0deg);
}
.qrm-lev-1>li.active{
    color: #1a85d3;

}
.qrm-lev-2>li.active{
   color: #1a85d3;

}
.qrm-lev-3>li.active{
    color: #1a85d3;

}
.qrm-lev-4>li.active{
   color: #1a85d3;
}




.jzzs_sx_li .qrm-input-border input{
    border: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.qrm_bors{
    display:flex;
    position: relative;
    top: 0px;
    width: 460px;
    left: -1px;
    /*box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);*/
    
}
.qrm-input-border .down {
    position: absolute;
    top: 0.9rem;
    right: 4px;
    width: 0.7rem;
    height: 0.7rem;
}

.qrm_bors>div{
    min-height: 200px;
    flex: 1;
    color: #a0b7d3;
    padding:  0px;
}



.qy_det_tc{
    /*display: block;*/
    width: 90%;
    left: 5%;
}

.qy_det_ul{
    flex-wrap: wrap;
}
.qy_det_li{
    /*display: inline-block;*/
    width:33.3%;
    color: #fff;
    font-size: 0.9rem;
    padding: 0.5rem 0;
    display: flex;
    
}
.qy_det_li.w100{
   
    width: calc(100% - 1rem);
}
.qy_det_li.w100.bor{
     border-bottom: 2px solid #255e9a;
}
.qy_det_li .s1{
    font-weight: bold;
 
}
.qy_det_li .s2{
    color: #eee;
    flex: 1;
}

.qy_det_tc .cyjc_tc_box{
    border: 0;
    height: 75vh;
}
.qy_det_tc_t{
    color: #fff;
    text-align: center;
    padding: 1rem;
    padding-top: 0;
    font-size: 1.1rem;
    font-weight: bold;
}

.cyjc_tc_box_nr_li:hover{
    cursor: pointer;
    transition:0.5s ;
    background: #1a4675;
}



.select2-container--default.select2-container--focus .select2-selection--multiple{
    border: 0;
}
.select2-container--default .select2-selection--multiple{
    background: none;
}

.select2-container--default .select2-selection--multiple{
    border: 0;
    border-radius: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered{
    border: 1px solid #a0b7d3;
    height: 42px;
    position: relative;
    top: 0;
     overflow: hidden;
    
}
.select2-container--default .select2-selection--multiple .select2-selection__choice{
    background: #255e9a;
    color: #fff;
    margin-top: 2px;
    font-size: 0.9rem;
    border: 1px solid  #a0b7d3;
    border-radius: 4px;
    
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{
    color: #fff;
}
.select2-container .select2-selection--multiple{
    height: 40px;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 5px #74a6de;
	background: rgba(0, 0, 0, .075);
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	-webkit-box-shadow: inset 0 0 5px #1d367b;
	border-radius: 0;
	background: #1d367b;
	border-radius: 1rem;

}
.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 5px #74a6de;
	background: rgba(0, 0, 0, .075);
}

.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	-webkit-box-shadow: inset 0 0 5px #1d367b;
	border-radius: 0;
	background: #1d367b;
	border-radius: 1rem;

}

.select2-container--default .select2-results>.select2-results__options{
    background: #1a4675;
   
}

.select2-results__option[aria-selected]{
    color:  #a0b7d3;
    font-size: 0.9rem;
}

.select2-container--default .select2-results__option[aria-selected=true]{
        background-color: #5897fb;
    color: white;
}

.select2-container{
    width: 250px!important;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered{
     width: 250px!important;
     display: flex;
     overflow-x: auto;
     align-items: center;
}

.select2-container .select2-search--inline .select2-search__field{
    margin-top: 0!important;
    color: #657999;
    font-size: 0.9rem;
}
.select2-container .select2-search--inline .select2-search__field::placeholder{
    color: #657999;
    font-size: 0.9rem;
}

.select2-container--default .select2-results>.select2-results__options{
    overflow: initial;
    max-height: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered::-webkit-scrollbar-thumb {
    	/*滚动条里面小方块*/
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 5px #74a6de;
	background: rgba(0, 0, 0, .075);
}


.select2-container--default .select2-selection--multiple .select2-selection__rendered::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	-webkit-box-shadow: inset 0 0 5px #1d367b;
	border-radius: 0;
	background: #1d367b;
	border-radius: 1rem;

}

.select2-container--default .select2-selection--multiple .select2-selection__rendered::-webkit-scrollbar{
  width: 6px;
  height: 6px;
  background-color: red;
}





/* 图表 */
.cyjc_tc_ul_left{
	flex: 1;
}
.cyjc_tc_ul_right{
	width: 25rem;
}


.cyjc_tc2{
	width: 90%;
	left: 5%;
}

.cyjc_tc2 .cyjc_tc_box{
	border: 0;
}


.cyjc_tc2 .cyjc_tc_box_head .d1:nth-child(1){
	flex: initial;
	width: 20%;
}
.cyjc_tc2 .cyjc_tc_box_nr_li .d1:nth-child(1){
	flex: initial;
	width: 20%;
}
.cyjc_tc_ul_right .cyjc_echarts_1{
	width: 20vw;
	display: block;
	height: 28vh;
	margin: 0 auto;
}
.cyjc_tc_ul_right .cyjc_echarts_2{
	width: 20vw;
	display: block;
	height: 32vh;
	margin: 0 auto;
}
.yzcmap_r_t span{
	left: 5.2rem;
}
.qy_det_li.w100{
    overflow-y: auto;
    max-height: 40vh;
}



.qy_det_li.w100::-webkit-scrollbar-thumb {
    	/*滚动条里面小方块*/
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 5px #74a6de;
	background: rgba(0, 0, 0, .075);
}


.qy_det_li.w100::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	-webkit-box-shadow: inset 0 0 5px #1d367b;
	border-radius: 0;
	background: #1d367b;
	border-radius: 1rem;

}

.qy_det_li.w100::-webkit-scrollbar{
  width: 6px;
  height: 6px;
  background-color: red;
}





.city-select-tab{
    background: #131931;

        border: 1px solid #98b1c6;
}

.city-select-tab > a{
    color: #a0b7d3;
}
.city-select-content{
    background: #131931;
    border: 1px solid #98b1c6;
    border-top: 0;
}
.city-select a{
      color: #a0b7d3;
}
.city-select dl{
     color: #a0b7d3;
}

.city-select-tab > a{
    border-left: 1px solid #a0b7d3;
}
.city-select-tab > a.active{
    background: none;
    color: #1a85d3;
}
.city-select-tab > a.active{
    border-bottom: 0;
}

.city-select a:hover, .city-select a:focus {
    background: none;
    border-radius: 0;
    color: #1a85d3;
}
.city-select a.active {
     background: none;
    border-radius: 0;
    color: #1a85d3;
}

.city-picker-span > .title > span:hover {
    background:none;
      color: #1a85d3;
}

.yzcmap_center {
    position: relative;
    min-height: 70vh;
}

.yzcmap_center #china_map{
    position: absolute;
    width: 110%!important;
    left: -5%;

}





.map_bs{
    bottom: 1vh;
}


.yzcmap_left{
    position: relative;
    height: calc(77vh + 3.4rem);
}
.yzcmap_r_t span{
    left: 5.5vw;
    top: 0.3rem;
  
}
.yzcmap_r_t img{
      max-width: 30rem;
}
/*.yzcmap .yzcmap_r_t1 span{*/
/*    left: 4vw;*/
/*    top: -0.3rem;*/
/*}*/
.yzcmap .yzcmap_r_t1{
    position: relative;
    left: 0;
    top: 0;
    max-width: 30rem;
}
.yzcmap .yzcmap_r_t2{
    position: absolute;
    left: 30vw;
    top: 0;
    width: 30rem;
}
.yzcmap .yzcmap_r_t2 span{
    font-size: 1.8rem;
    font-weight: 500;
    letter-spacing: 2px;
}


























