* {
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch;
}

.swiper-button-next,
.swiper-button-prev {
    outline: none;
}

a,
a:link,
a:hover,
a:visited {
    text-decoration: none;
    outline: none;
    color: #333;
}

p {
    margin: 0;
}

i {
    font-style: normal;
}

ul {
    padding: 0;
    margin: 0;
}

li {
    list-style: none;
}

input {
    outline: none;
}

button {
    border: none;
}

.lf {
    float: left;
}

.rt {
    float: right;
}

.clear:after {
    content: "";
    display: block;
    clear: both;
}

img {
    max-width: 100%;
}

body {
    margin: 0 auto;
    min-width: 1440px;
    padding-top: 90px;
    font-family: PingFangSC-Regular, PingFang SC;
}

.container {
    padding: 0;
    width: 1200px;
}

.container-lqj {
    width: 1440px;
    padding: 0;
    margin: 0 auto;
}

/*返回顶部按钮*/

.backTop {
    width: 52px;
    height: 52px;
    position: fixed;
    bottom: 90px;
    right: 80px;
    border-radius: 52px;
    cursor: pointer;
    display: none;
    z-index: 999;
}





div.body {
    margin: 0;
    padding: 0;
}


/*顶部导航加banner*/

div.header {
    width: 100%;
    height: 90px;
    position: absolute;
    top: 0;
    z-index: 9999;
}

.navbar-brand {
    height: 90px;
}

a.navbar-brand img {
    height: 60px;
    margin-top: 20px;
}

a.logo {
    padding: 0;
    margin: 0;
    line-height: 90px;
    margin-left: 0 !important;
}

.navbar-right {
    height: 90px;
    /* width: 700px; */
    display: flex;
    justify-content: space-between;
    float: right !important;
    margin: 0;
}

.navbar {
    min-height: 0;
    border-radius: inherit;
    background: #FFFFFF;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav li a:hover {
    font-weight: 500;
    color: #E1994D;
    background: none;
}

.navbar-nav>li {
    height: 100%;
    margin: 0 27px;
}

.navbar-nav>li:last-child {
    margin-right: 0;
}

.main ul.nav>li>a {
    padding: 0;
    margin-top: 0;
    line-height: 90px;
    font-size: 20px;
    color: #333333;
}

.navbar-default .navbar-nav>li>a {
    color: rgba(51, 51, 51, 1);
}

.navbar-default {
    background-color: #fff;
    border-color: #fff;
    border-width: 0;
    min-width: 1440px;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #E1994D;
    background: none;
}


.navbar-nav>li>.dropdown-menu {
    display: none;
    width: 1000px;
    top: 90px;
    background: rgba(0, 0, 0, 0.6);
    padding: 0;
    border: none;
    flex-direction: column;
    padding-left: 112px;
    left: -112px;
}

.nav-2 .dropdown-menu a {
    color: #fff !important;
}

.dropdown-menu-two li {
    width: 25%;
    margin-bottom: 15px;
}

.nav-2 .dropdown-menu a {
    line-height: initial !important;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
}

.nav-2 .dropdown-menu a:hover {
    color: #E1994D !important;
    background: none !important;
}

.nav .nav-2 .dropdown-menu .open>a,
.nav .nav-2 .dropdown-menu .open>a:focus,
.nav .nav-2 .dropdown-menu .open>a:hover {
    background: none;
}

.caret-one {
    border-top: 4px solid transparent;
    border-left: 4px dashed;
    border-bottom: 4px solid transparent;
}

.banner {
    position: relative;
    text-align: center;
}

.banner .banner-title {
    position: absolute;
    top: 25%;
    left: 50%;
    transform: translateX(-50%);
    font-size: 60px;
    font-weight: 600;
    color: #FFFFFF;
    letter-spacing: 4px;
    font-family: PingFangSC-Semibold, PingFang SC;
}

.banner .banner-info {
    position: absolute;
    top: 42%;
    left: 50%;
    transform: translateX(-50%);
    font-size: 48px;
    color: #FFFFFF;
    line-height: 67px;
    letter-spacing: 4px;
}

.mg20-bottom {
    margin-bottom: 20px;
}

.num-business {
    width: 100%;
    height: 840px;
    background: #F8F8F8;
}

