.cyy section,
.cyy section div,
.cyy p,
.cyy ul,
.cyy li,
.cyy dt,
.cyy dd,
.cyy span {
    box-sizing: border-box;
    font-family: "SimHei", "微软雅黑";
}

.cyy img {
    width: 100%;
    object-fit: cover;
}

.d-flex {
    display: flex;
}

.inline-block {
    display: inline-block;
}

.m-auto {
    margin: auto;
}

.w-100 {
    width: 100%;
}

.w-54 {
    width: 54%;
}

.w-50 {
    width: 50%;
}

.w-46 {
    width: 46%;
}

.w-38 {
    width: 38%;
}

.w-31 {
    width: 31%;
}

.w-1100 {
    max-width: 1100px;
}

.w-1240 {
    max-width: 1240px;
}

.w-1370 {
    max-width: 1370px;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.p-4 {
    padding-left: 4em;
}


/* 初始化样式 */

.cyyAbout {
    font-size: 10px;
    padding: 10em 0;
}

.cyyAbout .p-4 {
    padding: 2em 5em 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.cyy .aboutImg {
    width: 100%;
    max-width: 590px;
}

.aboutTit {
    font-size: 10px;
    font-weight: 540;
}

.cyy .aboutTitimg {
    width: 3em;
    height: 5em;
    padding-top: 1em;
    padding-right: 3.6em;
}

.aboutTit {
    padding-top: 2em;
    padding-bottom: 3.2em;
}

.aboutTit p {
    font-size: 7.4em;
    line-height: 1em;
}

.aboutTit p span {
    color: #099163;
}

.aboutTit .h6 {
    padding-left: 0.4em;
    padding-top: 0.8em;
    font-size: 1.7em;
    color: #099163;
    font-family: "AdobeHeitiStd", "微软雅黑";
    letter-spacing: -1px;
}

.aboutTxt {
    color: #666666;
    background: #e6efec;
    font-size: 2.2em;
    padding: 3.4em 1.6em;
    border-radius: 1.4em;
    position: relative;
    text-align: justify;
}

.aboutTxt::before,
.aboutTxt::after {
    content: "";
    display: block;
    width: 100%;
    height: 4px;
    background: #ffffff;
    position: absolute;
    left: 0;
    z-index: 1000;
}

.aboutTxt::before {
    top: 1.8em;
}

.aboutTxt::after {
    bottom: 1.6em;
}

.aboutTxt p {
    font-size: 1em;
    text-indent: 2em;
    line-height: 1.2em;
    letter-spacing: -1px;
    position: relative;
}

.aboutTxt img {
    width: 58px;
    position: absolute;
    bottom: 20%;
    left: -57px;
    z-index: 1000;
}

.aboutBut {
    width: calc(100% + 60px);
    justify-content: space-between;
}

.aboutBut div {
    padding-top: 4em;
    text-align: center;
}

.aboutBut div p {
    display: inline-block;
    background: #0a9164;
    padding: 0.3em 0.8em;
    border-radius: 0.4em;
    color: #ffffff;
    font-size: 3.6em;
    line-height: 1em;
    cursor: pointer;
}

.aboutBut div p:hover {
    background: #015c3e;
}

.aboutBut div span {
    display: block;
    padding-top: 1em;
    font-size: 1.8em;
    line-height: 1.4em;
    color: #666666;
    letter-spacing: -1px;
}

.feat {
    font-size: 10px;
    background: #e6efec url(../images/cyy/featbg.png) top center no-repeat;
    background-size: 100%;
    overflow: hidden;
    margin-bottom: 12em;
}

.featImg {
    max-width: 206px;
}

.feat figure {
    padding: 5em 0;
}

.feat figure p {
    font-size: 6.4em;
    line-height: 1em;
    color: #666666;
    font-family: "Source Han Sans CN Light";
}

.feat figure p span {
    font-weight: 100;
    padding-left: 0.3em;
    font-family: "Source Han Sans CN Light";
}

.feat figure .h6 {
    padding-top: 1.4em;
    text-transform: uppercase;
    font-size: 1em;
    line-height: 1em;
    color: #444444;
    font-family: "AdobeHeitiStd", "微软雅黑";
}

.feat ul {
    justify-content: center;
}

.feat li {
    background: #ffffff;
    padding: 6em 4em 3em;
    box-shadow: -14px 0 30px 0 rgba(0, 0, 0, .26);
    position: relative;
    top: 0;
    z-index: 999;
    cursor: pointer;
}

.feat li:hover {
    position: relative;
    box-shadow: 0 0 20px 4px rgba(0, 163, 109, 0.56);
    z-index: 1000;
    top: -2em;
}

.feat li:hover p,
.feat li:hover span {
    color: #099163;
}

.feat li p {
    padding: 1em 0 0.2em;
    font-size: 3em;
    color: #444444;
}

.feat li span img {
    max-width: 130px;
}

.ing {
    position: relative;
    font-size: 10px;
    background: #e6efec url(../images/cyy/ingbg.jpg) top center no-repeat;
    background-size: cover;
    justify-content: space-between;
    align-items: center;
    padding: 6px 0;
}

.ing .ing_centerImg {
    position: absolute;
    top: 50%;
    left: 48%;
    z-index: 1000;
    width: 460px;
    height: auto;
    max-width: 460px;
    transform: translate(-50%, -50%);
}

.ing li {
    justify-content: flex-end;
    align-items: center;
    padding: 2px 0;
}

.ing li p {
    padding-right: 1.5em;
}

.ing li p span {
    display: block;
    color: #ffffff;
    font-size: 3em;
    font-weight: 100;
}

.ing li i {
    padding-top: 0.4em;
    text-indent: 1em;
    color: #ffffff;
    display: block;
    font-style: normal;
    font-size: 1.8em;
    font-family: "Source Han Sans CN Light";
    letter-spacing: 1px;
}

.ingLeft li i {
    text-align: right;
}

.ingImg {
    max-width: 130px;
    line-height: 0;
}

.ing .ingRight li {
    justify-content: flex-start;
    cursor: pointer;
}

.ing .ingRight li p {
    padding-left: 1.5em;
}

.ingLeft li {
    margin-bottom: 1em;
}

.ingLeft li:hover {
    padding-right: 1em;
}

.ingLeft li:hover span {
    font-size: 3.2em;
}

.ingLeft li:hover i {
    font-size: 2em;
}

.ingLeft li:last-child,
.ingLeft li:first-child {
    margin-right: -12%;
}

.ingLeft li:first-child,
.ingLeft li:nth-child(3) {
    margin-bottom: 0;
}

.ingRight li:last-child,
.ingRight li:first-child {
    margin-left: -16%;
}

.ingRight li:last-child {
    margin-top: -2em;
}

.ingRight li:first-child {
    margin-bottom: -2em;
}

.ingRight li:nth-child(3) {
    margin-left: 6%;
}

.ingRight li:hover {
    padding-left: 1em;
}

.ingRight li:hover span {
    font-size: 3.2em;
}

.ingRight li:hover i {
    font-size: 2em;
}


/* 进口 */

.Imported {
    font-size: 10px;
}

.ImportedTop {
    padding-top: 9em;
    padding-bottom: 10em;
}

.ImportedImg {
    max-width: 370px;
    background: #0C9869;
    height: 540px;
}

.ImportedImg img {
    position: relative;
    top: 1em;
    left: 1.6em;
}

.importedTit {
    padding-left: 10em;
    padding-top: 5em;
}

.importedTit .h1 {
    font-size: 4.4em;
    line-height: 1em;
    font-family: "AdobeHeitiStd";
}

.importedTit .h2 {
    padding: 0.6em 0 1.4em;
    font-size: 3.6em;
    line-height: 1em;
    font-weight: 300;
    font-family: "Source Han Sans CN";
}

.importedTit .h3 {
    font-size: 7em;
    line-height: 1em;
    font-family: "汉仪雅酷黑体";
    color: #099163;
}

.importedTit .h3::after {
    content: "";
    display: block;
    width: 0.9em;
    height: 4px;
    background: #099163;
    margin: 0.6em 0;
}

.importedTit img {
    max-width: 80px;
}

.ImportedBottom {
    padding: 10em 0 6em;
    background: url(../images/cyy/solganbg.png) center bottom no-repeat;
    background-size: 100%;
    position: relative;
}

.ImportedBottom .slogan {
    box-sizing: content-box;
    padding: 2em 2em;
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 40%, rgba(255, 255, 255, 0));
    background: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 1) 40%, rgba(255, 255, 255, 0));
    position: relative;
    background: -moz-linear-gradient(0deg, rgba(255, 255, 255, 1) 40%, rgba(255, 255, 255, 0));
    position: relative;
    background: -ms-linear-gradient(0deg, rgba(255, 255, 255, 1) 40%, rgba(255, 255, 255, 0));
    position: relative;
    margin-bottom: 2em;
}

