* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none !important;
    color: #282828;
}

.clear {
    clear: both;
    line-height: 0;
}

body {
    font-size: 18px !important;
    font-family: '微软雅黑';
    line-height: 32px;
    background: #fff url(/material/images/bmfws2023/bg.png) no-repeat top center !important;
    background-size: 1920px;
}

body .nav{width: 100%;background: #0060cc;height: 52.2px;line-height: 52.2px;margin-bottom: 40px;}
.site-top{display: none;}
body .site-warp>a>#icon_gh, body .site-warp>a>img{float: none;display: block;margin: auto;margin-top: 0px;margin-bottom: 0px;margin-bottom: 0px;}
body .site-warp>a>#icon_gh{margin-top: 45px;}
body .site-banner, body .site-warp{height: 380px;}
body .site-search{ position: relative; margin: 20px auto 40px;width: 565px; height: 50px;  background-color: rgba(255, 255, 255, .5); border-radius: 30px;  border: 1px solid #6bb0ff;}
.site-search .site-search-txt {margin-left: 30px;width: 450px;height: 50px;border: none;background-color: transparent;outline: none;padding: 0px 0px;line-height: 50px;}

.site-search .i-site{background: none; background-image: url("/material/images/bmfws2023/search.png");width: 23px;height: 23px;background-position: 0px 0px;background-repeat: no-repeat;margin: 14px 28px;}
body .navigation li{padding: 0px 40px;}
body .site-warp{background: url("/material/images/bmfws2023/version.png") no-repeat;background-position-y: 45px;background-position-x: right;}
body .nav li.i-index{background-image:url("/material/images/bmfws2023/top1-1.png");background-position: 0px 0px}
body .nav li.i-city{background-image:url("/material/images/bmfws2023/top2-1.png");background-position: 0px 0px}
body .nav li.i-info-site{background-image:url("/material/images/bmfws2023/top3-1.png");background-position: 0px 0px}
body .nav li.i-int{background-image:url("/material/images/bmfws2023/top4-1.png");background-position: 0px 0px}
body .nav li:nth-child(5){background-image:url("/material/images/bmfws2023/top5-1.png");background-position: 0px 0px}
body .nav li.i-int{background-image:url("/material/images/bmfws2023/top6-1.png");background-position: 0px 0px}


.wrap {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    overflow: initial
}

.main1 {
    padding: 45px 0 0 0;
}

.main1 .i-header-icons {
    position: relative;
    display: flex;
    justify-content: center;
    width: 1200px;
    height: auto;
}

.main1 .version {
    position: absolute;
    top: 0;
    right: 0;
    width: 193px;
    height: 53px;
    background-image: url(/material/images/bmfws2023/version.png);
    background-size: 100% 100%;
}

.search {
    position: relative;
    margin: 20px auto 40px;
    width: 565px;
    height: 50px;
    background-color: rgba(255, 255, 255, .5);
    border-radius: 30px;
    border: 1px solid #6bb0ff;
    padding: 0px 0px;
}

.search input {
    margin-left: 30px;
    width: 450px;
    height: 50px;
    border: none;
    background-color: transparent;
}

.search div {
    position: absolute;
    width: 23px;
    height: 23px;
    top: 50%;
    right: 20px;
    transform: translate(0, -50%);
}

.top {
    margin-bottom: 28px;

    width: 100%;
    height: 52.5px;
    background-color: #0060cc;
}

.top ul {
    margin: 0 auto;
    width: 1120px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    height: 52.5px;
}

.top ul img {
    color: #fff;
}

.top ul li {
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 20px;
}

.top ul li img {
    margin-right: 8px;
}

.top-box {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 154px;
    margin-bottom: 60px;
}

.top-box .top-box-bg {
    position: relative;
    width: 388px;
    height: 154px;
    border-radius: 20px;
}



.top-box div .top-box-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 106.5px;
    left: 45px;
    width: 92px;
    height: 26px;
    border-radius: 20px;
}

.top-box div .top-box-btn a span {
    font-size: 14px;
}

.top-box-bg:nth-child(1) .top-box-btn span {

    color: #0065cb;
}

.top-box-bg:nth-child(2) .top-box-btn span {
    color: #e87700;
}

.top-box-bg:nth-child(3) .top-box-btn span {
    color: #512bb4;
}


.top-box-bg .top-box-btn:nth-child(1) {
    border: 1px solid #0065cb;
}

.top-box-bg:nth-child(2) .top-box-btn {

    border: 1px solid #e87700;
}

.top-box-bg:nth-child(3) .top-box-btn {
    left: 30px;
    border: 1px solid #512bb4;
}

.top-box .top-box-bg:nth-child(1) {
    background-image: url(/material/images/bmfws2023/top1.png);
}

.top-box .top-box-bg:nth-child(2) {
    background-image: url(/material/images/bmfws2023/top2.png);
}

.top-box .top-box-bg:nth-child(3) {
    background-image: url(/material/images/bmfws2023/top3.png);
}

/* 标题栏目 */
.title-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 38px;
    margin-bottom: 38px;
}