.num-business .num-business-content {
    display: flex;
    justify-content: center;
}

.num-business-info {
    padding-top: 214px;
    text-align: center;
}

.num-business-info1 {
    font-size: 54px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #000D27;
    line-height: 75px;
}

.num-business-info2 {
    font-size: 40px;
    color: #000D27;
    line-height: 56px;
    margin: 50px 0 100px 0;
}

.num-business-info3 a {
    display: block;
    width: 242px;
    height: 64px;
    line-height: 64px;
    background: #36ABE2;
    border-radius: 32px;
    text-align: center;
    margin: 0 auto;
    font-size: 28px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
}

.bg2 {
    background: #18192F !important;

}

.color-white {
    color: #fff !important;
}

.swiper-button-next,
.swiper-button-prev {
    width: 60px;
    height: 60px;
    background-size: 100% 100%;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url(../images/left.png);
    left: 0;
    right: auto;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url(../images/right.png);
    right: 0px;
    left: auto;
}

.num-web {
    position: relative;
    height: 840px;
    background: #F2F2F2;
}

.num-web .container-lqj .num-business-content {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.num-web .num-business-info {
    width: 48%;
}

.num-web .num-business-info2 {
    margin: 0;
}

.num-business-info4 {
    margin: 50px 0 100px 0;
}

.num-business-info4>span {
    display: inline-block;
    width: 137px;
    height: 49px;
    line-height: 46px;
    text-align: center;
    background: #FFFFFF;
    border-radius: 8px;
    border: 2px solid #1099D9;
    font-size: 24px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #1099D9;
    margin: 0 26px;
    cursor: pointer;
}

.num-business-info4>span.active {
    color: #FFFFFF;
    background: #1099D9;
}

.card-content>.list:last-child {
    display: none;
}

.list-card .container-lqj {
    position: relative;
}

.list-card .num-business-info {
    padding: 0;
    width: 522px;
    position: absolute;
    top: 214px;
    left: 120px;
}

.list-web {
    background: #F2F2F2;
}

/* e茂 */
.emao .top {
    position: relative;
    height: 840px;
    background: url(../images/emao1.png) no-repeat center;
    background-size: cover;
    color: #FFFFFF;
}

.emao .top .container {
    position: absolute;
    top: 100px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}

.emao .logo {
    display: flex;
    justify-content: center;
}

.emao .logo>div {
    margin: 0 18px;
}

.emao .logo-img img {
    width: 140px;
    height: 140px;
}

.emao .logo-info-img img {
    width: 300px;
    height: 68px;
}

.emao .logo-info {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.emao .logo-info-desc {
    width: 300px;
    font-size: 18px;
    line-height: 25px;
}

.emao .top-desc {
    width: 934px;
    font-size: 24px;
    line-height: 36px;
    text-align: left;
    margin: 50px auto 0 auto;
}

.emao .top-desc>div {
    margin-bottom: 50px;
}

.ewm {
    display: flex;
    justify-content: center;
}

.ewm>div {
    margin: 0 122px;
    text-align: center;
}

.ewm>div>div img {
    width: 208px;
    height: 208px;
}

.ewm a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 199px;
    height: 36px;
    background: #18C2F0;
    /* box-shadow: 2px 2px 4px 0px rgba(61, 210, 250, 0.38); */
    border-radius: 5px;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    margin-top: 20px;
    margin-left: 4px;
}

.ewm a img {
    height: 20px;
    margin-right: 10px;
}

.ewm .android-download a {
    background: #4ADD37;
}

/* 企酷 */
.qiku.emao .top {
    background: url(../images/qiku1.png) no-repeat center;
    background-size: cover;
    color: #000000;
}

.qiku.emao .logo-info-img img {
    width: 280px;
    height: 75px;
}

.qiku.emao .top-desc>div:last-child {
    margin-bottom: 20px;
}

/* 商机会 */
.sjh.emao .top {
    background: url(../images/sjh1.png) no-repeat center;
    background-size: cover;
}

.sjh.emao .logo-info-img img {
    width: 280px;
}

.sjh.emao .top-desc>div:last-child {
    margin-bottom: 86px;
}

/* 数字政务 */
.szzw.emao .top .container {
    width: auto;
    top: 246px;
    left: 60%;
    transform: initial;
    text-align: left;
}

.szzw.emao .top {
    height: 1058px;
    background: url(../images/szzw1.png) no-repeat center;
    background-size: cover;
}

.szzw.emao .logo-info-img img {
    width: 280px;
}

.szzw.emao .top-desc>div:last-child {
    margin-bottom: 86px;
}

.szzw.emao .logo-info-title {
    margin: 50px 0 10px 0;
    font-size: 48px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    line-height: 67px;
}

.szzw.emao .logo-info-desc {
    width: auto;
    font-size: 30px;
    line-height: 42px;
    margin-bottom: 37px;
}

.szzw.emao .logo-info-info {
    width: 407px;
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
}

/* 友麦 */
.youmai.szzw.emao .top {
    height: 1058px;
    background: url(../images/youmai1.png) no-repeat center;
    background-size: cover;
    color: #2E2E2E;
}

/* 友商 */
.youshang.youmai.szzw.emao .top {
    height: 1058px;
    background: url(../images/youshang1.png) no-repeat center;
    background-size: cover;
    color: #2E2E2E;
}

/* 友道 */
.youdao.szzw.emao .top {
    height: 1058px;
    background: url(../images/youdao1.png) no-repeat center;
    background-size: cover;
}

/* 农安乐园 */
.nongan.szzw.emao .top {
    height: 1058px;
    background: url(../images/nongan1.png) no-repeat center;
    background-size: cover;
}

/* 应用下载页面 */
.download .download-banner {
    position: relative;
}

.download .download-banner div {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 100px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    letter-spacing: 30px;
}

.bg-f8 {
    background: #F8F8F8;
}

.download .download-item {
    width: 386.66px;
    height: 222px;
    background: #FFFFFF;
    padding: 20px;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.download .download-item:nth-child(3n+2) {
    margin: 0 20px;
}

.download .download-item-content {
    display: flex;
    justify-content: space-between;
}

.download .download-item-content .download-item-logo img {
    width: 120px;
    height: 120px;
    border-radius: 26px;
    margin-right: 20px;
}

.download .download-item-content .download-item-info {
    flex: 1;
}

.download .download-item-content .download-item-title {
    font-size: 24px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #2E2E2E;
    line-height: 33px;
}

.download .download-item-content .download-item-line {
    width: 116px;
    height: 4px;
    background: #E29E59;
    border-radius: 2px;
    margin: 2px 0 10px 0;
}

.download .download-item-content .download-item-desc {
    font-size: 14px;
    color: #2E2E2E;
    line-height: 20px;
    text-align: justify;
}

.download .download-item-btn a {
    display: block;
    width: 347px;
    height: 32px;
    line-height: 32px;
    margin: 0 auto;
    background: #FF9700;
    box-shadow: 2px 2px 4px 0px rgba(255, 151, 0, 0.38);
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
}

.download .download-item-btn-wait.download-item-btn a {
    background: #F4F4F4;
    color: #18192E;
    box-shadow: none;
}

.download .download-contents {
    padding: 60px 0 0 0;
}

.download .download-list {
    display: flex;
    flex-wrap: wrap;
}

/* 关于手麦 */
.about span.name {
    font-size: 48px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #000D27;
}

.about span.english {
    border-bottom: 4px solid #E1984E;
    border-radius: 2px;
    padding-right: 40px;
    padding-left: 10px;
    font-size: 20px;
    color: #666666;

}

.about .intro-title {
    margin: 60px 0 30px 0;
}

.about .desc {
    font-size: 20px;
    color: #333333;
    line-height: 40px;
    text-align: justify;
    margin-top: 25px;
}

.about .swiper-scrollbar-drag {
    background: #59B3DE;
}

.about .swiper-scrollbar {
    background: #E2E2E2;
    height: 6px;
}

.about .swiper-pagination {
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    color: #999;
    width: auto;
    right: 66px;
    left: auto;
    bottom: 20px;
}

.about .swiper-pagination-current {
    font-size: 20px;
    font-weight: 600;
    color: #2067BF;
}

.about .swiper-container {
    padding-bottom: 72px;
}

.about .swiper-button-next,
.about .swiper-button-prev {
    top: auto;
    bottom: 0;
    width: 72px;
    height: 72px;
    background-size: 100% 100%;
}

.about .swiper-button-prev,
.about .swiper-container-rtl .swiper-button-next {
    background-image: url(../images/left1.png);
    left: auto;
    right: 100px;
}

.about .swiper-button-next,
.about .swiper-container-rtl .swiper-button-prev {
    background-image: url(../images/right1.png);
    right: 0px;
    left: auto;
}

.about .culture-img {
    border-radius: 8px;
}

.about .culture-title {
    width: 100%;
    position: relative;
    margin: 30px 0 10px 0;
    font-size: 30px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    padding-left: 15px;
}

.about .culture-title span {
    position: absolute;
    left: 0;
    bottom: 4px;
    width: 5px;
    height: 18px;
    background: #59B3DE;
}

/* 商业版块 */
.bg-fa {
    background: #FAFAFA;
    padding-bottom: 30px;
}

/* 新加内容的样式--团队能力部分 */
.team-ab {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.team-ab-lf {
    width: 56.8%;
}

.team-ab-lf-top {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}

.team-ab-lf-top>span,
.zizhu>span,
.zonghe>span,
.team-ab-rgt-top>span,
.team-ab-rgt-btm>span {
    font-size: 20px;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    text-align: center;
    padding: 23px 0;
}

.team-ab-lf-btm {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.zizhu,
.zonghe {
    width: 48.6%;
    position: relative;
}

.team-ab-rgt {
    width: 41.6%;
}

.team-ab-rgt-top,
.team-ab-rgt-btm {
    width: 100%;
    position: relative;
}

.team-ab-rgt-top {
    margin-bottom: 20px;
}

/* 新加内容的样式--团队能力部分结束 */

/* 新加内容的样式--PaaS应用场景部分 */
.paas-use {
    width: 100%;
}

.paas-use-item {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}

.paas-use-item:last-child {
    margin-bottom: 20px;
}

.paas-use-item-lf {
    width: 52.75%;
}

.paas-use-item-rgt {
    width: 45%;
}

.paas-use-item-rgt>h1 {
    position: relative;
    font-size: 30px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    padding-left: 15px;
    margin-bottom: 20px;
}

.paas-use-item-rgt>h1::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 5px;
    height: 18px;
    background: #59b3de;
}

.paas-use-item-rgt>p {
    font-size: 20px;
    line-height: 35px;
    color: #000D27;
    text-align: justify;
}

/* 新加内容的样式--PaaS应用场景部分结束 */

.business .module {
    position: relative;
}

.business .module-list {
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    flex-wrap: wrap;
}

.business .module-item {
    width: 386.66px;
    height: 226px;
    padding: 70px 10px 0 10px;
    margin-bottom: 20px;
}

    {
    width: 300px;
    height: 200px;
}

.business .module-item:nth-child(3n+2) {
    margin: 0 20px;
}

.business .module-title {
    font-size: 30px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 42px;
    margin-bottom: 32px;
}

.business .module-info {
    font-size: 20px;
    color: #666666;
    line-height: 28px;
    text-align: justify;
}

.business .business-solutions {
    position: relative;
}

.business.about .business-solutions .culture-title {
    position: absolute;
    top: 46px;
    left: 538px;
}

.business.about .business-solutions .desc {
    position: absolute;
    width: 607px;
    top: 130px;
    left: 538px;
}

/* 电商系统 */
.system.business .module-item {
    width: 300px;
    height: 200px;
    padding: 55px 10px 0 10px;
    margin-bottom: 0;
}

.system.business .module-item:nth-child(3n+2) {
    margin: 0;
}

.system.business .module-title {
    margin-bottom: 15px;
}

.system .youshi {
    position: relative;
    margin-top: 30px;
}

.system .youshi .container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.system .four {
    display: flex;
    justify-content: space-between;
}

.system .four-item {
    width: 285px;
    height: 393px;
    background: #FFFFFF;
    border-radius: 4px;
    padding: 30px 20px 0 20px;
}

.system .four-title {
    font-size: 20px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #C91B1B;
    line-height: 20px;
    letter-spacing: 7px;
    margin: 20px 0 10px 0;
}

.system .four-title.four-title1 {
    color: #0B5AA0;
}

.system .four-title.four-title2 {
    color: #B88E0E;
}

.system .four-title.four-title3 {
    color: #0A8375;
}

.system .four-desc {
    width: 245px;
    height: 174px;
    font-size: 20px;
    color: #000D27;
    line-height: 35px;
    text-align: justify;

}

.system.business.about .business-solutions .culture-title {
    position: absolute;
    top: 20px;
    left: 650px;
    margin: 0;
}

.system.business.about .business-solutions .desc {
    position: absolute;
    width: 550px;
    top: 70px;
    left: 650px;
    line-height: 40px;
}

/* 加入我们 */
.join .join-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.join .join-list>div {
    width: 590px;
    background: #F0F0F0;
    border-radius: 4px;
    /* padding: 20px; */
}

.join .join-title {
    width: 590px;
    height: 76px;
    background: #F8B90E;
    border-radius: 4px 4px 0px 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #FFFFFF;
    font-weight: 500;
    align-items: center;
    font-family: PingFangSC-Medium, PingFang SC;

}

.join .join-list>div:nth-child(4n+2) .join-title {
    background: #1C97F2;
}

.join .join-list>div:nth-child(4n+3) .join-title {
    background: #B246F1;
}

.join .join-list>div:nth-child(4n+4) .join-title {
    background: #22DBA6;
}

.join .join-title>div:first-child {
    font-size: 30px;
    line-height: 42px;
}

.join .join-title>div:last-child {
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 7px;
}

.join .join-content {
    width: 590px;
    background: #F0F0F0;
    border-radius: 0 0 4px 4px;
    padding: 20px;
}

.join .join-content-icon {
    width: 126px;
    height: 29px;
    background: #333333;
    border-radius: 0px 2px 40px 0px;
    display: flex;
    align-items: center;
    color: #fff;
    margin: 10px 0;
}

.join .join-content-icon img {
    margin-right: 8px;
}

.join .join-content-info {
    font-size: 20px;
    color: #333333;
    line-height: 35px;
    text-align: justify;
}

.join .layui-form {
    font-size: 20px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    padding: 0 20px;
}

.red-color {
    color: #E01111;
}

.layui-form .inputs {
    display: flex;
    flex-wrap: wrap;
}

.input {
    display: flex;
    align-items: center;
}

.join .layui-form .inputs .layui-form-item {
    width: 50%;
}

.join .layui-input {
    width: 200px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #9D9D9D;
}

.layui-form-label {
    display: inline-block;
    padding: 0;
    width: auto;
    line-height: initial;
    text-align: left;
}

.layui-form-item {
    margin-bottom: 20px;
}

.join .layui-textarea {
    height: 180px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #9D9D9D;
    flex: 1;
}

.join .message1 {
    display: flex;
}

button.join-btn {
    display: block;
    width: 1160px;
    height: 40px;
    background: #E1984E;
    border-radius: 5px;
    font-size: 20px;
    padding: 0;
    line-height: 40px;
}

.join .culture-title i {
    font-size: 24px;
}

.join .infos {
    font-size: 20px;
    line-height: 28px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #000D27;
}

.join .infos>div:first-child span:first-child {
    display: inline-block;
    width: 340px;
    margin-bottom: 10px;
}

.contact .input {
    justify-content: space-between;
}

/* 联系我们 */
.contact {
    font-size: 20px;
    color: #000D27;
    font-family: PingFangSC-Regular, PingFang SC;
}

.contact .layui-input {
    width: 1099px;
    height: 46px;
    background: rgba(0, 0, 0, 0.01);
    border-radius: 6px;
    border: 1px solid #BBBBBB;
}

.contact form .checkbox {
    display: flex;
    flex-wrap: wrap;
    flex-wrap: wrap;
}

.contact form .checkbox>div {
    width: 280px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}

.contact form .checkbox>div:nth-child(3n+3) {
    width: 50%;
}

.layui-form-item .layui-form-checkbox {
    margin: 0 !important;
    padding: 0 6px 0 0 !important;
    height: 24px !important;
}

.layui-form-checkbox i {
    right: 0 !important;
    left: auto !important;
    top: 3px;
}

.layui-form-checkbox span {
    font-size: 20px;
    color: #000D27;
    font-family: PingFangSC-Regular, PingFang SC;
}

.contact .layui-textarea {
    width: 1099px;
    height: 403px;
    background: rgba(0, 0, 0, 0.01);
    border-radius: 6px;
    border: 1px solid #BBBBBB;
    resize: none;
}

.contact .need-desc {
    display: flex;
    justify-content: space-between;
}

.contact .clue {
    text-align: center;
    margin-bottom: 20px;
    font-size: 14px;
    color: #E22424;
    line-height: 20px;
}

/* 企业公告 */
.announcement_list {
    margin-bottom: 40px;
}

.announcement_item {
    display: block;
    padding: 24px;
    background-color: #fff;
    box-sizing: border-box;
    display: flex;
}

.announcement_item_img {
    width: 274px;
    height: 160px;
    object-fit: cover;
    margin-right: 24px;
}

.announcement_item_cont {
    flex: 1;
    padding-top: 18px;
}

.announcement_item_title {
    margin-bottom: 16px;
    font-size: 22px;
    color: #000D27;
    line-height: 30px;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.announcement_item_tip {
    font-size: 20px;
    color: #666666;
    line-height: 28px;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.announcement_item:hover .announcement_item_title {
    color: #5AB7E0;
}

.announcement_item:hover .announcement_item_tip {
    color: #5AB7E0;
}

/* 企业公告详情 */
.header_shadow {
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
}

.page_top_tip_cont {
    height: 64px;
    background: #FAFAFA;
    display: flex;
    align-items: center;
}

.page_top_tip_cont a,
.page_top_tip_cont span {
    font-size: 16px;
    color: #666666;
}

.page_top_tip_cont a:hover {
    color: #E1994D;
}

.announcement_title {
    padding: 60px 0;
    margin-bottom: 40px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    font-weight: 500;
    font-size: 48px;
    color: #000D27;
}


.announcement_html p {
    font-size: 20px;
    color: #000D27;
    line-height: 35px;
    margin-bottom: 30px;
}

.announcement_html img {
    display: block;
    width: 100%;
    height: auto;
    vertical-align: bottom;
    margin-bottom: 30px;
}

.announcement_page_btn_list {
    padding-top: 27px;
    padding-bottom: 48px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    gap: 40px;
}

.announcement_page_btn_item {
    flex: 1;
}

.announcement_page_btn_item .text {
    font-size: 16px;
    color: #333333;
    line-height: 22px;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;

}

.announcement_page_btn_item .text:hover {
    color: #E1994D;
}

.announcement_page_btn_list .announcement_page_btn_item:last-child {
    text-align: right;
}

/* 底部样式 */
#footer {
    width: 100%;
    height: auto;
    background: url(../images/bg-bom.png) no-repeat;
    background-size: 100% 100%;
    padding: 40px 0 0 0;
    color: #FFFFFF;
}

.footer>ul {
    float: left;
}

.footer>ul.footer-logo {
    width: 608px;
}

.footer>ul.footer-app {
    float: right;
    margin: 0;
}

.footer>ul a {
    color: #fff;
}

.footer-line {
    border-bottom: 1px solid #fff;
}

.footer-line1 {
    border-bottom: 1px solid rgba(255, 255, 255, .14);
}

.footer-logo2 {
    width: 608px;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 22px;
    text-align: justify;
    margin-bottom: 30px;
}

.footer-logo1 {
    margin-bottom: 30px;

}


.footer-about {
    margin: 0 40px 0 200px;
}

.footer-about li {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
}

.footer-about li:first-child {
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 550;
    line-height: 22px;
    margin-bottom: 24px;
}

.footer-info .container>div {
    height: 57px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    color: #FFFFFF;
}

.footer-info img {
    margin-right: 16px;
}

.copyright {
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
    font-size: 12px;
}

.copyright ul {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.copyright ul>li:last-child span {
    margin-right: 15px;
}

.copyright1 {
    margin: 0 10px;
}

.copyright img {
    width: 45px;
    height: 45px;
    margin-left: 70px;
}

.copyright img:first-child {
    margin: 0;
}

/* 1440 */
@media (max-width: 1440px) {}