.ImportedBottom .slogan::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 40%, rgba(0, 0, 0, 0));
    background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0.8) 40%, rgba(0, 0, 0, 0));
    background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 0.8) 40%, rgba(0, 0, 0, 0));
    background: -ms-linear-gradient(0deg, rgba(0, 0, 0, 0.8) 40%, rgba(0, 0, 0, 0));
}

.ImportedBottom .slogan::after {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1000;
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 40%, rgba(0, 0, 0, 0));
    background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0.8) 40%, rgba(0, 0, 0, 0));
    background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 0.8) 40%, rgba(0, 0, 0, 0));
    background: -ms-linear-gradient(0deg, rgba(0, 0, 0, 0.8) 40%, rgba(0, 0, 0, 0));
}

.ImportedBottom .slogan1 {
    padding-right: 2em;
    width: 34em;
}

.ImportedBottom .slogan1 img {
    max-width: 266px;
}

.ImportedBottom .slogan2 {
    width: 54em;
}

.ImportedBottom .slogan2 img {
    max-width: 134px;
}

.ImportedBottom .slogan3 {
    width: 52em;
}

.ImportedBottom .slogan3 img {
    max-width: 390px;
}

.ImportedBottom .slogan4 {
    padding: 1em 0.8em;
    margin-bottom: 0;
    font-size: 3em;
    font-weight: 300;
    color: #000000;
    line-height: 1.5em;
    width: 20em;
}

