* {
    margin: 0;
    padding: 0;
}


li {
    list-style: none;
}

input,
button,
textarea,
video {
    outline: 0;
    border: 0;
    background: none;
    resize: none;
}

.swiper-button-next::after,
.swiper-button-prev::after {
    content: '' !important;
}

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

.swiper-button-lock,
.swiper-pagination-lock,
.swiper-scrollbar-lock {
    display: block !important;
}

.swiper-pagination-bullet {
    outline: none;
}

@font-face {
    font-family: syr;
    src: url(../font/SOURCEHANSANSCN-REGULAR.OTF);
}

@font-face {
    font-family: syl;
    src: url(../font/SOURCEHANSANSCN-LIGHT.OTF);
}

@font-face {
    font-family: sysm;
    src: url(../font/SourceHanSerifCN-Medium.otf);
}

html {
    scroll-padding-top: 100px;
}

body {
    min-width: 1200px;
    max-width: 1920px;
    margin: 0 auto !important;
    font-size: 20px;
    font-family: syr !important;
    color: #333333;
}

.box {
    width: 73.5687%;
    min-width: 1200px;
    margin: auto;
}

/* header */
header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    z-index: 999;
    background: #fff;
    transition: .3s;
}

header .box {
    width: 1200px;
    height: 170px;
}

.htop {
    font-size: 16px;
    height: 47px;
    margin-bottom: 12px;
}

.htop .phone {
    font: 24px Consolas;
}

.htop .phone img {
    margin-right: 8px;
}

.hbtm .txt {
    font: 20px/29px sysm;
    color: #af9866;
    margin-left: 20px;
}

nav {
    width: 594px;
}

nav a {
    font-size: 18px;
    color: #4c4c4c;
}

nav .active,
nav a:hover {
    color: #af9866;
}

/* header end */

.xuan {
    position: fixed;
    right: 12px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 62px;
    height: 330px;
    z-index: 99;
    font-size: 18px;
}

.xuan li {
    width: 62px;
    height: 62px;
    background: #414141;
    cursor: pointer;
    border-radius: 4px;
}

.xuan li a img:nth-child(2) {
    display: none;
}

.xuan li:last-child {
    background: rgb(33, 34, 38, .31) !important;
}

.xuan li:hover {
    background: #0c7a2c;
}

.xuan li:hover .kuang {
    display: flex;
}

.xuan li a {
    width: 100%;
    height: 100%;
}

.xuan li .kuang {
    display: none;
    background-color: rgb(255, 255, 255);
    box-shadow: 1.5px 2.598px 11.18px 1.82px rgb(28 28 28 / 13%);
    width: 200px;
    height: 60px;
    right: 90px;
    border-radius: 15px;
}

.xuan li:nth-child(2) .kuang {
    width: 150px;
    height: 150px;
}

.xuan li:nth-child(3) .kuang {
    width: 258px;
}

.xuan .kuang .jiao {
    top: 0;
    bottom: 0;
    margin: auto;
    right: -20px;
    width: 0;
    height: 0;
    border-width: 10px;
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    filter: drop-shadow(1.5px 2.598px 11.18px rgb(28 28 28 / 13%));
}

/* footer */

footer {
    background: #2a2a2a;
    color: #fff;
    font-size: 18px;
    padding: 47px 0 70px;
}

footer a,
footer a:hover {
    color: #fff;
}

footer .box {
    width: 1200px;
}

.ft_top ul {
    width: 667px;
}

.ft_top {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 46px;
    margin-bottom: 85px;
}

.ft_top .txt p {
    font: 20px/27px sysm;
    color: #fff;
    letter-spacing: 1px;
    margin-left: 20px;
}

.ftb_left p:nth-child(1) {
    font-size: 20px;
}

.ftb_left p:nth-child(1) img {
    margin-right: 10px;
}

.ftb_left p:nth-child(2) {
    font-size: 50px;
    margin-top: 6px;
    font-family: Consolas;
    font-weight: bold;
}

.ftb_right {
    width: 788px;
}

.ftb_right .aaa {
    font-size: 20px;
    line-height: 39px;
}

.ftb_right .imgs {
    width: 287px;
}

.ftb_right .imgs p {
    font-size: 16px;
    line-height: 22px;
    margin-top: 12px;
}

.ftb_right .imgs>div img {
    width: 100%;
}

/* footer end */

/* 列表分页 */
.pagination {
    font-size: 18px;
    color: #333333;
    text-align: center;
    margin-top: 50px;
}

