a {
    transition: all .4s;
}

img {
    display: block;
}

.w1280 {
    width: 1280px;
    margin: 0 auto;
}

.c_til>* em {
    font-size: 26px;
    display: inline-block;
    vertical-align: top;
}

#header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    padding: 0 40px;
    height: 90px;
    max-width: 1920px;
    margin: 0 auto;
    z-index: 999999;
    -webkit-transition: all .4s;
    transition: background .4s;
    background-position: right center;
    /* background-color: #FFF; */
    /* background: url(../images/hRight.png) no-repeat right center; */
}

#header .menu {
    float: left;
    width: 34px;
    height: 34px;
    background: url(../images/head-search-icon.png) no-repeat center;
    /* background: url(../images/head-menu-icon.png) no-repeat center; */
    margin: 27px -7px;
    cursor: pointer;
}

/* #header:hover {
    background-color: #fff;
} */

#header .logo {
    float: left;
    margin-top: 21px;
    width: 204px;
    height: 48px;
    background: url(../images/logo.png) no-repeat 0 0;
}

#header .head_ri {
    float: right;
    height: 90px;
    /* background: url(../images/h_ri.png) no-repeat right center; */
    background: no-repeat !important;
    padding-right: 26px;
    transition: all .3s;
}

#header .nav {
    float: left;
    position: relative;
}

#header .nav .bx {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border-bottom: 3px solid #e40000;
}

#header .nav a {
    float: left;
    font-size: 15px;
    color: #515258;
    line-height: 90px;
    font-weight: 600;
    margin-right: 36px;
}

#header .nav a.on,
#header .nav a:hover {
    color: #987744;
}

#header.bg {
    background: #FFF url(../images/hRight.png) no-repeat right center !important;
    box-shadow: 0 0 20px rgba(0, 0, 0, .05) !important;
}



#header.indexHead .nav a {
    color: #FFF;
}

#header.indexHead .logo {
    background: url(../images/logo2.png) no-repeat 0 0;
}

#header.indexHead .menu {
    background: url(../images/head-search-icon2.png) no-repeat center;
}

#header.bg nav a {
    color: #666;
}

#header.bg .head_ri {
    background: url(../images/h_ri-on.png) no-repeat right center;
}

#header.pageHead,
#header.indexHead {
    background: transparent url(none);
    box-shadow: none !important;
}

#header.shadown {
    box-shadow: 0px 8px 11px 2px rgb(0 0 0 / 6%) !important;
}

#header.shadown.bg {
    box-shadow: none !important;
}

body {
    max-width: 1920px;
    margin: 0 auto;
}

video {
    object-fit: cover;
}

.banner {
    /* overflow: hidden; */
    position: relative;
    z-index: 50;
    max-width: 100%;
    margin: 0 auto !important;
    /* height: 620px !important; */
}

.banner #masterslider {
    width: 100%;
    margin: 0 !important;
}

.banner .bd {
    position: absolute;
    left: 0;
    right: 0;
    width: 1200px;
    top: 0;
    margin: 0 auto;
    height: 100%;
    z-index: 55;
    pointer-events: none;
}

.banner .bd ul {
    height: 100%;
}

.banner .bd li {
    height: 100%;
}

.banner .bd .ban_txt1 .txt {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -70px;
}

.banner .bd .ban_txt2 .txt {
    position: absolute;
    left: 420px;
    top: 50%;
    margin-top: -70px;
}

.banner .bd .ban_txt3 .txt {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -100px;
}

.banner .bd .ban_txt4 .txt {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -30px;
}

.banner .bd .ban_txt5 .txt {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -88px;
}

.banner .bd .ban_txt6 .txt {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -30px;
}

.banner .bd .ban_txt7 .txt {
    position: absolute;
    /* left: 770px; */
    top: 50%;
    margin-top: -115px;
    right: 0;
}

.banner .bd .ban_txt8 .txt {
    position: absolute;
    /* left: 770px; */
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}

.banner .bd .ban_txt9 .txt {
    position: absolute;
    /* left: 770px; */
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

/* .banner .bd .to1 h3 {
    color: #FFF;
    font-size: 48px;
    line-height: 1;
    margin-bottom: 18px;
    font-weight: 300;
}

.banner .bd .to1 h4 {
    color: #FFF;
    font-size: 42px;
    font-weight: 300;
    line-height: 42px;
    text-transform: uppercase;
    letter-spacing: -3px;
} */

.banner .bd .to1 h3 {
    color: #FFF;
    font-size: 48px;
    line-height: 1;
    margin-bottom: 10px;
    font-weight: 300;
}

.banner .bd .to1 h4 {
    color: #FFF;
    font-size: 30px;
    line-height: 30px;
    font-family: Rajdhani;
    text-transform: uppercase;
    letter-spacing: -2px;
}

.banner .bd .to2 h3 {
    color: #3b3434;
    font-size: 42px;
    line-height: 1;
    margin-bottom: 18px;
    font-weight: 300;
}

.banner .bd .to2 h4 {
    color: #333333;
    font-size: 36px;
    font-weight: 300;
    opacity: .2;
    line-height: 36px;
    text-transform: uppercase;
    letter-spacing: -3px;
}

.banner .bd .to3 {
    margin-right: -97px;
}

.banner .bd .to3 h3 {
    color: #474a44;
    font-size: 48px;
    line-height: 1;
    margin-bottom: 10px;
    font-weight: 300;
}

.banner .bd .to3 h4 {
    color: #d5b798;
    font-size: 30px;
    line-height: 30px;
    font-family: Rajdhani;
    text-transform: uppercase;
    letter-spacing: -2px;
}

.banner .bd .to4 h3 {
    color: #474a44;
    font-size: 48px;
    line-height: 1;
    margin-bottom: 10px;
    font-weight: 300;
}

.banner .bd .to4 h4 {
    color: #ff9e00;
    font-size: 30px;
    line-height: 30px;
    font-family: Rajdhani;
    text-transform: uppercase;
    letter-spacing: -2px;
}

.banner .bd .to5 {
    padding-right: 123px;
}

.banner .bd .to5 h3 {
    color: #e00404;
    font-size: 48px;
    line-height: 1;
    margin-bottom: 10px;
    font-weight: 300;
}

.banner .bd .to5 h4 {
    color: rgb(71 88 101 / 60%);
    font-size: 30px;
    line-height: 30px;
    font-family: Rajdhani;
    text-transform: uppercase;
    letter-spacing: -2px;
}

.banner .bd .to6 h3 {
    color: #3c3c3c;
    font-size: 48px;
    line-height: 49px;
    margin-bottom: 18px;
    font-weight: 300;
}

.banner .bd .to6 h3::after {
    content: "";
    display: block;
    width: 63px;
    height: 0;
    border-top: 3px solid #ff7e00;
    margin: 17px 0 18px;
}

.banner .bd .to6 h4 {
    color: #b29f7c;
    font-size: 36px;
    line-height: 30px;
    font-family: Rajdhani;
    text-transform: uppercase;
    letter-spacing: -2px;
}

.banner .bd .to7 h3 {
    color: #3c3c3c;
    font-size: 48px;
    line-height: 49px;
    margin-bottom: 18px;
    font-weight: 300;
}

.banner .bd .to7 h3::after {
    content: "";
    display: block;
    width: 63px;
    height: 0;
    border-top: 3px solid #ff7e00;
    margin: 17px 0 18px;
}

.banner .bd .to7 h4 {
    color: #918874;
    font-size: 36px;
    line-height: 30px;
    font-family: Rajdhani;
    text-transform: uppercase;
    letter-spacing: -2px;
}

.banner .bd .to8 h3 {
    color: #3c3c3c;
    font-size: 48px;
    line-height: 49px;
    margin-bottom: 18px;
    font-weight: 300;
}

.banner .bd .to8 h3::after {
    content: "";
    display: block;
    width: 63px;
    height: 0;
    border-top: 3px solid #ff7e00;
    margin: 17px 0 18px;
}

.banner .bd .to8 h4 {
    color: #988368;
    font-size: 36px;
    line-height: 30px;
    font-family: Rajdhani;
    text-transform: uppercase;
    letter-spacing: -2px;
}

.banner .bd .to9 h3 {
    color: #ffffff;
    font-size: 48px;
    line-height: 49px;
    margin-bottom: 18px;
    font-weight: 300;
    text-align: right;
    position: relative;
    margin-bottom: 35px;

}

.banner .bd .to9 h3::after {
    content: "";
    display: block;
    width: 63px;
    height: 0;
    border-top: 3px solid #ff7e00;
    /* margin: 17px 0 18px; */
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translateY(18px);
}

.banner .bd .to9 h4 {
    color: #e8ba42;
    font-size: 36px;
    line-height: 30px;
    font-family: Rajdhani;
    text-transform: uppercase;
    letter-spacing: -2px;
    text-align: right;
}

.banner .bd .to10 h3 {
    color: #3c3c3c;
    font-size: 48px;
    line-height: 49px;
    margin-bottom: 18px;
    font-weight: 300;
    text-align: right;
    position: relative;
    margin-bottom: 26px;

}

.banner .bd .to10 h3::after {
    content: "";
    display: block;
    width: 63px;
    height: 0;
    border-top: 3px solid #ff7e00;
    /* margin: 17px 0 18px; */
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translateY(17px);
}

.banner .bd .to10 h4 {
    color: #e8ba42;
    opacity: .5;
    font-size: 36px;
    line-height: 30px;
    font-family: Rajdhani;
    text-transform: uppercase;
    letter-spacing: -2px;
    text-align: right;
}

.banner .bd .to11 h3 {
    color: #604f44;
    font-size: 48px;
    line-height: 49px;
    margin-bottom: 18px;
    font-weight: 300;
    text-align: right;
    position: relative;
    margin-bottom: 40px;
}

.banner .bd .to11 h3::after {
    content: "";
    display: block;
    width: 63px;
    height: 0;
    border-top: 3px solid #ff7e00;
    /* margin: 17px 0 18px; */
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translateY(20px);
}

.banner .bd .to11 h4 {
    color: #583d32;
    opacity: .3;
    font-size: 36px;
    line-height: 30px;
    font-family: Rajdhani;
    text-transform: uppercase;
    letter-spacing: -2px;
    text-align: right;
}

.banner .bd .to12 h3 {
    color: #3f3227;
    font-size: 48px;
    line-height: 49px;
    margin-bottom: 18px;
    font-weight: 300;
    text-align: right;
    position: relative;
    margin-bottom: 40px;
}

.banner .bd .to12 h3::after {
    content: "";
    display: block;
    width: 63px;
    height: 0;
    border-top: 3px solid #ff7e00;
    /* margin: 17px 0 18px; */
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translateY(20px);
}

.banner .bd .to12 h4 {
    color: #988368;
    /* opacity: .3; */
    font-size: 36px;
    line-height: 30px;
    font-family: Rajdhani;
    text-transform: uppercase;
    letter-spacing: -2px;
    text-align: right;
}

.banner .bd .img {
    width: 100%;
    height: 100%;
    background: no-repeat center;
}

.banner .hd {
    width: 94%;
    height: 44px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.banner .hd li {
    width: 13px;
    height: 13px;
    border: 2px solid #fff;
    background-color: transparent;
    margin-right: 5px;
    float: left;
    cursor: pointer;
    opacity: .3;
    border-radius: 50%;
    box-sizing: border-box;
}

.banner .hd li.on {
    opacity: 1;
}

.banner .ms-nav-prev {
    left: auto;
    z-index: 200;
    margin-top: -20px;
    right: 120px;
    width: 26px;
    height: 40px;
    background: url(../images/icon_prev.png) no-repeat left center;
    -webkit-transform: translate(20px);
    transform: translate(20px);
}

.banner .ms-nav-next {
    width: 26px;
    z-index: 200;
    margin-top: -20px;
    right: 84px;
    height: 40px;
    background: url(../images/icon_next.png) no-repeat right center;
    -webkit-transform: translate(-20px);
    transform: translate(-20px);
}

.banner:hover .ms-nav-prev,
.banner:hover .ms-nav-next {
    -webkit-transform: translate(0);
    transform: translate(0);
}

.banner .ms-nav-prev:hover {
    width: 49px;
}

.banner .ms-nav-next:hover {
    width: 49px;
    margin-right: -23px;
}

.banner .next {
    width: 139px;
    height: 16px;
    background: url(../images/next.png) no-repeat center;
    position: absolute;
    bottom: 27px;
    right: 628px;
    z-index: 50;
}

.ms-bullets.ms-dir-h {
    left: 0;
    right: 0;
    bottom: -22px !important;
    width: 95% !important;
    margin: 0 auto;
    text-align: right;
}

.ms-bullets-count {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.ms-skin-default .ms-bullet {
    width: 23px;
    height: 5px;
    margin: 0 0 0 5px !important;
    /* border: 2px solid rgba(255, 255, 255, .4); */
    /* border-radius: 10px; */
    transition: all .3s;
    background: #d0c195;
}

.ms-skin-default .ms-bullet.ms-bullet-selected {
    /* border: 2px solid rgba(255, 255, 255, 1); */
    background: #b50e0e;
    width: 33px;
}


#content {
    background: no-repeat center;
}

#footer {
    height: 88px;
    /* position: relative;
    z-index: 600; */
    position: relative;
    z-index: 999999;
}

#footer .footer {
    height: 100%;

}

