/* reset css */

html * {
    outline: 0;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-font-smoothing: antialiased;
    -webkit-appearance: none;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
input,
button,
textarea,
p,
th,
td {
    margin: 0;
    padding: 0;
}

body,
button,
input,
select,
textarea {
    font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, PingFang SC, Microsoft YaHei, Source Han Sans SC, Noto Sans CJK SC, SimHei, sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    color: #333;
}

body{
    background: url("../images/backgroud.png") 50% 0% no-repeat;
    background-color: #f4fcff;
    min-width: 1200px;
}

/* 链接 */

a {
    color: #252525;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    outline: none;
}

a:link {
    text-decoration: none;
}

.header{
    background-color: #7baaf9;
    height: 70px;
}

.header img {
    height: 50px;
}

.header .nav {
    width: 1200px;
    margin: 0 auto;
    padding: 10px;
    position: relative;
}

.header .nav div.fr {
    width: 351px;
    padding: 8px 0;
    margin-top: 5px;
}

.fr {
    float: right;
}

.header .nav div.fr a.cut {
    border-bottom: 1.5px solid #fff;
    font-weight: 700;
}
.header .nav div.fr a {
    padding-bottom: 5px;
}
.header .nav div.fr a {
    font-size: 18px;
    color: #fff;
    display: inline-block;
    padding-bottom: 5px;
}

.header .nav div.fr a + a {
    margin-left: 34px;
}

.data_open_logo{
    width: 610px;
    height: 104px;
    background: url("../images/dataopen_logo.png") 50% 0% no-repeat;
    margin: 80px auto 30px;
}

.content {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.stat_bar{
    width: 700px;
    height: 150px;
    margin: auto;
    display: flex;
}

.stat_bar .cardl{
    width: 340px;
    height: 100%;
    background-color: white;
    margin-left: 0px;
    margin-right: 20px;
    border-radius: 15px;
}

.stat_card_title{
    width: 100%;
    height: 40%;
    display: flex;
    margin-top: 10px;
}

.stat_card_title .icon1
{
    width: 25%;
    text-align: center;
    margin-left: 20px;
    margin-top: 24px;
}

.stat_card_title span
{
    font-size: 22px;
    width: 65%;
    line-height: 70px;
    color:#4e4e4e;
}

.stat_card_num{
    font-size: 50px;
    color: #3bcbd3;
    height: 40%;
    text-align: center;
    line-height: 60px;
}

.stat_bar .cardr{
    width: 340px;
    height: 100%;
    background-color: white;
    float:right;
    margin-left: 20px;
    margin-right: 0px;
    border-radius: 15px;
}

.content .sjkf{
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    margin-bottom: 30px;
    width: 200px;
    height: 44px;
    background: url(../images/sjkf.png) center no-repeat
}

.content .sjly{
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    margin-bottom: 30px;
    width: 200px;
    height: 44px;
    background: url(../images/sjly.png) center no-repeat
}

.sjkf_bars {
    width: 1100px;
    height: 100px;
    display: flex;
    margin: auto;
}

.sjkf_bars  .card{
    width: 25%;
    height: 100%;
    background-color: #ffffff;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 10px;
    display: flex;
}

.sjkf_bars .card  .icon {
    width: 40%;
    height: 100%;
}

.sjkf_bars .card .dataset {
    line-height: 100px;
}

.sjkf_bars .card .stat {
    width: 60%;
    height: 100%;
}

.sjkf_bars .card .stat .title {
    height: 50%;
    font-size: 16px;
    line-height: 60px;
}

.sjkf_bars .card .stat .num {
    font-size: 25px;
    font-weight: bold;
}

.dataset-content {
    width: 1200px;
    margin: auto;
    height: 1230px;
    border-radius: 20px;
    box-shadow: 0px 0px 10px #8d8d8d;
    background-color: white;
}

.dataset-content .box_header {
    width: 1150px;
    margin: auto;
    height: 150px;
    background: url(../images/fgw2019_index_icon041.png) no-repeat bottom center;
}

.dataset-content .box_header ul {
    width: 1140px;
    margin: auto;
    height: 100%;
    list-style: none;
}

.box_left {
    width: 380px;
    height: 100%;
    float: left;
    background: url(../images/box_header_li.png) no-repeat right center;
}

.box_header .set_num{
    line-height: 64px;
    font-size: 35px;
    color: #31b1f8;
    font-weight: lighter;
    margin-top: 25px;
    text-align: center;
}

.box_header .set_title{
    font-size: 18px;
    text-align: center;
}

.box_right {
    width: 380px;
    height: 100%;
    float: left;
}

.dataset_body {
    height: 1050px;
    width: 1160px;
    margin: auto;
}

.dataset_left {
    height: 1050px;
    width: 235px;
    float: left;
    overflow: hidden;
    background: #f5f5f5;
}

.dataset_left ul{
    list-style: none;
}

.dataset_left ul li{
    text-align: left;
    height: 60px;
    line-height: 60px;
    border-bottom: 3px solid #fff;
    background-color: #f5f5f5;
}

.dataset_left ul li a{
    display: block;
    background: url(../images/box_header_li_icon2.png) no-repeat 20px center;
    font-size: 16px;
    padding-left: 50px;
}

.dataset_left .dataset_caption{
    background: url(../images/dataset_icon.png) no-repeat center center;
    line-height: 60px;
}

.dataset_left .dataset_caption a{
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    padding-left: 50px;
}

.dataset_left .active {
    color: #31b1f8;
    background: url(../images/box_header_li_icon.png) no-repeat 20px center !important;
    font-weight: bold;
}

.dataset_main {
    float: right;
    width: 883px;
    margin: auto;
}

.dataset_main .data_list{
    height: 932px;
}

.dataset_main .data_list ul {
    list-style: none;
}

.dataset_main .data_list ul li{
    border-bottom: 1px solid #e0eef5;
    overflow: hidden;
    padding: 19px 0;
    margin-left: 10px;
}

.dataset_main .data_list ul li h5{
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 15px;
    display: flex;
    height: 20px;
}

.dataset_main .data_list ul li p span{
    display: inline-block;
    margin-right: 60px;
}

.dataset_main .data_list ul li h5 span{
    line-height: 20px;
    margin-left: 10px;
}

.dataset_main .data_pagebtn{
    margin-top: 50px;
    height: 50px;
}

.data_pagebtn .btns{
    PADDING-RIGHT: 7px;
    PADDING-LEFT: 7px;
    PADDING-BOTTOM: 10px;
    MARGIN: 3px;
    PADDING-TOP: 15px;
    TEXT-ALIGN: center;
    FONT-FAMILY: Tahoma, Arial, Helvetica, Sans-serif;
    FONT-SIZE: 14px;
}

.data_pagebtn .btns SPAN.disabled {
    BORDER-RIGHT: #CCCCCC 1px solid;
    PADDING: 7px 14px;
    BORDER-TOP: #CCCCCC 1px solid;
    MARGIN: 2px;
    BORDER-LEFT: #CCCCCC 1px solid;
    COLOR: #333;
    BORDER-BOTTOM: #CCCCCC 1px solid;
}

.data_pagebtn .btns SPAN.current {
    PADDING: 7px 14px;
    MARGIN: 2px;
    COLOR: #fff;
    BACKGROUND-COLOR: #008ac8;
    border: 1px solid #008ac8;
}

.data_pagebtn .btns A {
    MARGIN: 2px;
    COLOR: #333333;
    TEXT-DECORATION: none;
    border: 1px solid #d7d7d7;
    padding: 7px 14px;
}

.data_pagebtn .btns A:hover {
    PADDING: 7px 14px;
    MARGIN: 2px;
    COLOR: #fff;
    BACKGROUND-COLOR: #008ac8;
    border: 1px solid #008ac8;
}

.dataset_tag{
    display: inline-block;
    padding: 5px 12px;
    font-size: 16px;
    border-radius: 8px;
    margin-right: 10px;
}

.crumbs-box {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;

    height: 60px;
    background-color: #e6e4e4cc;
    display: flex;
}

.crumbs {
    font-size: 15px;
    margin: auto;
    width: 1160px;
    line-height: 20px;
    display: flex;
}

.dataset_detail_main {
    width: 1160px;
    margin: auto;
    margin-top: 20px;
}

.dataset_detail_main .abstr{
    margin-top: 5px;
    padding: 12px 15px;
    background: #f6f8fa;
}

.dataset_detail_main .abstr h5 {
    color: #888;
    font-size: 14px;
    font-weight: 400;
}

.dataset_detail_main .abstr p {
    line-height: 30px;
    color: #333;
    font-size: 14px;
    margin-top: 5px;
}

.dataset_detail_main h3 {
    font-size: 22px;
    color: #01a2f5;
    margin-bottom: 34px;
}

.basicinfo{
    overflow: hidden;
}

.basicinfo span{
    float: left;
    width: 33.33%;
    color: #888;
    font-size: 14px;
    margin-bottom: 26px;
}

.basicinfo span b{
    color: #333;
    font-weight: 400;
}

.wzqhbox {
    margin-top: 50px;
}

.wzqhbox .wzqhtab {
    border-bottom: 1px solid #e5e5e5;
}

.wzqhbox .wzqhtab a.cut {
    border-bottom: 3px solid #01a2f5;
    color: #01a2f5;
}

.wzqhbox .wzqhtab a {
    display: inline-block;
    padding: 0 15px;
    padding-bottom: 0px;
    text-align: center;
    font-size: 18px;
    padding-bottom: 10px;
    font-weight: bold;
}

.lxchec {
    margin: 25px 0;
    font-size: 16px;
}

.lxchec span {
    display: inline-block;
}

.footer_frame{
    width: 100%;
    height: 171px;
    margin-bottom: -5px;
}
