@font-face {
    font-family: 'font_din';
    src: url('../public/js/D-DIN/D-DIN-Bold.ttf');
}

body {
    width: 3744px;
    height: 1248px;
	/* font-family: 'font_din'; */
	/* font-family: SourceHanSansCN-Regular, SourceHanSansCN; */
}

body::-webkit-scrollbar {
    display: none;
}

body {
    padding-right: 0 !important;
}

.el-table__body-wrapper::-webkit-scrollbar {
    display: none;
}

.el-dialog__wrapper::-webkit-scrollbar {
    display: none;
}

.el-table__body-wrapper {
    width: 100% !important;
}
.bg_image{
    position: relative;
}

.bg_image img {
    width: 100%;
    height: 100%;
    position: relative;
}

/*顶部样式*/
header {
    background: url(../public/images/top_bg.png) center center no-repeat;
    width: 3744px;
    height: 160px;
    position: absolute;
    top: 12px;
}

header span {
    display: block;
    font-family: 'font_din';
    font-size: 50px;
    text-align: center;
    color: #FFFFFF;
    letter-spacing: 10px;
}

/*中部样式*/
section{
	position: absolute;
	overflow: hidden;
	top: 172px;
	/* padding: 0 10px; */
	margin: 0 10px;
	width: 3724px;
}

section .section_flex{
	float: left;
	margin: 0 10px;
}

.section_flex.flex_one{
	width: 990px;
}

.section_flex.flex_two{
	width: 830px;
}

.section_box{
	width: 100%;
	border: 1px solid rgba(0, 142, 255, 0.3);
	margin-bottom: 20px;
}

.section_box.height_one{
	height: 555px;
}

.section_box.height_two{
	height: 475px;
}

.section_box.height_three{
	height: 336px;
}

.section_box.height_four{
	height: 1052px;
}

.section_box_title{
	text-align: center;
	line-height: 48px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background: #062c51;
}

.section_box_title img{
	width: inherit;
	height: inherit;
}

.section_box_title span{
	display: inline-block;
	margin: 0 12px;
}

.section_box_items{
	overflow: hidden;
}

.section_box_item{
	position: relative;
	float: left;
	width: 23%;
	margin: 45px 5% 0;
}

.section_box_item .items_txt{
	position: absolute;
	top: 76px;
	color: #fff;
	font-size: 18px;
	width: 100%;
	text-align: center;
}

.section_box_item .items_txt span{
	display: inline-block;
	margin: 0 8px;
	font-size: 35px;
	vertical-align: middle;
}

.color_lv{
	color: #44E9E4;
}

.color_huang{
	color: #FFB31A;
}

.color_lan{
	color: #009BFB;
}

.section_box_fyjgList{
	overflow: hidden;
}
.section_box_fyjgList .fwjg_item{
	position: relative;
	float: left;
	width: 17%;
	margin: 65px 1.5% 0;
	cursor: pointer;
}
.section_box_fyjgList .fwjg_txt{
	position: absolute;
	top: 30px;
	color: rgba(255, 255, 255, 0.7);
	font-size: 13px;
	width: 100%;
	text-align: center;
}
.section_box_fyjgList .fwjg_txt div{
	margin-bottom: 3px;
}
.section_box_fyjgList .fwjg_txt span{
	font-size: 26px;
	font-weight: 700;
	display: inline-block;
	margin-right: 5px;
	color: rgba(255, 255, 255, 1);
}

.section_box_kjqy{
	overflow: hidden;
	height: 168px;
}
.section_box_kjqy .kjqy_item{
	position: relative;
	float: left;
	width: 13%;
	margin: 20px 3.5% 0;
	color: rgba(255, 255, 255, 0.7);
	cursor: pointer;
}
.section_box_kjqy img{
	display: block;
}
.section_box_kjqy .kjqy_item_txt{
	position: absolute;
	top: 42px;
	font-size: 18px;
	width: 100%;
	text-align: center;
	letter-spacing: 1px;
}
.section_box_kjqy .kjqy_item_um{
	text-align: center;
	font-size: 18px;
	margin-top: 3px;
}
.section_box_kjqy .kjqy_item_um span{
	color: #fff;
	display: inline-block;
	margin-right: 5px;
}
.section_kjqy_charts{
	width: 100%;
	height: 340px;
	z-index: 999;
}

