*{margin: 0;padding: 0;}
body{
    background: #fff;
}


.m_about{
    margin: 60px 0px;
    width: 100%;
}
.m_about .about_fl{
    width: 980px;
    float: left;
    margin-top: 40px;
}
.m_about .about_fl h3{
    width: 100%;
    float: left;
    font-size: 26px;
}
.m_about .about_fl .about_fl_body{
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 2;
    margin-top: 30px;
}
.m_about .about_fl .about_fl_body p{
    text-indent: 2em;
    margin-bottom: 20px;
}
.m_about .about_fr{
    width: 380px;
    float: right;
    margin-top: 0px;
    background: none;
}
.m_about .about_fr ul li {
    float: left;
    width: 100%;
    position: relative;
    padding-left: 1vw;
    padding-right: 1vw;
    margin-bottom: 15px;
    margin-top: 10px;
    text-align: left;
    border-left: 1px solid #ccc;
    box-sizing: border-box;
}

.m_about .about_fr ul li:before {
    content: '';
    position: absolute;
    left: -1px;
    top: 0;
    width: 1px;
    height: 30%;
    background: #208952;
    z-index: 1;
}
.m_about .about_fr ul li h2 {
    font-family: 'Oswald', sans-serif;
    font-size: 36px;
    color: #208952;
    line-height: 20px;
    font-weight: bold;
    display: inline-block;
}
.m_about .about_fr ul li .count-unit {
    font-size: 16px;
    color: #000;
    text-align: right;
    display: inline-block;
    font-style: normal;
}
.m_about .about_fr ul li p {
    color: #333;
    font-size: 14px;
    line-height: 30px;
}



.m_shiji{
    width: 100%;
    background-color: #fafafa;
    padding: 60px 0px;
}
.lanmu{
    text-align: center;
    width: 100%;
}
.lanmu h3{
    font-size: 26px;
}
.lanmu span{
    font-size: 16px;
    margin-top: 16px;
    color: #999;
    display: block;
}

.m_shiji .g_shiji{
    height: 700px;
    overflow-y: scroll;
    margin-top: 30px;
    outline-style: none;
    -ms-overflow-style: none;
    overflow:
    -moz-scrollbars-none;
}
.m_shiji .g_shiji::-webkit-scrollbar{
    width:0px !important;
}
.m_shiji .shiji_list{
    width: 100%;
    position: relative;
    float: left;
} 
.m_shiji .shiji_list::before{
    position: absolute;
    content: "";
    width: 2px;
    height: 100%;
    background-color: #33883f;
    left: 50%;
    margin-left: -1px;
}
.m_shiji .shiji_list .shiji_li{
    height: 68px;
    margin-bottom: 10px;
    width: 100%;
    float: left;
    position: relative;
}
.m_shiji .shiji_list .shiji_li:after {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 2px solid #33883f;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
}
.m_shiji .shiji_list .shiji_li .shiji_title,
.m_shiji .shiji_list .shiji_li .shiji_date{
    width: 50%;
    color: #595959;
}
.m_shiji .shiji_list .shiji_li .shiji_title{
    text-align: left;
    float: right;
    padding-left: 40px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 24px;
    height: 100%;
    display: flex;
    align-items: center;
}
.m_shiji .shiji_list .shiji_li .shiji_date{
    text-align: right;
    float: left;
    padding-right: 40px;
    box-sizing: border-box;
    font-size: 20px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: right;
    color: #0c704c;
}
.m_shiji .shiji_list .shiji_li:nth-child(odd) .shiji_date{
    padding-left: 40px;
    text-align: left;
    float: right;
    box-sizing: border-box;
    justify-content: left;
}
.m_shiji .shiji_list .shiji_li:nth-child(odd) .shiji_title {
    padding-right: 40px;
    text-align: right;
    float: left;
    box-sizing: border-box;
    justify-content: flex-end;
    padding-left: 0px;
}



.m_lianxi{
    padding: 60px;
    background-color: #f1f3f4;
}
.m_lianxi .g_lianxi{
    width: 100%;
    overflow: hidden;
    border: 1px solid #eee;
    background-color: #fff;
    margin-top: 30px;
}
.g-tith2{overflow:hidden;position:relative;text-align:center;border-bottom:1px solid #eee}
.g-tith2 b{font-size: 19px;}
.g-tith2 .more{display:block;position:absolute;right:39px;top:34px;width:101px;height:38px;border:1px solid #e5e5e5;border-radius:4px;text-align:center;line-height:36px;font-size:14px;color:#33883f}

.g-tith2 h3{font-weight:400;line-height: 40px;font-size:26px;color:#1c1c20;padding-top: 30px;padding-bottom: 20px;}
.ul-contact{overflow:hidden}

.ul-contact li{float:left;width: 16.66%;text-align:center;border-right:1px solid #eee;padding:40px 10px 36px;box-sizing: border-box;}

.ul-contact li .icon{height: 55px;line-height:55px;overflow:hidden;margin-bottom:20px}

.ul-contact li .icon img{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%}

.ul-contact li .txt{font-size:18px;color:#666;}

.ul-contact li .txt h3{font-size:22px;font-weight:400;height: 33px;line-height: 33px;}

.ul-contact li .txt p{
    line-height: 27px;
}