.indexFooter .footer {
    background-color: #f7f7f7;
}

.footer .le {
    width: 800px;
    float: left;
    padding-top: 31px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

.footer .le .tips {
    color: rgba(0, 0, 0, .5);
    font-weight: bold;
    margin-right: 14px;
}

.footer .le .tic {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.footer .le a {
    display: inline-block;
    transition: all .3s;
}

.footer .le .tic .ic {
    margin-right: 10px;
}

.footer .le .tic span {
    display: inline-block;
    margin-right: 20px;
    color: rgba(0, 0, 0, .4);
    font-weight: bold;
    cursor: pointer;
    transition: all .3s;
}

.footer .le .tic span:hover,
.footer .le a:hover {
    color: rgba(0, 0, 0, .6);
}

.footer .ri {
    float: right;
    padding-top: 30px;
}

.footer .cui {
    display: flex;
    justify-content: space-between;
    align-items: center;

}

.footer .cui p {
    color: rgba(0, 0, 0, .6);
    font-weight: bold;
}

.footer .cui .wx {
    position: relative;
    margin-left: 5px;
    z-index: 300;
}

.footer .cui .wx .pos {
    position: absolute;
    left: -34px;
    bottom: 124%;
    width: 100px;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, .2);
    /* z-index: 600; */
    animation: fadeIn 1s forwards;
    display: none;
    z-index: 300;
}

.footer .cui .wx:hover .pos {
    display: block;
}

.footer .cui .wx .pos img {
    width: 100%;
}

.indexCont1 {
    height: 360px;
    background: url(../images/index/index-cont1.jpg) no-repeat center bottom;
    padding-top: 40px;
}

.indexCont1 .le {
    float: left;
    width: 380px;
}

.indexCont1 .le .tit {
    margin-bottom: 18px;
}

.indexCont1 .le .tit h3 {
    color: #555067;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 6px;
    font-weight: bold;
}

.indexCont1 .le .tit h4 {
    color: #656565;
    font-size: 30px;
    line-height: 14px;
    /* font-family: DENSOW05-Bold; */
    font-family: "FSSinclair-Bold";
    text-transform: uppercase;
}

.indexCont1 .le .tit h4 em {
    color: #c3bba7;
}

.indexCont1 .le .text {
    margin-bottom: 26px;
}

.indexCont1 .le p {
    /* color: rgba(60, 60, 72, .7); */
    color: #666;
    /* line-height: 22px; */
    /* opacity: .7; */
    line-height: 24px;
    font-size: 14px;
}

.indexCont1 .more {
    width: 140px;
    height: 57px;
    font-size: 15px;
    background-color: #b4a070;
    color: #FFF;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    font-size: 14px;
}

.indexCont1 .more span {
    font-size: 44px;
    line-height: 1;
    transform: tr;
    margin-top: -30px;
    margin-right: 12px;
    /* height: 15px; */
    display: block;
}

.indexCont1 .ri {
    float: right;
    width: 771px;
}

.indexCont1 .swiper {
    width: 771px;
    height: 283px;
}

.indexCont1 .ri .card1 {
    width: 100%;
    height: 100%;
    background: url(../images/index/indexCont1-ri-card.jpg) no-repeat 0 0;
    padding: 110px 0 0 45px;
}

.indexCont1 .swiper-slide .pos {
    position: absolute;
    display: none;
}

.indexCont1 .swiper-slide.swiper-slide-active .pos {
    display: block;
}

.indexCont1 .card1 h4 {
    float: left;
    color: #dc6545;
    font-size: 49px;
    line-height: 37px;
    font-family: BrandonGrotesque-bold;
    width: 260px;
    padding-top: 23px;
    position: relative;
    z-index: 10;
}

.indexCont1 .card1 .pos .ix {
    position: absolute;
    right: -9px;
    top: -29px;
    z-index: 1;
}

.indexCont1 .card1 .niy {
    float: left;
    width: 440px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    flex-wrap: wrap;
    position: relative;
    z-index: 10;
    margin-top: -7px;
}

.indexCont1 .card1 .niy h5 {
    color: #eeddbd;
    line-height: 1.2;
    font-size: 30px;
    font-family: BrandonGrotesque-bold;
    margin-right: 11px;
}

.indexCont1 .card1 .niy h5 em {
    width: 75px;
    font-size: 70px;
    line-height: 1;
    display: inline-block;
}

.indexCont1 .card1 .niy p {
    color: #f0ebcc;
    font-size: 22px;
    line-height: 1.2;
    position: relative;
    top: -9px;
}

.indexCont1 .card2 {
    width: 100%;
    height: 100%;
    padding: 110px 50px 0;
    background: url(../images/index/indexCont1-card2.jpg) no-repeat center;
    border-radius: 10px;
}

.indexCont1 .card2 h3 {
    color: rgb(255 255 255 / 80%);
    font-size: 22px;
    line-height: 1;
    margin-bottom: 14px;
    letter-spacing: 9px;
    font-weight: bold;
}

.indexCont1 .card2 h4 {
    color: rgb(255 255 255 / 20%);
    font-size: 30px;
    line-height: 24px;
    font-family: BRANDONGROTESQUE-REGULAR;
    margin-bottom: 16px;
    text-transform: uppercase;
    opacity: .5;
    letter-spacing: -1px;
}

.indexCont1 .card2 h4 em {
    font-family: BrandonGrotesque-bold;
}

.indexCont1 .card2 p {
    color: rgb(255 255 255 / 40%);
    font-size: 15px;
    line-height: 22px;
    opacity: .6;
    font-weight: bold;
}

.indexCont1 .radui-pagination {
    width: auto;
    height: 0;
    position: absolute;
    right: 40px;
    left: auto;
    bottom: 40px;
    z-index: 100;
    text-align: right;
}

.indexCont1 .radui-pagination span {
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 2px solid #FFF;
    opacity: .5;
    background-color: transparent;
    box-sizing: border-box;
    margin: 0 0 0 6px !important;
}

.indexCont1 .radui-pagination .swiper-pagination-bullet-active {
    background-color: #FFF;
    opacity: 1;
}

.page_down {
    width: 100%;
    height: 84px;
    position: absolute;
    left: 0;
    top: 301px;
    padding: 0 60px;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    z-index: 10;
}

/* .page_nav:before {
    content: '';
    width: 100%;
    height: 2px;
    background-color: #f8f9fd;
    background-color: rgba(248, 249, 253, .2);
    position: absolute;
    top: -2px;
    left: 0;
    opacity: 0;
    filter: Alpha(opacity=0);
    -webkit-filter: Alpha(opacity=0);
    animation: fadeIn .4s 2.2s 1 linear forwards;
    -webkit-animation: fadeIn .4s 2.2s 1 linear forwards;
  } */

.page_nav {
    position: relative;
}

.page_down .content {
    width: 1200px;
    margin: 0 auto;
}

.page_nav a {
    float: left;
    line-height: 71px;
    position: relative;
    font-size: 14px;
    color: #595959;
    font-weight: bold;
}

.page_nav .list {
    position: relative;
    float: right;
    margin-right: -28px;
}

.page_nav .list a {
    margin-right: 28px;
}

.page_nav .name {
    float: left;
}

.page_nav .name a {
    padding-left: 24px;
    background: url(../images/icon_nav.png) no-repeat left 37px;
}

.page_nav .name a+a {
    padding-left: 18px;
    margin-left: 14px;
    background: url(../images/icon_nav02.png) no-repeat left 38px;
}

.page_nav .inner_bor {
    height: 3px;
    background: #e40000;
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
}

.goTop {
    display: none;
    position: fixed;
    right: 50px;
    bottom: 100px;
    z-index: 200;
}

.content {
    position: relative;
}

/* 
.content::after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -50vw;
    top: -301px;
    width: 100vw;
    height: 300px;
    background: url(../images/test/subBan.jpg) no-repeat center;
} */


.industryBan .page_ban .develop_sel {
    margin-top: 34px;
}

.industryBan .develop_sel a {
    color: inherit;
    font: inherit;
    float: none;
    font-size: 14px;
}

.industryBan .develop_sel {
    position: relative;
    width: 200px;
    height: 48px;
    line-height: 48px;
    margin-right: 10px;
    margin-top: -9px;
}

.industryBan .develop_sel .sel_header {
    display: none;
    position: relative;
    z-index: 1;
    position: relative;
    width: 100%;
    height: 58px;
    cursor: pointer;
    font-size: 18px;
    color: #fff;
}

.industryBan .develop_sel .sel_header>a {
    padding-left: 30px;
    height: 48px;
    line-height: 48px;
    background: url(../images/mySelectBg.png) no-repeat center top;
    border-radius: 20px 20px 20px 0px;
    -webkit-border-radius: 20px 20px 20px 0px;
    -moz-border-radius: 20px 20px 20px 0px;
    -ms-border-radius: 20px 20px 20px 0px;
    -o-border-radius: 20px 20px 20px 0px;
}

.industryBan .develop_sel .sel_header:before {
    content: '';
    position: absolute;
    top: 0;
    right: 33px;
    z-index: 2;
    width: 10px;
    height: 48px;
    background: url(../images/arrow_down.png) no-repeat center;
    transition-duration: .5s;
    -webkit-transition-duration: .5s;
}

.industryBan .develop_sel .sel_header.on:before {
    transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg);
}

.industryBan .develop_sel .drapList {
    display: none;
    position: absolute;
    top: 58px;
    left: 0;
    padding: 19px 0;
    overflow: auto;
    width: 100%;
    background-color: #000;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 0 20px 20px 20px;
    -webkit-border-radius: 0 20px 20px 20px;
    -moz-border-radius: 0 20px 20px 20px;
    -ms-border-radius: 0 20px 20px 20px;
    -o-border-radius: 0 20px 20px 20px;
}

.industryBan .develop_sel .drapList li {
    padding: 0 26px;
    line-height: 36px;
    color: #999999;
    cursor: pointer;
    font-size: 18px;
}

.industryBan .develop_sel .drapList li:hover,
.industryBan .develop_sel .drapList li a.on {
    color: #fff;
}

.industryBan .develop_sel .drapList::-webkit-scrollbar {
    display: none;
}

.industryBan {
    height: 620px !important;
    position: absolute !important;
    left: 0;
    top: 90px;
    right: 0;
    z-index: 20;
}

.industryNav {
    position: absolute;
    top: 710px;
    left: 0;
    right: 0;
    height: 72px;
    background: #f9f5f5;
    z-index: 10;
}