.title-box .title-left {
    width: 477px;
    height: 22px;
    background-image: url(/material/images/bmfws2023/left.png);
}

.title-box .title-right {
    width: 477px;
    height: 22px;
    background-image: url(/material/images/bmfws2023/right.png);
}

.title-box .title {
    width: 190px;
    height: 38px;
    background-image: url(/material/images/bmfws2023/title.png);
}

/* 平台框 */
.platform-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 120px;
    margin-bottom: 26px;
}

.platform-box .platform-left {
    width: 590px;
    height: 100%;
    background-image: url(/material/images/bmfws2023/platform1.png);
    border-radius: 10px;
}

.platform-box .platform-right {
    width: 590px;
    height: 100%;
    background-image: url(/material/images/bmfws2023/platform2.png);
    border-radius: 10px;
}
.platform-box .platform-left>a,.platform-box .platform-right>a{display: block;width: 100%;height: 100%;}

.middle-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 208px;
    margin-bottom: 15px;
}

.middle-box .middle-item,
.middle-box .middle-item1 {
    position: relative;
    width: 385px;
    height: 208px;
    border-radius: 10px;
}

.middle-box .middle-item1 {
    background-image: url(/material/images/bmfws2023/middle1.png);
}

.middle-box .middle-item:nth-child(2) {
    background-image: url(/material/images/bmfws2023/middle2.png);
}

.middle-box .middle-item:nth-child(3) {
    background-image: url(/material/images/bmfws2023/middle3.png);
}

.middle-title {
    position: absolute;
    top: 31px;
    left: 30px;
    font-size: 22px;
    color: #ffffff;
    font-weight: 600;
}

.middle-title::after {
    position: absolute;
    bottom: -24px;
    left: 0px;
    content: '';
    width: 40px;
    height: 5px;
    background-color: #fff;
}

.middle-title1 {
    position: absolute;
    top: 31px;
    left: 30px;
    font-size: 22px;
    color: #ffffff;
    font-weight: 600;
}

.middle-title1::after {
    position: absolute;
    bottom: -7px;
    left: 0px;
    content: '';
    width: 40px;
    height: 5px;
    background-color: #fff;
}

.middle-item1 p {
    position: absolute;
    width: 200px;
    font-size: 16px;
    top: 80px;
    left: 30px;
    line-height: 20px;
    color: #ffffff;
}

.middle-item div,
.middle-item1 div {
    position: absolute;
    top: 160px;
    left: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 128px;
    height: 31px;
    border-radius: 30px;
    background-color: rgba(255, 255, 255, .4);
}

.middle-item div span,
.middle-item1 div span {
    font-size: 14px;
    color: #a41200;
}