.pagination li {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: rgb(175, 152, 102, .35);
    border-radius: 50%;
    margin: 0 8px;
}

.pagination li a {
    display: block;
    width: 100%;
    height: 100%;
}

.pagination li.active {
    background: #af9866;
}

.pagination li:nth-child(1),
.pagination li:last-child {
    display: none;
}

.sxy {
    padding-top: 30px;
    border-top: 1px solid #cccccc;
    font-size: 18px;
    color: #111111;
    margin-top: 70px;
}

.sxy>div {
    max-width: 45%;
}

/* 列表分页 end */


/* index */

.swiper0 .swiper-pagination.swiper-pagination-bullets {
    bottom: 50px;
}

.swiper0 .swiper-pagination-bullet {
    width: 7px;
    height: 7px;
    background: #fff;
}

.swiper0 .swiper-pagination-bullet-active {
    width: 20px;
    border-radius: 10px;
}

.title .titimg {
    margin-bottom: -97px;
}

.title .aa span {
    font: 60px/1 sysm;
    color: #af9866;
    margin: 0 18px;
}

.title .aa img:nth-child(3) {
    transform: rotate(180deg);
}

.bg1 {
    background: url(../images/index1.jpg) no-repeat top;
}

.index1 {
    padding: 63px 0 102px;
    overflow: hidden;
}

.index1 .box {
    margin-top: 97px;
}

.index1 .txt {
    width: 42.8%;
}

.index1 .tit {
    font: 40px sysm;
}

.index1 .con {
    font-size: 18px;
    line-height: 32px;
    text-align: justify;
    margin: 16px 0 31px;
}

.index1 a,
.index1 a:hover {
    width: 224px;
    height: 53px;
    background: url(../images/index1_01.png) no-repeat center;
    font-size: 22px;
    color: #af9866;
}

.index1 .img {
    width: 52%;
    height: 435px;
    overflow: hidden;
}

.index2 .content {
    background: url(../images/index2_01.jpg) no-repeat center;
    margin-top: 70px;
}

.index2 .box>div {
    width: 351px;
    height: 712px;
    background: #fefdfa;
    padding-top: 63px;
}

.index2 .tab p {
    width: 51px;
    height: 225px;
    font: 24px/32px sysm;
    color: #af9866;
    margin: 0 4px;
    transition: .2s;
}

.index2 .tab .active {
    background: #af9866;
    color: #fff;
}

.index2 .tab .active::after {
    content: '';
    background: url(../images/index2_02.png) no-repeat center;
    width: 9px;
    height: 80px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -90px;
    margin: auto;
}

.index2 .con {
    width: 81%;
    font-size: 16px;
    line-height: 29px;
    color: #af9866;
    margin: 200px auto 0;
    word-break: break-all;
}

.index3 {
    background: url(../images/index3.jpg) no-repeat center;
    height: 867px;
    padding-top: 276px;
    overflow: hidden;
}

.index3 .title {
    margin-top: 140px;
}

.index3 .title .aa span {
    margin: 0;
}

.index3 .title .bb {
    font-size: 18px;
    color: #666666;
    margin-top: 30px;
}

.index3 .swiper {
    position: absolute;
    width: 84%;
    margin: 0;
    left: 32.2%;
}

.index3 .swiper-slide {
    height: 499px;
    background: #fff;
}

.index3 .swiper-slide .img {
    height: 275px;
    overflow: hidden;
    margin: 75px auto 0;
}

.index3 .swiper-slide .img img {
    max-width: 100%;
    max-height: 100%;
}

.index3 .tt {
    width: 193px;
    height: 41px;
    background: #af9866;
    border-radius: 20px;
    border: 2px solid #dfc998;
    font-size: 24px;
    color: #fff;
    margin: 40px auto 0;
}

.index3 .tt font {
    margin: 0 9px;
}

.index3 .tt span {
    width: 4px;
    height: 4px;
    background: #fff;
    border-radius: 50%;
}

.index3 .swiper .p_a {
    opacity: 0;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #af9866;
    font-size: 18px;
    line-height: 32px;
    font-family: syl;
    color: #fff;
    text-align: justify;
    transition: .2s;
}

.index3 .swiper .p_a>div {
    width: 67%;
    margin: auto;
}

.index3 .swiper .p_a>div>div {
    -webkit-line-clamp: 8;
}
.index3 .swiper-slide:hover .p_a {
    opacity: 1;
}

