@charset "UTF-8";

/* 教育学院顶部开发 */
body {
    /* background: url(../images/zhongnanminzudaxuejiaoyuxueyuanyuanhui.png) no-repeat 560px 973px; */
    background-size: 801px 801px;
    background-position: center;
}

header {
    width: 100%;
     min-width: 1400px;
    height: 744px;
    opacity: 1;
    margin-top: 0;
}

header .he-top {
    width: 100%;
     min-width: 1400px;
    height: 30px;
    background-color: #208864;
    position: relative;
}
header .he-top .logo-left {
    position: absolute;
    display: flex;
    justify-content: space-between;
    right: 0
}

header .he-top .logo-left li:nth-child(1) {
    width: 48px;
    height: 27px;
}
header .he-top .logo-left li:nth-child(1) a{
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #898383;
}

header .he-top .logo-left li:nth-child(2) {
    width: 14px;
    height: 27px;
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #898383;
    margin-left: 10px;
}

header .he-top .logo-left li:nth-child(3) {
    width: 112px;
    height: 27px;
    margin-left: 10px;
}
header .he-top .logo-left li:nth-child(3) a{
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #898383;
}
header .he-mid {
    width: 100%;
     min-width: 1400px;
    height: 244px;
    background-color: #cfe9e0;
}


/* 右侧背景图制作 */

.he-mid .he-mid-logo .he-bg {
    width: 254px;
    height: 244px;
    background: url(../images/shuben.png) no-repeat;
    background-size: 254px 244px;
    background-position: right;
    display: none;
}


/* logo开发 */

header .he-mid .he-mid-logo {
    width: 100%;
    height: 118px;
    /* background-color: pink; */
    display: flex;
    justify-content: space-between;
}

header .he-mid .he-mid-logo .logo-lefts {
    height: 21px;
    /* background-color: #fff; */
    margin-left: 25px;
    display: flex;
    justify-content: flex-start;
}


/* logo标志中部开发 */

.logo-middle {
    width: 1350px;
    height: 89px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

header .he-mid .he-mid-logo .logo-lefts li {
    margin-top: 2px;
}

header .he-mid .he-mid-logo .logo-lefts li:nth-child(1) {
    width: 57px;
    height: 27px;
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 50px;
    color: #898383;
}
header .he-mid .he-mid-logo .logo-lefts li:nth-child(1) a{
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 50px;
    color: #898383;
}
header .he-mid .he-mid-logo .logo-lefts li:nth-child(2) {
    width: 14px;
    height: 27px;
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 50px;
    color: #898383;
}

header .he-mid .he-mid-logo .logo-lefts li:nth-child(3) {
    width: 112px;
    height: 27px;
    margin-left: 10px;
}
header .he-mid .he-mid-logo .logo-lefts li:nth-child(3) a{
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 50px;
    color: #898383;
}
header .he-mid .he-mid-logo .logo-mid {
    width: 587px;
    height: 93px;
    margin-left: -130px;
    margin-top: 60px;
}

header .he-mid .he-mid-logo .logo-mid img {
    width: 100%;
    height: 100%;
}

header .he-mid .he-mid-logo .logo-right {
    width: 532px;
    height: 55px;
    /* background-color: #fff; */
    margin-right: 77px;
    margin-top: 73px;
}

header .he-mid .he-mid-logo .logo-right img {
    width: 100%;
    height: 100%;
}


/* header .he-mid .he-mid-logo .logo-right li {
    font-size: 50px;
    font-family: Microsoft YaHei;
    font-weight: normal;
    line-height: 50px;
    color: #18845E;
} */
.co-he-last{
    width: 100%;
    min-width: 1350px;
    margin-top: 83px;
    height: 44px;
    background: #18845E;
    border: 1px solid #707070;
}
.he-last {
    width: 1400px;
    height: 25px;
    margin-top: 16px;
    /* background-color: #fff; */
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
}

.he-last li a {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 0px;
    color: #fff;
}

.he-last li {
    position: relative;
}
/* 特殊框制作 */

#one li:nth-child(3) ul li {
    width: 130px;
}
#one li:nth-child(3) ul li a{
   width: 120px;
}
#one li:nth-child(5) ul li a{
   width: 80px;
}