.section_box_cxrc{
	overflow: hidden;
	padding: 3%;
}
.section_box_cxrc .cxrc_item{
	float: left;
	width: 47%;
	height: 370px;
}


.section_box_cxrc .cxrc_item.cxrc_item_img{
	text-align: center;
	position: relative;
}
.section_box_cxrc .cxrc_item.cxrc_item_img img{
	width: auto;
	height: auto;
	margin-top: 65px;
}
.border1{
	display: inline-block;
	width: 80px;
	height: 1px;
	position: absolute;
	background-color: rgba(255,255,255,0.7);
}
.border2{
	display: inline-block;
    width: 20px;
    height: 1px;
    background-color: rgba(255,255,255,0.7);
    position: absolute;
}
.border3{
	display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color:  rgba(255,255,255,0.7);
    position: absolute;
}
.cxrc_border_txt{
	position: absolute;
	color: rgba(255,255,255,0.7);
	font-size: 14px;
}
.cxrc_border_txt span{
	display: inline-block;
	margin-left: 5px;
}
.cxrc_border_one .border1{
	top: 250px;
	left: 54px;
}
.cxrc_border_one .border2{
    transform: rotate(45deg);
    top: 257px;
    left: 130px;
}
.cxrc_border_one .border3{
	top: 262px;
	left: 145px;
}
.cxrc_border_one .cxrc_border_txt{
	top: 230px;
	left: 5px;
}
.cxrc_border_two .border1{
	top: 160px;
	right: 95px;
}
.cxrc_border_two .border2{
    transform: rotate(-45deg);
    top: 167px;
    right: 172px;
}
.cxrc_border_two .border3{
	top: 173px;
	right: 188px;
}
.cxrc_border_two .cxrc_border_txt{
	top: 140px;
	right: 50px;
}
.cxrc_border_three .border1{
	top: 77px;
	left: 126px;
}
.cxrc_border_three .border2{
    transform: rotate(45deg);
    top: 84px;
    left: 203px;
}
.cxrc_border_three .border3{
	top: 90px;
	left: 218px;
}
.cxrc_border_three .cxrc_border_txt{
	top: 57px;
	left: 110px;
}


.section_box_cxrc .cxrc_item:last-child{
	width: 53%;
}
.section_box_cxrc img{
	width: inherit;
	height: inherit;
}
.cxrc_item_mm{
	overflow: hidden;
	display: flex;
	margin-bottom: 30px;
}
.cxrc_item_mm .cxrc_item_box:nth-child(2){
	margin-left: 30px;
}
.cxrc_item_box{
	position: relative;
	background: #011d3d;
	border: 1px solid rgba(0, 142, 255, 0.3);
	flex: 1;
	height: 168px;
}
.cxrc_item_box img{
	width: 68px;
	height: 68px;
	/* border: 1px dashed rgba(255, 255, 255, 0.45); */
	margin: 50px 0 50px 15px;
}
.cxrc_item_box .cxrc_item_txt{
	position: absolute;
    top: 62px;
    left: 96px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
	letter-spacing: 1px;
}
.cxrc_item_box .cxrc_item_txt p:last-child{
	color: rgba(255, 255, 255, 0.7);
	margin-top: 10px;
    font-size: 18px;
}
.box_sjx{
	position: absolute;
	bottom: -1px;
	right: -1px;
	border-width: 0 0 10px 10px;
	border-style: solid;
	border-color: transparent transparent #47C2DE;
}

.section_jshtjy_charts{
	width: 100%;
	height: 505px;
}

