﻿@charset "utf-8";
* {
    box-sizing: border-box;
}
html,
body {
	height: 100%;
	margin: 0;
	padding: 0;
}

.full {
    height: calc(100%);
    padding: 0 40px 20px 40px;
    box-sizing: border-box;
}

.layui-fluid {
	padding: 0;
	height: 100%;
}

/**
 * 综合展示小框smallborder
 */
.zborders {
	background: url(../img/bgce.png) no-repeat;
	background-size: 100% 100%;
}
/**
 * 综合展示横框minborder
 */
.zbordersmin {
    background: url(../img/bgce.png) no-repeat;
    height: 34px;
    width: 534px;
}
.zbordersone {
	background: url(../img/bgone.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
	height: calc(100%);
}
/*
 * 其他
 */
.borders {
	border: 1px solid #163865;
}

.resources_borders {
	background: url(../img/special_topic_broder.png) no-repeat;
	background-size: 100% 100%;
}

.resources_borders1 {
	background: url(../img/special_topic_broder1.png) no-repeat;
	background-size: 100% 100%;
}

.dbox4 {
	text-align: center;
	height: calc(100%);
}


.echart {
	padding-top: 0px;
	width: 100%;
	height: 100%;
}


.tleft {
    text-align: left;
    font-family: Arial;
}
.tright{
	text-align: right;
}


.topicSwitch{
	cursor: pointer;
	padding: 6px;
	font-size: 14px;
	border: 1px solid #00baff ;
	color: #00baff;
}

.topicSwitchActive{
	color: #fff;
} 
.layui-row_zs {
    width: 100%;
    padding: 15px 10px;
    float: left;
}
.layui-row_zs h2 {
    font-size: 15px;
    float: left;
    line-height: 41px;
}
.number {
    float: left;
    margin-left: 15px;
}
.number_list {
    background-image: url(../img/number_big.png);
    width: 32px;
    height: 41px;
    text-align: center;
    line-height: 41px;
    float: left;
    margin-right: 8px;
    font-weight: bold;
    font-size: 22px;
}
.number_jt {
    float: left;
}
.number_jt_list {
    width: 20%;
    padding: 0px 8px;
    float: left;
    word-wrap: break-word;
    font-size: 15px;
}
.number_jt_list h1 {
    width: 100%;
    font-size: 12px;
    letter-spacing: 1px;
    text-align: center;
    float: left;
    color: #fff;
    margin-top: 20px;
}
.number_jt_list span {
    font-size: 14px;
    text-align: center;
    height: 35px;
    float: left;
    margin-top: 5px;
    color: #00e5ff;
    width: 100%;
    font-weight: bold;
}
.number_jt_list b {
    font-size: 14px;
    font-weight: normal;
    margin-left: 5px;
}
.dp_table {
    border: none !important;
    width: 100%;
    float: left;
    table-layout: fixed;
    color: #fff;
}
.dp_table thead tr {
    background: #143273;
    border: 1px solid #2a4383;
}
.dp_table thead tr th {
    color: #fff;
    border: none;
    padding: 6px;
    vertical-align: middle;
    font-size: 13px;
    text-align: center;
}
.dp_table tbody tr td {
    border: none;
    padding: 5px;
    vertical-align: middle;
    font-size: 12px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
}
.trB {
    background: #1c3658;
}
.dp_table tbody tr td b {
    color: #00eaff;
}
.hot {
    width: 100%;
    float: left;
    margin-top: 15px;
}
.hot_list {
    background-image: url(../img/hot_1.png);
    width: 480px;
    height: 37px;
    text-align: left;
    margin-left: 13px;
    line-height: 37px;
    float: left;
    font-size: 13px;
    margin-bottom: 10px;
}
.hot_list h2 {
    text-align: center;
    float: left;
    font-size: 13px;
    padding-left: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    width: 25%;
    color: #fff;
}
.percent {
    float: left;
    width: 40%;
    margin-left: 15px;
    margin-top: 14px;
    height: 10px;
    border-radius: 5px;
    background: #414a71;
}
.percent_list {
    float: left;
    height: 10px;
    border-radius: 5px;
    background: linear-gradient(to right,#00ccf8,#0074e9);
}

.dp_table_img {
    width: 9px;
}
.dp_table_img_other {
    width: 13px;
}

.zbordersmin_middle {
    background: url(../img/bgce_middle.png) no-repeat;
    background-size: 100% 100%;
}




.layui-row_zs_other {
    width: 100%;
    padding: 30px 0px 0px 0px;
    float: left;
}
.middle_top {
    background-image: url(../img/list_bg_top.png);
    width: 701px;
    height: 98px;
    margin: auto;
}
.middle_top_list {
    margin-top: 30px;
    color: #95cfff;
    float: left;
    text-align: center;
    width: 20%;
    border-right: 1px solid #2A4383;
}
.middle_top_list:last-child {
    border-right: none;
}
.middle_top_list h2 {
    font-size: 12px;
}
.middle_top_list p {
    margin-top: 6px;
    text-align: center;
    width: 100%;
    word-wrap: break-word;
    float: left;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
.middle_top_main {
    width: 600px;
    margin: auto;
}



.bl {
    color: #2bb3f8;
}
.bll {
    color: #fcd15d;
}
.zbordersmin_1 {
    background: url(../img/bgce_1.png) no-repeat;
    height: 34px;
    width: 534px;
}
.zbordersmin_2 {
    background: url(../img/bgce_2.png) no-repeat;
    height: 34px;
    width: 534px;
}
.zbordersmin_3 {
    background: url(../img/bgce_3.png) no-repeat;
    height: 34px;
    width: 534px;
}
.zbordersmin_4 {
    background: url(../img/bgce_4.png) no-repeat;
    height: 34px;
    width: 534px;
}
.zbordersmin_5 {
    background: url(../img/bgce_5.png) no-repeat;
    height: 34px;
    width: 534px;
}
.more {
    float: right;
    font-size: 12px;
    cursor: pointer;
    letter-spacing: 2px;
    line-height: 24px;
    padding: 0px 6px;
    background: rgb(186 111 236 / 50%);
    background: linear-gradient(#317fe5, #5d489b);
    color: #fff;
    margin-right: 20px;
    margin-top: 2px;
    border-radius: 4px;
}
.layui-row {
    float: left;
    width: 100%;
}
.fund_icon {
    width: 85px;
    height: 61px;
}
.fund_main {
    width: 100%;
    height: 61px;
    text-align: center;
    margin-top: 10px;
    float: left;
}
.main-gm-box {
    background-image: url(../img/list_bg.png);
    width: 152px;
    height: 73px;
    float: left;
    margin-right: 18px;
    margin-top: 30px;
}
.main-gm-box:last-child {
    margin-right: 0px;
}
.main-gm-box h2 {
    width: 100%;
    color: #fff;
    font-size: 12px;
    padding-left: 12px;
    text-align: left;
    float: left;
    margin-top: 18px;
}
.main-gm-box span {
    font-size: 15px;
    text-align: left;
    float: left;
    padding-left: 12px;
    margin-top: 5px;
    color: #fff;
    width: 100%;
    font-weight: bold;
}
.layui-row-other {
    width: 493px;
    margin: auto;
}
.assist_main {
    background-image: url(../img/bf_big.png);
    width: 205px;
    height: 165px;
    margin-top: 35px;
    padding: 0px 10px;
    margin-left: 20px;
    float: left;
}
.assist_main_list {
    background: #094d6b;
    border: 1px solid #068583;
    float: left;
    padding: 10px;
    border-radius: 15px 0px 15px 0px;
    width: 100%;
    margin-top: 5px;
}
.assist_main_list h2 {
    color: #fff;
    float: left;
    font-size: 12px;
}
.assist_main_list span {
    color: #fff;
    float: right;
    font-size: 12px;
}
.assist_main_list_1 {
    background: #344442;
    border: 1px solid #857e06;
    float: left;
    padding: 10px;
    border-radius: 15px 0px 15px 0px;
    width: 100%;
    margin-top: 20px;
}
.assist_main_list_1 h2 {
    color: #fed52f;
    float: left;
    font-size: 12px;
}
.assist_main_list_1 span {
    color: #fed52f;
    float: right;
    font-size: 12px;
}
.total {
    color: #38a8fc;
}
.online {
    color: #ec7244;
}
.normal {
    color: #ffd746;
}
.map_list {
    width: 600px;
    height: 452px;
    padding: 0px;
    margin: auto;
}
.map_img {
    width: 600px;
    height: 452px;
    float: left;
    margin-top: 10px;
}
.plant {
    width: 683px;
    height: 64px;
    margin: auto;
    margin-top: 10px;
}
.plant_list {
    background-image: url(../img/plant_bg.png);
    width: 107px;
    height: 64px;
    cursor: pointer;
    display: flex;
    align-items: center;
    float: left;
    margin-right: 8px;
}
.plant_list_1 {
    background-image: url(../img/plant_bg_1.png);
    width: 107px;
    height: 64px;
    cursor: pointer;
    display: flex;
    align-items: center;
    float: left;
    margin-right: 8px;
}
.plant_list_2 {
    background-image: url(../img/plant_bg_2.png);
    width: 107px;
    height: 64px;
    cursor: pointer;
    display: flex;
    align-items: center;
    float: left;
    margin-right: 8px;
}
.plant_list_3 {
    background-image: url(../img/plant_bg_3.png);
    width: 107px;
    height: 64px;
    cursor: pointer;
    display: flex;
    align-items: center;
    float: left;
    margin-right: 8px;
}
.plant_list_4 {
    background-image: url(../img/plant_bg_4.png);
    width: 107px;
    height: 64px;
    cursor: pointer;
    display: flex;
    align-items: center;
    float: left;
    margin-right: 8px;
}
.plant_list_5 {
    background-image: url(../img/plant_bg_5.png);
    width: 107px;
    height: 64px;
    cursor: pointer;
    display: flex;
    align-items: center;
    float: left;
}
.plant_list_text {
    float: left;
    width: 100%;
}
.plant_text_top{
    font-size: 16px;
    text-align: center;
    float: left;
    color: #fff;
    width: 100%;
    font-weight: bold;
}
.plant_text_bd {
    width: 100%;
    font-size: 12px;
    text-align: center;
    float: left;
    color: #fff;
}
.plant_img {
    float: left;
    width: 34px;
    height: 31px;
    margin-left: 8px;
}
.lscent {
    width: 100%;
    float: left;
    position: relative;
}
.lscehead {
    padding: 3px 0px 12px 0px;
    width: 100%;
    float: left;
    border-bottom: 2px solid #004783;
}
.lscehead .h4tit {
    font-weight: bold;
    display: inline-block;
    float: left;
    letter-spacing: 1px;
    font-size: 16px;
    color: #fff;
}
.h4tit_img {
    width: 13px;
    height: 18px;
    margin-right: 8px;
    float: left;
    
}
.lscehead_ileft {
    width: 80px;
    height: 3px;
    background-color: #4f9cee;
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.news_wrap {
    background-image: url(../img/news_big.png);
    width: 648px;
    height: 168px;
    float: left;
    margin-top: 20px;
}
.news_main {
    padding: 10px 50px;
    width: 100%;
    float: left;
    height: 166px;
    overflow: hidden;
}
.news_main_list {
    width: 100%;
    height: 69px;
    padding-bottom: 12px;
    margin-bottom: 10px;
    float: left;
    border-bottom: 1px dotted #707172;
}
.news_imgL {
    float: left;
    width: 75px;
    border: 1px solid #fff;
    height: 55px;
    border-radius: 5px;
}
.news_imgL img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    border-radius: 5px;
}
.news_textBar {
    overflow: hidden;
    float: right;
    width: 82%;
}
.textBar_top {
    float: left;
    width: 100%;
}
.textBar_top h3 {
    width: 75%;
    float: left;
    font-size: 12px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.textBar_time {
    float: right;
    font-size: 12px;
    color: #fff;
}
.news_detailBar {
    margin-top: 8px;
    float: left;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 12px;
    color: #fff;
}
.lscehead_iright {
    width: 25px;
    height: 3px;
    background-color: #79fcfc;
    position: absolute;
    bottom: 0px;
    right: 0px;
}
.lscehead_iright1 {
    width: 25px;
    height: 3px;
    background-color: #61c6fc;
    position: absolute;
    bottom: 0px;
    right: 40px;
}
.lscehead_iright2 {
    width: 25px;
    height: 3px;
    background-color: #f19939;
    position: absolute;
    bottom: 0px;
    right: 80px;
}
.alert-wrapper5:before, .alert-wrapper5:after {
    position: absolute;
    width: 15px;
    height: 15px;
    content: "";
    border-top: 2px solid #008cfa;
    top: 0;
}
.alert-wrapper5:before, .alert-wrapper5:before {
    border-left: 2px solid #008cfa;
    left: 0;
}
.alert-wrapper5:after, .alert-wrapper5:after {
    border-right: 2px solid #008cfa;
    right: 0;
}
.boxfoot {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
}
.boxfoot:before, .boxfoot:after {
    position: absolute;
    width: 15px;
    height: 15px;
    content: "";
    border-bottom: 2px solid #008cfa;
    bottom: 0;
}
.boxall:before, .boxfoot:before {
    border-left: 2px solid #008cfa;
    left: 0;
}
.boxall:after, .boxfoot:after {
    border-right: 2px solid #008cfa;
    right: 0;
}
.div_btn_jianjie {
    float: left;
    width: 100%;
}
.hw-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 54%);
    z-index: 999;
}
.hw-layer-wrap {
    box-sizing: border-box;
    background: #00224e;
    border: 1px solid rgb(255 255 255 / 65%);
    width: 900px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: -ms-translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    padding: 30px 20px;
    color: #fff;
}
.div_btn_fw_2 {
    position: absolute;
    width: 26px;
    height: 26px;
    cursor: pointer;
    right: 130px;
    top: 235px;
}
.div_btn_fw_3 {
    position: absolute;
    width: 26px;
    height: 26px;
    cursor: pointer;
    right: 200px;
    top: 330px;
}
.div_btn_fw_4 {
    position: absolute;
    width: 26px;
    height: 26px;
    cursor: pointer;
    right: 190px;
    top: 180px;
}
.div_btn_gf_1 {
    position: absolute;
    width: 26px;
    height: 26px;
    cursor: pointer;
    left: 290px;
    bottom: 180px;
}
.div_btn_gf {
    position: absolute;
    width: 26px;
    height: 26px;
    cursor: pointer;    
}
.div_btn_gf_2 {
    position: absolute;
    width: 26px;
    height: 26px;
    cursor: pointer;
    right: 320px;
    bottom: 160px;
}

.wrapper {
    position: relative;
    width: 260px;
    height: 160px;
    float: left;
}
.banner {
    position: relative;
    width: 260px;
    height: 160px;
    overflow: hidden;
}
.imgList {
    position: relative;
    width: 3150px;
    height: 160px;
    z-index: 10;
    overflow: hidden;
}
.imgList li {
    float: left;
    display: inline;
}
.imgList li a img {
    float: left;
    display: inline;
    width: 260px;
    height: 160px;
}
.div_btn_gf_3 {
    position: absolute;
    width: 26px;
    height: 26px;
    cursor: pointer;
    left: 270px;
    top: 215px;
}
.div_btn_cf_1 {
    position: absolute;
    width: 26px;
    height: 26px;
    cursor: pointer;
    right: 130px;
    bottom: 300px;
}
.div_btn_cf {
    position: absolute;
    width: 26px;
    height: 26px;
    cursor: pointer;    
}
.div_btn_cf_2 {
    position: absolute;
    width: 26px;
    height: 26px;
    cursor: pointer;
    right: 210px;
    bottom: 210px;
}
.div_btn_cf_3 {
    position: absolute;
    width: 26px;
    height: 26px;
    cursor: pointer;
    right: 190px;
    top: 180px;
}
.div_btn_cf_4 {
    position: absolute;
    width: 26px;
    height: 26px;
    cursor: pointer;
    right: 320px;
    bottom: 160px;
}
.div_btn_cf_5 {
    position: absolute;
    width: 26px;
    height: 26px;
    cursor: pointer;
    right: 320px;
    top: 100px;
}
.div_btn_cf_6 {
    position: absolute;
    width: 26px;
    height: 26px;
    cursor: pointer;
    right: 410px;
    top: 90px;
}
.div_btn_cf_7 {
    position: absolute;
    width: 26px;
    height: 26px;
    cursor: pointer;
    left: 270px;
    bottom: 335px;
}
.div_btn_cf_8 {
    position: absolute;
    width: 26px;
    height: 26px;
    cursor: pointer;
    left: 290px;
    bottom: 180px;
}
.div_btn_cf_9 {
    position: absolute;
    width: 26px;
    height: 26px;
    cursor: pointer;
    left: 150px;
    bottom: 310px;
}
.div_btn_cf_10 {
    position: absolute;
    width: 26px;
    height: 26px;
    cursor: pointer;
    left: 270px;
    top: 125px;
}
.div_btn_cf_11 {
    position: absolute;
    width: 26px;
    height: 26px;
    cursor: pointer;
    left: 270px;
    top: 70px;
}
.div_btn_cf_12 {
    position: absolute;
    width: 26px;
    height: 26px;
    cursor: pointer;
    left: 235px;
    top: 70px;
}
.div_btn_cf_13 {
    position: absolute;
    width: 26px;
    height: 26px;
    cursor: pointer;
    left: 200px;
    top: 105px;
}
.div_btn_cf_14 {
    position: absolute;
    width: 26px;
    height: 26px;
    cursor: pointer;
    left: 220px;
    top: 90px;
}
.div_btn_cf_15 {
    position: absolute;
    width: 26px;
    height: 26px;
    cursor: pointer;
    left: 230px;
    top: 165px;
}
.div_btn_cf_16 {
    position: absolute;
    width: 26px;
    height: 26px;
    cursor: pointer;
    left: 220px;
    top: 30px;
}
.map_whole {
    width: 100%;
    float: left;
    position: relative;
}.div_btn_fw_3 {
    position: absolute;
    width: 26px;
    height: 26px;
    cursor: pointer;
    right: 200px;
    top: 330px;
}
.hw-layer-wrap:before, .hw-layer-wrap:before {
    border-left: 2px solid #008cfa;
    left: 0;
}
.hw-layer-wrap:after {
    position: absolute;
    width: 15px;
    height: 15px;
    content: "";
    border-top: 2px solid #008cfa;
    top: 0;
}
.hw-layer-wrap:after, .hw-layer-wrap:after {
    border-right: 2px solid #008cfa;
    right: 0;
}
.hw-layer-wrap:before, .hw-layer-wrap:after {
    position: absolute;
    width: 15px;
    height: 15px;
    content: "";
    border-top: 2px solid #008cfa;
    top: 0;
}
.hw-layer-wrap-tit {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 16px;
    letter-spacing: 2px;
    margin-bottom: 20px;
    font-weight: bold;
}
.hw-top {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
.hw-top-left {
    background-image: url(../img/hw_left.png);
    width: 245px;
    height: 22px;
    line-height: 12px;
    float: left;
}
.hw-top-left p {
    font-size: 12px;
    float: left;
}
.hw-top-left span {
    font-size: 14px;
    float: right;
    padding-right: 20px;
    font-weight: bold;
    color: #ead88d;
}
.hw-top-right {
    background-image: url(../img/hw_right.png);
    width: 245px;
    height: 22px;
    line-height: 12px;
    float: right;
}
.hw-top-right p {
    font-size: 12px;
    float: left;
    padding-left: 20px;
}
.hw-top-right span {
    font-size: 14px;
    float: right;   
    font-weight: bold;
    color: #ead88d;
}
.hw-tab {
    width: 70%;
    float: left;
    margin-bottom: 10px;
}
.hw-tab-list {
    padding: 3px 0px 12px 0px;
    width: 100%;
    float: left;
    border-bottom: 1px solid #004783;
}
.hw-tab-list span {
    float: left;
    letter-spacing: 1px;
    font-size: 14px;
    color: #4acde0;
}
.tab_tit_img {
    width: 20px;
    height: 13px;
    margin-right: 8px;
}
.hw-tab-main {
    width: 100%;
    float: left;
    margin-top: 20px;  
}
.hw-tab-main-1 {
    width: 100%;
    float: left;
    padding: 0 6px;
    margin-top: 20px;
    height: 475px;
    overflow-y: auto;
}
.hw-tab-main-1::-webkit-scrollbar { width: 5px; }
.hw-tab-main-1::-webkit-scrollbar-track { background: #70859a; }
.hw-tab-main-1::-webkit-scrollbar-thumb { border-radius: 4rem; background: #13d6f7; }
.hw-tab-main-list {
    background: linear-gradient(to right, #1a3960, #042551);
    border: 1px solid #397189;
    float: left;
    width: 100%;
    text-align: center;
    padding: 8px 0px;
    font-size: 12px;
    letter-spacing: 1px;
}
.hw-tab-main-wi{
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
.hw-sta {
    width: 25%;
    float: right;
}
.hw-sta-main-wi {
    width: 33.3%;
    float: left;
    padding: 0px 5px;
}
.hw-sta-list {
    background: #163e40;
    border: 1px dotted #22834c;
    border-radius: 6px;
    float: left;
    width: 100%;
    padding: 8px 12px;
    margin-bottom: 12px;
}
.hw-sta-list-p {
    width: 100%;
    font-size: 12px;
    margin-bottom: 8px;
    float: left;
}
.hw-sta-list-span {
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    float: left;
}
.clearflx {
    width: 100%;
    float: left;
   
}
.slideBox {
    width: 300px;
    background: #060000;
    float: left;
}
.slideBox img {
    width: 281px;
    height: 235px;
    float: left;
   
}
.slideBox_ygfh {
    width: 260px;
    height: 160px;
    float: left;
}
.slideBox_ygfh img {
    width: 260px;
    height: 160px;
    float: left;
    object-fit: cover;
    border-radius: 5px;
}


.fzgb_xwnr {
    width: 67%;
    float: right;
   
}
.fzgb_xwnr_yg {
    width: 65%;
    float: right;
}
.fzgb_sytit {
    width: 100%;
    float: left;
    margin-bottom: 8px;
}
.fzgb_sytit_p {
    font-size: 14px;
    padding-bottom: 8px;
    float: left;
    border-bottom: 1px solid #fff;
}
.fzgb_xwlist {
    width: 100%;
    float: left;
    font-size: 12px;
   
}
.fzgb_xwlist p {
    width: 100%;
    float: left;
    text-indent: 2em;
    text-align: justify;
    margin-bottom: 4px;
}
.tempWrap {
    width: 100%;
    float: left;
    margin-top: 30px;
}
.tempWrap_list {
    width: 100%;
    float: left;
    font-size: 13px;
    margin-bottom: 15px;
}
.tempWrap_img {
    width: 18px;
    height: 10px;
    margin-top: 5px;
    float: left;
    margin-right: 8px;
}
.tempWrap_list_p {
    border: 1px solid #3b73d0;
    font-size: 12px;
    padding: 6px 10px;
    float: left;
    text-align: center;
    margin-bottom: 10px;
    margin-right: 10px;
    border-radius: 6px;
}
.tempWrap_list_left {
    float: left;
}
.tempWrap_list_right {
    float: left;
    width: 88%;
}
.hw-alert-button {
    width: 40px;
    height: 27px;
    position: absolute;
    right: 10px;
    z-index: 999;
    top: 20px;
}
.hw-introduce {
    width: 100%;
    padding: 0px 10px;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 10px;
    float: left;
    text-indent: 2em;
    text-align: justify;
}
.show-layer {
    cursor: pointer;
}
.dp_table_list {
    border-collapse: collapse;
    width: 100%;
    float: left;
}
.dp_table_list td {
    font-size: 12px;
    color: #fff;
    padding: 8px;
    border: 1px solid #2a4383;
}
.table_list_left {
    background: #1c3658;
    text-align: right;
    width: 18%;
}
.sycm {
    width: 100%;
    float: left;
}
.sycm_list {
    width: 100%;
    height: 85px;
    float: left;
    margin-top: 20px;
    background-color: rgba(17, 73, 133, 0.43);
    vertical-align: middle;
    border: 1px solid #2A4383;
}
.sycm_list_box {
    color: #fff;
    margin-top: 10px;
    float: left;
    text-align: center;
    width: 25%;
    border-right: 1px solid #2A4383;
}
.sycm_list_box_text {
    height: 40px;
    line-height: 40px;
    color: #42FFEF;
    font-size: 16px;
    font-weight: 700;
}
.sycm_list_box_text b {
    font-weight: 500;
    margin-left: 6px;
    font-size: 12px;
}
.sycm_list_box p {
    width: 100%;
}
.sycm_list_box:last-child {
    border-right: none;
}
.csxm_tab {
    background-image: url(../img/csxm_list.png);
    width: 180px;
    height: 146px;
    margin-top: 45px;
    margin-right: 25px;
    float: left;
    text-align: center;
}
.csxm_tab span {
    margin-top: 45px;
    float: left;
    font-weight: bold;
    width: 100%;
    font-size: 16px;
    color: #bbedfb;
}
.csxm_tab p  {
    float: left;
    width: 100%;
    font-size: 12px;
    margin-top: 5px;
}
.csxm_tab_1 {
    background-image: url(../img/csxm_list_1.png);
    width: 180px;
    height: 146px;
    margin-top: 45px;
    float: left;
    text-align: center;
}
.csxm_tab_1 span {
    margin-top: 45px;
    float: left;
    font-weight: bold;
    width: 100%;
    font-size: 16px;
    color: #fff7bd;
}
.csxm_tab_1 p  {
    float: left;
    width: 100%;
    font-size: 12px;
    margin-top: 5px;
}








.pagination {
    user-select: none;
    width: 100%;
    float: right;
    text-align: right;
    margin-top: 20px;
}

.pagination ul li {
    padding: 0 10px;
    vertical-align: top;
    display: inline-block;
    font-size: 12px;
    min-width: 36px;
    min-height: 28px;
    line-height: 28px;
    cursor: pointer;
    box-sizing: border-box;
    text-align: center;
    border: 1px solid #045498;
    color: #fff;
    border-radius: 6px;
    margin: 0 3px;
    height: 30px;
}

.pagination ul li:hover {
    transform: scale(1.1);
    background-color: #317fe5;
}

.pagination li.active {
    background: #317fe5;
    color: white;
    cursor: not-allowed;
}

.pagination li.disabled {
    cursor: not-allowed;
}
.pagination li.totalPage {
    background: transparent;
    cursor: default;
    border: none;
    padding: 0 6px;
}

.pagination li.totalPage:hover {
    transform: none;
    background-color: #ffffff;
}


.pagination li input {
    -webkit-appearance: none;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    border: 1px solid #dcdfe6;
    box-sizing: border-box;
    color: #606266;
    display: inline-block;
    font-size: inherit;
    outline: none;
    padding: 3px 5px;
    transition: border-color .2s cubic-bezier(.645,.045,.355,1);
    width: 40px;
    height: 25px;
    margin: 0 6px;
}

.pagination li input:focus{
    border-color: #98A6AD;
}
.pagination{
    user-select: none;
}

.pagination ul:nth-child(2){
    border-radius: 6px;
}

.bg {
    position: absolute;
    bottom: 0;
    width: 260px;
    height: 20px;
    z-index: 20;
    opacity: 0.5;
    filter: alpha(opacity=50);
    background: black;
}
.indexList {
    position: absolute;
    right: 10px;
    bottom: 5px;
    z-index: 30;
}
.indexList li {
    float: left;
    margin-right: 6px;
    width: 8px;
    height: 8px;
    background: #959794;
    cursor: pointer;
    border-radius: 50%;
}
.indexList .indexOn {
    background: #ee163b;
}