.index3 .swiper {
    padding-bottom: 75px;
}

.index3 .swiper-button {
    background: url(../images/left1.png) no-repeat center;
    width: 41px;
    height: 41px;
    top: auto;
    bottom: 0;
}

.index3 .swiper-button-prev {
    left: 0;
}

.index3 .swiper-button-next {
    right: auto;
    left: 54px;
    transform: rotate(180deg);
}

.index4 {
    background: url(../images/index4.jpg) no-repeat center;
    padding: 90px 0 130px;
}

.index4 .box {
    margin-top: 67px;
}

.index4 .tab a {
    width: 13%;
    height: 51px;
    border: 1px solid #b09967;
    border-radius: 25px;
    font-size: 24px;
    color: #b09967;
    margin: 0 2.2%;
}

.index4 .tab .active {
    background: #af9866;
    color: #fff;
}

.index4 .content {
    height: 444px;
    margin-top: 53px;
}

.index4 .swiper {
    width: 80%;
    margin: auto;
    padding-bottom: 57px;
}

.index4 .swiper-slide {
    background: #fff;
}

.index4 .img {
    display: inline-flex;
    height: 281px;
    overflow: hidden;
    border: 6px solid #f6f7f9;
    margin: 52px auto 26px;
}

.index4 .img img {
    max-height: 281px;
    border-radius: 10px;
}

.index4 .line {
    width: 82%;
    height: 1px;
    background: #c5b490;
    margin: auto;
}

.index4 .tt {
    height: 72px;
    font: 18px syl;
    color: #2c2c2c;
}

.index4 .swiper-pagination {
    bottom: 0;
}

.index4 .swiper-pagination-bullet {
    background: #ababab;
    opacity: 1;
}

.index4 .swiper-pagination-bullet-active {
    background: #af9866;
}

.index5 {
    padding: 93px 0 150px;
}

.index5 ul {
    margin-top: 110px;
}

.index5 li {
    width: 361px;
    height: 128px;
    background: url(../images/index5_00.png) no-repeat center;
    background-size: contain;
}

.index5 label:nth-child(2) {
    width: 76.5%;
    margin: 33px auto 0;
}

.index6 {
    background: url(../images/index6.jpg) no-repeat right;
    height: 886px;
    overflow: hidden;
}

.index6 .box {
    width: 1200px;
}

.index6 .img {
    right: 722px;
    top: 0;
}

.index6 .img p {
    bottom: 104px;
    right: 213px;
    font: 48px sysm;
    color: #fff;
}

.index6 .text {
    width: 576px;
    margin-right: 24px;
    margin-top: 128px;
}

.index6 .aa {
    font: 48px/55px sysm;
    color: #af9866;
    margin-bottom: 77px;
}

.index6 .tt {
    font: 36px sysm;
}

.index6 .tt::after {
    content: '';
    width: 260px;
    height: 14px;
    background-color: rgb(175, 152, 102, .19);
    position: absolute;
    left: -4px;
    bottom: 3px;
}

.index6 .cn {
    font-size: 24px;
    line-height: 32px;
    margin-top: 26px;
}

.index6 .tt span {
    color: #9b7c37;
}

.index6 .tt2 {
    margin-top: 29px;
}

.index6 .tt2::after {
    width: 429px;
}

.index6 .cn2 {
    color: #af9866;
    margin-top: 10px;
}

.index6 .phone {
    font: 36px sysm;
    color: #af9866;
    margin: 87px 0 21px;
}

.index6 .phone img {
    margin-right: 7px;
}

.index6 .bb {
    font-size: 14px;
    color: #666666;
}

.index7 {
    background: url(../images/index7.jpg) no-repeat center;
    padding: 79px 0 140px;
    overflow: hidden;
}

.index7 .box {
    width: 1200px;
    background: url(../images/index7_01.png) no-repeat center;
    margin-top: 56px;
}

.index7 .txt {
    margin-bottom: 31px;
}

.index7 .txt img {
    margin: 0 34px 0 33px;
}

.index7 .txt>div {
    margin-bottom: 15px;
}

.index7 .txt .tt {
    font-size: 42px;
    color: #feddb7;
}

.index7 .txt .line {
    width: 1px;
    height: 37px;
    background: #ffc4b9;
    margin: 0 10px 0 23px;
}

.index7 .txt .cn {
    font-size: 24px;
    line-height: 25px;
    color: #feddb7;
}

.index7 .swiper {
    width: 1115px;
    margin-left: 55px;
}