/*el-table样式*/
.kjcgjx_table{
	padding: 3%;
}
.kjcgjx_table .el-table,.kjcgjx_table .el-table__expand-cell{
	background-color: #001930;
	color: rgba(255, 255, 255, 0.7);
	font-weight: 400;
}
.kjcgjx_table .el-table th,.kjcgjx_table .el-table tr{
	background-color: #001930;
	color: rgba(255, 255, 255, 0.7);
	font-weight: 400;
}
.kjcgjx_table .el-table tr:nth-child(even){
	background-color: #00213f;
}
.kjcgjx_table .el-table .el-table__body tr:hover > td{
	background-color: #001930 !important;
}
.kjcgjx_table .el-table td,.kjcgjx_table .el-table th.is-leaf{
	border: none;
}
.kjcgjx_table .el-table th{
	border: none;
}
.kjcgjx_table .el-table__footer-wrapper tbody td.el-table__cell{
	background-color: #00213f;
	color: rgba(255, 255, 255, 0.7);
	font-weight: 400;
}
.kjcgjx_table .el-table--border::after, .kjcgjx_table .el-table--group::after{
  width: 0;
}
.kjcgjx_table .el-table::before{
  width: 0;
}
.kjcgjx_table .el-table .el-table__fixed-right::before,.el-table__fixed::before{
  width: 0;
}
.kjcgjx_table .el-table .el-table__cell{
	padding: 15px 0;
	font-size: 16px;
}

.section_box_yfjg{
	overflow: hidden;
	padding: 20px 3%;
	height: 248px;
}
.section_box_yfjg .yfjg_title{
	position: relative;
	height: 34px;
	line-height: 34px;
	color: #fff;
	border: 1px solid rgba(22, 208, 255, 0.3);
	border-radius: 2px;
	padding: 0 10px;
	font-size: 16px;
}
.section_box_yfjg .yfjg_title img{
	width: initial;
	height: initial;
	position: absolute;
	right: 10px;
	top: 15px;
}
.yfjg_charts{
	width: 100%;
	height: 230px;
}

.section_box_sftg{
	overflow: hidden;
	padding: 20px 3%;
	position: relative;
}
.section_box_sftg .sftg_dt{
	position: absolute;
	top: 60px;
	right: 25px;
}
.section_box_sftg .sftg_dt img{
	width: 350px;
	height: auto;
	/* border: 1px dashed rgba(255, 255, 255, 0.45); */
}
.section_box_sftg .sftg_title{
	position: relative;
	width: 350px;
	height: 34px;
	line-height: 34px;
	color: #fff;
	border: 1px solid rgba(22, 208, 255, 0.3);
	border-radius: 2px;
	padding: 0 10px;
	font-size: 16px;
}
.section_box_sftg .sftg_title img{
	width: initial;
	height: initial;
	position: absolute;
	right: 10px;
	top: 15px;
}
.sftg_contnet_jd{
	height: 280px;
}
.sftg_jd_box{
	display: inline-block;
	overflow: hidden;
	color: rgba(255, 255, 255, 0.7);
	width: 150px;
	height: 280px;
	text-align: center;
	font-size: 18px;
	letter-spacing: 1px;
}
.sftg_jd_box img{
	display: block;
	width: 110px;
	height: auto;
	margin: 60px 0 0 20px;
}
.sftg_jd_box .sftg_jd_um{
	margin: 8px 0;
}
.sftg_jd_box .sftg_jd_um span{
	color: #fff;
	font-size: 28px;
}
.sftg_jd_charts{
	display: inline-block;
	width: calc(100% - 155px);
	height: 280px;
}
.sftg_jd_charts::before{
	content:'';
	display:inline-block;
	height: 120px;
	border: 1px solid rgba(0, 142, 255, 0.1);
	position: absolute;
	top: 80px;
	left: 0;
}
.sftg_jd_charts::after{
	content:'';
	display:inline-block;
	height: 120px;
	border: 1px solid rgba(0, 142, 255, 0.1);
	position: absolute;
	top: 80px;
	right: 0;
}

