*::before,
*::after {
    box-sizing: border-box;
}

li {
    list-style: none;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

/* 或者更精确的重置 */
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li {
    margin: 0;
    padding: 0;
}

.Box {}

.fixed-header {
    height: 100px;
}

.pageBox {
    position: fixed;
    top: 0;
    left: 0;
    padding: 0;
    width: 100%;
    height: 100px;
    z-index: 999;
    background: #fff;
    border-bottom: 1px solid #dee0e1;
    margin-bottom: 100px;
}

.top_content {
    margin: 0 auto;
    /* overflow: hidden; */
    width: 1200px;
    height: 100px;
    background: #fff;
    z-index: 999;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.topleft img {
    width: 396px;
    height: 70px;
}

.topright {}

.topul {
    display: flex;
}

.topul li {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 18px;
    color: #060524;
    margin-left: 45px;
    cursor: pointer;
}

.topul li a {
    color: #060524;
}

.topul li a:hover {
    color: #2f318b;
}

.topul li:hover {
    color: #2f318b;
}

a {
    text-decoration: none;
    /* 移除链接的下划线 */
    color: inherit;
    /* 使链接颜色继承父元素的颜色 */
    background-color: transparent;
    /* 设置链接背景色为透明 */
    cursor: pointer;
}

.el-input__inner {
    height: 50px;
    /* border-radius: 10px; */
    border: none;
}

.el-input__inner {
    background: #fff !important;
}

.banner {
    width: 100%;
    height: 800px;
}

.banner img {
    margin: 0 auto;
    width: 100%;
    height: 800px;
}

/* 概况 */
.gkbox {
    width: 100%;
    height: 220px;
    line-height: 1;
}


.gkbox .box {
    margin: 0 auto;
    height: 220px;
    background: #2f318b;
    padding: 0;
    display: flex;
}


.leftImg {
    width: 760px;
    height: 220px;
}

.leftImg img {
    position: relative;
    display: block;
    width: 760px;
    height: 220px;
    margin-top: -50px;
    z-index: 9999 !important;
}

.righttext {
    margin-left: 40px;
    margin-top: 35px;
    display: flex;
}


.gkTitle {
    width: 575px;
}

.gkTitle h3 {
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 24px;
    color: #ffffff;
}

.gkTitle span {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 12px;
    color: #ffffff;
    opacity: 0.3;
    margin-top: 10px;
}

.gkTitle .xhx {
    margin-top: 5px;
    width: 20px;
    height: 2px;
    background: #ffffff;
}

.gkTitle p {
    margin-top: 30px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #ffffff;
    line-height: 24px;
}

.btnBox {
    margin-left: 35px;
}


.btnBox .btn1 {
    width: 150px;
    height: 50px;
    background: rgba(0, 0, 0, 0);
    border-radius: 25px;
    border: 2px solid #ffffff;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #ffffff;
    line-height: 50px;
    text-align: center;
}

.btnBox .btn2 {
    margin-top: 35px;
    width: 150px;
    height: 50px;
    background: #a91f23;
    border-radius: 25px;
    border: 2px solid #ffffff;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #ffffff;
    line-height: 50px;
    text-align: center;
}

a {
    text-decoration: none;
    /* 去除下划线 */
    background: none;
    /* 去除背景 */
    border: none;
    /* 去除边框 */
}

.bottombox {
    width: 100%;
    height: 240px;
    background: #060524;
    /* border-top: 1px solid #f2f2f2; */
}

.center {
    width: 1200px;
    margin: 0 auto;
    padding-top: 45px;
    box-sizing: border-box;
}

.center_box {
    display: flex;
    /* // justify-content: space-between;
// align-items: center; */
}

.centerLeft {}

.centerLeft .imgbox {
    width: 156px;
    height: 156px;
}

.centerLeft .imgbox img {
    width: 100%;
    height: 100%;
}

.centerRight {
    margin-left: 45px;
}

.titleName {
    margin-bottom: 35px;
}

.titleName p {
    font-weight: 400;
    font-size: 18px;
    color: #ffffff;
    line-height: 1;
}

.titleName .p2 {
    margin-top: 8px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 8px;
    color: #ffffff;
    opacity: 0.3;
}

.bottomText {}

.bottomText p {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #ffffff;
    line-height: 1;
    margin-bottom: 14px;
    cursor: pointer;
}

.bottomText span {
    font-weight: 400;
    font-size: 14px;
    color: #ffffff;
    opacity: 0.3;
    line-height: 1;
    cursor: pointer;
}

.dongtai {
    width: 100%;
    height: 652px;
    background: #f5f5ff;
}

.dongtaicontent {
    width: 1200px;
    margin: 0 auto;
    padding-top: 80px;
    display: flex;
    justify-content: space-between;
}

/* img{
       width: 100%;
       height: 652px;
     } */

.dongtaiLeft {
    width: 400px;
    height: 492px;
    background: #ffffff;
}

.swiperImg {
    width: 400px;
    height: 250px;
}

.dongtaiLeftP {
    margin: 35px auto 0;
    width: 340px;
    height: 84px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #060524;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.dongtaiLeftxhx {
    margin: 35px auto 0;
    width: 340px;
    height: 1px;
    background: #e8e8e8;
}

.chankanBtn {
    margin-top: 20px;
    text-align: center;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #2f318b;
    cursor: pointer;
}

.dongtaiRight {
    width: 760px;
}

.title1 {
    width: 760px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}



.title1 h3 {
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 24px;
    color: #060524;
}

.title1 span {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #060524;
}

.dongtaiUl1 {
    width: 760px;
    margin-top: 25px;
}

.dongtaiUl1 li {
    position: relative;
    display: flex;
    justify-content: space-between;
    margin-bottom: 23px;
    padding-left: 15px;
    cursor: pointer;
    line-height: 1;
}

.dongtaiUl1 li p {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #060524;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 625px;
}

.dongtaiUl1 li span {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #999999;
}

.dongtaiUl1 li:hover>p {
    color: #2f318b;
}

.dongtaiUl1 li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 6px;
    height: 6px;
    background: #a91f23;
    border-radius: 50%;
}

.dongtaiRightxhx {
    width: 760px;
    height: 1px;
    background: #cccccc;
    margin-bottom: 30px;
}

.title2Box {
    display: flex;
    justify-content: space-between;
}

.title2 {
    width: 362px;
    display: flex;
    justify-content: space-between;
    align-items: center;

    h3 {
        font-family: Microsoft YaHei;
        font-weight: bold;
        font-size: 24px;
        color: #060524;
    }

    span {
        font-family: Microsoft YaHei;
        font-weight: 400;
        font-size: 14px;
        color: #060524;
    }
}

.dongtaiUl2 {
    width: 360px;
    margin-top: 28px;
    line-height: 1;
}

.dongtaiUl2 li {
    position: relative;
    display: flex;
    justify-content: space-between;
    margin-bottom: 23px;
    padding-left: 15px;
    cursor: pointer;
}

.dongtaiUl2 li p {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #060524;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 235px;
}

.dongtaiUl2 li span {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #999999;
}

.dongtaiUl2 li:hover>p {
    color: #2f318b;
}

.dongtaiUl2 li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 6px;
    height: 6px;
    background: #a91f23;
    border-radius: 50%;
}

/* 合作 */
.hezuoBox {
    width: 100%;
    /* height: 305px; */
    padding-bottom: 75px;
    background: #fff;
}


.hezuoBox .hezuocontent {
    margin: 0 auto 0;
    width: 1200px;
    padding-top: 80px;
    text-align: center;
    background: #fff;
}


.hezuoBox .hezuocontent h2 {
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 24px;
    color: #060524;
}

.hezuoBox .hezuocontent span {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 12px;
    color: #999999;
    margin-top: 5px;
}

.hezuoBox .hezuocontent .xhx {
    margin: 8px auto 0;
    width: 20px;
    height: 2px;
    background: #060524;
}

.hezuoul {
    text-align: left;
}

.hezuoul li {
    width: 19%;
    display: inline-block;
    text-align: center;
    margin-top: 40px;
}

.hezuoul li img {
    width: 157px;
    height: 56px;
}