﻿body{
    font-family: '微软雅黑 Light'!important;
}
.header{width: 100%;}
.bef::after{display: block;content: '';clear: both}
.lm{width: 100%;padding: 1.2rem 0 0 0}
.lm img{width: 90%;display: block;margin: 0 auto}
.space{
    width: 90%;
    margin: 0 5%;
    background: #eeeeee;
    display: inline-block;
}
.space h3{font-size: 1.02rem;color: #30624e;margin: .4rem 5% 0 5%}
.space p{color: #000000;font-size: .9rem;margin: .2rem 5% 0 5%}
.zx_box{width: 79.5%;min-height: 12rem;background: #fff;margin: 1.2rem auto 0;padding-bottom: .7rem}
.zx_box img{width: 100%;height: 8.9rem;object-fit: cover}
.list1{
    width: 79.5%;margin: 0 auto;
    padding-top: .5rem;
}
.list1 a{display: block;color: #000000;font-size: .9rem;
background: url(../images/icon.png) no-repeat left .3rem;
background-size: .8rem .8rem;text-indent: 1.5rem;line-height: 1.6;margin-top: .5rem}



.fl2{
    width: 7.5%;
    height: 12.85rem;
     background: #30624e;text-align: center;
    display: flex;
    align-items: center;
    margin-left: 10.5%;
    margin-top: 1rem;
    margin-right: 5%;
    float: left;
}
.fl2 h3{color: #eac14a;font-size: .9rem}
.rg2{
    width: 66.8%;height: 12.85rem;
    float: left;
    margin-top: 1rem;position: relative;
}
.rg2 img{width: 100%;height: 66.5%;object-fit: cover}
.rg2 a{
    width: 95%;height: 23.5%;padding: 0 2.5%;
    background: #fff;
    font-size: .8rem;display: flex;justify-content: center;
    align-items: center;color: #000;
}
.rg2 .gd{width: auto;height: auto;position: absolute;padding: 0;
bottom: -.4rem;right: 0;background: none;color: #737373; font-size: .8rem;}
.fl3{
    width: 61%;
    min-height: 23.85rem;
    float: left;
    margin: 1rem 5% 0 10%;
}
.list3 li{
    width: 100%;height: 100%;display: none;
}
.list3 li img{width: 95%;height: 12.7rem;object-fit: cover;
margin: 2.5% 2.5% 0 2.5%}
.list3 li h3{
    color: #000000;
    font-size: 1.02rem;
    letter-spacing: 1px;
    border-left: 4px solid #30624e;
    text-indent: .5rem;
    margin: .5rem 2.5%;
}
.list3 li p{font-size: .8rem;color: #000000}

.list_img{
    width: 13.3%;height: 23.85rem;
    float: left;
    margin-top: 1rem;
}
.list_img img{width: 100%;height: 3rem;display: block;
margin-bottom: .5rem}
.list_img img:last-child{margin-bottom: 0}
.list3 li:first-child{display: block}







section{
    padding-bottom: 1.2rem;
}

nav{
    width: 100%;padding: 10px 0;
    color: #eac04a;background: url(../images/icon.png);
    font-size: 0.65rem;
    text-align: center;line-height: 1.6;
    margin-top: 1rem;
}