/* 导航栏隐藏框制作 */

#two {
    position: absolute;
    top: 26px;
    left: -21px;
    transition: all 1s ease-out;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    z-index: 9999999;
}

#two li {
    width: 115px;
    height: 60px;
    background: #18845E;
    opacity: 0.8;
    text-align: center;
}

#two li a {
    display: inline-block;
    width: 80px;
    height: 20px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 50px;
    color: #FFFFFF;
}

.he-last li:hover #two {
    opacity: 1;
    max-height: 500px;
    transition: all 0.5s ease-in;
}


/* 上布局轮播图开发 */

.fo-bg {
    width: 100%;
    height: 470px;
    background: linear-gradient(180deg, #85BEAA 0%, #FFFFFF 100%);
}

.focus {
    position: relative;
    width: 1400px;
    height: 470px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

.focus ul {
    position: absolute;
    top: 0;
    left: 0;
    width: 600%;
}

.focus ul img {
    width: 1400px;
    height: 470px;
}

.focus ul li {
    float: left;
}

li {
    list-style: none;
}


/* 左侧按钮制作 */

.prev {
    display: none;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    left: 0;
    width: 20px;
    height: 30px;
    background: rgba(255, 255, 255, 0.3);
    text-align: center;
    line-height: 30px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    text-decoration: none;
    z-index: 2;
}


/* 右侧按钮制作 */

.next {
    display: none;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    right: 0;
    width: 20px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: rgba(255, 255, 255, 0.3);
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    text-decoration: none;
    z-index: 2;
}

.circle {
    position: absolute;
    bottom: 26px;
    right: 36px;
    margin-left: -35px;
    width: 100px;
    height: 16px;
    /* background: rgba(255, 255, 255, 0.3); */
    border-radius: 7px;
}

.circle li {
    float: left;
    margin: 3px;
    width: 14px;
    height: 14px;
    background: #FFFFFF;
    border-radius: 50%;
}

.circle .current {
    background: #18845E;
}


/* 上布局下的横线 */


/* .line {
    margin-top: 7px;
    width: 100%;
    background: #DFDBDB;
    border: 1px solid #DFDBDB;
    opacity: 0.5;
    height: 0;
} */

.shad {
    width: 100%;
    height: 41px;
    background: #FFFFFF;
    box-shadow: 0px -1px 4px rgba(0, 0, 0, 0.16);
    opacity: 1;
}
.unify{
   width: 100%;
   min-width: 1400px;
   background: #F6F6F6;
   margin-top: -12px;
}

.unify1{background:#ffffff;margin-bottom: 25px;}
.unify2{
    padding-top: 5px;
    background: url(../images/bg_img.png) no-repeat bottom right #e8e8e8;
    padding-bottom: 40px;
    }
.unify2 .mud{background: #ddd;}

/* 学院新闻及通告 */

.news {
    width: 1400px;
    height: 385px;
    /* background-color: pink; */
    margin-top: 17px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
}

.news-left {
    width: 877px;
    height: 385px;
    background-color: #fff;
    /* background-color: skyblue; */
    border-radius: 15px;
}

.news-left .news-left-top {
    width: 100%;
    height: 42px;
    position: relative;
    /* display: flex;
    justify-content: space-between; */
    /* background-color: pink; */
}

.news-left .news-left-top .top-left {
    float: left;
    width: 174px;
    height: 42px;
    display: flex;
    justify-content: space-between;
}

.news-left .news-left-top .news-logo {
    width: 39px;
    height: 38px;
}

.news-left .news-left-top .news-logo img {
    width: 100%;
    height: 100%;
}

.news-left .news-left-top .college {
    width: 133px;
    height: 27px;
    margin-top: -6px;
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 50px;
    color: #000000;
}

.news-left .news-left-top .top-right {
    float: right;
    cursor: pointer;
    width: 54px;
    height: 42px;
    display: flex;
    padding-top: 16px;
    justify-content: space-between;
}

.news-left .news-left-top .top-right li:first-child a {
    width: 33px;
    height: 13px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 0px;
    color: #4E967D;
}

.news-left .news-left-top .top-right li:nth-child(2) {
    margin-top: 2px;
    width: 12px;
    height: 9px;
}

.news-left .news-left-top .top-right li:nth-child(2) span {
    font-size: 17px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 0px;
    color: #4E967D;
}

.news-left .news-left-top .top-bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 4px;
    display: flex;
    justify-content: start;
}

.news-left .news-left-top .top-bottom span:first-child {
    display: inline-block;
    width: 141px;
    height: 100%;
    background: #18845E;
    opacity: 1;
    border-radius: 0px;
}

.news-left .news-left-top .top-bottom span:nth-child(2) {
    width: 734px;
    height: 100%;
    background: #CFE9E0;
    opacity: 1;
    border-radius: 0px;
}


/* 学院新闻下方内容开发 */

.news-left .news-left-con {
    width: 100%;
    height: 305px;
    padding-left: 10px;
    display: flex;
    justify-content: space-between;
}


/* 如下就是轮播图开发 */

blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

body,
button,
input,
select,
textarea {
    font: 12px/1.5 "Microsoft YaHei", "微软雅黑", SimSun, "宋体", sans-serif;
    color: #666;
}

ol,
ul {
    list-style: none
}

a {
    text-decoration: none
}

fieldset,
img {
    border: 0;
    vertical-align: top;
}

a,
input,
button,
select,
textarea {
    outline: none;
}

a,
button {
    cursor: pointer;
}

.wrap {
    width: 391px;
    height: 275px;
    padding-top: 5px;
    position: relative;
}
/* 标题循环开发 */

.chart li span {
    display: none;
}
.wrap-tit {
    position: absolute;
    bottom: -58px;
    left: 11%;
    word-wrap: normal;
    text-align: center;
    width: 294px;
    height: 77px;
    font-size: 19px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #707070;
    opacity: 1;
}

.slide {
    height: 183px;
    position: relative;
}

.slide li {
    position: absolute;
    left: 200px;
    top: 0;
}

.slide li img {
    width: 100%;
    height: 100%;
    border-radius: 15px;
}

#alone {
    left: 6px;
}

.prevs,
.nexts {
    width: 38px;
    height: 38px;
    position: absolute;
    top: 86%;
    margin-top: -56px;
    background: url(../images/zuo.png) no-repeat;
    background-size: 38px 38px;
    z-index: 99;
    display: none;
}

.nexts {
    right: 14px;
    background-image: url(../images/you.png);
    background-size: 38px 38px;
}


/* 旋转木马轮播图右边开发 */

.news-left .news-left-con .right-con {
    width: 405px;
    height: 311px;
    /* background-color: #fff; */
    padding-top: 15px;
    display: flex;
    justify-content: start;
}
.news-left .news-left-con .right-con .con-right {
    width: 405px;
    height: 311px;
    margin-top: -5px;
    padding-left: 8px;
}

.news-left .news-left-con .right-con .con-right li {
    width: 100%;
    height: 21px;
    display: flex;
    justify-content: space-between;
}
.news-left .news-left-con .right-con .con-right li:nth-child(odd) {
    background: url(../images/duobianxing1.png) no-repeat;
    background-size: 11px 13px;
    background-position: left 5px;
    padding-left: 20px;
}
.news-left .news-left-con .right-con .con-right li p {
    width: 260px;
    height: 21px;
    font-size: 17px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 21px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000000;
}

.news-left .news-left-con .right-con .con-right li span {
    width: 95px;
    height: 19px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    line-height: 22px;
    font-weight: 400;
    color: #898383;
}


/* 通知公告首部开发 */

.news-right {
    width: 406px;
    height: 385px;
    background-color: #fff;
    /* background-color: skyblue; */
    border-radius: 15px;
}

.news-right .news-right-top {
    width: 100%;
    height: 42px;
    position: relative;
    /* display: flex;
    justify-content: space-between; */
    /* background-color: pink; */
}

.news-right .news-right-top .no-top-left {
    float: left;
    width: 174px;
    height: 42px;
    display: flex;
    justify-content: space-between;
}

.news-right .news-right-top .no-news-logo {
    width: 39px;
    height: 37px;
}

.news-right .news-right-top .no-news-logo img {
    width: 100%;
    height: 100%;
}

#no-college {
    width: 133px;
    height: 27px;
    margin-top: -6px;
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 50px;
    color: #000000;
}

.news-right .news-right-top .no-top-right {
    float: right;
    cursor: pointer;
    width: 54px;
    height: 42px;
    display: flex;
    padding-top: 16px;
    justify-content: space-between;
}

.news-right .news-right-top .no-top-right li:first-child a {
    width: 33px;
    height: 13px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 0px;
    color: #4E967D;
}

.news-right .news-right-top .no-top-right li:nth-child(2) {
    margin-top: 2px;
    width: 12px;
    height: 9px;
}

.news-right .news-right-top .no-top-right li:nth-child(2) span {
    font-size: 17px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 0px;
    color: #4E967D;
}

.news-right .news-right-top .no-top-bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 4px;
    display: flex;
    justify-content: start;
}