/* 底部 */
.bottom-box {
    display: flex;
    align-items: end;
    justify-content: space-between;
    width: 100%;
    height: 220px;
}

.bottom-box .bottom-box-1 {
    position: relative;
    width: 290px;
    height: 203px;
}

.bottom-box .bottom-box-1:nth-child(1) {
    background-image: url(/material/images/bmfws2023/bottom1.png);
}

.bottom-box .bottom-box-1:nth-child(2) {
    background-image: url(/material/images/bmfws2023/bottom2.png);
}

.bottom-box .bottom-box-1:nth-child(3) {
    background-image: url(/material/images/bmfws2023/bottom3.png);
}

.bottom-box .bottom-box-1:nth-child(4) {
    width: 288px;
    height: 220px;
    background-image: url(/material/images/bmfws2023/bottom4.png);
}

.bottomBtn {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 135px;
    left: 22px;
    width: 126px;
    height: 37px;
    border-radius: 20px;
    background-color: rgba(255, 255, 255, .5);
    box-shadow: 0px 2px 8px #b4d2f9;
}

.bottomBtn a {
    font-size: 14px;
    color: #0060cc;
}

.bottomBtn1 {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 145px;
    left: 50%;
    transform: translate(-50%);
}

.bottomBtn1 a {
    width: 160px;
    font-size: 16px;
    line-height: 20px;
    color: #296db6;
    text-align: center;
}

/*  */
.linebox2 {
    margin: 0 auto;
    width: 100%;
    max-width: 1183px;
    overflow: initial;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12.5px 8.5px 10px;
    background-color: #fff;
    margin-bottom: 0 auto;
}

.linebox2 .picture-jbfs {
    width: 351px;
    height: 144.8px;
}

.linebox2 .picture-jbfs:nth-child(2) {
    width: 455px;
}

.linebox2 .picture-jbfs img {
    width: 100%;
    height: 100%;
}

/*  */
.main2 {
    background-color: #fff;
    min-height: 52.5px;
}

.main3 {
    margin-top: 20px;
    background-color: #ebf5ff;
    min-height: 52.5px;
    padding: 16.5px 0;
}

.main2 .box {
    width: 1200px;
    height: 52.5px;
    margin: 0 auto;
    margin-bottom: 35px;
    background: #fff;
    box-shadow: 1px 5px 8px rgba(114, 196, 249, 0.4);
    padding-bottom: 10px;
    border-radius: 5px;
    overflow: hidden;
}

.main2 .box .age-hot-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 112px;
    background-color: #003f9e;

}

.main2 .box .age-hot-top a {
    color: #fff;
}

.main2 .box .age-hot-top li {
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 20px;
    font-size: 38px;
    font-weight: 700;
}

.main2 .box .age-hot-swiperbox {
    position: relative;
    margin-top: 20px;
    width: 100%;
    height: 647px;
}



/* 面包屑 */
.crumb-nav {
    margin: 25px 0 0 8px;
    font-size: 20px;
}

/* 尾部 */


.fot {
    min-width: 1200px;
    margin: 0 auto;
    height: 208px;
    background-color: #f2f2f2;

}

.footernav {
    margin: 0 auto;
    max-width: 1200px;
    height: 100%;
}

.footer-site {
    color: #414242;
    padding: 40px 0 0 0;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    font-family: SimSun;
    background-color: #f2f2f2;
}

.footer-site ul {
    clear: both;
    overflow: hidden;
    width: 900px;
    margin: 0 auto;
}

.footer-link-wrong {
    float: left;
    width: 110px;
    height: 55px;
    padding-top: 15px;
}

.footer-link-gov {
    float: left;
    width: 80px;
    height: 80px;
}

.footer-txt {
    float: left;
    width: 635px;
    text-align: left;
    padding-left: 15px;
}

.footer-site p img {
    display: block;
    float: left;
    margin-top: 4px;
    margin-right: 5px;
}

.content {
    display: none;
}