.industryNav .w1200 {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

.industryNav.page_nav a {
    height: 72px;
}

.industryCnt {
    margin-top: 72px;
}

/* ============= */
.wrapper {
    overflow: hidden;
}

/* 内页横幅 */
.pageBan {
    height: 300px;
    background: url(../images/pageBanner-bg.jpg) no-repeat center;
}

.pageBan h3 {
    color: rgba(255, 255, 255, .1);
    font-size: 122px;
    line-height: 100px;
    float: right;
    margin-top: 110px;
    text-transform: uppercase;
    letter-spacing: -5px;
    font-family: RAJDHANI-BOLD;

}


.pageBan2 {
    height: 313px;
    background: url(../images/pageBan2-bg.jpg) no-repeat center top;
    padding-top: 160px;

}

.pageBan2 h3 {
    float: left;
    color: rgba(255, 255, 255, .1);
    font-size: 84px;
    line-height: 67px;
    font-family: RAJDHANI-BOLD;
    max-width: 45%;
    text-transform: uppercase;
}

.pageBan2 .ri {
    float: right;
    max-width: 50%;
    margin-right: -10px;
}

.pageBan2 .ri h4 {
    color: #f4ead9;
    font-size: 29px;
    line-height: 1;
    margin-bottom: 9px;
    font-weight: 300;
    letter-spacing: 3px;

}

.pageBan2 .ri h5 {
    color: rgb(244 234 217 / 30%);
    font-size: 22px;
    line-height: 20px;
    font-family: gesans-regular;
    font-weight: bold;
}

.pageBan2 .ri h5::after {
    content: "";
    display: block;
    margin-top: 23px;
    width: 27px;
    height: 0;
    border-bottom: 5px solid #dd0000;
}

.reveal1 em {
    animation: reveal1 .1s .2s forwards;
    color: transparent;
}

@keyframes reveal1 {
    from {
        /* opacity: 1;*/
        background-color: #d9c9ad;
        color: transparent;
    }

    to {
        color: #d9c9ad;
        /* opacity: 1;*/
        background-color: transparent;
    }
}

.reveal2 em {
    animation: reveal2 .6s forwards;
    color: transparent;
}

@keyframes reveal2 {
    from {
        /* opacity: 1;*/
        /* background-color: #f4ead9; */
        color: transparent;
    }

    to {
        color: rgb(244 234 217 / 30%);
        /* opacity: 1;*/
        background-color: transparent;
    }
}



.pageBan3 {
    height: 260px;
    background: url(../images/pageBan3-bg.jpg) no-repeat center top;
    padding-top: 177px;

}

.pageBan3 .ri {
    float: right;
    max-width: 50%;
    margin-right: -10px;

}

.pageBan3 .ri h5 {
    display: inline-block;
    color: #d9c9ad;
    font-size: 50px;
    line-height: 33px;
    font-family: Rajdhani-Regular;
    text-transform: uppercase;
}

.pageBan3 .ri .bold {
    font-weight: bold;
    font-family: Rajdhani-SemiBold;
}



/* 内页二级 */
.subNan {
    height: 72px;
    background-color: #f9f5f5;
}

.subNan .auto {
    height: 100%;
}

.subNan .nav {
    float: right;
    height: 100%;
    /* display: flex;
    justify-content: flex-start;
    align-items: center; */
    position: relative;
    margin-right: -30px;
}

.subNan .nav a {
    float: left;
    color: #595959;
    font-weight: bold;
    font-size: 14px;
    line-height: 72px;
    margin-right: 30px;
    height: 72px;
}

.subNan .nav .bx {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-bottom: 3px solid #e40000;

}

.pageContTop {
    padding-top: 80px;
}

.cTit {
    margin-bottom: 30px;
}

.cTit h1 {
    /* color: #555067;
    font-size: 30px;
    line-height: 1;
    margin-bottom: 14px; */
    font-size: 30px;
    color: #4e4e4e;
    line-height: 1;
    font-weight: lighter;
}

.cTit h2 {
    /*color: #aa8546;
    opacity: .4;
    line-height: 20px;
    font-family: DENSOW05-Bold;
    text-transform: uppercase;
    font-size: 24px; */
    display: inline-block;
    padding-bottom: 20px;
    min-width: 360px;
    border-bottom: 3px solid #f9f5f5;
    color: #cbc4c0;
    font-size: 24px;
    font-family: "FSSinclair-Bold";
    line-height: 1;
    text-transform: uppercase;
    position: relative;
    letter-spacing: -.5px;
}

.about1_cont1 .auto {
    padding: 60px 0;
}

.about1_cont1 .Le {
    width: 725px;
    float: left;
}

.about1_cont1 .Le h3 {
    color: #e40000;
    font-size: 30px;
    line-height: 23px;
    font-family: DENSOW05-Bold;
    text-transform: uppercase;

}

.about1_cont1 .Le p {
    margin-top: 25px;
    color: #666;
    line-height: 24px;
}

.about1_cont1 .Ri {
    width: 430px;
    float: right;
    padding-top: 75px;
}

.about1_cont1 .card {
    width: 430px;
    height: 515px;
    border-radius: 10px;
    background: url(../images/about/about1_cont1-card.jpg) no-repeat 0 0;
    padding: 60px 40px 0;
}

.about1_cont1 .card h4 {
    color: #754f40;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 9px;
}

.about1_cont1 .card h5 {
    color: #754f40;
    font-size: 20px;
    line-height: 20px;
    font-family: DENSOW05-Bold;
    opacity: .3;
    letter-spacing: -1px;
}

.about1_cont2 {
    height: 622px;
    background: url(../images/about/about1_cont2-bg.jpg) no-repeat center top;
}

.about1_cont2 .auto {
    padding-top: 280px;
}

.about1_cont2 .Le {
    float: left;
    width: 600px;
}

.about1_cont2 .Le h3 {
    color: #e73c3c;
    font-size: 48px;
    line-height: 53px;
    margin-bottom: 14px;
    font-weight: 300;
}

.about1_cont2 .Le h4 {
    color: #bab9bf;
    font-size: 30px;
    line-height: 24px;
    font-family: DENSOW05-Bold;
    letter-spacing: -2px;
}

.about1_cont2 .map {
    float: right;
    position: relative;
    padding-top: 10px;

}

.about1_cont2 .map .tit h5 {
    color: #aaa8b3;
    opacity: .2;
    font-size: 67px;
    line-height: 46px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.about1_cont2 .map .tit h6 {
    color: #4d4d59;
    font-size: 24px;
    line-height: 30px;
}

.about1_cont2 .map .pos {
    width: 80px;
    height: 80px;
    position: absolute;
    right: 240px;
    top: 157px;
    padding-top: 12px;
    text-align: center;
}

.about1_cont2 .map .pos .bor {
    width: 80px;
    height: 80px;
    background-color: rgba(0, 0, 0, .1);
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;

}

.about1_cont2 .map .pos .ic {
    display: block;
    margin: 0 auto 7px;
    position: relative;
    z-index: 10;
}

.about1_cont2 .map .pos span {
    position: relative;
    z-index: 10;
    line-height: 1;
    display: block;
    color: #696969;
    font-size: 16px;
}

.about2_cont1 {
    background: url(../images/about/about2_cont1-bg.jpg) no-repeat center top 555px;
    /* background-size: auto 655px; */
}

.about2_cont1 .auto {
    padding: 60px 0;
}

.about2_cont1 .Le {
    float: left;
    width: 724px;
}

.about2_cont1 .Le h3 {
    color: #aa8546;
    font-size: 24px;
    line-height: 1.2;
}

.about2_cont1 .Le p {
    margin-top: 25px;
    color: #666;
    line-height: 30px;
}

.about2_cont1 .Le .qm {
    height: 80px;
    margin-top: 30px;
    padding-top: 20px;
    width: 360px;
    border-top: 3px solid #efebe5;
}

.about2_cont1 .Ri {
    float: right;
    width: 430px;
    padding-top: 75px;
}

.about2_cont1 .card {
    width: 430px;
    height: 515px;
    overflow: hidden;
    border-radius: 10px;
    background-position: 0 0;
    background-repeat: no-repeat;
}

.about2_cont1 .card .img {
    height: 100%;
}

.about2_cont1 .card .bom {
    height: 136px;
    padding: 40px 40px;
    background: url(../images/about/about2_cont1-card-com.jpg) no-repeat 0 0;
}

.about2_cont1 .card h4 {
    color: #ffebcc;
    font-size: 28px;
    line-height: 1;
    margin-bottom: 10px;
    font-weight: 300;
}

.about2_cont1 .card h5 {
    color: #ffebcc;
    font-size: 18px;
}

.about3_cont1 .auto {
    padding: 60px 0 0;
}

.about3_cont1 .cTit {
    margin-bottom: 0;
}

.about3_cont1 .List {
    position: relative;
}

.about3_cont1 .List>* {
    position: relative;
    z-index: 10;
}

.about3_cont1 .List .box {
    padding: 40px 0;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    position: relative;
}

/* .about3_cont1 .List .box:nth-child(2n+1):before {
    background: none;
} */
/* .about3_cont1 .List .box:nth-child(1):before {
    height: 100%;
    margin-top: -170px;
} */
.about3_cont1 .List .box>* {
    position: relative;
    z-index: 10;
}

.about3_cont1 .List .before {
    content: "";
    display: block;
    background: url(../images/about/about3_cont1-lt.jpg) no-repeat center top;
    background-size: cover;
    position: absolute;
    left: -360px;
    top: 0;
    width: 1920px;
    height: 0;
    z-index: 1;
}

/* .about3_cont1 .List .box:before {
    content: "";
    display: block;
    position: absolute;
    left: -360px;
    top: 0;
    width: 1920px;
    height: 100%;
    z-index: 1;
} */

.about3_cont1 .List .box:before {
    content: "";
    display: block;
    background: url(../images/about/about3_cont1-lt.jpg) no-repeat center top;
    background-size: cover;
    position: absolute;
    left: -360px;
    top: 0;
    width: 1920px;
    height: 100%;
    z-index: 1;
    opacity: 0;
    transition: all .6s;
}

.about3_cont1 .List .box:hover:before {
    opacity: 1;
}

.about3_cont1 .List .tips {
    width: 135px;
    color: #4d4d59;
    font-size: 14px;
}

.about3_cont1 .List .dt {
    width: 390px;
}

.about3_cont1 .List .dt h3 {
    color: #aa8546;
    font-size: 36px;
    line-height: 1;
    margin-bottom: 16px;
    font-weight: 300;
}

.about3_cont1 .List .dt h4 {
    color: #e40000;
    font-size: 30px;
    line-height: 22px;
    font-family: DENSOW05-Bold;
    /* text-transform: uppercase; */
}

.about3_cont1 .List .dd {
    width: 686px;
    padding-left: 36px;
    position: relative;
    margin-top: -4px;

}

.about3_cont1 .List .dd::before {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    bottom: 12px;
    border-left: 2px solid #efebe9;
}

.about3_cont1 .List .dd p {
    /* color: #666666;
    font-size: 14px;
    line-height: 24px;
    */
    margin-bottom: 6px;
    color: #666;
    line-height: 24px;
}

.about4_cont1 .auto {
    padding: 60px 0;
}

.about4_cont1 .card {
    height: 460px;
    margin-bottom: 10px;
    border-radius: 10px;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 88px 90px 0;
}

.about4_cont1 .card h3 {
    color: #e40000;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 10px;
}

.about4_cont1 .card h4 {
    color: #aaa8b3;
    font-size: 24px;
    line-height: 14px;
    font-family: DENSOW05-Bold;
    text-transform: uppercase;
    overflow: hidden;
}

.about4_cont1 .card h4:after {
    content: "";
    display: block;
    width: 40px;
    height: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom: 2px solid #e40000;
}

.about4_cont1 .card.card2 h4:after {
    /* float: right; */
    margin-left: 100%;
    /* margin-right: 82%; */
    position: relative;
    left: -40px;
}

.about4_cont1 .card h5 {
    color: #474a44;
    font-size: 36px;
    line-height: 1;
    font-weight: 300;
}

.about4_cont1 .card h6 {
    color: rgba(255, 255, 255, .15);
    font-size: 200px;
    line-height: 101px;
    height: 140px;
    text-transform: uppercase;
    font-family: DENSOW05-Bold;
    letter-spacing: -6px;
    clear: both;
}

.about4_cont1 .card .dt {
    padding-bottom: 20px;
}

.about4_cont1 .card.card1 {
    background-image: url(../images/about/about4_cont1-card1.jpg);
}

.about4_cont1 .card.card2 {
    background-image: url(../images/about/about4_cont1-card2.jpg);
}

.about4_cont1 .card.card2 .box {
    float: right;
    text-align: right;
}

.about4_cont1 .card.card2 .box .dt {
    float: right;
}

.about4_cont1 .card.card3 {
    background-image: url(../images/about/about4_cont1-card3.jpg);
}

.about5_cont1 .auto {
    padding: 60px 0 10px;
}

.about5_cont2 .auto {
    padding: 60px 0;

}

.about5_cont2 {
    min-height: 600px;
    background: #f9f9f9 url(../images/about/about5_cont2-bg.jpg) no-repeat center top;
}

.screenBox {
    /* padding: 25px 0; */
    height: 64px;
    border-top: 2px solid #d5d5d5;
    display: flex;
    justify-content: space-between;
    position: relative;
    overflow: hidden;
}

.screenBox::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border-bottom: 2px solid #d5d5d5;
    z-index: 1;
}

.screenBox>* {
    position: relative;
    z-index: 10;
}

.screenBox .le {
    height: 62px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex: 1;
}

.screenBox .tips {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-right: 40px;
}

.screenBox .tips .ic {
    margin-right: 7px;
}

.screenBox .tips {
    color: #aa8546;
    font-size: 18px;
}

.screenBox .serchLt .dt {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 62px;
    color: #666666;
    cursor: default;
    opacity: 1;
    transition: all .3s;
}

.screenBox .serchLt:hover .dt {
    opacity: 0;
}

.screenBox .serchLt .ic {
    margin-right: 10px;
}

.screenBox .serchLt .dd {
    width: 270px;
    position: absolute;
    top: 0;
    right: -270px;
    top: 0;
    bottom: 2px;
    padding: 0 20px;
    /* background-color: #fdfdfd; */
    display: flex;
    justify-content: center;
    align-items: center;
    /* transition: all .3s; */
}

.h3_cont2 .screenBox .serchLt .dd {
    background-color: #f9f9f9;
}

.screenBox .serchLt .dd input {
    width: 226px;
    height: 100%;
}

/* .screenBox .serchLt:hover .dd {
    right: 0;
} */

.screenBox .vlis li {
    display: inline-block;
    color: #666666;
    margin-right: 30px;
    height: 62px;
    line-height: 62px;
    border-bottom: 2px solid transparent;
    cursor: pointer;
}

.screenBox .vlis li.active {
    border-bottom: 2px solid #e40000;
}


.about5_cont2 .screenBox {
    margin-bottom: 60px;
}

.about5_cont2 .list {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    margin-left: -40px;
    margin-top: -50px;
}

.about5_cont2 .list .box {
    width: 270px;
    height: 130px;
    background: url(../images/about/about5_cont2-bor.png) no-repeat center;
    margin-top: 50px;
    margin-left: 40px;

}

.about5_cont2 .list .box .dd {
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 24px;
}

.about5_cont2 .list .box p {
    text-align: center;
    line-height: 24px;
    color: #666;
    width: 100%;
}

.cMore {
    width: 80px;
    height: 36px;
    background: url(../images/cMore.png) no-repeat center;
    margin: 40px auto 0;
    cursor: pointer;
    transition: all .3s;
}

.cMore:hover {
    transform: scale(1.2);
}

.industry1_cont1 {
    position: relative;
    z-index: 20;
}

.industry1_cont1 .auto {
    padding: 60px 0 60px;
}

.industry1_cont1 h3 {
    color: #e40000;
    font-size: 24px;
    line-height: 26px;
}

.industry1_cont1 p {
    color: #666 !important;
    line-height: 24px;
    margin-top: 30px;
}

.industry5_cont1 .Le {
    float: left;
    width: 724px;
}

.industry5_cont1 .Ri {
    float: right;
    width: 430px;
    padding-top: 90px;
}

.industry5_cont1 .Ri .card {
    width: 430px;
    height: 513px;
    background: url(../images/industry/industry5_cont1-card.jpg) no-repeat 0 0;
    padding: 390px 40px 0;
    border-radius: 10px;
    overflow: hidden;
}

.industry5_cont1 .Ri .card h4 {
    color: #debda8;
    font-size: 24px;
    line-height: 30px;

}

.industry5_cont1 .Ri .card h5 {
    color: #debda8;
    opacity: .3;
    /* font-size: 20px; */
    /* line-height: 20px; */
    /* font-family: DENSOW05-Bold; */
    /* letter-spacing: -1px; */
    /* margin-top: 7px; */
    font-size: 20px;
    font-family: gesans-regular;
    line-height: 24px;
    margin-top: 4px;
}

.industry1_cont2 {
    padding: 60px 0;
    background: #f9f9f9 url(../images/about/about5_cont2-bg.jpg) no-repeat center top;
}

.industry1_cont2 .list {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-left: -12px;
    margin-top: 5px;
}

.industry1_cont2 .list .box {
    width: 392px;
    height: 384px;
    background-color: #FFF;
    margin-left: 12px;
    margin-top: 35px;
    border-radius: 10px;
    overflow: hidden;
}

.yeziBox {
    position: relative;
}

.yeziBox>.auto {
    position: relative;
    z-index: 10;
}

.yeziBox .yeziBg {
    width: 100%;
    height: 100%;
    background: #f9f9f9 url(../images/industry/yeziBg.jpg) no-repeat center top;
    position: absolute;
    right: 0;
    top: -120px;
    z-index: 1;
}

.industry1_cont2 .list .img {
    height: 264px;
    overflow: hidden;
}

.industry1_cont2 .list .img img {
    min-width: 100%;
    min-height: 100%;
    transition: all .6s;
}

.industry1_cont2 .list .box:hover .img img {
    transform: scale(1.05);
}

.industry1_cont2 .list .cont {
    height: 120px;
    padding: 30px 30px 0;
}

.industry1_cont2 .list h4 {
    color: #333333;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 8px;
}

.industry1_cont2 .list p {
    color: #666666;
    line-height: 20px;
}

.industry1_cont2 .cTit h2 {
    border-bottom: 0;
    padding-bottom: 0;
    color: #aaa8b3;
    opacity: 1;
}

.industry1_cont2 .cTit h1 {
    color: #e40000;
}

.industry2_cont1 .auto {
    padding: 60px 0;
}

.industry3_cont1 .Le {
    float: left;
    width: 724px;
}

.industry3_cont1 .Ri {
    float: right;
    width: 430px;
    padding-top: 90px;
}

.industry3_cont1 .card {
    width: 430px;
    height: 515px;
    background: url(../images/industry/industry3-cont1-ri-card.jpg) no-repeat 0 0;
    padding: 64px 44px 0;
    overflow: hidden;
    border-radius: 10px;
}

.industry3_cont1 .card h4 {
    color: #FFF;
    font-size: 26px;
    line-height: 32px;
}

.industry3_cont1 .card h5 {
    color: rgba(255, 255, 255, .5);
    font-size: 20px;
    font-family: gesans-regular;
    line-height: 24px;
    margin-top: 4px;
}

.bsBox {
    box-sizing: content-box;
}

.bshare-custom {
    display: block;
    color: #8a8d8f;
    font-size: 0 !important;
    vertical-align: middle;
}

.bshare-custom em {
    vertical-align: middle;
}

.bshare-custom a {
    display: inline-block !important;
    width: 50px !important;
    height: 50px !important;
    padding: 0 !important;
    margin: 0 0 0 5px !important;
    /* background-image: url("../images/share-ic.png") !important; */
    background-image: url("../images/share-ic3.png") !important;
    background-repeat: no-repeat !important;
    transition: all .3s;
    border-radius: 50%;
}

.bshare-custom a:hover {
    /* background-image: url("../images/share-ic2.png") !important; */
    opacity: 1 !important;
    box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 19%);
}