.news-right .news-right-top .no-top-bottom span:first-child {
    display: inline-block;
    width: 141px;
    height: 100%;
    background: #18845E;
    opacity: 1;
    border-radius: 0px;
}

.news-right .news-right-top .no-top-bottom span:nth-child(2) {
    width: 263px;
    height: 100%;
    background: #CFE9E0;
    opacity: 1;
    border-radius: 0px;
}


/* 通知公告内容开发 */

.news-right .no-right-con {
    width: 405px;
    height: 311px;
    /* background-color: #fff; */
    padding-top: 15px;
    display: flex;
    justify-content: start;
}
.news-right .no-right-con .no-con-right {
    width: 405px;
    height: 311px;
    margin-top: -5px;
    padding-left: 8px;
}

.news-right .no-right-con .no-con-right li {
    width: 100%;
    height: 21px;
    display: flex;
    justify-content: space-between;
}
.news-right .no-right-con .no-con-right li:nth-child(odd) {
    background: url(../images/duobianxing1.png) no-repeat;
    background-size: 11px 13px;
    background-position: left 5px;
    padding-left: 20px;
}
.news-right .no-right-con .no-con-right li p {
    width: 260px;
    height: 21px;
    font-size: 17px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 21px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000000;
}

.news-right .no-right-con .no-con-right li span {
    width: 95px;
    height: 19px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    line-height: 22px;
    font-weight: 400;
    color: #898383;
}


