.about .about-header {
    height: 400px;
    background-image: url(../../pc/about/chhcxy.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
}

.about .about-header .wrapper {
    background-color: rgba(0, 0, 0, 0.44);
    position: absolute;
    width: 100%;
    height: 100%;
}

.about .about-header .wrapper .intro {
    /* text-align: center; */
    margin-left: 200px;
    margin-right: 160px
}

.about .about-header .wrapper .intro p {
    text-align: center;
    font-size: 65px;
    color: #fff;
}

.about .about-header .wrapper .content {
    padding: 0 96px;
}

.about .about-header .wrapper .img-wrapper {
    width: 204px;
    height: 204px;
    padding: 10px;
    background-color: #fff;
    margin-bottom: 20px;
}

.about .about-header .wrapper .qrcode p {
    text-align: center;
    color: #fff;
}

.about .about-section {
    /* background-image: url(https://static.chuanghehui.com/chh_bc/images/home-partner-bg.png); */
    background-position: top;
    background-size: cover;
    position: relative;
}

.about .about-section .about-tab {
    height: 93px;
    border-bottom: 1px solid #ECECEC;
}

.about .about-section .about-tab-wrapper {
    height: 100%;
    padding: 0 350px;
}

.about .about-section .about-tab .tab {
    height: 100%;
}

.about .about-section .about-tab .tab-item:first-child {
    margin-right: 110px;
}

.about .about-section .about-tab .tab-item:last-child {
    margin-left: 110px;
}

.about .about-section .about-tab .tab-item {
    margin-top: 30px;
    cursor: pointer;
}

.about .about-section .about-tab .tab-item:hover,
.about .about-section .about-tab .tab-item.active {
    position: relative;
    color: #AA7550
}

.about .about-section .about-tab .tab-item.active::before {
    content: "";
    position: absolute;
    bottom: -29px;
    left: 50%;
    width: 40%;
    transform: translateX(-50%);
    border-bottom: 7px solid #AA7553;
    transition: 0.1s all linear;
    border-radius: 10px;
}

.about .about-section .tab-content {
    padding: 48px 0 150px 0;
    transition: height 0.2s linear;
}

.about .about-section .tab-content .tab-content-wrapper .content-wrapper {
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
}

.about .about-section .tab-content .tab-content-wrapper .item {
    padding: 24px 186px 0;
    width: 1200px;
}

.about .about-section .tab-content .tab-content-wrapper .item.no-padding {
    padding: 0;
}

.about .about-section .tab-content .tab-content-wrapper .item:last-child p {
    color: #333;
    line-height: 40px;
    margin-bottom: 20px;
}

.about .about-section .tab-content .tab-content-wrapper .item:last-child .weight {
    font-weight: bold;
}

.module_02 {
    /* background: rgb(249, 244, 241); */
    height: 476px;
}

.module_02 .wrapper {
    padding-top: 40px;
    height: 476px;
    background: rgb(249, 244, 241);
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    margin-top: 45px;
}

.module_02 .title {
    position: absolute;
    top: 35px;
    left: -7px;
    background: url(../../pc/about/切图_06.png) no-repeat center;
    height: 55px;
    width: 660px;
    color: #fff;
    font-size: 25px;
    line-height: 45px;
    text-align: left;
    padding-left: 30px;
}

.module_02 .wrapper .text {
    width: 90%;
    color: #000;
    font-size: 16px;
    line-height: 28px;
    height: 180px;
    margin: auto;
    margin-top: 70px;
    text-align: left;
    font-weight: 500;
}

.module_02 .wrapper .text .p1 {
    position: relative;
    top: -20px;
}

.module_02 .wrapper .bottom {
    width: 1200px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-direction: row;
    margin-top: 10px;
}

.module_02 .wrapper .bottom .item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    width: 20%;
}

.module_03 {
    position: relative;
}

.module_03 .content {
    width: 1200px;
    height: 370px;
    margin: 25px auto;
    display: flex;
    justify-content: space-between;
    position: relative;
}

.module_03 .content .title {
    position: absolute;
    top: 20px;
    left: -7px;
    background: url(../../pc/about/切图_06.png) no-repeat center;
    height: 55px;
    width: 660px;
    color: #fff;
    font-size: 25px;
    line-height: 45px;
    text-align: left;
    padding-left: 30px;
}

.module_03 .content .item1 {
    width: 49%;
    height: 380px;
    background: rgb(249, 244, 241);
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 70px;
    padding-left: 60px;
}