.ImportedBottom .slogan4 p {
    font-family: "SourceHanSansCN";
}

.ImportedImgLarge {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1001;
    width: 100%;
    max-width: 884px;
}

.poplebg {
    padding-top: 8em;
    background: linear-gradient(125deg, #557061, #9CB6A9);
}

.people {
    justify-content: space-between;
    overflow: hidden;
}

.peopleImg li {
    max-width: 348px;
    margin-right: -6em;
    position: relative;
    cursor: pointer;
    line-height: 0;
}

.peopleCircle {
    position: absolute;
    bottom: 20%;
    left: 50%;
    z-index: 1000;
    transform: translate(-23%, 0);
    border-radius: 50%;
    width: 7em;
    height: 7em;
    background: #ffffff;
    box-shadow: 0 0 20px 4px rgba(0, 0, 0, .26);
    text-align: center;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.peopleImg li:hover .peopleCircle {
    position: absolute;
    bottom: 40%;
    left: 50%;
    z-index: 1000;
    transform: translate(-50%, 0);
    background: #099163;
    box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.26);
    color: #ffffff;
}

.peopleImg li:hover .peopleCircle p,
.peopleImg li:hover .peopleCircle span {
    color: #ffffff;
}

.peopleCircle p {
    color: #444444;
    font-size: 2em;
    line-height: 1em;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
}

.peopleCircle span {
    padding-top: 0.4em;
    display: block;
    color: #444444;
    font-size: 12px;
    line-height: 1em;
    font-family: "AdobeHeitiStd";
    transform: scale(0.9);
}

.peopleTit .h1 {
    padding-top: 0.6em;
    font-size: 3.6em;
    color: #ffffff;
    line-height: 1em;
    overflow: hidden;
    position: relative;
    font-family: "AdobeHeitiStd";
    letter-spacing: 4px;
    text-align: right;
}

.peopleTit .h1::before {
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    display: block;
    width: 0.7em;
    height: 5px;
    background: #ffffff;
}

.peopleTit .h6 {
    text-align: right;
    font-size: 1em;
    line-height: 3.6em;
    color: #ffffff;
    font-family: "AdobeHeitiStd";
    border-bottom: 1px solid #ffffff;
}

.imgPadd {
    padding-top: 6em;
    max-width: 312px;
}


/* 大标题 */

.cyyTitle {
    font-size: 10px;
    padding: 19em 0 28em;
    background: url(../images/cyy/ChangYan.png) center 24em no-repeat;
    background-size: 70%;
}

.cyyTitleDiv {
    width: 80em;
    border-radius: 4em;
    box-shadow: -10px 0 10px 4px rgba(0, 0, 0, .36);
    background: #ffffff;
    position: relative;
    padding: 5em 9em;
}

.cyyTitle .h1 {
    padding-bottom: 6px;
    font-size: 9em;
    line-height: 1em;
    color: #000000;
    border-bottom: 1px solid #000000;
    width: 4.6em;
}

.cyyTitle .h1 span {
    color: #099163;
}

.cyyTitle .h2 {
    padding-top: 0.4em;
    padding-bottom: 0.8em;
    font-size: 4em;
    color: #000000;
    line-height: 1em;
    font-weight: 300;
    font-family: "Source Han Sans CN";
}

.cyyTitle .h3 {
    font-size: 3.4em;
    font-weight: 540;
    color: #777777;
    font-family: "AdobeHeitiStd";
    letter-spacing: -1px;
}

.cyyTitle .cyyTitleImg {
    position: absolute;
    bottom: 0;
    right: 8em;
    z-index: 1000;
    max-width: 214px;
}

.cyyTitle .cyyTitleImg img {
    width: 100%;
}

@media screen and (max-width: 1400px) {
    .cyyAbout,
    .feat,
    .ing,
    .Imported {
        font-size: 8px;
    }
    .cyyTitle {
        font-size: 7px;
    }
    .ImportedBottom {
        font-size: 6px;
    }
    .ImportedImgLarge {
        max-width: 700px;
    }
    .w-1370 {
        width: 1200px;
    }
    .w-1240 {
        width: 1100px;
    }
    .ingImg {
        max-width: 100px;
    }
    .w-38 {
        width: 35%;
    }
    .ing .ing_centerImg {
        max-width: 360px;
    }
    .peopleImg li {
        max-width: 300px;
        margin-right: -5em;
    }
    .imgPadd {
        max-width: 240px;
    }
    .cyyTitle .cyyTitleImg {
        max-width: 160px;
    }
}