.bshare-custom a.bshare-weixin {
    background-position: 0 0;
}

.bshare-custom a.bshare-sinaminiblog {
    background-position: -55px 0;
}

.bshare-custom a.bshare-qqim {
    background-position: -110px 0;
}

.bshare-custom a.bshare-qzone {
    background-position: -165px 0;
}

.industryD_Cont1 {
    position: relative;
    min-height: 615px;
    padding-bottom: 80px;
    background: #f9f9f9 url(../images/industry/industryD_Cont1-bom.jpg) no-repeat center 615px;
}

/* .industryD_Cont1 .pCont {
    padding: 60px 40px;
    border-radius: 16px;
    background-color: #FFF;
} */

.industryD_Cont1 .Top {
    padding: 150px 0 40px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.industryD_Cont1 .Top h1 {
    color: #555067;
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 10px;
    font-weight: 300;
}

.industryD_Cont1 .Top h2 {
    color: rgba(173, 133, 70, .4);
    font-size: 24px;
    font-family: DENSOW05-Bold;
    text-transform: uppercase;
}

.industryD_Cont1 .btn {
    display: flex;
    justify-content: flex-start;
    align-items: center;

}

.industryD_Cont1 .btn span {
    color: #666666;
    font-size: 14px;
}

.industryD_Cont1 .returnBtn {
    width: 140px;
    height: 50px;
    border-radius: 2000px;
    color: transparent;
    margin-left: 5px;
    background: url(../images/industry/returnBtn2.png) no-repeat 0 0;
    /* background: url(../images/industry/returnBtn.png) no-repeat 0 0; */
}

.industryD_Cont1 .returnBtn:hover {
    box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 19%);
}

.industryD_Cont1 .auto {
    position: relative;
    z-index: 20;
}

.industryD_ban {
    height: 615px;

}

.industryD_ban {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}

.industryD_ban .swiper-slide {
    height: 620px;
    overflow: hidden;
    background-color: #FFF;
}

.industryD_ban .swiper-slide .bg {
    display: none;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    /* filter: blur(15px); */
    /* transform: scale(1.2); */
}

.industryD_Cont1 .yunSwiper {
    width: 920px;
}

.industryD_Cont1 .yunSwiper .swiper-slide {
    border-radius: 10px;
    overflow: hidden;
    width: auto;
    height: 600px;
    position: relative;

}

.industryD_Cont1 .yunSwiper .swiper-slide .video {
    height: 100%;
    width: 100%;
    background-color: #000;
    display: flex;
    align-items: center;
}

.industryD_Cont1 .yunSwiper .swiper-slide video {
    width: 100%;
    height: auto;
    /* height: 100%; */

}