/* 第二个局域公告开发 */

.live {
    width: 1400px;
    margin-top: 30px;
    /* background-color: pink; */
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
}


/* 模板开发 */
#live-two{
    margin-top: 70px;
}
.mud {
    width: 406px;
    background-color: #fff;
    /* background-color: skyblue; */
    border-radius: 15px;
}


/* 模板首部开发 */

.mud .mud-top {
    width: 100%;
    height: 42px;
    position: relative;
    /* display: flex;
    justify-content: space-between; */
    /* background-color: pink; */
}

.mud .mud-top .mud-top-left {
    float: left;
    width: 174px;
    height: 42px;
    display: flex;
    justify-content: space-between;
}

.mud .mud-top .mud-news-logo {
    width: 39px;
    height: 36px;
}

.mud .mud-top .mud-news-logo img {
    width: 100%;
    height: 100%;
}

#mud-college {
    width: 133px;
    height: 27px;
    margin-top: -6px;
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 50px;
    color: #000000;
}

.mud .mud-top .mud-top-right {
    float: right;
    cursor: pointer;
    width: 54px;
    height: 42px;
    display: flex;
    padding-top: 16px;
    justify-content: space-between;
}

.mud .mud-top .mud-top-right li:first-child a {
    width: 33px;
    height: 13px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 0px;
    color: #4E967D;
}

.mud .mud-top .mud-top-right li:nth-child(2) {
    margin-top: 2px;
    width: 12px;
    height: 9px;
}