.sftg_contnet_tg{
	height: 125px;
	overflow: hidden;
	display: flex;
}
.sftg_contnet_tg .tg_step{
	position: relative;
	color: rgba(255, 255, 255, 0.7);
	flex: 1;
	font-size: 18px;
	margin-top: 25px;
}
.sftg_contnet_tg .tg_step.tg_step_circle::after{
	content:'';
	display:inline-block;
	position: absolute;
	top: 34px;
	right: -3px;
	width: 7px;
	height: 7px;
	background-color: #E4695F;
	border-radius: 50%;
	border: 3px solid #fff;
	z-index: 999;
}
.sftg_contnet_tg .tg_step p span{
	font-size: 22px;
	display: inline-block;
	margin-right: 5px;
}
.sftg_contnet_tg .tg_step.tg_step_0 p span{
	color: #00DFFF;
}
.sftg_contnet_tg .tg_step.tg_step_1 p span{
	color: #E4695F;
}
.sftg_contnet_tg .tg_step.tg_step_2 p span{
	color: #1AABFF;
}
.sftg_contnet_tg .tg_step.tg_step_3 p span{
	color: #E7AE44;
}
.sftg_contnet_tg .tg_step p:nth-child(2){
	width: 100%;
	height: 5px;
	margin: 12px 0;
}
.sftg_contnet_tg .tg_step:first-child p:nth-child(2){
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
}

.sftg_contnet_tg .tg_step:last-child p:nth-child(2){
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
}
.sftg_contnet_tg .tg_step.tg_step_0 p:nth-child(2){
	background-color: #00DFFF;
}
.sftg_contnet_tg .tg_step.tg_step_1 p:nth-child(2){
	background-color: #E4695F;
}
.sftg_contnet_tg .tg_step.tg_step_2 p:nth-child(2){
	background-color: #1AABFF;
}
.sftg_contnet_tg .tg_step.tg_step_3 p:nth-child(2){
	background-color: #E7AE44;
}

.sftg_contnet_ny{
	height: 125px;
	padding-top: 25px;
}
.sftg_contnet_ny ul{
	overflow: hidden;
	display: flex;
	margin-bottom: 10px;
}
.sftg_contnet_ny ul li{
	background-color: #022c54;
	margin-right: 10px;
	color: #fff;
	flex: 1;
	padding: 12px 0;
	text-align: center;
	font-size: 18px;
	letter-spacing: 1px;
}
.sftg_contnet_ny ul li:last-child{
	margin-right: 0;
}
.sftg_contnet_ny ul:last-child li{
	background-color: #011a34;
	color: #A8E6F3;
}
.sftg_contnet_ny ul:last-child li span{
	display: inline-block;
	margin-right: 5px;
}
.sftg_charts{
	height: 285px;
}

/*弹框的各种样式*/
.yl_dialogs .el-dialog{
	background: #09162D;
	box-shadow: inset 0px 1px 11px 0px #22d1fd;
	opacity: 0.92;
	border: 1px solid rgba(30, 210, 250, 0.6);
	width: 1200px;
}
.yl_dialogs .el-dialog__header .el-dialog__title{
	color: #fff;
	font-size: 18px;
	border-left: 4px solid rgba(76, 229, 255, 1);
	padding-left: 8px;
}
.yl_dialogs .el-tabs__item{
	background-color: #062b53;
	color: #FFFFFF;
	padding: 0 30px;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
}
.yl_dialogs .el-tabs__item.is-active{
	background-color: #044e90;
}
.yl_dialogs .el-tabs--top .el-tabs__item.is-top:nth-child(2){
	padding-left: 30px;
}
.yl_dialogs .el-tabs--top .el-tabs__item.is-top:last-child{
	padding-right: 30px;
}
.yl_dialogs .el-tabs__active-bar{
	display: none;
}
.yl_dialogs .el-tabs__nav-wrap::after{
	display: none;
}
.yl_dialogs .el-dialog__body{
	padding: 10px 20px;
}
.yl_dialogs.yl_details_dialogs .el-dialog__header{
	display: none;
}