.module_03 .content .item1 .onebox {
    width: 409px;
    height: 50px;
    line-height: 50px;
    border: 2px solid rgb(245, 203, 163);
    position: relative;
    font-size: 16px;
    letter-spacing: 1px;
    box-sizing: border-box;
    padding-left: 50px;
}

.module_03 .content .item1 .onebox .smalltitle {
    width: 60px;
    height: 30px;
    background-color: rgb(245, 203, 163);
    color: rgb(175, 129, 15);
    text-align: center;
    line-height: 30px;
    position: absolute;
    left: -30px;
    top: 8px;
}

.module_03 .content .item1 .twobox {
    margin-top: 20px;
    width: 409px;
    height: 82px;
    line-height: 25px;
    border: 2px solid rgb(245, 203, 163);
    position: relative;
    font-size: 16px;
    letter-spacing: 1px;
    box-sizing: border-box;
    padding-left: 50px;
    padding-top: 13px;
}

.module_03 .content .item1 .twobox:last-child {
  height: 105px;
}

.module_03 .content .item1 .twobox:last-child .smalltitle {
  height: auto;
  line-height: 1.5;
  padding: 5px 0;
}

.module_03 .content .item1 .twobox .smalltitle {
    width: 60px;
    height: 30px;
    background-color: rgb(245, 203, 163);
    color: rgb(175, 129, 15);
    text-align: center;
    line-height: 30px;
    position: absolute;
    left: -30px;
    top: 23px;
}

.module_03 .content .item2 {
    width: 44.5%;
    height: 301px;
    /* background: rgb(000, 000, 000) */
}

.module_04 {
    /* background: url(../../gq/image/moxing.png) no-repeat center; */
    /* height: 350px; */
    margin-top: 40px;
}

.module_04 .wrapper {
    padding-top: 45px;
    width: 1200px;
    height: 638px;
    background: rgb(249, 244, 241);
    margin: 0 auto;
    text-align: center;
    position: relative;
}

.module_04 .wrapper h1 {
    font-size: 35px;
    position: relative;
    z-index: 1;
    display: inline-block;
    margin: 0 20px;
}