.industryD_Cont1 .yunSwiper .swiper-slide img {
    /* width: 100%; */
    /* height: 530px; */
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.industryD_Cont1 .yunSwiper.int .swiper-slide img {
    position: relative;
    left: 0;
    top: 0;
    transform: none;
}

.industryD_Cont1 .yunSwiper.int .next,
.industryD_Cont1 .yunSwiper.int .prev {
    display: none;
}

.industryD_Cont1 .yunSwiper.int .swiper-slide,
.industryD_Cont1 .yunSwiper.int .swiper-slide img {
    width: 100%;
    /* height: auto; */
}

.industryD_Cont1 .bom {
    padding-top: 40px;
    padding-bottom: 40px;
}

.industryD_Cont1 .bom h4 {
    color: #aa8546;
    font-size: 24px;
    line-height: 1;
}

.industryD_Cont1 .bom h4::after {
    content: "";
    display: block;
    width: 40px;
    margin-top: 20px;
    border-bottom: 2px solid #e40000;
    margin-bottom: 25px;
}

.industryD_Cont1 .bom p {
    color: #666;
    margin-top: 25px;
    line-height: 24px;
}

.yunSwiper {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.yunSwiper .next,
.yunSwiper .prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    width: 30px;
    height: 30px;
    cursor: pointer;
    transition: all .3s;
}

.yunSwiper .next {
    right: 40px;
    background: url(../images/industry/yunSwiper-next.png) no-repeat center;
}

.yunSwiper .next:hover {
    background: url(../images/industry/yunSwiper-next-on.png) no-repeat center;
}

.yunSwiper .prev {
    left: 40px;
    background: url(../images/industry/yunSwiper-prev.png) no-repeat center;
}

.yunSwiper .prev:hover {
    background: url(../images/industry/yunSwiper-prev-on.png) no-repeat center;
}

.industry3_cont2 {
    /* overflow: hidden; */
    position: relative;
    background: #f9f9f9 url(../images/about/about5_cont2-bg.jpg) no-repeat center top;
}

.industry3_cont2 .auto {
    padding: 60px 0;
    position: relative;
}

.industry3_cont2 h1 {
    color: #e40000;
}

.industry3_cont2 h2 {
    border-bottom: 0;
    padding-bottom: 0;
    color: #aaa8b3;
    opacity: 1;
}

.industry3_cont2 p {
    color: #666;
    line-height: 24px;
    margin-top: 30px;
}

.industry3_cont2 .lixBox {
    display: flex;
    flex-wrap: wrap;
    margin-left: -14px;
    margin-top: 45px;
}

.industry3_cont2 .ps {
    text-align: right;
    color: #555067;
    font-size: 14px;
    margin-top: 10px;
}

.industry3_cont2 .lixBox li {
    width: 137px;
    height: 138px;
    overflow: hidden;
    border-radius: 7px;
    margin-left: 14px;
    background: url(../images/industry/industry3_cont2-lix-bg.jpg) no-repeat 0 0;
    margin-bottom: 18px;
    position: relative;
}

.industry3_cont2 .lixBox li img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.industry3_cont2 .lit1 {
    width: 145px;
    height: 132px;
    position: absolute;
    left: -175px;
    top: 37px;
}

.industry3_cont2 .lit2 {
    width: 167px;
    height: 134px;
    position: absolute;
    left: -340px;
    top: 187px;
}


.industry3_cont2 .lit4 {
    width: 228px;
    height: 211px;
    position: absolute;
    left: 25px;
    top: 615px;
}

.industry3_cont2 .lit5 {
    width: 145px;
    height: 115px;
    position: absolute;
    left: -345px;
    top: 600px;
}

.industry3_cont2 .Cont {
    position: relative;
    z-index: 10;
}

.niyNub {
    margin-top: 70px;
    display: flex;
    /* justify-content: space-between; */
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    margin: 50px -34px 0;
}

.niyNub .li {
    height: 70px;
    border-left: 1px solid #e8e6e6;
    padding: 0 34px;
}

.niyNub .li:nth-child(1) {
    border-left: 0;
}

.niyNub .red {
    color: #555067;
    font-size: 16px;
    margin-bottom: 10px;
    height: 38px;
}

.niyNub .red em {
    display: inline-block;
    color: #e40000;
    font-size: 50px;
    line-height: 24px;
    font-family: DENSOW05-Bold;
    position: relative;
    top: 2px;
    margin-right: 7px;
}

.niyNub .span {
    color: #555067;
    font-size: 14px;
    line-height: 1;
}

.industry5_cont2 {
    padding: 80px 0 70px;
    background: #f9f9f9 url(../images/about/about5_cont2-bg.jpg) no-repeat center top;
}

.industry5_cont2 .cTit h2 {
    border-bottom: 0;
    padding-bottom: 0;
    color: #aaa8b3;
    opacity: 1;
}

.industry5_cont2 .cTit h1 {
    color: #e40000;
}

.industry5_cont2 p {
    color: rgba(60, 60, 72, .7);
    line-height: 24px;
}

.kuiSwiperBox {
    margin-top: 55px;
    overflow: hidden;
    position: relative;
}

.kuiSwiper {
    width: 920px;
    overflow: visible;
    position: relative;
    margin: auto;
}

.kuiSwiper .swiper-slide {
    width: 920px;
    height: 580px;
    overflow: hidden;
    border-radius: 10px;
    transform: scale(.8);
    transition: transform .5s;
    opacity: 0;
}

.kuiSwiper .swiper-slide.swiper-slide-active {
    transform: scale(1);
    z-index: 300;
    opacity: 1;
}

.kuiSwiper .swiper-slide.swiper-slide-prev,
.kuiSwiper .swiper-slide.swiper-slide-next {
    z-index: 200;
    opacity: 1;
}

.kuiSwiper .next,
.kuiSwiper .prev {
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
    z-index: 10;
    width: 30px;
    height: 30px;
    cursor: pointer;
    transition: background .3s;
}

.kuiSwiper .next {
    right: -90px;
    background: url(../images/industry/yunSwiper-next.png) no-repeat center;
}

.kuiSwiper .next:hover {
    background: url(../images/industry/yunSwiper-next-on.png) no-repeat center;
}

.kuiSwiper .prev {
    left: -90px;
    background: url(../images/industry/yunSwiper-prev.png) no-repeat center;
}

.kuiSwiper .prev:hover {
    background: url(../images/industry/yunSwiper-prev-on.png) no-repeat center;
}

.kuiSwiper .fen-pagination {
    text-align: center;
    color: #666666;
    font-size: 20px;
    position: relative;
    z-index: 600;
    line-height: 1;
    margin-top: 50px;
    font-family: DENSOW05-Bold;
    font-weight: 300;
}

.industry5_cont3 {
    padding: 80px;

}

.industry5_cont3 .cTit h1 {
    color: #e40000;
}

.industry5_cont3 .cTit h2 {
    color: #aaa8b3;
    padding-bottom: 0;
    opacity: 1;
    border-bottom: 0;
}

.industry5_cont3 p {
    color: rgba(60, 60, 72, .7);
    line-height: 24px;
}

.industry5_cont3 .card {
    margin-top: 30px;
    height: 560px;
    padding: 250px 0 0 620px;
    background: url(../images/industry/industry5_cont3-card.jpg) no-repeat 0 0;
}

.industry5_cont3 .card h4 {
    color: #FFF;
    font-size: 36px;
    line-height: 50px;
    font-weight: 300;
}

.industry5_cont3 .card h4::before {
    content: "";
    display: block;
    width: 40px;
    height: 0;
    border-bottom: 3px solid #c70000;
    margin-bottom: 24px;
}

.industry5_cont3 .card h4 em {
    color: #c70000;
}

.industry5_cont3 .card .more {
    width: 140px;
    height: 57px;
    font-size: 15px;
    background-color: #b4a070;
    color: #FFF;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    margin-top: 45px;
}

.industry5_cont3 .card .more span {
    font-size: 44px;
    line-height: 1;
    transform: tr;
    margin-top: -30px;
    margin-right: 12px;
    /* height: 15px; */
    display: block;
}

.hr1_cont1 {
    padding: 60px 0;
}

.hr1_cont1 .card2 {
    height: 480px;
    background: url(../images/hr/hr1_cont1-con1-card2-bg.jpg) no-repeat 0 0;
    border-radius: 10px;
    position: relative;
}

.hr1_cont1 .card2 .bor {
    width: 482px;
    height: 374px;
    background: url(../images/hr/hr1_cont1-con1-card2-po.png) no-repeat 0 0;
    position: absolute;
    left: 360px;
    top: 53px;
    padding: 66px 90px 0 118px;
}

.hr1_cont1 .card2 .bor .co {
    width: 244px;
    height: 244px;
    padding-top: 85px;
}

.hr1_cont1 .card2 .bor h5 {
    color: #e40000;
    font-size: 20px;
    line-height: 1;
    margin-bottom: 10px;
    text-align: center;
}

.hr1_cont1 .card2 .bor h6 {
    color: #aaa8b3;
    font-size: 20px;
    line-height: 1;
    font-family: DENSOW05-Bold;
    text-transform: uppercase;
    text-align: center;
}

.hr1_cont1 .card2 .dd {
    width: 260px;
    height: 180px;
    border-radius: 10px;
    position: absolute;
    padding: 38px 38px 0;

}

.hr1_cont1 .card2 .dd h3 {
    color: #ffffff;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 18px;
}

.hr1_cont1 .card2 .dd h3::after {
    content: "";
    display: block;
    width: 30px;
    height: 0;
    border-top: 2px solid #FFF;
    margin: 14px 0;
}

.hr1_cont1 .card2 .dd p {
    color: rgba(255, 255, 255, .6);
    font-size: 14px;
    line-height: 22px;
}

.hr1_cont1 .card2 .dd1 {
    left: 100px;
    top: 150px;
    background-color: #caa66a;
}

.hr1_cont1 .card2 .dd2 {
    left: 840px;
    top: 150px;
    background-color: #e40000;
}

.hr1_cont1 .card {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.hr1_cont1 .card .dd {
    width: 580px;
    height: 440px;
    position: relative;
}

.hr1_cont1 .card .dd .pos {
    position: absolute;
    left: 45px;
    right: 45px;
    bottom: 35px;
}

.hr1_cont1 .card .dd2 .pos {
    left: 140px;
}

.hr1_cont1 .card .dd1 .pos {
    right: 140px;
}

.hr1_cont1 .card .dd h3 {
    color: #ffffff;
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 6px;
}

.hr1_cont1 .card .dd p {
    color: rgba(255, 255, 255, .6);
}

.hr1_cont1 .card .dd1 {
    background: url(../images/hr/hr1_cont1-card1.jpg) no-repeat 0 0;
}

.hr1_cont1 .card .dd2 {
    background: url(../images/hr/hr1_cont1-card2.jpg) no-repeat 0 0;
}

.hr1_cont1 .card .bor {
    width: 280px;
    height: 280px;
    background: url(../images/hr/hr1_cont1-bor.png) no-repeat 0 0;
    margin: 0 -120px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 10;
}

.hr1_cont1 .card .bor h5 {
    color: #ffffff;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 8px;
    font-weight: 300;
    text-align: center;
}

.hr1_cont1 .card .bor h6 {
    color: rgba(255, 255, 255, .3);
    font-size: 30px;
    line-height: 18px;
    font-family: DENSOW05-Bold;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: -1px;
}

.hr1_cont2 {
    padding: 60px 0;
    background: #f9f9f9 url(../images/about/about5_cont2-bg.jpg) no-repeat center top;
}

.hr1_cont2 .cTit h2 {
    border-bottom: 0;
    padding-bottom: 0;
    color: #aaa8b3;
    opacity: 1;
}

.hr1_cont2 .cTit h1 {
    color: #e40000;
}

.hr1_cont2 .card {
    position: relative;
}

.hr1_cont2 .card .bx {
    margin-left: 297px;
}

.hr1_cont2 .card .le {
    position: absolute;
    left: 0;
    top: 44px;

}

.hr1_cont2 .card .ri {
    position: absolute;
    right: 0;
    top: 44px;
}

.hr1_cont2 .card li {
    height: 130px;
}

.hr1_cont2 .card h5 {
    line-height: 1;
    color: #666666;
    font-size: 16px;
    margin-bottom: 6px;
}

.hr1_cont2 .card p {
    color: #4d4d59;
    opacity: .6;
    line-height: 1;
}

.hr2_cont1 {
    padding: 80px 0 0;
    position: relative;
    z-index: 100;
}

.hr2_cont1 .card {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-left: -12px;
}

.hr2_cont1 .card .box {
    width: 390px;
    height: 400px;
    background-color: #f7f3f3;
    border-radius: 10px;
    margin-left: 12px;
    position: relative;
    /* padding: ; */
}

.hr2_cont1 .card .box {
    padding: 60px 40px 0;
    border-radius: 10px;
    background-color: #f9f5f5;
    position: relative;
}

.hr2_cont1 .card h4 {
    height: 51px;
    color: #333333;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 25px;
    position: relative;
    z-index: 10;
}

.hr2_cont1 .card h4::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 40px;
    height: 0;
    border-bottom: 2px solid #e40000;
}

.hr2_cont1 .card p {
    margin-top: 25px;
    color: rgba(60, 60, 72, .7);
    line-height: 24px;
    z-index: 10;
    position: relative;
}

.hr2_cont1 .card .ic {
    position: absolute;
    right: 40px;
    bottom: 40px;
}


.hr2_cont2 {
    height: 660px;
    background: url(../images/hr/hr2_cont2-bg.jpg) no-repeat center top;
    margin-top: -143px;
    padding-top: 330px;
}

.hr2_cont2 h3 {
    color: #ffffff;
    font-size: 52px;
    line-height: 1;
    margin-bottom: 24px;
    font-weight: 300;
    text-align: center;
}

.hr2_cont2 h4 {
    color: #ffffff;
    font-size: 26px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 300;
    text-align: center;
    letter-spacing: -1px;
}

.hr3_cont1 {
    padding: 80px 0;
}

.hr3_cont1 .card {
    height: 480px;
    background: url(../images/hr/hr3_cont1-card.jpg) no-repeat 0 0;
    border-radius: 10px;
    padding: 90px 40px 0 618px;
}

.hr3_cont1 .card h5 {
    color: #aa8546;
    font-size: 33px;
    line-height: 16px;
    height: 24px;
    font-family: DENSOW05-Bold;
    margin-bottom: 10px;
}

.hr3_cont1 .card h4 {
    color: #666666;
    font-size: 30px;
    line-height: 1;
}

.hr3_cont1 .card h4:after {
    content: "";
    display: block;
    width: 40px;
    height: 0;
    border-bottom: 2px solid #e40000;
    margin: 20px 0;
}

.hr3_cont1 .card p {
    color: #4d4d59;
    font-size: 16px;
    line-height: 1.2;
}

.hr3_cont1 .card .btn {
    width: 160px;
    height: 60px;
    border-radius: 10px;
    background: url(../images/hr/hr3_cont1-btn.png) no-repeat 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    font-size: 16px;
    margin-top: 54px;
}

.hr3_cont1 .card .btn .ic {
    margin-left: 12px;
    transition: all .3s;
}

.hr3_cont1 .card .btn:hover .ic {
    transform: translateX(6px);
}

.h3_cont2 {
    padding: 80px 0;
    background: #f9f9f9 url(../images/about/about5_cont2-bg.jpg) no-repeat center top;
}

.h3_cont2 h1 {
    color: #e40000;
}

.h3_cont2 h2 {
    border-bottom: 0;
    padding-bottom: 0;
    color: #aaa8b3;
    opacity: 1;
}

.h3_cont2 .list {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-left: -12px;
    margin-bottom: -30px;
    margin-top: 40px;
}

.h3_cont2 .list .box {
    width: 392px;
    min-height: 360px;
    margin-left: 12px;
    margin-bottom: 30px;
    background-color: #ffffff;
    border-radius: 10px;
    padding: 60px 30px 0;
}

.h3_cont2 .list .box h4 {
    color: #4d4d59;
    font-size: 18px;
    line-height: 1.2;
    height: 60px;
    border-bottom: 2px solid #f2f7f8;
    margin-bottom: 30px;
}

.h3_cont2 .list .box p {
    color: #666;
    margin-bottom: 10px;
    line-height: 20px;
}

.h3_cont2 .list .box .txt {
    height: 140px;
}

.h3_cont2 .list .box .more {
    color: #aa8546;
    font-size: 14px;
    line-height: 20px;
    display: inline-block;
    padding-right: 16px;
    background: url(../images/hr/hr3_cont2-btn-ic.png) no-repeat right 3px;
    transition: all .6s;
}

.h3_cont2 .list .box:hover .more {
    color: #e40000;
    background: url(../images/hr/hr3_cont2-btn-ic2.png) no-repeat right 3px;
}

.contact1_cont1 {
    padding: 60px 0;
}

.contact1_cont1 .list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-left: -30px;
}