.mud .mud-top .mud-top-right li:nth-child(2) span {
    font-size: 17px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 0px;
    color: #4E967D;
}

.mud .mud-top .mud-top-bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 4px;
    display: flex;
    justify-content: start;
}

.mud .mud-top .mud-top-bottom span:first-child {
    display: inline-block;
    width: 141px;
    height: 100%;
    background: #18845E;
    opacity: 1;
    border-radius: 0px;
}

.mud .mud-top .mud-top-bottom span:nth-child(2) {
    width: 263px;
    height: 100%;
    background: #CFE9E0;
    opacity: 1;
    border-radius: 0px;
}


/* 模板内容开发 */

.mud .mud-right-con {
    width: 405px;
    /* background-color: #fff; */
    padding-top: 15px;
    display: flex;
    justify-content: start;
}

.mud .mud-right-con .mud-con-right {
    width: 405px;
    margin-top: -5px;
    padding-left: 8px;
}

.mud .mud-right-con .mud-con-right li {
    width: 100%;
    height: 21px;
    display: flex;
    justify-content: space-between;
}
.mud .mud-right-con .mud-con-right li:nth-child(odd) {
    background: url(../images/duobianxing1.png) no-repeat;
    background-size: 11px 13px;
    background-position: left 5px;
    padding-left: 20px;
}

.mud .mud-right-con .mud-con-right li p {
    width: 260px;
    height: 21px;
    font-size: 17px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 21px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000000;
}

.mud .mud-right-con .mud-con-right li span {
    width: 95px;
    height: 19px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    line-height: 22px;
    font-weight: 400;
    color: #898383;
}


/* 与模板区分的图片开发 */

.mud-right-con #unique {
    width: 395px;
    height: 300px;
    background-color: #3A9F82;
    display: flex;
    flex-direction: column;
    justify-content: start;
    position: relative;
left: 5px;
top: -6px;
}

.mud-right-con #unique li {
    width: 100%;
    padding-top: 14px;
    height: 75px;
    border-bottom: 1px solid #CCCCCC;
    background: url(../images/mengbanzu.png) no-repeat;
    background-size: 58px 58px;
    background-position-x: right;
}

.mud-right-con #unique li div {
    width: 325px;
    height: 50px;
    margin: 0 auto;
    /* background-color: skyblue; */
    display: flex;
    justify-content: space-between;
}

.mud-right-con #unique li div span {
    margin-top: 6px;
    width: 30px;
    height: 30px;
    background: url(../images/yanjiuzhulu.png) no-repeat;
    background-size: 30px 30px;
}

.mud-right-con #unique li div p {
    width: 285px;
    height: 42px;
    font-size: 16px;
    padding-left: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    text-align: left;
    color: #FFFFFF;
}

.mud-right-con #unique li:hover {
    background-color: #213776;
}


/* 第五个区域开发 */

.link {
    width: 1400px;
    height: 200px;
    margin-top: 60px;
    background-color: #fff; 
    margin-left: auto;
    margin-right: auto;
    border-radius: 15px;
}

.link-left {
    width: 165px;
    height: 39px;
    margin-top: -8px;
    display: flex;
    justify-content: space-between;
    /* background-color: skyblue; */
}

.link-left li:first-child {
    width: 39px;
    height: 39px;
}

.link-left li:first-child img {
    width: 100%;
    height: 100%;
}

.link-left li:nth-child(2) {
    width: 120px;
    height: 27px;
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 40px;
    color: #000000;
}

.link-right {
    width: 1350px;
    margin-top: 27px;
}

 /* .right-one {
    width: 100%;
    height: 25px;
    display: flex;
    justify-content: start
}

.right-one li:nth-child(2) {
    margin-left: 172px;
}

.right-one li:last-child {
    margin-left: 107px;
}

.right-two {
    width: 100%;
    height: 25px;
    display: flex;
    justify-content: start;
}

.right-two li:nth-child(2) {
    margin-left: 92px;
}

.right-two li:nth-child(3) {
    margin-left: 87px;
}

.link-right a {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 22px;
    color: #18845E;
} */
.part{
   width: 100%;
   min-width: 1400px;
   background: #F6F6F6;
   /* height: 80px; */
}