.index7 .swiper-slide {
    background: url(../images/index7_03.png) no-repeat center;
    height: 357px;
    padding-right: 22px;
}

.index7 .num {
    height: 64px;
    font: 24px sysm;
    color: #fff;
}

.index7 .con {
    height: 205px;
    font-size: 18px;
    line-height: 30px;
    color: #af914f;
    margin: 28px auto 0;
}

.index7 .swiper-button {
    background: url(../images/left.png) no-repeat center;
    width: 54px;
    height: 55px;
    top: 58%;
}

.index7 .swiper-button-prev {
    left: -65px;
}

.index7 .swiper-button-next {
    right: -65px;
    transform: rotate(180deg);
}

.index7 .aaa {
    font-size: 18px;
    color: #af914f;
    margin-top: 23px;
}

.titlea {
    filter: brightness(100);
}

.index8 {
    background: url(../images/index8.jpg) no-repeat center;
    padding: 57px 0 63px;
}

.index8 .bb {
    font-size: 24px;
    color: #fff;
    margin-top: 38px;
}

.index8 ul {
    width: 98.109%;
    height: 364px;
    margin: 257px auto 0;
}

.index8 li {
    width: 20.836%;
    height: 220px;
    border: 1px solid #fff;
    overflow: hidden;
    transition: .2s;
    color: #fff;
}

.index8 li img {
    filter: brightness(0.6);
}

.index8 .aaa {
    font-size: 30px;
}

.index8 .bbb {
    font-size: 18px;
    margin-top: 2px;
    font-family: syl;
}

.index8 .ccc {
    display: none;
    width: 84%;
    font: 18px/32px syl;
    color: #4c4c4c;
    margin: auto;
}

.index8 .active {
    width: 33.8512%;
    height: 364px;
    border-color: transparent;
}

.index8 .active img {
    filter: none;
}

.index8 .active .p_a {
    width: 65.667%;
    height: 221px;
    background: #fff;
    color: #af9866;
    padding-top: 37px;
}

.index8 .active .p_a>div,
.index8 .active .aaa,
.index8 .active .bbb {
    transform: rotateX(180deg);
}

.index8 .active .aaa {
    font-size: 41px;
}

.index8 .active .ccc {
    display: block;
}

.index9 {
    background: url(../images/index9.jpg) no-repeat center;
    background-size: cover;
    padding: 41px 0 93px;
    color: #fff;
}

.index9 .box {
    width: 1200px;
}

.index9 .aa {
    font-size: 30px;
}

.index9 .bb {
    font: 60px syl;
    margin-top: -7px;
    margin-bottom: 24px;
}

.index9 ul {
    padding: 0 13px;
}

.index9 li {
    width: 314px;
    height: 73px;
    border: 1px solid #fff;
    font: 24px syl;
    color: #fff;
}

.index9 li img {
    margin-right: 21px;
}

.index9 .cc {
    margin: 29px 0 50px;
}

.index9 .cc font {
    font: 24px syl;
    letter-spacing: 1px;
    word-spacing: 1px;
    margin: 0 61px 0 55px;
}

.index9 .cc span {
    width: 243px;
    height: 1px;
    background: #fff;
}

.index9 .dd {
    font-size: 60px;
}

.index9 form p {
    border: 1px solid #fff;
    background: rgb(255, 255, 255, .15);
    font-size: 14px;
    padding-left: 22px;
}

.index9 form>* {
    width: 380px;
    height: 46px;
    margin-top: 29px;
}

.index9 input {
    width: 82%;
    height: 100%;
    color: #fff;
    margin-left: 10px;
}

.index9 form p:nth-child(4) {
    width: 790px;
}

.index9 button {
    background: #af9866;
    font-size: 18px;
    color: #fff;
    letter-spacing: 1px;
}


/* index end */


.banner {
    width: 100%;
    margin-top: 170px;
}

.topnav {
    border-top: 1px solid #d1cece;
    border-bottom: 1px solid #d1cece;
}

.topnav .box {
    height: 54px;
}

.topnav .box a {
    width: calc(17% - 13.8px);
    border-left: 1px solid #d1cece;
    font-size: 18px;
    color: #4c4c4c;
}

.topnav .box a:last-child {
    border-right: 1px solid #d1cece;
}

.topnav .box .active,
.topnav .box a:hover {
    color: #bcd136;
}

/* 关于我们 */

.about {
    background: url(../images/about.jpg) no-repeat top;
    background-size: cover;
}

