
/* p5004 头部 start */
.header{position: fixed;top: 0;left: 0;z-index: 388;width: 100%;height: 1.45rem;font-size: 0; }
.h-a{width: 100%;}
.h-cont{width: 17.7rem;margin: 0 auto;border-bottom: 1px solid rgba(255,255,255,.4);position: relative;}
.h-cont:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.h-left{float: left;padding-left: .25rem;}
.h-logo{display: inline-block;vertical-align: middle; cursor: pointer; height: 1.45rem;line-height: 1.45rem;}
.h-logo img{height: 39%;}
.h-language{display: inline-block;vertical-align: middle;padding: 0 .2rem ; margin:0 .2rem 0 .36rem;position: relative;}
.h-language:after{content: ''; position: absolute;top: 50%;right: -.2rem;margin-top: -.055rem;width: 1px;height: .11rem;background-color: #ffffff; opacity: 0.4;}
.hl-tip {color: #ffffff;line-height: 1.45rem;} 
.hl-tip:after{content: '';display: inline-block;vertical-align: top;margin-left: .25rem; width: 12px;height: 1.45rem;background-image: url('../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:.1.44rem;transform: translate(-50% ,0); 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;transition: background-color .3s;}
.hl-item:hover {background-color: #cd010d; color: #fff;}

.h-h{display: inline-block;vertical-align: middle; font-size: 0;margin-left: .2rem;}
.h-i{display: inline-block;cursor: pointer;position: relative; padding: 0 .2rem; }
.h-j{display: inline-block;color: #ffffff;line-height: 1.45rem;position: relative;}  
.h-i.active .h-j{color: #cd010d;} 
.h-sub {position: fixed;top: 1.45rem;left: 0;width: 100%; z-index: 1000; display: none; background-color: #fff;box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);}
.hs-cont{width: 100%;text-align: center;padding: .6rem .75rem .9rem;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-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;transition: all ease .5s;background-color: #cd010d;}
.hs-link:after{content: '/';position: absolute;top: 50%;right: 0;transform: translate(0,-50%); color: #777777;}
.hs-link.active{color: #cd010d; }
.hs-link.active:before {  width: 100%;}
.hs-link.active:after{content: '>';right: 3px; color: #cd010d; }
.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-right{position: absolute;top: 50%;right: 0;transform: translate(0,-50%);}
.h-search{display: inline-block;vertical-align: middle;  background-color: rgba(255,255,255,.15);border-radius: 3px; }
.h-form{display: block;}
.h-text{display: inline-block;vertical-align: middle;border: none;background-color: transparent; width: 1.92rem;min-width: 80px;height: 34px; color: #fff;padding-left: .2rem;}
.h-submit{display: inline-block;vertical-align: middle;border: none;background-color: transparent;cursor: pointer;color:transparent;  width: 45px;height: 34px;background-image: url('../images/g3.png');background-size: 17px auto;background-position: center center;background-repeat: no-repeat;}

.h-menu {display: none; position: absolute;cursor: pointer; top: 0;right:0; width: 1rem;height: 1.45rem;background-image: url('../images/g-menu.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;}


.header input::-webkit-input-placeholder,
.header textarea::-webkit-input-placeholder{color: #fff;}
.header input:-moz-placeholder,
.header textarea:-moz-placeholder{color: #fff;}
.header input::-moz-placeholder,
.header textarea::-moz-placeholder{color: #fff;}
.header input:-ms-input-placeholder,
.header textarea:-ms-input-placeholder{color: #fff;}
 
.header.fixed{background-color: #292929;}
.header.fixed .h-cont{border-bottom: none;}
/* .header.fixed .h-i.active .h-j{color: #333;}  */

body.quality-guarantee{padding-top: 1.45rem;}
body.quality-guarantee .header{background-color: #292929;}
body.quality-guarantee .header .h-cont{border-bottom: none;}
@media(min-width: 1200px) {  
   .h-i:hover .h-j{color: #cd010d;}   
   /* .header.fixed .h-i:hover .h-j{color: #333;}    */
}
@media(max-width: 1200px) {  
    .h-cont{width: 100%;padding-left: 10px;padding-right: 10px;}
    .h-left{padding-left: 0;}
    .h-language:after{display: none;}

    .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;transform: translate(100%, 0);transition: 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: #333;font-weight: bold; font-size: 16px;}
    .h-i.has-nav:after {content: "";background-image: url('../images/g-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-nav.show:after {transform: rotate(90deg); background-image: url('../images/g-right2.png');}
    .h-sub {position: relative;top: 0;background-color: #fff;box-shadow: none;left: 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{right: 1.2rem;}  
    .h-text{height: 30px;}
    .h-submit{width: 40px; height: 30px;}
 
    /* 菜单 */
    .h-menu {display: block; }
    .header.menu-state .h-h {transform: translate(0, 0);}
    .header.menu-state .h-opa {display: block;}
}



@media(max-width: 1200px) { 
    body{padding-top: 1.45rem !important;}
    .header{background-color: #292929 !important;}
    .header .h-cont{border-bottom: 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: #cd010d;}
.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: #cd010d;}

.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-prev{display: inline-block;position: static;margin-top: 0;width: 36px;height: 10px;background-image: url('/static/home/images/g6.png');background-size: auto 10px;background-position: center center;background-repeat: no-repeat;}
.ba-prev:hover{ background-image: url('/static/home/images/g6-b.png');}
.ba-next{transform: rotate(-180deg); display: inline-block;position: static;margin-top: 0;width: 36px;height: 10px;background-image: url('/static/home/images/g6.png');background-size: auto 10px;background-position: center center;background-repeat: no-repeat;}
.ba-next:hover{ background-image: url('/static/home/images/g6-b.png');}
.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-prev{height: 8px;background-size: auto 8px;}
    .ba-next{height: 8px;background-size: auto 8px;}
}

/* p5004 产品列表 */
.bb-a{width: 100%;padding-top: .75rem;padding-bottom: .4rem;font-size: 0;}
.bb-b{width: 17.7rem;margin: 0 auto;}
.bb-top{width: 100%;position: relative;margin-bottom: .45rem;}
.bb-titles{color: #000000;}
.bb-c{position: absolute;top: 50%;right: 0;transform: translate(0,-50%);padding-bottom: .1rem;cursor: pointer;  } 
.bb-c:before{content: '';position: absolute;bottom: 0;left: 0; width: 100%;height: 1px;background-color: #999999;}
.bb-c:after{content: '';position: absolute;bottom: 0;left: 0; width: .4rem;height: 1px;background-color: #cd010d;}
.bb-ctext{display: inline-block;vertical-align: middle;color: #000000;}
.bb-cimg{display: inline-block;vertical-align: middle;}
.bb-cimg1{display: block;width: 1em;margin-left: .1rem;}
.bb-cimg2{display: none;width: 1em;margin-left: .1rem;}
.bb-c:hover .bb-ctext{color: #cd010d;}
.bb-c:hover .bb-cimg1{display: none;}
.bb-c:hover .bb-cimg2{display: block;}

.bb-list{width: 100%;font-size: 0;}
.bb-item{display: inline-block;vertical-align: top;cursor: pointer;width:46.9%;margin-right: 6.1%;margin-bottom: .8rem; background-color: #f6f6f6;}
.bb-item:nth-child(2n){margin-right: 0;}
.bb-text{display: inline-block;vertical-align: middle;position: relative; width: calc(100% - 4.7rem);min-height: 2.8rem;padding:.1rem .3rem  .6rem .5rem;}
.bb-name{color: #000000;line-height: 1.3;margin-bottom: .1rem; overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.bb-d{color: #666666;margin-bottom:  .3rem;}
.bb-e{display: inline-block;vertical-align: middle;padding: .09rem .3rem; color: #999999;border-radius: .17rem;border: solid 1px #c7c7c7;}

.bb-f{position: absolute;left: .5rem;bottom: .1rem; padding-bottom: .1rem;cursor: pointer;  } 
.bb-f:before{content: '';position: absolute;bottom: 0;left: 0; width: 100%;height: 1px;background-color: #999999;}
.bb-f:after{content: '';position: absolute;bottom: 0;left: 0; width: .4rem;height: 1px;background-color: #cd010d;}
.bb-ftext{display: inline-block;vertical-align: middle;color: #000000;}
.bb-fimg{display: inline-block;vertical-align: middle;}
.bb-fimg1{display: block;width: 1em;margin-left: .1rem;}
.bb-fimg2{display: none;width: 1em;margin-left: .1rem;} 

.bb-img{display: inline-block;vertical-align: middle;width: 4.7rem;overflow: hidden;}
.bb-img img{width: 100%;transform: scale(1.00);transition: all ease .5s;}

.bb-item:hover .bb-img img{transform: scale(1.05);}
.bb-item:hover .bb-ftext{color: #cd010d;}
.bb-item:hover .bb-fimg1{display: none;}
.bb-item:hover .bb-fimg2{display: block;}


@media(max-width:900px) {
    .bb-b{width: 100%;max-width: 500px;padding-left: 10px;padding-right: 10px;}

    .bb-list{display: flex;flex-wrap: wrap;font-size: 0;}
    .bb-item{display: flex;flex-direction: column-reverse;justify-content: flex-end; width: calc(50% - 5px); margin-right: 10px;margin-bottom: .5rem;}
    .bb-item:nth-child(2n){margin-right: 0;}
    .bb-img{width: 100%;}
    .bb-text{width: 100%; padding: .25rem .15rem;}
    .bb-f{position: relative;display:  block;width: auto; top: 0; left: 0;margin: .25rem 0;padding-bottom: .15rem;}
    .bb-name{font-size: 14px;}
}

/* p5004 关于我们 */
.bd-a{width: 100%;padding-top: .85rem;padding-bottom: 1rem;font-size: 0;background-size: cover;background-position: center center;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: .35rem;}
.bd-intro{color: #666666;line-height: 2.25;margin-bottom:  .35rem;}
.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: .2rem; line-height: 1.1;}
.bd-nub{display: inline-block;vertical-align: bottom;color: #cd010d;}
.bd-d{display: inline-block;vertical-align: bottom;color: #cd010d;}
.bd-dspan{vertical-align: top; color: #cd010d;}
.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: #cd010d;}
.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: #cd010d;}
.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: 20%;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: 60%;max-height: 60%;}
.bd-img2{display: none; width: 100%; height: 1.85rem;line-height: 1.85rem;}
.bd-img2 img{  max-width: 60%;max-height: 60%;}
.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: #cd010d;border: solid 1px #cd010d;}
.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: #cd010d;border: solid 1px #cd010d;}

@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;}
}

/* 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;}
.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: #cd010d;border-bottom: 1px solid #cd010d;}
.be-nav.active{color: #cd010d;border-bottom: 1px solid #cd010d;}

.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;}
.be-img img{width: 100%;}
.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: #cd010d;}
.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-item:hover .be-bg{top: 0;}


@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: 70px; }
.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: #cd010d;border: solid 2px #fe0311;}
.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: 1.2rem;min-width: 60px; margin-right: .4rem;}
.f-code:last-child{margin-right: 0;}
.f-code img{width: 100%;}
.f-code p{ text-align: center; color: white; margin-top: 3px; }

.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-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;}
}