/* 结尾处开发 */

footer {
    width: 100%;
    min-width: 1400px;
    height: 168px;
    padding-top: 23px;
    background-color: #CFE9E0;
}

.fo-mid {
    width: 1400px;
    height: 168px;
    margin-left: auto;
    margin-right: auto;
    /* background-color: pink; */
    display: flex;
    justify-content: space-between;
}

.fo-mid .fo-mid-left {
    width: 646px;
    height: 77px;
    display: flex;
    padding-top: 19px;
    /* background-color: skyblue; */
    justify-content: start;
    flex-wrap: wrap;
}
/* 新改部分 */
.fo-mid .fo-mid-left li:first-child{
    display: none;
}
.fo-mid .fo-mid-left li:nth-child(6) p{
    display: none;
}
.fo-mid .fo-mid-left li:nth-child(11) p{
    display: none;
}
.fo-mid .fo-mid-left li {
    width: 102px;
    margin-left: 9px;
}

.fo-mid .fo-mid-left li div {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.fo-mid .fo-mid-left li div span a {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 41px;
    color: #18845E;
}

.fo-mid .fo-mid-left li div p {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 41px;
    color: #18845E;
}

.fo-mid .fo-mid-right {
    width: 509px;
    /* background-color: skyblue; */
    height: 125px;
    display: flex;
    justify-content: space-between;
}

.fo-mid .fo-mid-right li:first-child {
    width: 122px;
    height: 122px;
    background: url(../images/erweima1.png) no-repeat;
    background-size: 122px 122px;
}

.fo-mid .fo-mid-right li:nth-child(2) {
    width: 334px;
    height: 125px;
    margin-top: -11px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.fo-mid .fo-mid-right li:nth-child(2) span {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #898383;
margin-top: 7px;
}
.fo-mid .fo-mid-right li:nth-child(2) span:nth-child(1){
margin-top: 7px;
}


/* 最后一部分开发 */

.bottom {
    width: 100%;
     min-width: 1400px;
    height: 30px;
    background-color: #18845E;
}

.bottom-font {
    width: 1086px;
    height: 23px;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #DFDBDB;
}
@media screen and (max-width: 1800px) {
        .he-mid .he-mid-logo .he-bg {
        width: 145px;
        height: 144px;
        background: url(../images/shubengai.png) no-repeat;
        background-size: 145px 144px;
        background-position: right;
        display: none;
    }
    header .he-mid .he-mid-logo .logo-mid {
        width: 587px;
        height: 134px;
        margin-left: -203px;
        margin-top: 30px;
    }
    header .he-mid .he-mid-logo .logo-mid img {
        width: 100%;
        height: 100%;
    }
    header .he-mid .he-mid-logo .logo-right {
        width: 532px;
        height: 47px;
        /* background-color: #fff; */
        margin-right: 52px;
        margin-top: 78px;
    }
    header .he-mid .he-mid-logo .logo-right img {
        width: 100%;
        height: 100%;
    }
}

    /* 右侧背景图制作 */
@media screen and (min-width: 1799px) {
    .he-mid .he-mid-logo .he-bg {
        width: 145px;
        height: 144px;
        background: url(../images/shubengai.png) no-repeat;
        background-size: 145px 144px;
        background-position: right;
        display: block;
        position: relative;
        top: 30px;
        right: 50px;
    }
    header .he-mid .he-mid-logo .logo-mid {
        width: 587px;
        height: 134px;
        margin-left: -100px;
        margin-top: 30px;
    }
    header .he-mid .he-mid-logo .logo-mid img {
        width: 100%;
        height: 100%;
    }
    header .he-mid .he-mid-logo .logo-right {
        width: 532px;
        height: 47px;
        /* background-color: #fff; */
        margin-right: 4px;
        margin-top: 78px;
    }
    header .he-mid .he-mid-logo .logo-right img {
        width: 100%;
        height: 100%;
    }
}