
@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 */

.mh-a{width: 100%;position: relative;}
.mh-img{width: 100%;}
.mh-img img{width: 100%;}
.mh-cont{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);padding-top: 1rem; width: 17.7rem;text-align: center; line-height: 1.2;}
.mh-en{color: #ffffff;margin-bottom: .25rem;}
.mh-titles{color: #ffffff;}

body.About-Us .mh-en{color: #666;}
body.About-Us .mh-titles{color: #666;}
@media(max-width: 900px){ 
    .mh-cont{width: 100%;padding-top: 0;} 
    .mh-img img{min-height: 200px;object-fit: cover;}
    .mh-en{ font-size: 6vw; }
    .mh-titles{ font-size: 5vw; }
}

.mi-a{width: 100%;background-color: #ffffff;box-shadow: -2px 1px 0px 0px rgba(14, 7, 7, 0.04);}
.mi-b{width: 17.7rem;margin: 0 auto;}
.mi-cont{width: 100%;font-size: 0;}
.mi-item{display: inline-block;vertical-align: middle;cursor: pointer; line-height: .7rem;color: #999999;}
.mi-item:after{content: ''; display: inline-block;vertical-align: middle;margin: 0 .1rem; width: 1.5em;height: .7rem;background-image: url('/static/home/images/g21.png');background-size:  auto .69em; background-position: center center;background-repeat: no-repeat;}
.mi-item:last-child:after{display: none;} 
.mi-item:first-child:before{content: '';display: inline-block;vertical-align: middle;width: 2.5em;height: .7rem;background-image: url('/static/home/images/g22.png');background-size: auto 1em;background-position: center center;background-repeat: no-repeat;}


@media(max-width: 900px){ 
    .mi-b{width: 100%;max-width: 500px;padding-left: 10px;padding-right: 10px;}
    .mi-cont{width: 100%;white-space: nowrap;overflow: auto;}
}

/* p5004 案例列表 */
/* p5004 案例列表 */
.mo-a{width: 100%;padding-top: .8rem;padding-bottom: 1.3rem; overflow: hidden;}
.mo-b{width: 17.7rem;margin: 0 auto;text-align: center;}

.mo-cont{width: 100%;padding-bottom: .6rem;position: relative;font-size: 0;}
.mo-cont-4{ text-align: left; }
.mo-cont-5{ min-height: 6.3rem; }

.mo-one{width: 100%;text-align: center;margin-bottom: .1rem;} 
.mo-cont-4 .mo-one{display: inline-block; vertical-align: top;}

.mo-item{cursor: pointer;overflow: hidden;position: relative;}
.mo-cont-4 .mo-item{display: block;}
.mo-cont-5 .mo-item{display: inline-block; width: 8.75rem;}

.mo-bg{display: block;transform: scale(1.00);transition: all ease .5s;width: 100%;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.mo-cont-4 .mo-bg{padding-top: calc(280 / 435 * 100%);}
.mo-cont-5 .mo-bg{height: 5.72rem;}

.mo-text{opacity: 0;transition:all ease .5s;position: absolute;top: 50%;left: 50%;width: 50%;transform: translate(-50%,-50%);text-align: center;padding: .88rem 0;background-color: rgba(243, 129, 53, 0.65); }
.mo-cont-4 .mo-text{padding: .33rem 0;}

.mo-icon{display: block;margin: 0 auto; width: .36rem; }
.mo-more{display: inline-block;position: relative;padding: .1rem 0;margin-top: .2rem; color: #ffffff;}
.mo-more:before{content: '';position: absolute;bottom: 0;left: 0; width: 100%;height: 1px;background-color: rgba(255,255,255,.5);}
.mo-more:after{content: '';position: absolute;bottom: 0;left: 0; width: .4rem;height: 1px;background-color: #fff;}
.mo-more img{width: 1em;margin-left: .25rem;}
.mo-tit{ padding: .1rem; }
.mo-cont-5 .mo-tit{ position: absolute; left: 0; bottom: 0; width: 100%; background: rgba(0, 0, 0, 0.5); color: #fff; }

.mo-item:hover .mo-text{opacity: 1;}
.mo-item:hover .mo-bg{transform: scale(1.05);}


@media(min-width:900px) {
    /* 四列 */
    .mo-cont-4 .mo-one{width: calc(435 / 1770 * 100%);margin-right: calc(10 / 1770 * 100%);}
    .mo-cont-4 .mo-one:nth-of-type(4n){margin-right: 0;}
    /* 五列 */
    .mo-cont-5 .mo-one:nth-child(10n+1){position: absolute;top: 0;left: 0;width: auto;}
    .mo-cont-5 .mo-one:nth-child(10n+1) .mo-item{ width: 4.35rem;}
    .mo-cont-5 .mo-one:nth-child(10n+1) .mo-bg{height: 2.8rem;}
    .mo-cont-5 .mo-one:nth-child(10n+1) .mo-text{padding: .3rem 0;} 

    .mo-cont-5 .mo-one:nth-child(10n+2){position: absolute;top: 2.9rem;left: 0;width: auto;}
    .mo-cont-5 .mo-one:nth-child(10n+2) .mo-item{ width: 4.35rem;}
    .mo-cont-5 .mo-one:nth-child(10n+2) .mo-bg{height: 2.8rem;}
    .mo-cont-5 .mo-one:nth-child(10n+2) .mo-text{padding: .3rem 0;} 

    .mo-cont-5 .mo-one:nth-child(10n+4){position: absolute;top: 0;right: 0;width: auto;}
    .mo-cont-5 .mo-one:nth-child(10n+4) .mo-item{ width: 4.35rem;}
    .mo-cont-5 .mo-one:nth-child(10n+4) .mo-bg{height: 2.8rem;}
    .mo-cont-5 .mo-one:nth-child(10n+4) .mo-text{padding: .3rem 0;} 

    .mo-cont-5 .mo-one:nth-child(10n+5){position: absolute;top: 2.9rem;right: 0;width: auto;}
    .mo-cont-5 .mo-one:nth-child(10n+5) .mo-item{ width: 4.35rem;}
    .mo-cont-5 .mo-one:nth-child(10n+5) .mo-bg{height: 2.8rem;}
    .mo-cont-5 .mo-one:nth-child(10n+5) .mo-text{padding: .3rem 0;} 
     
    .mo-cont-5 .mo-one:nth-child(10n+6){text-align: left;}

    .mo-cont-5 .mo-one:nth-child(10n+7){position: absolute;top: 5.8rem;right: 4.45rem;width: auto;}
    .mo-cont-5 .mo-one:nth-child(10n+7) .mo-item{ width: 4.35rem;}
    .mo-cont-5 .mo-one:nth-child(10n+7) .mo-bg{height: 2.8rem;}
    .mo-cont-5 .mo-one:nth-child(10n+7) .mo-text{padding: .3rem 0;} 

    .mo-cont-5 .mo-one:nth-child(10n+8){position: absolute;top: 8.7rem;right: 4.45rem;width: auto;}
    .mo-cont-5 .mo-one:nth-child(10n+8) .mo-item{ width: 4.35rem;}
    .mo-cont-5 .mo-one:nth-child(10n+8) .mo-bg{height: 2.8rem;}
    .mo-cont-5 .mo-one:nth-child(10n+8) .mo-text{padding: .3rem 0;} 

    .mo-cont-5 .mo-one:nth-child(10n+9){position: absolute;top: 5.8rem;right: 0;width: auto;}
    .mo-cont-5 .mo-one:nth-child(10n+9) .mo-item{ width: 4.35rem;}
    .mo-cont-5 .mo-one:nth-child(10n+9) .mo-bg{height: 2.8rem;}
    .mo-cont-5 .mo-one:nth-child(10n+9) .mo-text{padding: .3rem 0;} 

    .mo-cont-5 .mo-one:nth-child(10n+10){position: absolute;top: 8.7rem;right: 0;width: auto;}
    .mo-cont-5 .mo-one:nth-child(10n+10) .mo-item{ width: 4.35rem;}
    .mo-cont-5 .mo-one:nth-child(10n+10) .mo-bg{height: 2.8rem;}
    .mo-cont-5 .mo-one:nth-child(10n+10) .mo-text{padding: .3rem 0;} 
}

@media(max-width:900px) { 
    .mo-b{width: 100%;max-width: 500px;padding-left: 10px;padding-right: 10px;}
    .mo-text{width: 80%;padding: .3rem 0;max-width: 150px;}
    /* 四列 */
    .mo-cont-4 .mo-item{width: 100%;}
    .mo-cont-4 .mo-one{width: 49%;margin-right: 2%;}
    .mo-cont-4 .mo-one:nth-of-type(2n){ margin-right: 0; }
    /* 五列 */
    .mo-cont-5 .mo-item{width: 100%;}
    .mo-cont-5 .mo-bg{height: auto;padding-top: 64.3%;}
    .mo-cont-5 .mo-one{display: inline-block;vertical-align: middle; width: calc(50% - 10px);margin: 0 5px 10px;}
    .mo-cont-5 .mo-one:nth-child(10n + 3){width: calc(100% - 10px);}
    .mo-cont-5 .mo-one:nth-child(10n + 6){width: calc(100% - 10px);}
}


/* 分类 */

.mj-top{display: inline-block;position: relative;margin-bottom: .5rem;}
.mj-top:before{content: '';position: absolute;top: -10%;left: -19rem;z-index: 28; width: 19rem;height: 120%;background-color: #fff;}
.mj-top:after{content: '';position: absolute;top: -10%;right: -19rem;z-index: 28; width: 19rem;height: 120%;background-color: #fff;}
.mj-c{display: block;width: 24em;overflow: visible !important; }
.mj-nav{width: auto; min-width: 33.33%;cursor: pointer;}
.mj-d{width: 100%;padding:0 .4rem ;position: relative;}
.mj-d:before{content: '';position: absolute;top: 0;right: 0;width: .4rem;height: 100%; background-image: url('/static/home/images/g24.png');background-size: 10px auto; background-position: left center;background-repeat: no-repeat;}
.mj-d:after{content: '';position: absolute;top: 50%;right: -.05rem;margin-top: -.09rem;width: .03rem; height: .18rem;background-color: #eee;}
.mj-e{display: inline-block; color: #999999;padding: .1rem 0; position: relative;border-bottom: .02rem solid #fff;}
.mj-e:after{display: none; content: '';position: absolute;bottom: -.1rem;left: 50%;margin-left: -.05rem; width: .11rem;height: .1rem;background-image: url('/static/home/images/g25.png');background-size: .11rem auto; background-position: top center;background-repeat: no-repeat;}
.mj-sub{display: none; position: absolute;top: 1.5em;left: 50%;transform: translate(-50%,0); padding: .15rem .25rem;white-space: nowrap;  } 
.mj-list{width: 100%;padding: .1rem .15rem;	background-color: #ffffff;box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.08);border-radius: 0px 0px 6px 6px;}
.mj-one{display: block;color: #666666;border-bottom: 1px dashed #eeeeee;padding: .05rem ;line-height: 1.8;}
.mj-one:last-child{border-bottom: none;}
.mj-one:hover{color: #f38035;} 
.mj-nav:hover .mj-e{color: #222222;border-bottom: .02rem solid #f38035;}
.mj-nav:hover .mj-e:after{display: block;}
.mj-nav.active .mj-e{color: #222222;border-bottom: .02rem solid #f38035;}
.mj-nav.active .mj-e:after{display: block;} 
.mj-prev{z-index: 38; left: -.46rem;margin-top: -.18rem;	width: .36rem;height: .36rem;border: solid 1px #aaaaaa;border-radius: 50%; background-image: url('/static/home/images/g23.png');background-size: .08rem auto;background-position: center center;background-repeat: no-repeat;}
.mj-prev:hover{background-image: url('/static/home/images/g23-b.png');background-color: #f38035;border: solid 1px #f38035;}
.mj-next{z-index: 38;transform: rotate(-180deg); right: -.46rem;margin-top: -.18rem;	width: .36rem;height: .36rem;border: solid 1px #aaaaaa;border-radius: 50%; background-image: url('/static/home/images/g23.png');background-size: .08rem auto;background-position: center center;background-repeat: no-repeat;}
.mj-next:hover{background-image: url('/static/home/images/g23-b.png');background-color: #f38035;border: solid 1px #f38035;}

/* 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;}
}

/* 分页 */
.bg-cont{width: 100%;font-size: 0;text-align: center;}
.bg-buttom{ display: inline-block;vertical-align: middle;cursor: pointer;margin: 0 5px .1rem; min-width: 83px;height: 50px;line-height: 50px;font-size: 18px;background-color: #f7f7f7;}
.bg-item{ display: inline-block;vertical-align: middle;cursor: pointer;margin: 0 5px .1rem; min-width: 50px;height: 50px;line-height: 50px;font-size: 20px;background-color: #f7f7f7;}
 
.bg-buttom:hover{background-color: #f38035 !important;color: #ffffff;}
.bg-item:hover{background-color: #f38035 !important;color: #ffffff;}
.bg-item.active{background-color: #f38035 !important;color: #ffffff;}

.bg-cont.cont2 .bg-buttom{background-color: #fff;}
.bg-cont.cont2 .bg-item{background-color: #fff;}

@media(max-width:1400px) {
    .bg-buttom{min-width: 55px;height: 45px;line-height: 45px;font-size: 14px;}
    .bg-item{min-width: 45px;height: 45px;line-height: 45px;font-size: 16px;}
}

@media(max-width:900px) {
    .bg-buttom{min-width: 45px;height: 35px;line-height: 35px;font-size: 12px;}
    .bg-item{min-width: 35px;height: 35px;line-height: 35px;font-size: 13px;}
}