.about1 {
    padding: 99px 0 120px;
}

.about1 .tit {
    font-size: 23px;
    color: #333333;
}

.about1 .tt {
    font: 40px sysm;
    color: #af9866;
}

.about .con {
    font-size: 18px;
    line-height: 32px;
    font-family: syl;
}

.about1 .con {
    margin-top: 33px;
}

.about img {
    max-width: 100%;
}

.about1 img {
    margin: 56px auto 0;
}

.about1 .img img {
    height: 100%;
}

.about .atit {
    font: 40px sysm;
    color: #af9866;
}

.about .atit span {
    width: 30px;
    height: 1px;
    background: #333333;
    margin-right: 7px;
}

.about2 .con {
    width: 1097px;
    text-indent: 2em;
    margin: 15px auto 42px;
    text-align: justify;
}

.about3 {
    padding: 90px 0 210px;
}

.about3 .box>div {
    width: 992px;
    margin: 26px 0 0 67px;
}

.about3 .con {
    width: 564px;
    text-indent: 2em;
    text-align: justify;
}

/* 关于我们 end */


/* 优势 */

.advantage1 {
    padding: 88px 0 81px;
    background: #fef8ec;
}

.advantage1 .box {
    height: 492px;
}

.advantage1 img {
    right: 656px;
    top: 0;
}

.advantage1 .tit {
    font: 49px sysm;
    color: #af9866;
}

.advantage1 .con {
    font-size: 18px;
    line-height: 32px;
    font-family: syl;
    color: #434343;
    margin-top: 16px;
    letter-spacing: 1px;
}

.advantage2 {
    background: url(../images/advantage2.jpg) no-repeat center;
    padding: 94px 0 129px;
    color: #fff;
}

.advantage2 .tit {
    font: 38px/1 sysm;
}

.advantage2 ul {
    margin-top: 74px;
}

.advantage2 li p {
    font-size: 24px;
    margin-top: 11px;
}

.advantage3 {
    padding: 122px 0 135px;
    background: url(../images/about.jpg) no-repeat bottom;
}

.advantage3 .tit {
    font: 60px/1 sysm;
    color: #af9866;
}

.advantage3 .swiper {
    margin-top: 15px;
}

.advantage3 .swiper-slide {
    width: 361px;
    height: 128px;
    background: url(../images/index5_00.png) no-repeat center;
    background-size: contain;
    margin-top: 30px !important;
}

.advantage3 .swiper-slide img {
    mix-blend-mode: multiply
    max-width: 80%;
}

/* 优势 end */

/* 荣誉 */

.honor {
    background: #fef8ec;
    padding: 175px 0 316px;
}

.honor .box {
    width: 80.715%;
}

.honor .box>div:nth-child(1) {
    width: 260px;
    margin-left: 4.4%;
    margin-top: 65px;
}

.honor .tit {
    font: 60px sysm;
    color: #af9866;
}

.honor .tab {
    width: 60%;
    margin-left: auto;
}

.honor .tab a {
    color: #af9866;
    font-size: 24px;
    margin-top: 21px;
}

.honor .tab a span {
    display: none;
    width: 45px;
    height: 1px;
    background: #af9866;
    margin-right: 13px;
}

.honor .tab .active span {
    display: block;
}

.honor .swiper {
    width: 73%;
    margin: 0;
}

.honor .swiper-slide {
    background: #fff;
}

.honor .img {
    display: inline-flex;
    height: 281px;
    overflow: hidden;
    border: 6px solid #f6f7f9;
    margin: 52px auto 26px;
}

.honor .img img {
    max-height: 281px;
    border-radius: 10px;
}

.honor .line {
    width: 82%;
    height: 1px;
    background: #c5b490;
    margin: auto;
}

.honor .tt {
    height: 72px;
    font: 18px syl;
    color: #2c2c2c;
}

/* 荣誉 end */


/* 商业合作 */

.cooperation4 {
    background: url(../images/cooperation4.jpg) no-repeat center;
    padding: 80px 0 64px;
}

.cooperation4 .box {
    width: 1200px;
    background: #fff;
    border-radius: 6px;
    padding: 48px 48px 44px 0;
}

.cooperation4 form {
    width: 686px;
}

.cooperation4 form p {
    height: 66px;
    border: 1px solid #e1e1e1;
    border-radius: 6px;
    font-size: 20px;
    text-indent: 30px;
    margin-bottom: 19px;
}

.cooperation4 form p:nth-child(4) {
    height: 147px;
}