.contact1_cont1 .list p {
    margin-left: 30px;
    color: #666;
    line-height: 24px;
}

.contact1_cont2 {
    padding: 60px 0;
    background: #f9f9f9 url(../images/about/about5_cont2-bg.jpg) no-repeat center top;
}

.contact1_cont2 .card {

    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-left: -12px;
}

.contact1_cont2 .card .box {
    display: block;
    width: 390px;
    height: 460px;
    margin-left: 12px;
    border-radius: 10px;
    overflow: hidden;
    background-color: #FFF;
}

.contact1_cont2 .card .img {
    height: 240px;
}

.contact1_cont2 .card .bom {
    height: 220px;
    padding: 30px 30px 0;
}

.contact1_cont2 .card .bom h4 {
    text-align: center;
    margin-bottom: 18px;
    color: #4d4d59;
    font-size: 18px;

}

.contact1_cont2 .card .bom h5 {
    color: #666;
    /* opacity: .7; */
    font-size: 14px;
    line-height: 22px;
    text-align: center;
}

.contact1_cont2 .card .more:hover {
    background: url(../images/hr/contact1_cont2-btn2.png) no-repeat 0 0;
}

.contact1_cont2 .card .more {
    width: 128px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    margin: 20px auto 0;
    color: #FFF;
    font-size: 14px;
    background: url(../images/hr/contact1_cont2-btn.png) no-repeat 0 0;
}

.industry5_newCont2 {
    height: 930px;
    background: url(../images/industry/industry5_newCont2-bg.jpg) no-repeat center;
    padding-top: 80px
}

.industry5_newCont2 .cot {
    position: absolute;
    left: 482px;
    top: 108px;
    width: 240px;
    height: 240px;
    padding-top: 83px;
}

.industry5_newCont2 .cot h3 {
    color: #ffffff;
    font-size: 26px;
    line-height: 1;
    margin-bottom: 7px;
    text-align: center;
}

.industry5_newCont2 .cot h4 {
    color: #ffffff;
    font-size: 22px;
    line-height: 23px;
    margin-bottom: 10px;
    font-family: DENSOW05-Bold;
    text-align: center;
    text-transform: uppercase;
}

.industry5_newCont2 .cTit h1 {
    color: #e40000;
}

.industry5_newCont2 .cTit h2 {
    color: #ffffff;
    opacity: 1;
    padding-bottom: 0;
    border-bottom: 0;
}

.industry5_newCont2 .top p {
    color: #ffffff;
}

.industry5_newCont2 .card {
    margin-top: 122px;
    min-height: 453px;
    position: relative;
    background: url(../images/industry/industry5_newCont2-bor.png) no-repeat 364px 0;
}

.industry5_newCont2 .card .dl {
    width: 373px;
    height: 138px;
    position: absolute;

}

.industry5_newCont2 .card .le .dl {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.industry5_newCont2 .card .ri .dl {
    /* display: flex; */
    /* justify-content: flex-end; */
    /* align-items: center; */
}

.industry5_newCont2 .card .dt {
    width: 94px;
    height: 94px;
    border-radius: 50%;

}

.industry5_newCont2 .card .le .dt {
    margin-left: 22px;
    margin-right: 27px;
}

.industry5_newCont2 .card .ri .dt {
    margin-right: 21px;
    margin-left: 27px;
    margin-top: 22px;
}

.industry5_newCont2 .card .ri .dd {
    text-align: right;
    margin-top: 48px;
    /* height: 109px; */
    float: right;
}

.industry5_newCont2 .card h5 {
    color: #333333;
    font-size: 20px;

}

.industry5_newCont2 .card h6 {
    color: #d3d3d3;
    font-size: 18px;
    line-height: 1;
    font-family: DENSOW05-Bold;
    line-height: 17px;
    letter-spacing: -1px;
}

.industry5_newCont2 .card .dd {
    width: 200px;
}

.industry5_newCont2 .card .le .dl1 {
    background: url(../images/industry/industry5_newCont2-lt.png) no-repeat 0 0;
    position: absolute;
    left: 58px;
    /* top: -16px; */
    top: -73px;
}

.industry5_newCont2 .card .le .dl2 {
    background: url(../images/industry/industry5_newCont2-lt.png) no-repeat 0 0;
    position: absolute;
    left: -15px;
    /* top: 158px; */
    top: 79px;
}

.industry5_newCont2 .card .le .dl3 {
    background: url(../images/industry/industry5_newCont2-lt.png) no-repeat 0 0;
    position: absolute;
    left: -15px;
    /* top: 331px; */
    top: 232px;
}

.industry5_newCont2 .card .le .dl4 {
    background: url(../images/industry/industry5_newCont2-lt.png) no-repeat 0 0;
    position: absolute;
    left: 58px;
    top: 384px;
}

.industry5_newCont2 .card .ri .dt {
    float: right;
}

.industry5_newCont2 .card .ri .dl1 {
    background: url(../images/industry/industry5_newCont2-rt.png) no-repeat 0 0;
    position: absolute;
    right: 65px;
    top: -73px;
}

.industry5_newCont2 .card .ri .dl2 {
    background: url(../images/industry/industry5_newCont2-rt.png) no-repeat 0 0;
    position: absolute;
    right: -8px;
    top: 79px;
}

.industry5_newCont2 .card .ri .dl3 {
    background: url(../images/industry/industry5_newCont2-rt.png) no-repeat 0 0;
    position: absolute;
    right: -8px;
    top: 232px;
}

.industry5_newCont2 .card .ri .dl4 {
    background: url(../images/industry/industry5_newCont2-rt.png) no-repeat 0 0;
    position: absolute;
    right: 65px;
    top: 384px;
}

.industry5_newCont3 {
    padding: 60px 0;
    background: #f9f9f9 url(../images/about/about5_cont2-bg.jpg) no-repeat center top;
}

.industry5_newCont3 .cTit h1 {
    color: #e40000;
}

.industry5_newCont3 .cTit h2 {
    color: #aaa8b3;
    opacity: 1;
    padding-bottom: 0;
    border-bottom: 0;

}

.industry5_newCont3 p {
    color: #666;
}

.industry5_newCont3 h3 {
    color: #aa8546;
    font-size: 18px;
    /* font-weight: bold; */
    line-height: 1.2;
    margin-top: 30px;
    margin-bottom: 14px;
}


.industry5_newCont3 .uxiSwiper .swiper-slide {
    height: 460px;
    position: relative;
}

.industry5_newCont3 .uxiSwiper .swiper-slide .img {
    border-radius: 10px;
    overflow: hidden;
}

.industry5_newCont3 .uxiSwiper .swiper-slide .lit {
    width: 370px;
    /* width: 100%; */
    height: 60px;
    background: url(../images/industry/industry5_newCont3-bor.png) no-repeat 0 0;
    position: absolute;
    left: -10px;
    top: 360px;
    color: #FFF;
    font-size: 16px;
    line-height: 60px;
    padding: 0 30px;
}

.industry5_newCont3 .uxiSwiper {
    overflow: visible;
    position: relative;
}

.industry5_newCont3 .uxiSwiperWrapr .next,
.industry5_newCont3 .uxiSwiperWrapr .prev {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: all .3s;
    cursor: pointer;
}

.industry5_newCont3 .uxiSwiperWrapr .next {
    right: -90px;
    background: url(../images/industry/industry5_newCont3-next.png) no-repeat 0 0;
}

.industry5_newCont3 .uxiSwiperWrapr .prev {
    left: -90px;
    background: url(../images/industry/industry5_newCont3-prev.png) no-repeat 0 0;
}

.industry5_newCont3 .uxiSwiperWrapr .next:hover {

    background: url(../images/industry/industry5_newCont3-next-on.png) no-repeat 0 0;
}

.industry5_newCont3 .uxiSwiperWrapr .prev:hover {

    background: url(../images/industry/industry5_newCont3-prev-on.png) no-repeat 0 0;
}

.industry5_newCont3 .uxiSwiperWrapr {
    position: relative;
    margin-top: 30px;
}

.industry5_newCont3 .uxiSwiperWrapr .card {
    overflow: hidden;
    padding: 0 10px;
    margin: 0 -10px;
    position: relative;
    z-index: 10;
    width: 100%;
}


.industry1_contT1 .Le {
    float: left;
    width: 724px;
}

.industry1_contT1 .Le .yux {
    margin-top: 40px;
}

.industry1_contT1 .Ri {
    float: right;
    width: 430px;
    padding-top: 90px;
}

.industry1_contT1 .card {
    width: 430px;
    height: 515px;
    background: url(../images/industry/industry1_contT1-card.jpg) no-repeat 0 0;
    padding: 64px 44px 0;
    border-radius: 10px;
    overflow: hidden;
}

.industry1_contT1 .card h4 {
    color: #FFF;
    font-size: 26px;
    line-height: 32px;
}

.industry1_contT1 .card h5 {
    color: rgba(255, 255, 255, .5);
    font-size: 20px;
    font-family: gesans-regular;
    line-height: 24px;
    margin-top: 4px;
}

.industry1_contT2 .Cont {
    position: relative;
    z-index: 10;
}

.industry1_contT2 .lit1 {
    position: absolute;
    left: -360px;
    top: 236px;
}

.industry1_contT2 .lit2 {
    width: 72px;
    height: 91px;
    position: absolute;
    left: -250px;
    top: 296px;
}

.industry1_contT2 .lit3 {
    width: 108px;
    height: 115px;
    position: absolute;
    right: -220px;
    top: 670px;
}


.industry2_cont1 .Le {
    float: left;
    width: 724px;
}

.industry2_cont1 .Le .yux {
    margin-top: 40px;
}

.industry2_cont1 .Ri {
    float: right;
    width: 430px;
    padding-top: 90px;
}

.industry2_cont1 .card {
    width: 430px;
    height: 515px;
    background: url(../images/industry/industry2_cont1-card.jpg) no-repeat 0 0;
    padding: 64px 44px 0;
    overflow: hidden;
    border-radius: 10px;
}

.industry2_cont1 .card h4 {
    color: #FFF;
    font-size: 26px;
    line-height: 32px;
}

.industry2_cont1 .card h5 {
    color: rgba(255, 255, 255, .5);
    font-size: 20px;
    font-family: gesans-regular;
    line-height: 24px;
    margin-top: 4px;
}

.industry2_cont2 .auto {
    position: relative;
}

.industry2_cont2 .lixBox {
    display: flex;
    flex-wrap: wrap;
    margin-left: -14px;
    margin-top: 45px;
}

.industry2_cont2 .lixBox li {
    width: 137px;
    height: 138px;
    overflow: hidden;
    border-radius: 7px;
    margin-left: 14px;
    background: url(../images/industry/industry3_cont2-lix-bg.jpg) no-repeat 0 0;
    margin-bottom: 18px;
    position: relative;
}

.industry2_cont2 .lixBox li img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.industry2_cont2 .lit1 {
    width: 146px;
    height: 163px;
    position: absolute;
    left: -340px;
    top: 187px;
}

.industry2_cont2 .lit2 {
    width: 71px;
    height: 90px;
    position: absolute;
    left: -180px;
    top: 610px;
}

.industry2_cont2 .lit3 {
    width: 89px;
    height: 97px;
    position: absolute;
    right: -163px;
    top: 760px;
}

.industry2_cont2 .Cont {
    position: relative;
    z-index: 10;
}

.industry4_cont2 .auto {
    position: relative;
}

.industry4_cont2 .lixBox {
    display: flex;
    flex-wrap: wrap;
    margin-left: -14px;
    margin-top: 45px;
}

.industry4_cont2 .lixBox li {
    width: 137px;
    height: 138px;
    overflow: hidden;
    border-radius: 7px;
    margin-left: 14px;
    background: url(../images/industry/industry3_cont2-lix-bg.jpg) no-repeat 0 0;
    margin-bottom: 18px;
    position: relative;
}

.industry4_cont2 .lixBox li img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.industry4_cont2 .lit1 {
    width: 146px;
    height: 163px;
    position: absolute;
    left: -306px;
    top: 120px;
}

.industry4_cont2 .lit2 {
    width: 71px;
    height: 90px;
    position: absolute;
    right: -189px;
    top: 495px;
}

.industry4_cont2 .Cont {
    position: relative;
    z-index: 10;
}

.industry4_cont1 .Le {
    float: left;
    width: 724px;
}

.industry4_cont1 .Le .yux {
    margin-top: 40px;
}

.industry4_cont1 .Ri {
    float: right;
    width: 430px;
    padding-top: 90px;
}

.industry4_cont1 .card {
    width: 430px;
    height: 515px;
    background: url(../images/industry/industry4_cont1-card.jpg) no-repeat 0 0;
    padding: 64px 44px 0;
    border-radius: 10px;
    overflow: hidden;
}

.industry4_cont1 .card h4 {
    color: #FFF;
    font-size: 26px;
    line-height: 32px;
}

.industry4_cont1 .card h5 {
    color: rgba(255, 255, 255, .5);
    font-size: 20px;
    font-family: gesans-regular;
    line-height: 24px;
    margin-top: 4px;
}

.pop-wrapper {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .8);
    /* overflow: hidden; */
    /* max-width: 1920px; */
    margin: auto;
    z-index: 1999999;
    overflow: hidden;
}