.dialog_table.el-table,.dialog_table.el-table__expand-cell{
	background-color: #001930;
	color: #A8E6F3;
	font-weight: 400;
}
.dialog_table.el-table th,.dialog_table.el-table tr{
	background-color: #001930;
	color: #A8E6F3;
	font-weight: 400;
}
.dialog_table.el-table .el-table__body tr:hover > td{
	background-color: #072c54 !important;
	cursor: pointer;
}
.dialog_table.el-table td,.dialog_table.el-table th.is-leaf{
	border: none;
}
.dialog_table.el-table th{
	border: none;
}
.dialog_table.el-table__footer-wrapper tbody td.el-table__cell{
	background-color: #00213f;
	color: #A8E6F3;
	font-weight: 400;
}
.dialog_table.el-table--border::after, .dialog_table .el-table--group::after{
  width: 0;
}
.dialog_table.el-table::before{
  width: 0;
}
.dialog_table.el-table .el-table__fixed-right::before,.dialog_table.el-table .el-table__fixed::before{
  width: 0;
}
.dialog_table.el-table .el-table__cell{
	padding: 15px 0;
	font-size: 16px;
}
.dialog_table.el-table th.el-table__cell.is-leaf{
	border-bottom: 1px solid rgba(0, 142, 255, 0.4);
}
.dialog_table.el-table--border{
	border: 1px solid rgba(0, 142, 255, 0.4);
}

.section_page{
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 20px 0 15px;
}
.yl_dialogs .btn-prev {
    background-image: url('../public/images/left.png');
    background-position: left
}

.yl_dialogs .btn-next {
    background-image: url('../public/images/right.png');
    background-position: right
}

.yl_dialogs .btn-prev,
.yl_dialogs .btn-next {
    width: 76px;
    height: 34px;
    border-radius: 2px;
    border: 1px solid #16D0FE;
    background-color: transparent !important;
}
.yl_dialogs .btn-prev{
	text-align: left;
	padding-left: 20px!important;
}
.yl_dialogs .btn-next{
	text-align: right;
	padding-right: 20px!important;
}

.yl_dialogs .btn-prev span,
.yl_dialogs .btn-next span {
    color: #16D0FE !important;
    font-size: 14px !important;
}

.yl_details_back{
	font-size: 24px;
	color: #fff;
	cursor: pointer;
	margin-top: 10px;
}
.yl_details_title{
	color: #FFFFFF;
	font-size: 18px;
	border-left: 3px solid #4CE5FF;
	padding: 0 8px;
	margin: 12px 0 12px 5px;
    letter-spacing: 1px;
}
.yl_details_box{
	overflow: hidden;
	color: #FFFFFF;
	display: flex;
	padding: 8px;
	letter-spacing: 1px;
}
.yl_details_box .yl_box_item{
	flex: 1;
}
.yl_details_box .yl_box_item:first-child{
	margin-right: 20px;
}
.yl_box_title{
	font-size: 16px;
}
.yl_box_content{
	
}
.yl_box_content .yl_box_img{
	width: 100%;
	height: 100%;
	margin-top: 15px;
}
.yl_box_content ul{
	overflow: hidden;
}
.yl_box_content ul li{
	margin-top: 13px;
	overflow: hidden;
	font-size: 15px;
}
.yl_box_content ul li span{
	float: left;
}
.yl_box_content ul li span:first-child{
	color: rgba(255,255,255,0.7);
	width: 120px;
	display: inline-block;
}
.yl_box_content ul li span:last-child{
	float: left;
	width: calc(100% - 120px);
}
/*省级平台*/
.nav{
  width: 120px;
  position: absolute;
  right: 1%;
  top: 50px;
  display: flex;
  flex-direction:column ;
  
}
.nav> span{
  font-size: 20px;
  line-height: 48px;
  display: block;
  cursor: pointer;
  color: #FFFFFF;
  text-align:center;
}
.selects{
  overflow: hidden;
  z-index: 999;
  width: 100%;
  margin-top: -4px;
  display: none;
  background: rgba(0, 141, 220, .8);
  border-radius: 5px;
  line-height: 30px;
  border: 1px solid #0099FF;
}

.nav:hover .selects{
  /* color: #0099FF; */
  display: block;
 
}

.selects .select_item{
  border-bottom: 1px solid #188FF2;
  cursor: pointer;
  font-size: 16px;
  color: #FFFFFF;
  text-align:center;
}
.selects .select_item:hover{
  color: #FFFFFF;
  font-weight: bold;
}