.module_04 .wrapper .itembox {
    margin: 0 auto;
    margin-top: 40px;
    width: 92%;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.module_04 .wrapper .itembox .item {
    width: 300px;
    text-align: left;
}

.module_04 .wrapper .itembox .item .text1 {
    position: relative;
    display: block;
    color: rgb(176, 121, 78);
    font-size: 22px;
    font-weight: 600;
    top: 10px;
    left: 23px;
}

.module_04 .wrapper .itembox .item .bottom {
    width: 300px;
    height: 75px;
    line-height: 28px;
    font-weight: 400;
    border: 2px solid rgb(174, 126, 90);
    border-top: 0;
    font-size: 15px;
    text-align: left;
    padding: 0 15px;
    position: relative;
    bottom: 4px;
    overflow: inherit;
}

.module_04 .wrapper .itembox .item .bottom img {
    position: absolute;
    top: 6px;
    left: -44px;
}

.module_05 {
    margin-top: 50px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.module_05 .container {
    /* height: 807px; */
    width: 1080px;
}

.module_05 .wrapper {
    width: 1080px;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

.module_05 .wrapper h1 {
    font-size: 35px;
    display: inline-block;
    position: relative;
    z-index: 1;
}

.module_05 .content {
    width: 1080px;
    /* margin: 46px 85px 0 85px; */
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 20px;
    margin-top: 20px;
    flex-direction: column;
    /* color: #ffffff; */
}

.module_05 .content .itembox {
    width: 100%;
}

.module_05 .content .itembox .title {
    width: 100%;
    height: 40px;
    background-color: rgb(164, 116, 78);
    color: #fff;
    line-height: 40px;
    text-align: center;
    border-top: 2px solid rgb(146, 146, 122);
}

.module_05 .content .itembox .bottom {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.module_05 .content .itembox .bottom .item {
    width: 336px;
    margin-top: 15px;
}

.module_05 .content .itembox .bottom .item2 {
    width: 525px;
    margin-top: 15px;
}

.module_05 .content .itembox .bottom .itemtitle {
    width: 100%;
    height: 48px;
    background-color: rgb(245, 242, 235);
    color: rgb(206, 174, 153);
    line-height: 48px;
    /* text-align: center; */
    border-top: 2px solid rgb(146, 146, 122);
    padding-left: 20px;
    font-size: 18px;
}

.module_05 .content .itembox .bottom .item .itemli {
    padding-left: 20px;
    height: 67px;
}

.module_05 .content .itembox .bottom .item2 .itemli {
    padding-left: 20px;
    height: 106px;
    display: flex;
    align-items: flex-start;
}

.module_05 .content .itembox .bottom .itemli li {
    margin-top: 10px;
    font-size: 15px;
}

.module_05 .content .diot {
    width: 5px;
    height: 5px;
    background-color: #fff;
    border-radius: 50%;
    position: relative;
    right: 12px;
    top: -6px;
}

.module_06 {
    margin-top: 60px;
}

.module_06 .wrapper {
    /* padding-top: 45px; */
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

.module_06 .wrapper h1 {
    font-size: 35px;
    color: #fff;
    position: relative;
    z-index: 1;
}

.module_06 .content {
    margin: 30px auto;
    width: 1200px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    height: 324px;
    position: relative;
    background-color: rgb(249, 244, 241)
}

.module_06 .content2 {
    margin: 30px auto;
    width: 1200px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    height: 585px;
    position: relative;
    background-color: rgb(249, 244, 241)
}

.module_06 .content3 {
    margin: 30px auto;
    width: 1200px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    height: 526px;
    position: relative;
    background-color: rgb(249, 244, 241)
}

.module_06 .content4 {
    margin: 30px auto;
    width: 1200px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    height: 474px;
    position: relative;
    background-color: rgb(249, 244, 241)
}

.module_06 .title {
    position: absolute;
    top: 35px;
    left: -7px;
    background: url(../../pc/about/切图_06.png) no-repeat center;
    height: 55px;
    width: 660px;
    color: #fff;
    font-size: 25px;
    line-height: 45px;
    text-align: left;
    padding-left: 30px;
}

.module_06 .title {
    position: absolute;
    top: 35px;
    left: -7px;
    background: url(../../pc/about/切图_06.png) no-repeat center;
    height: 55px;
    width: 660px;
    color: #fff;
    font-size: 25px;
    line-height: 45px;
    text-align: left;
    padding-left: 30px;
}

.module_07 {
    width: 1200px;
    /* background: url(../../gq/image/gaoqian_38.png) no-repeat center; */
    height: 1830px;
    margin-top: 50px;
    background-color: rgb(245, 242, 235);
    margin: 30px auto;
    padding-top: 40px;
}

.module_07 .bigtitle {
    margin: 0 auto;
    text-align: center;
}

.module_07 .content {
    padding-top: 45px;
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    /* background: url(../../gq/image/gaoqian_38.png) no-repeat center; */
}

.module_07 .content .itembox {
    height: 331px;
    background-color: rgb(251, 247, 244);
    width: 1146px;
    margin: auto;
    position: relative;
    padding-top: 80px;
}

.module_07 .content .itembox .ulbox {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    /* margin-top: 50px; */
}

.module_07 .content .itembox .ulbox ul {
    text-align: left;
    font-size: 15px;
}

.module_07 .content .itembox .ulbox ul li {
    margin-top: 12px;
}

.module_07 .content .title {
    position: absolute;
    top: 20px;
    left: -7px;
    background: url(../../pc/about/切图_06.png) no-repeat center;
    height: 55px;
    width: 660px;
    color: #fff;
    font-size: 25px;
    line-height: 45px;
    text-align: left;
    padding-left: 30px;
}

.module_07 .content .itembox2 {
    margin-top: 20px;
    height: 394px;
    background-color: rgb(251, 247, 244);
    width: 1146px;
    margin: auto;
    position: relative;
    padding-top: 80px;
    margin-top: 20px;
}

.module_07 .content .itembox3 {
    height: 526px;
    background-color: rgb(251, 247, 244);
    width: 1146px;
    margin: auto;
    position: relative;
    padding-top: 110px;
    margin-top: 20px;
}

.module_08 {
    width: 1200px;
    height: 201px;
    margin: 20px auto;
    background: url(../../pc/about/切图_128.png);
    text-align: center;
}

.module_08 .box {
    width: 1000px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 30px auto;
}

.module_08 .box .item {
    width: 376px;
    height: 38px;
    background: url(../../pc/about/切图_135.png);
    padding-left: 25px;
    text-align: left;
    line-height: 38px;
    color: #fff;
}

.module_06 .swiperbox {
    height: 400px;
    margin-top: 34px;
}

.module_06 .swiperbox .swiper-container {
    height: 420px;
    width: 1200px;
    /* overflow: visible; */
}

.module_06 .swiperbox .swiper-container .swiper-wrapper .cloud-university-01 {
    width: 100%;
    height: 387px;
    background: url(../../pc/about/切图_66.png);
}

.module_06 .swiperbox .swiper-container .swiper-wrapper .cloud-university-02 {
    width: 100%;
    height: 387px;
    background: url(../../pc/about/切图_68.png);
}

.module_06 .swiperbox .university-swiper-pagination {
    text-align: center;
    z-index: 100;
}

.module_06 .swiperbox .university-swiper-pagination .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background: #cfb890;
    border-radius: 50%;
    margin: 0 9px!important;
}

.module_06 .swiperbox .university-swiper-pagination .swiper-pagination-bullet-active {
    background: #af7415;
}

.module_66 {
    width: 1000px;
    margin: 70px auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
}

.module_66 .today {
    background-color: rgb(175, 122, 72);
    color: #fff;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    line-height: 65px;
    text-align: center;
    margin-top: 50px;
    font-size: 18px;
}

.module_66 .line {
    width: 2px;
    height: 34px;
    background-color: rgb(166, 166, 166);
}

.module_66 .line2 {
    width: 2px;
    height: 91px;
    background-color: rgb(166, 166, 166);
}

.module_66 .yuan {
    width: 20px;
    height: 20px;
    border: 2px solid rgb(175, 122, 72);
    border-radius: 50%;
}

.module_66 .img1 {
    position: absolute;
    top: 183px;
    left: 280px;
}

.module_66 .img2 {
    position: absolute;
    top: 286px;
    right: 278px;
}

.module_66 .img3 {
    position: absolute;
    top: 402px;
    left: 267px;
}

.module_66 .img4 {
    position: absolute;
    top: 509px;
    right: 254px;
}

.module_66 .img5 {
    position: absolute;
    top: 625px;
    left: 267px;
}

.module_66 .img6 {
    position: absolute;
    top: 738px;
    right: 265px;
}

.module_66 .img6 .rowline {
    width: 44px;
    height: 2px;
    background-color: rgb(166, 166, 166);
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: -76px;
}

.module_66 .img7 {
    position: absolute;
    top: 854px;
    left: 271px;
}

.module_66 .img7 .rowline {
    width: 44px;
    height: 2px;
    background-color: rgb(166, 166, 166);
    display: inline-block;
    margin-left: 10px;
    position: relative;
    top: -76px;
}

.module_66 .img8 {
    position: absolute;
    top: 958px;
    right: 262px;
}

.module_66 .img8 .rowline {
    width: 44px;
    height: 2px;
    background-color: rgb(166, 166, 166);
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: -76px;
}

.module_66 .img5 .rowline {
    width: 44px;
    height: 2px;
    background-color: rgb(166, 166, 166);
    display: inline-block;
    margin-left: 10px;
    position: relative;
    top: -76px;
}

.module_66 .img4 .rowline {
    width: 44px;
    height: 2px;
    background-color: rgb(166, 166, 166);
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: -76px;
}

.module_66 .img2 .rowline {
    width: 44px;
    height: 2px;
    background-color: rgb(166, 166, 166);
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: -76px;
}

.module_66 .img1 .rowline {
    width: 44px;
    height: 2px;
    background-color: rgb(166, 166, 166);
    display: inline-block;
    margin-left: 10px;
    position: relative;
    top: -76px;
}

.module_66 .img3 .rowline {
    width: 44px;
    height: 2px;
    background-color: rgb(166, 166, 166);
    display: inline-block;
    margin-left: 10px;
    position: relative;
    top: -76px;
}

.module_66 .textbox {
    position: absolute;
    top: 180px;
    right: 195px;
    text-align: left;
}

.module_66 .textbox2 {
    position: absolute;
    left: 80px;
    top: 290px;
    text-align: right;
}

.module_66 .textbox3 {
    position: absolute;
    top: 405px;
    right: -14px;
    text-align: left;
}

.module_66 .textbox4 {
    position: absolute;
    left: 91px;
    top: 517px;
    text-align: right;
}

.module_66 .textbox5 {
    position: absolute;
    top: 626px;
    right: 73px;
    text-align: left;
}

.module_66 .textbox6 {
    position: absolute;
    left: 170px;
    top: 738px;
    text-align: right;
}

.module_66 .textbox7 {
    position: absolute;
    top: 850px;
    right: 141px;
    text-align: left;
}

.module_66 .textbox8 {
    position: absolute;
    left: 247px;
    top: 961px;
    text-align: right;
}

.module_66 .span1 {
    color: rgb(175, 122, 72);
    font-size: 18px;
    font-weight: 600;
}

.module_66 .span2 {
    font-size: 16px;
    letter-spacing: 1px;
    margin-top: 5px;
}