.pop-wrapper var {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .8);
    z-index: 10;
    display: none;
}

.pop-wrapper .pop-cont {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 20;
    overflow: hidden;
}

.pop-wrapper.heightAuto .pop-cont {
    overflow: auto;
}

.pop-wrapper.heightAuto .pop-cont .Cont {
    margin-top: 15vh;
    transform: translateY(0);
    margin-bottom: 15vh;
}

.pop-wrapper .pop-cont::-webkit-scrollbar {
    width: 0;
}

.pop-wrapper .pop-cont .Cont {
    width: 1200px;

    /* height: auto; */
    /* transform: translateY(-50%); */
    /* max-height: 75vh; */

    padding: 60px 50px;
    z-index: 100;
    margin: auto;
    background-color: #FFF;
    border-radius: 10px;
    position: relative;
    z-index: 50;
    margin-top: 50vh;
    transform: translateY(-50%);
}

.pop-wrapper .tit {
    margin-bottom: 40px;
}

.pop-wrapper .cTit h2 {
    color: #aa8546;
    opacity: .4;
}

.pop-wrapper .closeBtn {
    position: absolute;
    right: 50px;
    top: 50px;
    cursor: pointer;
    transform: scale(1);
    z-index: 300;
}

.pop-wrapper .closeBtn:hover {
    transform: scale(.95);
}

.formBox {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-right: -20px;
    margin-bottom: -10px;
}

.formBox>div {
    width: calc(100% - 20px);
}

.formBox .dl {
    width: 100%;
    display: flex;
    justify-content: space-between;
    min-height: 56px;
    background-color: #f9f5f5;
    border-radius: 8px;
    margin-bottom: 10px;
    margin-right: 20px;
}

.formBox .dt {
    height: 56px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 30px;
    color: #666666;
    font-size: 14px;
}

.formBox .dd {
    flex: auto;
}

.formBox .dd input {
    display: block;
    width: 100%;
    height: 100%;
}

.formBox .dd textarea {
    display: block;
    width: 100%;
    height: 190px;
    border: none;
    padding: 16px 0;
    font-size: 14px;
    background-color: transparent;
    color: #666;
}

.fuxSubmit {
    width: 100%;
    height: 56px;
    background: url(../images/hr/formBox-sbumit-bg.png) no-repeat center;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    color: #FFF;
    margin-top: 25px;
    transition: all .3s;
    border-radius: 4px;
    cursor: pointer;
}

.uploadFile .ld:hover .span,
.fuxSubmit:hover {
    background: url(../images/hr/formBox-sbumit-bg-on.png) no-repeat center;
}

.fuxSubmit .ic {
    margin-left: 8px;
}

.pop-wrapper .po-stip {
    display: flex;
    justify-content: space-between;
    margin-bottom: 36px;
    position: relative;
}

.pop-wrapper .po-stip::before {
    content: "";
    position: absolute;
    left: 30px;
    right: 30px;
    top: 16px;
    height: 0;
    border-bottom: 2px solid #f9f5f5;
}

.pop-wrapper .po-stip::after {
    content: "";
    position: absolute;
    width: 0;
    left: 30px;
    top: 16px;
    height: 0;
    border-bottom: 2px solid #c60000;
}

.pop-wrapper .po-stip.tip1::after {
    width: 360px;
}

.pop-wrapper .po-stip.tip2::after {
    width: 724px;
}

.pop-wrapper .po-stip.tip3::after {
    width: 1060px;
}

.pop-wrapper .po-stip .lit {
    position: relative;
    z-index: 10;

}

.pop-wrapper .po-stip .lit span {
    display: block;
    width: 30px;
    height: 30px;
    background: url(../images/hr/po-stip-1.png) no-repeat 0 0;
    margin: auto;
    text-align: center;
    line-height: 30px;
    color: #ab8748;
    font-family: DENSOW05-Bold;
    font-size: 14px;
    position: relative;

}

.pop-wrapper .po-stip .lit.on span {
    color: #FFF;
    background: url(../images/hr/po-stip-2.png) no-repeat 0 0;
}

.pop-wrapper .po-stip .lit h6 {
    color: #666666;
    font-size: 14px;
    margin-top: 10px;
    line-height: 1.2;
}

.pop-wrapper .ps {
    color: #e40000;
    font-size: 14px;
    line-height: 1.2;
}

.pop-wrapper .t3 {
    color: #666666;
    font-size: 16px;
    line-height: 1;
    padding-bottom: 18px;
    margin-bottom: 20px;
    margin-top: 30px;
    border-bottom: 2px solid #f9f5f5;
}

.pop-wrapper .t4 {
    color: #666666;
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 17px;
}

.pop-wrapper .downLink .dt {
    background: url(../images/hr/formBox-ic1.png) no-repeat right 30px center;
}

.pop-wrapper .downLink .dt span {
    display: inline-block;
    margin-left: 3px;
    padding-right: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow-wrap: break-word;
}

.downLink {
    width: 100%;
    position: relative;
}

.downLink.open .down-pos {
    height: auto;
}

.downLink .down-pos {
    display: none;
    overflow: hidden;
    /* display: none; */
    background-color: #FFF;
    position: absolute;
    left: 0;
    right: 0;
    top: 56px;
    z-index: 600;
    transform: translate(0, 0, 0);
}

/* .downLink:hover .down-pos{
    display: block;
} */
.downLink .down-pos li {
    padding: 10px 30px;
    color: #666666;
    line-height: 1.2;
    cursor: pointer;
    transition: all .3s;
    border: 0;
}

.downLink .down-pos li:hover,
.downLink .down-pos li.active {
    background-color: #aa8546;
    color: #FFF;
}

/* ======= */
.indexCont2 {
    height: 420px;
    padding-top: 30px;
    background-color: #f9f9f9;
}

.indexCont2 .tit h3 {
    color: #555067;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 10px;
    font-weight: bold;
}

.indexCont2 .tit h4 {
    color: #c3bba7;
    font-size: 30px;
    line-height: 19px;
    height: 23px;
    margin-bottom: 24px;
    text-transform: uppercase;
    font-size: 30px;
    font-family: DENSOW05-Bold;
    opacity: .34;
}


.indexCont2 .list {
    display: flex;
    justify-content: space-between;
    align-content: flex-start;
}

.indexCont2 .list .li {
    width: 230px;
    height: 277px;
    padding: 100px 40px 0;
    transition: background 1s;
    cursor: default;
}

.indexCont2 .list .li>* {
    transition: all .3s;
}

.indexCont2 .list .li2 h5 {
    width: 20%;
}

.indexCont2 .list h5 {
    color: #583d32;
    opacity: .3;
    line-height: 18px;
    text-transform: uppercase;
    font-family: RAJDHANI_BOLD;
    font-weight: bold;
}

.indexCont2 .list .li.on h5 {
    color: #FFF;
}

.indexCont2 .list .icon {
    height: 63px;
}

.indexCont2 .list .li1 .icon {
    background: url(../images/index/indexCont1-li-ic1.png) no-repeat 0 0;
}

.indexCont2 .list .li2 .icon {
    background: url(../images/index/indexCont1-li-ic2.png) no-repeat 0 0;
}

.indexCont2 .list .li3 .icon {
    background: url(../images/index/indexCont1-li-ic3.png) no-repeat 0 0;
}

.indexCont2 .list .li4 .icon {
    background: url(../images/index/indexCont1-li-ic5.png) no-repeat 0 0;
}

.indexCont2 .list .li5 .icon {
    background: url(../images/index/indexCont1-li-ic4.png) no-repeat 0 0;
}

.indexCont2 .list .li1.on .icon {
    background: url(../images/index/indexCont1-li-ic1-on.png) no-repeat 0 0;
}

.indexCont2 .list .li2.on .icon {
    background: url(../images/index/indexCont1-li-ic2-on.png) no-repeat 0 0;
}

.indexCont2 .list .li3.on .icon {
    background: url(../images/index/indexCont1-li-ic3-on.png) no-repeat 0 0;
}

.indexCont2 .list .li4.on .icon {
    background: url(../images/index/indexCont1-li-ic5-on.png) no-repeat 0 0;
}

.indexCont2 .list .li5.on .icon {
    background: url(../images/index/indexCont1-li-ic4-on.png) no-repeat 0 0;
}

.indexCont2 .list h4 {
    height: 19px;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 18px;
    color: #9d928b;
}

/* 
.indexCont2 .list .li1 h4 {
    background: url(../images/index/indexCont1-txt1.png) no-repeat 0 0;
}

.indexCont2 .list .li2 h4 {
    background: url(../images/index/indexCont1-txt2.png) no-repeat 0 0;
}

.indexCont2 .list .li3 h4 {
    background: url(../images/index/indexCont1-txt3.png) no-repeat 0 0;
}

.indexCont2 .list .li4 h4 {
    background: url(../images/index/indexCont1-txt4.png) no-repeat 0 0;
}

.indexCont2 .list .li5 h4 {
    background: url(../images/index/indexCont1-txt5.png) no-repeat 0 0;
}

.indexCont2 .list .li1.on h4 {
    background: url(../images/index/indexCont1-txt1-on.png) no-repeat 0 0;
}

.indexCont2 .list .li2.on h4 {
    background: url(../images/index/indexCont1-txt2-on.png) no-repeat 0 0;
}

.indexCont2 .list .li3.on h4 {
    background: url(../images/index/indexCont1-txt3-on.png) no-repeat 0 0;
}

.indexCont2 .list .li4.on h4 {
    background: url(../images/index/indexCont1-txt4-on.png) no-repeat 0 0;
}

.indexCont2 .list .li5.on h4 {
    background: url(../images/index/indexCont1-txt5-on.png) no-repeat 0 0;
} */
.indexCont2 .list .li.on h4 {
    color: #FFF;
}

/* ===== */

.indexCont2 .list .li1 {
    background: url(../images/index/indexCont1-li-b1.jpg) no-repeat;
    background-position: 0 0;
}

.indexCont2 .list .li2 {
    background: url(../images/index/indexCont1-li-b1.jpg) no-repeat;
    background-position: 0 0;
}

.indexCont2 .list .li3 {
    background: url(../images/index/indexCont1-li-b3.jpg) no-repeat;
    background-position: right bottom;
}

.indexCont2 .list .li4 {
    background: url(../images/index/indexCont1-li-b4.jpg) no-repeat;
    background-position: right top;
}

.indexCont2 .list .li5 {
    background: url(../images/index/indexCont1-li-b5.jpg) no-repeat;
    background-position: left bottom;
}

