* {
    margin: 0;
    padding: 0;
}

html,
body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: "AlibabaPuHuiTi", "思源黑体", "Source Han Sans CN";
    min-width: 1200px;
}

a,
b,
em,
i,
span,
input {
    display: inline-block;
    text-decoration: none;
    outline: none;
}

.propaganda {
    overflow: hidden;
}

header {
    width: 100%;
    min-width: 1200px;
    height: 115px;
    background: #fff;
    position: fixed;
    z-index: 1000;
}

header>div {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

header img {
    width: 435px;
    height: 68px;
    margin-top: 29px;
}

header .campaign {
    width: 181px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #E52727;
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 34px;
    float: right;
    cursor: pointer;
}

.line {
    background: #0E22D3;
    margin-top: 115px;
}

.banner {
    height: 500px;
    background: url(../img/propaganda/banner.png) no-repeat top center;
}

.propagandabj {
    top: 50px;
}

.activityIntroduction {
    width: 100%;
    margin: 0 auto;
    background: #FFFFFF;
    padding-top: 69px;
}

.title,
.title1,
.title2,
.title3 {
    width: 1200px;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    color: #E52727;
    margin: 0 auto;
}

.title {
    background: url(../img/propaganda/4size.png) no-repeat center center;
}

.title1 {
    background: url(../img/propaganda/4size.png) no-repeat center center;
    /* background: url(../img/propaganda/whiteFont.png) no-repeat center center; */
}

.title2 {
    background: url(../img/propaganda/5size.png) no-repeat center center;
}

.title3 {
    background: url(../img/propaganda/6size.png) no-repeat center center;
}

.activity {
    overflow: hidden;
    color: #262626;
}

.activity>img {
    width: 464px;
    height: 270px;
    float: left;
    margin: 0 60px 70px 0px;
}

.activity>p {
    width: calc(100% - 464px - 60px);
    float: left;
}

.activity>p span {
    font-size: 18px;
    font-weight: 400;
    color: #262626;
    line-height: 40px;
    display: block;
    text-align: justify;
}

.activity>p span:first-child {
    margin-top: 50px;
}

.activityIntroduction>div>div {
    width: 1200px;
    margin: 41px auto 0;
}

.time {
    margin-top: 35px;
    padding-bottom: 45px;
}

.time>div {
    height: 36px;
    line-height: 36px;
    margin-bottom: 2px;
    background: #F4F4F4;
}

.time>div:first-child span {
    font-size: 18px;
    font-weight: bold;
}

.time>div p {
    display: inline-block;
}

.time>div p:first-child {
    margin-left: 249px;
    margin-right: 225px;
}

.time>div p:last-child {
    margin-left: 225px;
    margin-right: 189px;
}

.time>div p span {
    font-size: 16px;
    color: #131313;
    text-align: center;
}

.time>div p:first-child span {
    width: 138px;
}

.time>div p:last-child span {
    width: 151px;
}

.serve {
    height: 711px;
    padding-top: 8px;
    background: url(../img/propaganda/12.jpg) no-repeat;
    background-size: 100% 711px;
}

.serve>div>p.title {
    background: url(../img/propaganda/title2.png) no-repeat center center;
}

.serve .describe {
    width: 100%;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    margin-top: 35px;
    text-align: center;
}

.step {
    overflow: hidden;
    margin-top: 29px;
}

.step>p.stepTitle {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin-top: 32px;
}

.step>p.stepTitle2 {
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-top: 23px;
}

.step p span {
    font-size: 18px;
    color: #fff;
    margin-bottom: 8px;
    line-height: 36px;
    /* 自动换行 */
}

.step p span:first-child {
    float: left;
}

.font {
    font-size: 17px;
    font-weight: 400;
    color: #262626;
    margin-left: 80px;
    line-height: 40px;
}

.group {
    width: 1200px;
    margin: 0 auto;
    margin-top: 60px;
}

.group ul {
    margin-top: 40px;
    overflow: hidden;
}

.group ul li {
    width: 20%;
    height: 160px;
    float: left;
    text-align: center;
    list-style: none;
}

.group ul li .groupName {
    /* width: 81px;
    height: 17px; */
    font-size: 16px;
    font-weight: bold;
    color: #E62727;
    line-height: 54px;
}

.group ul li .groupIntroduce {
    width: 200px;
    /* height: 45px; */
    font-size: 16px;
    font-weight: 400;
    color: #121212;
    /* line-height: 14px; */
    margin-left: 20px;
}

.experience {
    padding-top: 50px;
}

.activityIntroduction>div>div.company {
    width: 1200px;
    margin: 0 auto;
    margin-top: 45px;
    margin-bottom: 15px;
    overflow: hidden;
}

.company .companyItem {
    float: left;
}

.companyItem {
    width: 580px;
    height: 200px;
    background: #FFFFFF;
    border: 1px solid #CFCFCF;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color: #282828;
    line-height: 34px;
    margin-left: 36px;
    margin-bottom: 25px;
}

.companyItem .xinliuImg {
    width: 160px;
    height: 102px;
    float: left;
    margin: 37px 38px 0 21px;
}

.companyItem .xinliuCont {
    float: left;
    width: 341px;
    text-align: left;
}

.companyItem .zhizhirenheCont {
    float: left;
    width: 340px;
    text-align: left;
}

.companyItem .xinliuCont h3 {
    /* width: 233px; */
    font-size: 20px;
    font-weight: bold;
    color: #282828;
    line-height: 100%;
    margin: 23px 0 18px 0;
}

.companyItem .xinliuCont p {
    font-size: 16px;
    font-weight: 400;
    color: #272727;
    line-height: 28px;
}

.companyItem .rongwujiCont h3 {
    /* width: 233px; */
    font-size: 20px;
    font-weight: bold;
    color: #282828;
    line-height: 100%;
    margin: 23px 0 18px 0;
}

.companyItem .rongwujiCont p {
    font-size: 16px;
    font-weight: 400;
    color: #272727;
    line-height: 28px;
}

.companyItem .zhizhirenheCont h3 {
    /* width: 233px; */
    font-size: 20px;
    font-weight: bold;
    color: #282828;
    line-height: 100%;
    margin: 23px 0 18px 0;
}

.companyItem .zhizhirenheCont p {
    font-size: 16px;
    font-weight: 400;
    color: #272727;
    line-height: 28px;
}

.companyItem .eastyoucaiCont h3 {
    /* width: 233px; */
    font-size: 20px;
    font-weight: bold;
    color: #282828;
    line-height: 100%;
    margin: 23px 0 9px 0;
}

.companyItem .eastyoucaiCont p {
    font-size: 16px;
    font-weight: 400;
    color: #272727;
    line-height: 24px;
}

.companyItem .rongwujiImg {
    width: 110px;
    height: 121px;
    float: left;
    margin: 38px 58px 0 50px;
}

.companyItem .rongwujiCont {
    float: left;
    width: 341px;
    text-align: left;
}

.companyItem .eastyoucaiCont {
    float: left;
    width: 341px;
    text-align: left;
}

.companyItem p {
    font-size: 18px;
    line-height: 28px;
    /* height: 19px;
    font-size: 18px;
    color: #282828;
    line-height: 6px;
    margin-bottom: 10px; */
}

.companyItem .zhizhirenheImg {
    width: 78px;
    height: 104px;
    float: left;
    margin: 48px 80px 0 60px;
}

.companyItem .eastyoucaiImg {
    width: 167px;
    height: 106px;
    float: left;
    margin: 36px 24px 0 24px;
}

.companyItem .xinliuCont .xinliuBtn {
    width: 149px;
    height: 39px;
    background: #E62828;
    text-align: center;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    margin-top: 16px;
    line-height: 39px;
}

.companyItem .rongwujiCont .rongwujiBtn {
    width: 149px;
    height: 39px;
    background: #E62828;
    text-align: center;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    line-height: 39px;
    margin-top: 16px;
}

.companyItem .zhizhirenheCont .zhizhirenheBtn {
    width: 149px;
    height: 39px;
    background: #E62828;
    text-align: center;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    line-height: 39px;
    margin-top: 16px;
}

.companyItem .eastyoucaiCont .eastyoucaiBtn {
    width: 149px;
    height: 39px;
    background: #E62828;
    text-align: center;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    line-height: 39px;
    margin-top: 9px;
}

.companyItem:first-child,
.companyItem:nth-of-type(3) {
    margin-left: 0;
}

.companyItem a {
    color: #fff;
}

.activityIntroduction>div>div.message {
    width: 700px;
    position: relative;
    margin: 0 auto;
    margin-top: 40px;
}

.message p {
    width: 464px;
    margin-left: 23px;
    font-size: 18px;
    line-height: 50px;
    font-weight: 400;
    color: #121212;
    display: inline-block;
    position: absolute;
    top: 50px;
}

.message img:first-child {
    width: 317px;
    height: 300px;
}

.qrcode {
    width: 122px;
    height: 122px;
    float: left;
    /* position: absolute; */
    /* left: 553px; */
    margin: 19px;
}

.consult .footerShow {
    width: 100%;
    height: 156px;
    background: #E62828;
    margin-bottom: 0px;
    overflow: hidden;
    /* position: relative; */
}

.applyInformation {
    margin: 0 auto;
    width: 580px;
}

.qrcodeCont {
    margin: 19px 0 0 0;
    float: left;
    /* position: absolute; */
    /* left: 710px; */
    /* top: 19px; */
}

.qrcodeCont p {
    font-size: 16px;
    color: #Fff;
}

.qrcodeCont p:first-child {
    margin: 26px 0 32px 0;
}

.partnerShow {
    display: flex;
    /* justify-content: space-between; */
}

.partnerShow ul {
    width: 1200px;
    height: 488px;
}

.partnerShow li {
    list-style: none;
}

.partnerShow li div {
    width: 376px;
    height: 87px;
    border: 1px solid #ccc;
    /* padding: 10px; */
    margin: 16.5px;
    float: left;
}

.zhengzhougaoxin {
    width: 312px;
    height: 61px;
    margin: 13px 0 0 32px;
}

.zhongyuanguquan {
    width: 302px;
    height: 63px;
    margin: 12px 0 0 45px;
}

.neimengguquan {
    width: 298px;
    height: 70px;
    margin: 5px 0 0 41px;
}

.wuhanguquan {
    width: 311px;
    height: 57px;
    margin: 17px 0 0 33px;
}

.dongfangweiyin {
    margin: 20px 0 0 85px;
    width: 196px;
    height: 51px;
}

.renhe01 {
    width: 136px;
    height: 57px;
    margin: 15px 0 0 126px;
}

.rongwuji01 {
    width: 208px;
    height: 57px;
    margin: 14px 0 0 87px;
}

.xinliu01 {
    width: 208px;
    height: 57px;
    margin: 14px 0 0 80px;
}

.dongfang01 {
    height: 81px;
    width: 120px;
    margin: 3px 0 0 130px;
}

.qiyexiehui {
    width: 311px;
    height: 48px;
    margin: 20px 0 0 33px;
}


/* .partnerShow ul li:first-child div:first-child img {
    width: 302px;
    height: 63px;
    margin-top: 12px;
    margin-left: 34px;
}

.partnerShow ul li div:last-child img {
    margin-top: 9.5px;
    margin-left: 40px;
}

.partnerShow ul li div:nth-child(2) img {
    width: 353px;
    height: 71px;
    margin-top: 7px;
    margin-left: 10px;
} */

.partnerShow li>div:first-child {
    margin-left: 0;
}

.partnerShow li>div:last-child {
    margin-right: 0;
}


/* 团队成员介绍*/

.team-main {
    margin: 45px auto 53px;
    overflow: hidden;
    position: relative;
}

.team-main .tempWrap {
    margin: 0 auto;
}

ul.team {
    margin: 0 auto;
    overflow: hidden;
}

ul.team li {
    width: 220px;
    padding: 0 28px;
    list-style: none;
    float: left;
}

.team-button {
    width: 15px;
    height: 29px;
    position: absolute;
    top: 130px;
}

.team-button.prev {
    left: 0;
    background: url(../img/aboutFlow/left.png) no-repeat;
    background-size: 15px 29px;
}

.team-button.next {
    right: 0;
    background: url(../img/aboutFlow/arrow1.png) no-repeat;
    background-size: 15px 29px;
}

.team-button.prev:active,
.team-button.prev:hover {
    background: url(../img/teamer/arrow-1.png) no-repeat;
    background-size: 15px 29px;
}

.team-button.next:active,
.team-button.next:hover {
    background: url(../img/teamer/arrow-2.png) no-repeat;
    background-size: 15px 29px;
}

.team-container .team {
    margin-top: 33px;
    margin-bottom: 68px;
    padding: 10px 0;
}

.team-item img:last-child {
    display: block;
    width: 220px;
    height: 268px;
    margin: 0 auto;
}


/* 查看详细信息按钮 */

.examine {
    width: 30px;
    height: 32px;
    display: none;
    position: absolute;
    /* top:0; */
    /* left:0; */
    right: 13px;
    bottom: 13px;
    /* margin:auto; */
    z-index: 20;
}

.team li span {
    font-size: 16px;
    line-height: 1;
    text-align: center;
    display: block;
    margin-top: 15px;
    color: #121212;
    letter-spacing: 1px;
    line-height: 22px;
}

.team li p {
    font-size: 22px;
    line-height: 1;
    text-align: center;
    margin-top: 15px;
    color: #121212;
}

.team-item {
    position: relative;
    cursor: pointer;
    /* margin:0 20px 0 20px; */
}

.team-item div {
    display: none;
    width: 100%;
    height: 100%;
    background: url("../img/propaganda/linear_gradient.png") center center;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}

.team-item p:last-of-type {
    text-align: center;
    font-size: 17px;
    color: #666666;
    line-height: 1;
}

.desInformation {
    /* display: none; */
    width: 700px;
    height: 320px;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border: 1px solid #bbb;
    border-radius: 3px;
}

.backdrop {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.7);
}

.desImg {
    width: 220px;
    height: 268px;
    float: left;
    margin: 26px;
}

.desText {
    height: 268px;
    /* float: left; */
    margin: 26px 26px 0 0;
    font-size: 18px;
    color: #000;
    line-height: 28px;
    letter-spacing: 2px;
    text-indent: 36px;
    overflow-y: scroll;
}

.desText::-webkit-scrollbar {
    display: none;
    /* 隐藏滚动条 */
}

.turnOff {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 10px;
    top: 10px;
}


/* .team-item:hover>.examine{
    display: block;
} */