
@charset "UTF-8";
/* p5004 头部 start */
.header { position: fixed; top: 0; left: 0; z-index: 388; width: 100%; height: 1rem; border-bottom: 1px solid rgba(255, 255, 255, 0.1); }

.h-a { width: 100%; text-align: center; }

.h-cont { 
    /* width: 14rem; max-width: 90%;  */
    display: inline-block; text-align: left;
    min-width: 14rem;
    margin: 0 auto; 
}
/* @media (min-width: 1921px) {
    .h-cont{ width: 14rem; }
} */
@media (max-width: 1450px) {
    .h-cont{ width: auto; max-width: 98%; }
}
.h-cont:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; line-height: 0; font-size: 0; }

.h-left { float: left; margin-right: .2rem;}

.h-logo { display: block; cursor: pointer; height: 1rem; line-height: 1rem; }

.h-logo img { max-width: none; height: 80%; }

.h-logo .i-1 { display: block; }

.h-logo .i-2 { display: none; }

.h-right { float: right; }

.h-h { display: inline-block; vertical-align: middle; font-size: 0; }

.h-i { display: inline-block; cursor: pointer; position: relative; margin-right: .5rem; }
.h-i:last-of-type{ margin-right: 0; }

.h-j { display: inline-block; color: #fff; line-height: 1rem; position: relative; }

.h-sub { position: fixed; top: 1rem; left: 0; width: 100%; z-index: 1000; display: none; background-color: #fff; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1); }

.hs-cont { width: 100%; text-align: center; padding: .6rem .75rem; font-size: 0; }

.hs-left { display: inline-block; vertical-align: top; width: 9.9rem; text-align: left; }

.hs-titles { display: block; color: #222222; margin-bottom: .3rem; }
.hs-titles-1{ font-weight: bold; }
.hs-titles-2{ margin-left: .1rem; }

.hs-textbox { color: #777777; line-height: 1.7; margin-bottom: .2rem; }

.hs-textbox * { line-height: inherit; }

.hs-links { width: 100%; }

.hs-link { display: inline-block; vertical-align: top; position: relative; width: calc(33.33% - .37rem); padding: .18rem 10px .18rem 0; color: #222222; line-height: 1.4; margin-right: .55rem; border-bottom: .02rem solid #eeeeee; }

.hs-link:nth-child(3n) { margin-right: 0; }

.hs-link:before { content: ''; position: absolute; bottom: -.02rem; left: 0; width: 0; height: .02rem; -webkit-transition: all ease .5s; -o-transition: all ease .5s; transition: all ease .5s; background-color: #f38035; }

.hs-link:after { content: '/'; -webkit-transition: all ease .5s; -o-transition: all ease .5s; transition: all ease .5s; position: absolute; top: 50%; right: 0; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); color: #777777; }

.hs-link.active { color: #f38035; }

.hs-link.active:before { width: 100%; }

.hs-link.active:after { content: '>'; right: 3px; color: #f38035; }

.hs-right { display: inline-block; vertical-align: top; width: calc(100% - 9.9rem); padding-left: 1.85rem; }

.hs-img { display: none; width: 100%; }

.hs-img.show { display: block; }

/* 搜索 */
.h-k { display: inline-block; vertical-align: middle; }

.h-search { display: block; cursor: pointer; width: 1em; height: 1rem; background-image: url("/static/home/images/da2.png"); background-size: 1em auto; background-position: center center; background-repeat: no-repeat; }

.hs-a { display: none; z-index: 108; white-space: nowrap; position: fixed; top: 1.5rem; left: 50%; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); }

.hs-form { font-size: 0; display: inline-block; }

.hs-text { border: none; padding: 0 .2rem; display: inline-block; vertical-align: middle; width: 6rem; height: 45px; background-color: #fff; color: #333; }

.hs-submit { border: none; display: inline-block; vertical-align: middle; cursor: pointer; width: 45px; height: 45px; background-color: #f38035; background-image: url("/static/home/images/da2.png"); background-size: 15px auto; background-position: center center; background-repeat: no-repeat; }

.header.search-state .hs-a { display: block; }

.header.search-state .h-opa { display: block; }

.h-menu { display: none; position: absolute; cursor: pointer; top: 0; right: 0; width: 1.2rem; height: 1rem; background-image: url("/static/home/images/c-menu-2.png"); background-size: .6rem auto; background-position: center center; background-repeat: no-repeat; }

.h-opa { display: none; width: 100%; height: 100%; position: fixed; left: 0; top: 0; background-color: rgba(0, 0, 0, 0.5); z-index: 10; cursor: pointer; }

/* 语言 */
.h-language { display: inline-block; vertical-align: middle; padding: 0 .2rem; margin: 0 .2rem 0 .36rem; position: relative; }

.hl-tip { color: #ffffff; line-height: 1rem; }

.hl-tip:after { content: ''; display: inline-block; vertical-align: top; margin-left: .25rem; width: 12px; height: 1rem; background-image: url("/static/home/images/g2.png"); background-size: 12px auto; background-position: center center; background-repeat: no-repeat; }

.hl-list { display: none; width: 80px; background-color: #fff; position: absolute; left: 50%; top: 0.1 0.44rem; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1); }

.hl-item { display: block; cursor: pointer; width: 100%; padding: 10px 5px; line-height: 1.5; text-align: center; font-size: 14px; color: #666; -webkit-transition: background-color .3s; -o-transition: background-color .3s; transition: background-color .3s; }

.hl-item:hover { background-color: #f38035; color: #fff; }

/* 悬浮 */
.header.color, .header:hover { background-color: #fff; }

.header.color .h-logo .i-1, .header:hover .h-logo .i-1 { display: none; }

.header.color .h-logo .i-2, .header:hover .h-logo .i-2 { display: inline; }

.header.color .h-j, .header:hover .h-j { color: #333; }

.header.color .h-search, .header:hover .h-search { background-image: url("/static/home/images/da2-2.png"); }

.header.color .hl-tip, .header:hover .hl-tip { color: #333; }

.header.color .hl-tip:after, .header:hover .hl-tip:after { background-image: url("/static/home/images/g33.png"); }

/* pc */
@media (min-width: 1200px) { .h-j:after { content: ''; position: absolute; top: 1rem; left: 0; width: 0; -webkit-transition: all ease .5s; -o-transition: all ease .5s; transition: all ease .5s; height: 1px; background-color: #fff; }
  .h-i.active .h-j:after { width: 100%; }
  .h-i:hover .h-j:after { width: 100%; }
  .header.color .h-j:after, .header:hover .h-j:after { background-color: #333; } }

@media (max-width: 1500px) { .h-i { margin-right: .65rem; } }

/* 移动端 */
@media (max-width: 1200px) { 
   body { padding-top: 1rem !important; }
  .header { background-color: #fff; }
  .h-search { background-image: url("/static/home/images/da2-2.png"); }
  .h-cont { width: 100%; padding-left: 10px; padding-right: 10px; }
  .h-logo .i-1 { display: none; }
  .h-logo .i-2 { display: inline; }
  .h-h { width: 260px; position: fixed; text-align: left; right: 0; top: 0; height: 100vh; background-color: #fff; margin-right: 0; padding-top: 10px; padding-bottom: 10px; overflow: auto; z-index: 1000; -webkit-transform: translate(100%, 0); -ms-transform: translate(100%, 0); transform: translate(100%, 0); -webkit-transition: -webkit-transform .3s; transition: -webkit-transform .3s; -o-transition: transform .3s; transition: transform .3s; transition: transform .3s, -webkit-transform .3s; }
  .h-i { width: 100%; padding: 0 !important; margin: 0 !important; }
  .h-j { padding: 0; padding-left: 20px; height: 40px; line-height: 40px; color: #666; font-size: 16px; }
  .h-i.has-links:after { content: ""; background-image: url("/static/home/images/c-right.png"); background-size: 18px auto; background-position: center center; background-repeat: no-repeat; display: inline-block; width: 40px; height: 40px; line-height: 40px; text-align: center; position: absolute; right: 0; top: 0; font-size: 20px; color: #333; }
  .h-i.has-links.show:after { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); background-image: url("/static/home/images/c-right2.png"); }
  .hs-titles { display: none; }
  .hs-textbox { display: none; }
  .h-sub { position: relative; top: 0; background-color: #fff; -webkit-box-shadow: none; box-shadow: none; left: 0; -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); width: 100% !important; }
  .hs-cont { padding: 20px 30px; }
  .hs-left { width: 100%; }
  .hs-right { display: none; }
  .hs-link { width: 100%; margin-right: 0; padding: 15px 10px 15px 0; }
  .h-right { margin-right: 1.2rem; }
  .h-k { margin-left: 0; }
  .h-i.active .h-j { color: #f38035; }
  /* 菜单 */
  .h-menu { display: block; }
  .header.menu-state .h-h { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); }
  .header.menu-state .h-opa { display: block; }
  .hl-tip { color: #333; }
  .hl-tip:after { background-image: url("/static/home/images/g33.png"); } }

@media (max-width: 750px) { .hs-text { width: 5rem; height: 35px; }
  .hs-submit { height: 35px; }
  .h-limg { display: none; } }

/* p5004 头部 end */

.ba-a{width: 100%;position: relative;font-size: 0;}
.ba-b{width: 100%;}
.ba-item{width: 100%;position: relative;}
.ba-c{width: 100%;display: block;cursor: pointer;}
.ba-img{width: 100%;}
.ba-img img{width: 100%;}
.ba-video{ position: relative; padding-top: calc(950 / 1920 * 100%); }
.ba-video video{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; }
.ba-cont{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%); padding-top: .48rem;width: 13.6rem;}
.ba-titles{color: #e1e3e2;margin-bottom: .5rem;}
.ba-intro{color: #e1e3e2;line-height: 1.6;margin-bottom: 1rem;}
.ba-intro *{line-height: inherit;}
.ba-more{display: inline-block;padding-bottom: .1rem;color: #ffffff; position: relative;}
.ba-more:before{content: '';position: absolute;bottom: 0;left: 0; width: 100%;height: 1px;background-color: #fff;}
.ba-more:after{content: '';position: absolute;bottom: 0;left: 0; width: .4rem;height: 1px;background-color: #f38035;}
.ba-more img{width: 1em;margin-left: .25rem;}
.ba-d{position: absolute;bottom:.6rem;right: .75rem;}
.ba-text{display: inline-block;position: relative;color: #e1e3e2;line-height: 1.8;padding-bottom: .15rem;}
.ba-text *{line-height: inherit;}
.ba-text:before{content: '';position: absolute;bottom: 0;left: 0; width: 100%;height: 1px;background-color: #fff;}
.ba-text:after{content: '';position: absolute;bottom: 0;left: 0; width: .4rem;height: 1px;background-color: #f38035;}

.ba-mouse{cursor: pointer; animation: AnRotate 1.5s linear infinite alternate;position: absolute;bottom: .6rem;left: 50%;z-index: 98; margin-left: -.15rem; width: .3rem;height: .34rem;background-image: url('/static/home/images/g5.png'); background-size: auto .34rem ;background-position: center center;background-repeat: no-repeat;}
.ba-buttom{position: absolute;bottom: .6rem;left: .75rem; z-index: 98;text-align: center;}

.ba-arrows{ position: absolute; left: 50%; bottom: .5rem; transform: translateX(-50%); z-index: 2; }
.ba-prev,
.ba-next{
    display: inline-block;
    position: static;
    margin-top: 0;
    width: 50px; height: 50px;
    background-color: rgba(0, 0, 0, .5);
    background-size: auto 10px;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url('/static/home/images/g6.png');
    border-radius: 50%;
    margin: 5px;
}
.ba-prev:hover,
.ba-next:hover{ background-image: url('/static/home/images/g6-b.png');}
.ba-prev{ transform: rotate(-90deg); }
.ba-next{ transform: rotate(90deg); }

.ba-e{display: block;margin: .2rem 0;}
.ba-nub{color: #e1e3e2;}
.ba-link{color: #e1e3e2;}
.ba-sum{color: #e1e3e2;}
@media(max-width:900px) {
    .ba-mouse{display: none;}
    .ba-cont{top: 40%; width: 100%;padding-left: 10px;padding-right: 10px;padding-top: 0;}
    .ba-titles{margin-bottom: .35rem;}
    .ba-intro{margin-bottom: .35rem;}
    .ba-buttom{left: 10px;bottom: 10px;}
    .ba-d{right: 10px;bottom: 10px;}
    .ba-img img{min-height: 250px;object-fit: cover;}
    .ba-arrows{
        bottom: .1rem;
    }
    .ba-prev,
    .ba-next{
        width: 35px; height: 35px;
        background-size: 10px auto;
    }
}

.ib-a{width:100%;padding-top:.84rem;padding-bottom:.67rem;background-color:#f4f5f7}
.ib-main{width:14rem;margin:0 auto}

/* .ib-top{width:100%;text-align:center;margin-bottom:.5rem}
.ib-en{color:#666666;margin-bottom:.2rem}
.ib-titles{color:#333333;font-weight:bold} */

.ib-bottom{width:100%;position:relative;font-size:0}
.ib-item{display:inline-block;vertical-align:top;cursor:pointer;position:relative;width:31.9%;margin-right:2.14%;margin-bottom:.3rem}
.ib-item:nth-child(3n){margin-right:0}
.ib-img{width:100%;position:relative;padding-top:calc(300/445*100%);overflow:hidden}
.ib-img img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}
.ib-text{position:absolute;bottom:0;left:0;width:100%;padding:0 .2rem;background-color:rgba(0,0,0,.5)}
.ib-text .ib-name{width:100%;text-align:center;color:#ffffff;font-weight:bold;line-height:.64rem;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
/* 序号 */
.ib-nub{position:absolute;left:.2rem;top:-.22rem;display:inline-block;width:.44rem;height:.44rem;text-align:center;line-height:.44rem;color:#ffffff;background-color:#f38035}
/* 浮窗 */
.ib-sub{opacity:0;z-index:-1;transition:all ease .5s;position:absolute;top:0;left:0;width:100%;height:100%;padding:.45rem .65rem .3rem;background-color: rgba(255, 255, 255, 0.9);overflow:auto;text-align:center}
.ib-sub .ib-name{color:#f38035;line-height:1.38;margin-bottom:.2rem;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.ib-intro{text-align:left;color:#f38035;line-height:1.6;height:4.8em;margin-bottom:.35rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}
.ib-more{display:inline-block;min-width:1.4rem;padding:0 .1rem;color:#fff;line-height:.44rem;background-color:#f38035}

/* .ib-more:after{content:'';display:inline-block;vertical-align:middle;margin-left:.15rem;width:.16rem;height:.16rem;background-image:url('../images/m7.png');background-size:100% auto;background-position:center center;background-repeat:no-repeat} */
.ib-item:hover .ib-text{opacity:0;z-index:-1}
.ib-item:hover .ib-sub{opacity:1;z-index:8}

@media(max-width:1150px){.ib-sub{padding:.2rem 10px}}
@media(max-width:750px){
    .ib-main{width:100%;max-width:500px;padding-left:10px;padding-right:10px}
    .ib-item{width:calc(50% - 5px);margin-right:10px}
    .ib-item:nth-child(3n){margin-right:10px}
    .ib-item:nth-child(2n){margin-right:0}
}

.ib-top{width: 100%;position: relative;padding: .5rem 0; margin-bottom: .5rem; border-bottom:  1px solid #dbdbdb;}
.ib-titles{color: #000000; font-weight: bold;}

/* p5004 案例列表 */
.bc-a{width: 100%;padding-top: .75rem;padding-bottom: .9rem;font-size: 0; background-color: #f6f6f6;} 
.bc-b{width: 17.7rem;margin: 0 auto;}
/* 大标题 */
.bc-top{width: 100%;position: relative;padding: .5rem 0; margin-bottom: .5rem; border-bottom:  1px solid #dbdbdb;}
.bc-titles{color: #000000;}
/* 更多按钮 */
.bc-c{
    /* position: absolute;top: 50%;right: 0;transform: translate(0,-50%); */
    display: inline-block;
    padding-bottom: .1rem;cursor: pointer;
    margin-top: .3rem;
    border: 1px solid #eee;
    padding: .2rem .3rem;
} 
.bc-c:before{content: '';position: absolute;bottom: 0;left: 0; width: 100%;height: 1px;background-color: #999999;}
.bc-c:after{content: '';position: absolute;bottom: 0;left: 0; width: .4rem;height: 1px;background-color: #f38035;}
.bc-ctext{display: inline-block;vertical-align: middle;color: #000000;}
.bc-cimg{display: inline-block;vertical-align: middle;}
.bc-cimg1{display: block;width: 1em;margin-left: .1rem;}
.bc-cimg2{display: none;width: 1em;margin-left: .1rem;}
.bc-c{ position: relative; }
.bc-c:hover .bc-ctext{color: #f38035;}
.bc-c:hover .bc-cimg1{display: none;}
.bc-c:hover .bc-cimg2{display: block;}
/*  */
.bc-box{ position: relative; }
.bc-cont{width: 100%;position: relative; font-size: 0; }
/* 五列 */
.bc-cont-5{ text-align: center; min-height: 5.72rem; }
.bc-cont-5 .bc-tit{ position: absolute; left: 0; bottom: 0; background-color: rgba(0, 0, 0, .5); color: #fff; width: 100%; }
/*  */
.bc-item{display: inline-block;width: 8.75rem;cursor: pointer;overflow: hidden;position: relative;text-align: center; vertical-align: top;}
/* 背景 */
.bc-bg{display: block;transform: scale(1.00);transition: all ease .5s;width: 100%;background-size: cover;background-position: center center;background-repeat: no-repeat;padding-top: calc(280 / 435 * 100%);}
/* 悬浮文本 */
.bc-text{opacity: 0;transition:all ease .5s;position: absolute;top: 50%;left: 50%;width: 50%;transform: translate(-50%,-50%);padding: .3rem 0;background-color: rgba(243, 129, 53, 0.65);}
.bc-icon{display: block;margin: 0 auto; width: .36rem; }
/* 更多 */
.bc-more{display: inline-block;position: relative;padding: .1rem 0;margin-top: .2rem; color: #ffffff;}
.bc-more:before{content: '';position: absolute;bottom: 0;left: 0; width: 100%;height: 1px;background-color: rgba(255,255,255,.5);}
.bc-more:after{content: '';position: absolute;bottom: 0;left: 0; width: .4rem;height: 1px;background-color: #fff;}
.bc-more img{width: 1em;margin-left: .25rem;}
.bc-tit{ padding: .1rem; }
.bc-item:hover .bc-text{opacity: 1;}
.bc-item:hover .bc-bg{transform: scale(1.05);}
@media(min-width:900px) {
    /* 四列 */
    .bc-cont-4 .bc-item{ width: calc(435 / 1770 * 100%); margin-right: calc(10 / 1770 * 100%); margin-bottom: calc(10 / 1770 * 100%); }
    .bc-cont-4 .bc-item:nth-of-type(4n){ margin-right: 0; }
    /* 五列 */
    .bc-cont-5 .bc-item:nth-child(1){position: absolute;top: 0;left: 0;width: 4.35rem;}
    .bc-cont-5 .bc-item:nth-child(1) .bc-bg{height: 2.8rem;}
    .bc-cont-5 .bc-item:nth-child(1) .bc-text{padding: .3rem 0;}
    .bc-cont-5 .bc-item:nth-child(2){position: absolute;top: 2.9rem;left: 0;width: 4.35rem;}
    .bc-cont-5 .bc-item:nth-child(2) .bc-bg{height: 2.8rem;}
    .bc-cont-5 .bc-item:nth-child(2) .bc-text{padding: .3rem 0;}
    .bc-cont-5 .bc-item:nth-child(4){position: absolute;top: 0;right: 0;width: 4.35rem;}
    .bc-cont-5 .bc-item:nth-child(4) .bc-bg{height: 2.8rem;}
    .bc-cont-5 .bc-item:nth-child(4) .bc-text{padding: .3rem 0;}
    .bc-cont-5 .bc-item:nth-child(5){position: absolute;top: 2.9rem;right: 0;width: 4.35rem;}
    .bc-cont-5 .bc-item:nth-child(5) .bc-bg{height: 2.8rem;}
    .bc-cont-5 .bc-item:nth-child(5) .bc-text{padding: .3rem 0;}
}
@media(max-width:900px) { 
    .bc-b{width: 100%;max-width: 500px;padding-left: 10px;padding-right: 10px;}
    .bc-bg{height: auto;}
    .bc-text{width: 80%;padding: .3rem 0;}
    /* 四列 */
    .bc-cont-4 .bc-item{width: 49%;margin-right: 2%;margin-bottom: 2%;}
    .bc-cont-4 .bc-item:nth-of-type(2n) { margin-right: 0; }
    /* 五列 */
    .bc-cont-5 .bc-item{width: calc(50% - 10px);margin: 0 5px 10px;}
    .bc-cont-5 .bc-item:nth-child(3){width:  calc(100% - 10px);}
    .bc-cont-5 .bc-bg{height: auto;padding-top: 64.3%;}
}

/* p5004 关于我们 */
.bd-a{width: 100%;padding-top: .5rem;padding-bottom: 1rem;font-size: 0;background-size: cover;background-position: center top;background-repeat: no-repeat;}
.bd-b{width: 17.7rem;margin: 0 auto;}
.bd-top{width: 8.5rem;padding-left: 1.65rem;min-height: 7rem;padding-bottom: .35rem;}
.bd-name{color: #000000;margin-bottom: .15rem;}
.bd-intro{color: #666666;line-height: 2.25;margin-bottom: .3rem; max-height: 10em; overflow: auto;}
.bd-intro *{line-height: inherit;}
.bd-list{width: 100%;padding-bottom: .4rem;}
.bd-item{display: inline-block;vertical-align: top;position: relative;padding-right: .5rem;margin-bottom: .35rem; margin-right: .5rem;}
.bd-item:after{content: '';position: absolute;top: 0;right: 0;width: 1px;height: 100%;background-color: #dbdddd;}
.bd-item:last-child{margin-right: 0;padding-right: 0;}
.bd-item:last-child:after{display: none;}
.bd-c{width: 100%;margin-bottom: .1rem;}
.bd-nub{display: inline-block;vertical-align: bottom;color: #f38035; line-height: 1.1;}
.bd-d{display: inline-block;vertical-align: bottom;color: #f38035;}
.bd-dspan{vertical-align: top; color: #f38035;}
.bd-e{color: #919292;}
.bd-f{display: inline-block;cursor: pointer;  padding-bottom: .1rem; position: relative;  } 
.bd-f:before{content: '';position: absolute;bottom: 0;left: 0; width: 100%;height: 1px;background-color: #999999;}
.bd-f:after{content: '';position: absolute;bottom: 0;left: 0; width: .4rem;height: 1px;background-color: #f38035;}
.bd-ftext{display: inline-block;vertical-align: middle;color: #000000;}
.bd-fimg{display: inline-block;vertical-align: middle;}
.bd-fimg1{display: block;width: 1em;margin-left: .1rem;}
.bd-fimg2{display: none;width: 1em;margin-left: .1rem;} 
.bd-f:hover .bd-ftext{color: #f38035;}
.bd-f:hover .bd-fimg1{display: none;}
.bd-f:hover .bd-fimg2{display: block;}

.db-bottom{width: 100%;padding: .8rem 1rem; background-color: rgba(255,255,255,.8);border-radius: .4rem;}
.bd-titles{color: #000000;padding-left: .45rem;margin-bottom: .6rem;}

.bd-cont{position: relative;width: 100%;background-color: #ffffff;padding: 0 .5rem;}
.bd-one{display: inline-block;vertical-align: top;cursor: pointer;width: 16%;text-align: center;}
.bd-img{display: block; width: 100%; }
.bd-img1{display: block; width: 100%; height: 1.85rem;line-height: 1.85rem;}
.bd-img1 img{  max-width: 90%;max-height: 90%;}
.bd-img2{display: none; width: 100%; height: 1.85rem;line-height: 1.85rem;}
.bd-img2 img{  max-width: 90%;max-height: 90%;}
.bd-img:hover .bd-img1{display: none;}
.bd-img:hover .bd-img2{display: block;}
 
.bd-prev{left: -.24rem;margin-top: -.24rem;	width: .48rem;height: .48rem;border: solid 1px #aaaaaa;border-radius: 50%; background-image: url('/static/home/images/g18.png');background-size: .11rem auto;background-position: center center;background-repeat: no-repeat;}
.bd-prev:hover{background-image: url('/static/home/images/g18-b.png');background-color: #f38035;border: solid 1px #f38035;}
.bd-next{transform: rotate(-180deg); right: -.24rem;margin-top: -.24rem;	width: .48rem;height: .48rem;border: solid 1px #aaaaaa;border-radius: 50%; background-image: url('/static/home/images/g18.png');background-size: .11rem auto;background-position: center center;background-repeat: no-repeat;}
.bd-next:hover{background-image: url('/static/home/images/g18-b.png');background-color: #f38035;border: solid 1px #f38035;}

@media(max-width:900px) {
    .bd-b{width: 100%;max-width: 500px;padding-left: 10px;padding-right: 10px;}
    .bd-top{width: 100%;padding-left: 0;min-height: 1rem;}
    .db-bottom{padding: .35rem .3rem;}
    .bd-one{width: 50%; }
    .bd-img1{height: 1rem;line-height: 1rem;}
    .bd-img2{height: 1rem;line-height: 1rem;}
}

.c-scroll::-webkit-scrollbar { width: 2px; height: 2px; background-color: #ccc; }
.c-scroll::-webkit-scrollbar-thumb { background-color: #f38035; }

/* p5004 新闻 */
.be-a{width: 100%;padding-top: .85rem;padding-bottom: .9rem;font-size: 0;}
.be-b{width: 17.7rem;margin: 0 auto;}
.be-top{width: 100%;position: relative;padding-bottom: .5rem;margin-bottom: .5rem; border-bottom: 1px solid #dbdbdb;}
.be-titles{color: #000000; font-weight: bold;}
.be-navs{position: absolute;bottom: -1px;right: 0;}
.be-nav{display: inline-block;vertical-align: bottom;cursor: pointer; margin-right: 1.2rem; color: #222222;padding-bottom: .5rem;border-bottom: 1px solid #dbdbdb;}
.be-nav:last-child{margin-right: 0;}
.be-nav:hover{color: #f38035;border-bottom: 1px solid #f38035;}
.be-nav.active{color: #f38035;border-bottom: 1px solid #f38035;}

.be-cont{width: 100%;}
.be-list{width: 100%;display: none;}
.be-list.show{display: block;}
.be-item{display: inline-block;vertical-align: top;cursor: pointer;position: relative;overflow: hidden; width: 3.85rem;margin-right: .75rem;margin-bottom: .5rem;}
.be-item:nth-child(4n){margin-right: 0;}
.be-text{width: 100%; }
.be-time{color: #222222;margin-bottom: .35rem;}
.be-year{display: inline-block;vertical-align: bottom; color: #999999;margin-left: .15rem;}
.be-img{width: 100%;margin-bottom: .25rem; overflow: hidden; padding-top: calc(200 / 384 * 100%); position: relative;}
.be-img img{transition: all .3s; position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover;}
.be-name{margin-bottom: .25rem; width: 100%;color: #111111;line-height: 1.6;
    /* height: 3.2em; overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; */
}
.be-intro{ width: 100%;color: #999999;line-height: 1.7;height: 3.4em; overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.be-c{margin-top: 1rem; display: inline-block;   padding-bottom: .1rem; position: relative;  } 
.be-c:before{content: '';position: absolute;bottom: 0;left: 0; width: 100%;height: 1px;background-color: #999999;}
.be-c:after{content: '';position: absolute;bottom: 0;left: 0; width: .4rem;height: 1px;background-color: #f38035;}
.be-ctext{display: inline-block;vertical-align: middle;color: #000000;}
.be-cimg{display: inline-block;vertical-align: middle;}
.be-cimg1{display: block;width: 1em;margin-left: .1rem;}
.be-cimg2{display: none;width: 1em;margin-left: .1rem;} 
.be-bg{transition: all ease .5s; position: absolute;top: 110%;left: 0;width: 100%;height: 100%;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.be-d{position: absolute;bottom: 0;left: 0;line-height: 1.7;padding: .25rem ; width: 100%;color: #ffffff;background-color: rgba(0,0,0,.2);}
.be-date{border-top: 1px solid #eee; padding-top: .1rem; margin-top: .1rem; color: #666;}
/* .be-item:hover .be-bg{top: 0;} */
.be-item:hover .be-name{ color: #f38035; }
.be-item:hover .be-img img{ transform: scale(1.1); }


@media(max-width:900px) {
    .be-b{width: 100%;max-width: 500px;padding-left: 10px;padding-right: 10px;}
    .be-nav{margin-right: .5rem;}
    .be-item{width: calc(50% - 5px);margin-right: 10px;}
    .be-item:nth-child(2n){margin-right: 0;}
    .be-c{margin-top: .35rem;}
}

/* p5004 底部 */
.footer{width: 100%;}
.f-a{width: 100%;background-color: #292929;font-size: 0;}
.f-b{width: 17.7rem;margin: 0 auto;}
.f-cont{width: 100%;font-size: 0;border-bottom: 1px solid rgba(0,0,0,.4);}
.f-left{display: inline-block;vertical-align: middle;width: 79%; padding-top: .35rem;padding-bottom: .6rem; border-right: 1px solid rgba(0,0,0,.4);}
.f-top{width: 100%;padding: .3rem .8rem .3rem 0;margin-bottom: .35rem; border-bottom: 1px solid rgba(0,0,0,.4);position: relative;}
.f-logo{display: block;cursor: pointer;}
.f-logo img{ max-height: 150px; }
.f-share{position: absolute;top: 50%;right: .8rem;transform: translate(0,-50%);}
.f-one{display: inline-block;vertical-align: middle;opacity: .3;cursor: pointer; margin-left: .23rem;border-radius: 50%; width: 3.2em;height: 3.2em;text-align: center;line-height: calc(3.2em - 2px); border: solid 1px #ffffff;}
.f-one_icon{max-width: 45%;max-height: 45%;}
.f-one:hover{opacity: 1;line-height: calc(3.2em - 4px); background-color: #f38035;border: solid 2px #f38035;}
.f-list{width: 100%;padding-right: .8rem;display: flex;justify-content: space-between;flex-wrap: wrap;}
.f-item{display: inline-block;vertical-align: top;}
.f-c{display: block;position: relative;	color: #e1e3e2;padding-bottom: .2rem;margin-bottom: .23rem;}
.f-c:before{content: '';position: absolute;bottom: 0;left: 0;	width: .1rem;height: 1px;background-color: #fff;}
.f-links{display: inline-block;}
.f-link{display: block;cursor: pointer;line-height: 2.21; color: rgba(255,255,255,.3);}
.f-link:hover{color: #fff;}

.f-right{display: inline-block;vertical-align: middle;text-align: right;width: 21%;padding: .3rem 0;}
.f-d{display: inline-block;text-align: left;max-width: 95%;}
.f-textbox{line-height: 2.21; color: rgba(255,255,255,.3);}
.f-textbox *{line-height: inherit;}
.f-textbox P{padding: .1rem 0;}
.f-codebox{width: 100%;}
.f-code{display: inline-block;vertical-align: top;margin-top: .2rem;width: 1rem;min-width: 60px; margin-right: .4rem;}
.f-code:last-child{margin-right: 0;}
.f-code img{width: 100%;}

.f-bottom{width: 100%;padding: .12rem 0;}
.f-bottom:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.f-e{float: left;}
.f-f{display: inline-block;vertical-align: middle;line-height: 1.7;padding: .1rem 0; color: rgba(255,255,255,.2);margin-right: .42rem;}
.f-g{float: right;display: block; line-height: 1.7;padding: .1rem 0; color: rgba(255,255,255,.2);margin-right: .42rem;}


@media(max-width:900px) {
    .f-share{position: static; transform: none;}
    .f-b{width: 100%;max-width: 500px;padding-left: 10px;padding-right: 10px;}
    .f-left{width: 100%;border-right: none;padding-bottom: .3rem; border-bottom: 1px solid rgba(0,0,0,.4);}
    .f-one{width: 30px;height: 30px;line-height: 28px;}
    .f-one:hover{line-height: 26px;}
    .f-item{width: 100%;margin-bottom: .25rem;}
    .f-links{width: 100%;}
    .f-link{display: inline-block;vertical-align: middle;margin-right: .25rem;}
    .f-right{width: 100%;text-align: left;}
    .f-code{width: 80px;}
}