.indexCont2 .list .li.on {
    background-image: url(../images/index/indexCont1-li-on.png) !important;
}

.pageBan4 {
    height: 209px;
    background: url(../images/pageBan4-bg.jpg) no-repeat center top;
    overflow: hidden;
    position: relative;
    z-index: 100;
}

.pageBan4 .auto {
    height: 100%;
    position: relative;

}

.pageBan4 h1 {
    padding-top: 104px;
    color: rgba(0, 0, 0, .4);
    font-size: 30px;
    line-height: 1;
    margin-bottom: 8px;
    letter-spacing: 24px;
    font-weight: 400;
}

.pageBan4 h2 {
    color: rgb(168 137 94 / 50%);
    font-size: 22px;
    line-height: 19px;
    height: 43px;
}

.pageBan4 h2::after {
    content: "";
    display: block;
    width: 27px;
    height: 0;
    border-bottom: 5px solid #dd0000;
    margin-top: 17px;
}

.pageBan4 h3 {
    position: absolute;
    line-height: 83px;
    position: absolute;
    left: -8px;
    bottom: -30px;
    font-size: 118px;
    color: rgba(173, 161, 169, .05);
    font-family: Rajdhani;
    text-transform: uppercase;
    letter-spacing: -9px;
}

.reveal3 em {
    animation: reveal3 .1s .2s forwards;
    color: transparent;
}

@keyframes reveal3 {
    from {
        /* opacity: 1;*/
        background-color: rgba(0, 0, 0, .1);
        color: transparent;
    }

    to {
        color: rgba(0, 0, 0, .4);
        /* opacity: 1;*/
        background-color: transparent;
    }
}

.reveal4 em {
    animation: reveal4 .6s forwards;
    color: transparent;
}

@keyframes reveal4 {
    from {
        /* opacity: 1;*/
        /* background-color: #f4ead9; */
        color: transparent;
    }

    to {
        color: rgb(168 137 94 / 50%);
        /* opacity: 1;*/
        background-color: transparent;
    }
}

.kxTable table {
    width: 100%;
    margin-bottom: 10px;
}

.kxTable th,
.kxTable td {
    border: 1px solid #e6d5bd;
    padding: 15px;
    text-align: center;
    line-height: 1.2;
    font-size: 14px;
    color: #666666;
}

.kxTable th {
    background-color: #f9f5f5;
}

.kxTable td input {
    width: 100%;
    height: 100%;
}

.uploadFile {
    display: flex;
    justify-content: space-between;
    background-color: #f9f5f5;
    border-radius: 8px;
    margin-top: 30px;
    margin-bottom: 10px;
    margin-right: 20px;
}

.uploadFile .lt {
    width: calc(100% - 120px);
    height: 54px;
    display: flex;
    align-items: center;
    padding: 0 30px;
}

.uploadFile .lt p {
    color: #666666;
    font-size: 14px;
}

.uploadFile .ld {
    width: 120px;
    height: 54px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    border-radius: 8px;
}

.uploadFile .ld .span {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(../images/hr/formBox-sbumit-bg.png) no-repeat center;
    color: #FFF;
    font-size: 14px;
    transition: all .3s;
}

.uploadFile .ld .span .ic {
    margin-left: 8px;
}

.uploadFile .ld input {
    opacity: 0 !important;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.lxiList {
    margin-right: 20px;
}

.lxiList .lxiUl {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-right: -50px;
}

.lxiList .checkbox {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid #e6d5bd;
    border-radius: 5px;
    overflow: hidden;
    margin-right: 6px;
    position: relative;
    top: -1px;
}

.lxiList .lxiIt {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    color: #666666;
    font-size: 14px;
    margin-right: 50px;
    margin-bottom: 16px;
}

.lxiList .checkbox input {
    transform: scale(1.7);
    margin-left: 2px;
    margin-top: 2px;
    display: block;
    outline: auto;
}

.dl-tips {
    height: 54px;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    margin-right: 20px;
    color: #666666;
}

.hr2New_cont1 {
    padding: 60px 0;
}

.hr2New_cont1 .card {
    display: flex;
    justify-content: space-between;
}

.hr2New_cont1 .card .le {
    width: 600px;
    border-radius: 10px;
    overflow: hidden;
}

.hr2New_cont1 .card .ri {
    padding-top: 50px;
    width: 555px;
}

.hr2New_cont1 .card .dl:nth-child(1) {
    margin-top: 0;
}

.hr2New_cont1 .card .dl {
    position: relative;
    display: flex;
    justify-content: flex-start;
    margin-top: 60px;
}

.hr2New_cont1 .card .dt {
    width: 100px;
}

.hr2New_cont1 .card .dd {
    width: calc(100% - 100px);
}

.hr2New_cont1 .card .dd h3 {
    color: #333333;
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 12px;
}

.hr2New_cont1 .card .dd h3:after {
    content: "";
    display: block;
    width: 20px;
    height: 0;
    border-top: 2px solid #e40000;
    margin-top: 10px;
}

.hr2New_cont1 .card .dd p {
    color: #666666;
}

.webMapList {
    display: flex;
    justify-content: space-between;
    padding-bottom: 40px;
}

.webMapList a[href="javascript:;"] {
    cursor: default;
}

.webMapList dt {
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 50px;
}

.webMapList dd a:nth-child(1) {
    margin-top: 0;
}

.webMapList dd a {
    font-size: 14px;
    line-height: 1;
    margin-top: 20px;
}

.noticesCont h5 {
    color: #ac884a;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 14px;
    margin-top: 30px;
}

.noticesCont p {
    color: #666666;
}

#msg_con,
#msg_box {
    z-index: 2999999 !important;
}


/* ======= */
.pop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: none;
}

.pop .bg {
    width: 100%;
    height: 100%;
    background-color: #000;
    background-color: rgba(0, 0, 0, .8);
}

.pop .popBody {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1200px;
    background-color: #fff;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.pop .popBox {
    background-color: #fff;
    padding: 50px 90px 60px;
    margin: 0 -90px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.pop .close {
    position: absolute;
    top: 50px;
    right: -40px;
    width: 40px;
    height: 40px;
    background: url(../images/close.png) no-repeat center;
    cursor: pointer;
}

.pop.search_pop .bg {
    background: rgba(0, 0, 0, .9);
}

.search_pop .popBody {
    background: transparent;
    height: 86px;
    margin-top: -43px;
    /* -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: bigToLittle;
    animation-name: bigToLittle; */
}

.search_input {
    width: 100%;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    border-bottom: 3px solid #fff;
    padding: 0 60px 26px 0;
}

.search_pop .popBody p {
    font-size: 18px;
    color: #fff;
    text-align: right;
    margin-top: 20px;
}

.search_pop .ico {
    width: 24px;
    height: 26px;
    background: url(../images/search.png) no-repeat center;
    position: absolute;
    right: 0;
    top: 0px;
    cursor: pointer;
}

.search_pop input::-webkit-input-placeholder {
    color: #fff;
    color: rgba(255, 255, 255, .7);
}

.search_pop input:-moz-placeholder {
    color: #fff;
    color: rgba(255, 255, 255, .7);
}

.search_pop input::-moz-placeholder {
    color: #fff;
    color: rgba(255, 255, 255, .7);
}

.search_pop input:-ms-input-placeholder {
    color: #fff;
    color: rgba(255, 255, 255, .7);
}

.industry_search .industry1_cont2 {
    margin-top: -3px;
}

@media (max-width:1460px) {
    .goTop {
        right: 20px;
    }
}

.gongYingSanPop .downloadFile {
    margin-top: 70px;
}

.gongYingSanPop p span {
    color: #aa8546;
}

.gongYingSanPop h5 {
    color: #aa8546;
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 14px;
    margin-top: 32px;
}

.gongYingSanPop p {
    color: #666666;
}

.noticesCont h5::before,
.pop-wrapper .co-tit::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 9px;
    height: 9px;
    border: 2px solid #ac884a;
    border-radius: 50%;
    box-sizing: border-box;
    margin-right: 6px;
    position: relative;
    top: -1px;
}





/* xiugai */
.about5_cont2 .screenBox {
    display: none;
}

.hr3 .hr3_cont1 {
    padding: 80px 0 20px;
}

.hr3_pop .Cont h1 {
    color: #555067;
}

.hr3_pop .Cont .noticesCont ul {
    overflow: hidden;
}

.hr3_pop .noticesCont li {
    float: left;
    color: #4d4d59;
    font-size: 14px;
    margin-right: 50px;
}

.hr3_pop .noticesCont h5 {
    color: #aa8546;
}

.hr3_pop .noticesCont h5::before {
    content: unset;
}

.hr3_pop .noticesCont p {
    color: #4d4d59;
}

.hr3_pop .noticesCont p span {
    color: #aa8546;
    ;
    font-family: "DENSOW05-Bold";
}

.industry3_cont2 .hold_p p {
    display: none;
}

.industry3_cont2 .hold_p p:nth-of-type(1),
.industry3_cont2 .hold_p p:nth-of-type(2) {
    display: block;
}

.industry3_cont2 .hold_p p:nth-of-type(2) {
    position: relative;
}

.industry3_cont2 .hold_p .btn_more {
    text-align: center;
    cursor: pointer;
    color: #e40000;
    position: relative;
    bottom: 48px;
}

.industry3_cont2 .hold_p p.unset::after {
    content: unset !important;
}

.industry3_cont2 .hold_p .btn_more::before {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: url(../images/industry/ico.png) no-repeat center;
    width: 14px;
    height: 7px;
    transition: all .6s;
}

.industry3_cont2 .hold_p p:nth-of-type(2)::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: linear-gradient(to top, #f9f9f9, rgba(249, 249, 249, .7));
    height: 74px;
}

.industry3 .industry3_cont3 {
    background-color: #f9f9f9;
    padding-bottom: 80px;
}

.industry3 .industry3_cont3 h1 {
    color: #e40000;
}

.industry3 .industry3_cont3 h2 {
    border-bottom: 0;
    padding-bottom: 0;
    color: #aaa8b3;
    opacity: 1;
}

.industry3 .industry3_cont3 .cTit {
    margin-bottom: 0;
}

.industry3 .industry3_cont3 .list {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-left: -12px;
    margin-top: 5px;
}

.industry3 .industry3_cont3 .list .box {
    width: 392px;
    height: 384px;
    background-color: #FFF;
    margin-left: 12px;
    margin-top: 35px;
    border-radius: 10px;
    overflow: hidden;
}

.industry3 .industry3_cont3 .list .img {
    height: 264px;
    overflow: hidden;
}

.industry3 .industry3_cont3 .list .img img {
    min-width: 100%;
    min-height: 100%;
    transition: all .6s;
}

.industry3 .industry3_cont3 .list .box:hover .img img {
    transform: scale(1.05);
}

.industry3 .industry3_cont3 .list .cont {
    height: 120px;
    padding: 30px 30px 0;
}

.industry3 .industry3_cont3 .list h4 {
    color: #333333;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 8px;
}

.industry3 .industry3_cont3 .list p {
    color: #666666;
    line-height: 20px;
}

.webMapList dt a {
    font-weight: 500;
    color: #aa8546;
}

.lxiList .checkbox input[type="checkbox"]:checked::after {
    content: '';
    display: block;
    width: 13px;
    height: 13px;
    background: url('../images/ico11.png') no-repeat center/cover;
}

.uploadFile .ld {
    border-radius: 0 5px 5px 0;
}

.industry3_cont2 .lixBox,
.industry3_cont2 .ps {
    display: none;
}

.industry3_cont2 .lixBox.co_flex {
    display: flex;
}

.industry3_cont2 .hold_p .btn_more:hover::before {
    bottom: -13px;
    transition: all .6s;
}

.juBaoPop .cTit {
    animation-name: none !important;
    visibility: visible !important;
}

.ex-item {
    margin-top: 35px;

}

.ex-item h6 {
    color: #b08e54;
    font-family: DENSOW05-Bold;
    line-height: 1;
    margin-bottom: 20px;
    font-size: 24px;
}

.ex-item h6 .ic {
    margin-right: 6px;
    display: inline-block;
    position: relative;
    top: -2px;
}

.ex-item .wx-it {
    margin-top: 20px;
    display: block;
    width: 140px;
}

/* ========== */
.contact1_cont2 .card .jbx {
    margin-top: 5px;
}

.contact1_cont2 .card .jbx .ew {
    width: 100px;
    margin: 0 auto 5px;
    display: block;
}

.contact1_cont2 .card .jbx p {
    color: #8c8c8c;
    text-align: center;
    line-height: 1;
}