.cooperation4 form input {
    width: 80%;
    height: 100%;
}

.cooperation4 button {
    width: 100%;
    height: 66px;
    background: #452c18;
    border-radius: 6px;
    font-size: 20px;
    color: #fff;
}

.cooperation4 img.p_a {
    left: 87px;
    bottom: 0;
}

/* 商业合作 end */

/* 产品中心 */

.prolist {
    padding: 80px 0 220px;
    background: url(../images/about.jpg) no-repeat center;
    overflow: hidden;
}

.prolist .box {
    width: 1200px;
}

.prolist .list {
    width: 365px;
    height: 457px;
    background: #fff;
    margin: 0 51px 51px 0;
}

.prolist .list:nth-child(3n) {
    margin-right: 0;
}

.prolist .img {
    height: 275px;
    overflow: hidden;
    margin: 62px auto 41px;
}

.prolist .list .tt {
    font-size: 24px;
    color: #775220;
}

/* 产品中心 end */


/* 新闻资讯 */

.news {
    background: #fff;
    padding: 80px 0 100px;
}

.news .box {
    width: 1200px;
}

.news .tab a {
    font-size: 18px;
    color: #717171;
    margin: 0 20px;
}

.news .tab a:hover,
.news .tab .active {
    color: #bcd136;
}

.news .swiper {
    margin: 48px 0 81px;
    padding-bottom: 55px;
}

.news .swiper-slide {
    background: #f9f9f9;
}

.news .swiper .bimg {
    width: 600px;
    height: 308px;
    overflow: hidden;
}

.news .swiper-pagination {
    bottom: 0 !important;
}

.news .swiper-pagination-bullet {
    width: 43px;
    height: 4px;
    background: #dddddd;
    border-radius: 0;
    opacity: 1 !important;
}

.news .swiper-pagination-bullet-active {
    background: #3a2d1b;
}

.news .swiper .swiper-slide>div {
    width: 428px;
    margin-left: 95px;
}

.news .swiper .time {
    font-size: 18px;
    color: #4c4c4c;
}

.news .swiper .tit {
    font: bold 20px syl;
}

.news .swiper .line {
    height: 1px;
    background: #d9d9d9;
    margin: 20px 0 24px;
}

.news .swiper .con {
    font-size: 16px;
    line-height: 21px;
    color: #4c4c4c;
    height: 44px;
    -webkit-line-clamp: 2;
    margin: 9px 0 23px;
}

.news .list {
    width: 364px;
    margin-right: 43px;
}

.news .list:nth-child(3n) {
    margin-right: 0;
}

.news .list .img {
    height: 213px;
    overflow: hidden;
}

.news .list .tit {
    font-size: 20px;
    line-height: 26px;
    color: #2c2c2c;
    -webkit-line-clamp: 2;
}

.news .list .con {
    font-size: 16px;
    line-height: 22px;
    height: 72px;
    color: #515151;
    -webkit-line-clamp: 2;
    margin-top: 14px;
}

.news .list .time {
    font-size: 14px;
    margin: 16px 0 20px;
}

.news .list .time span {
    width: 30px;
    height: 2px;
    background: #333333;
    margin-right: 15px;
}

/* 新闻资讯 end */
.arc .content {
    font: 18px/36px Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    padding: 80px 0;
}

.arc .tit {
    font-size: 32px;
}

.arc .time {
    font-size: 16px;
    margin: 10px 0 50px;
}

.arc img {
    max-width: 100%;
}

/* contactUs */

.map {
    height: 547px;
}

.contact {
    background: #fff;
}

.contact .infor {
    width: 1200px;
    height: 372px;
    background: #fff;
    margin: -111px auto -264px;
}

.contact .aaa {
    padding: 34px 0 55px;
    border-bottom: 1px solid #f7f7f7;
    padding: 34px 46px 55px 54px;
}

.contact .aaa::after {
    content: '';
    width: 616px;
    height: 2px;
    background: #f3c921;
    position: absolute;
    left: 0;
    bottom: 0;
}

.contact .name {
    font: bold 30px syl;
    margin: 14px 0 5px;
}

.contact .aa {
    font-size: 16px;
    color: #808080;
}

.contact .bbb {
    padding: 38px 35px 27px 55px;
    font-size: 20px;
    line-height: 28px;
}

.contact .bbb img {
    margin-right: 21px;
}

.contact .bbb p:nth-child(2) {
    margin-top: 5px;
}

/* contactUs end */