
header{width: 100%;position: fixed;left: 0;top: 0;z-index: 12345;transition: all 1s cubic-bezier(.25,.1,.25,1);}
header.black{background-color: #000;}
.h-space{width: 100%;height: .9rem;background-color: #000;}
.h-inner{max-width: 14.4rem;margin: 0 auto;width: 100%;}
.h-index{display: inline-block;margin-top: .2rem;float: left;}
.h-logo{height: .32rem;}
.h-right{float: right;font-size: 0;}
.h-menu{display: none;width: 46px;height: 46px;background-repeat: no-repeat;background-position: center center;background-image: url(/static/home/images/menu.png);background-size: 28px 28px;}
.h-mask{background-color: rgba(0,0,0,.6);position: fixed;left: 0;top: 0;right: 0;bottom: 0;z-index: 998;transition:all .5s;opacity: 0;visibility: hidden;}
.h-nav{display: inline-block;vertical-align: middle;font-size: 0;white-space: nowrap;}
.h-li{display: inline-block;vertical-align: top;position: relative;margin: 0 .15rem;white-space: normal;}
.h-link{color: #fff;display: block;line-height: 0.72rem;font-weight: bold;}
.h-li.active .h-link{color: #ff7800;}
.h-sub{display: none;width: 10em;background-color: #000;position: absolute;left: 50%;margin-left: -5em;top: 100%;z-index: 1000;padding: 0.05rem 0;border-radius: .1rem;}
.h-sub>li>a{display: block;width: 100%;line-height: 1.71;padding: .06rem 0.03rem;text-align: center;color: #fff;transition: background-color .3s;}
header.show-menu .h-nav{right: 0;}
header.show-menu .h-mask{opacity:1;visibility:visible;}
.h-search{width: .4rem;height: .4rem;margin-left: .54rem;display: inline-block;vertical-align: middle;border-radius: 50%;background-color: #ff7800;background-image: url(/static/home/images/9.png);background-size: 100% auto;background-repeat: no-repeat;background-position: center center;cursor: pointer;}
.h-sch{display: none;width: 100%;padding: .4rem 0;position: fixed;top: 0;right: 0;margin-right: 0;z-index: 999;background-color: #fff;font-size: 0;text-align: center;}
.h-form{width: 100%;background-color: transparent;position: relative;overflow: hidden;font-size: 0;}
.h-text{width: 3.8rem;height: .4rem;line-height: .4rem;font-size: .16rem;padding: 0 .1rem 0 0.05rem;border: none;border-bottom: 1px solid #ccc;border-right: none;vertical-align: top;background-color: transparent;color: #333;text-align: left;vertical-align: top;}
.h-smt{background-image: url(/static/home/images/59.png);background-position: center center;width: .4rem;height: .4rem;background-size: .22rem .22rem;background-repeat: no-repeat;color: transparent;cursor: pointer;border: none;border-bottom: 1px solid #ccc;background-color: transparent;transition: all .3s;vertical-align: top;}
header.show-sch .h-mask{opacity:1;visibility:visible;}
header.show-sch .h-sch{display: block;}
.h-lang{display: inline-block;vertical-align: middle;margin-left: .3rem;position: relative;z-index: 1234;}
.h-cur{color: #fff;line-height: .47rem;font-weight: bold;display: block;}
.h-cur:before{content: "";display: inline-block;vertical-align: middle;width: 1.125em;height: 1em;position: relative;top: -1px;background-image: url(/static/home/images/8.png);background-size: 100% 100%;margin-right: .625em;}
.h-items{width: 100%;background-color: #fff;position: absolute;left: 0;top: 100%;width: 6em;border-radius: .1rem;visibility: hidden;opacity: 0;transition: all .3s;padding: .05rem 0;}
.h-item{display: block;color: #333;line-height: 2;cursor: pointer; text-align: center; padding: 0 .1rem;}
.h-lang.show .h-items{visibility: visible;opacity: 1;}

.h-inq{display: inline-block;vertical-align: middle;margin-left: .4rem;position: relative;z-index: 1;}
.h-inc{color: #fff;line-height: .47rem;font-weight: bold;cursor: pointer;display: block;}
.h-inc:before{content: "";display: inline-block;vertical-align: middle;width: 1.125em;height: 1em;position: relative;top: -1px;background-image: url(/static/home/images/7.png);background-size: 100% 100%;margin-right: .625em;}

.h-share{display: inline-block;vertical-align: top;font-size: 0;}
.h-one{display: inline-block;vertical-align: top;line-height: .47rem;margin: 0 0 0 .2rem!important;}
.h-one-icon{display: inline-block;vertical-align: middle;height: 1em;}
@media(min-width: 1201px){
    .h-item:hover{color: #ff7800;}
    .h-link:hover{color: #ff7800;}
    .h-sub>li>a:hover{color: #ff7800;}
}
@media(max-width: 1920px){
    .h-sch{padding: 40px 0;}
    .h-text{width: 380px;height: 40px;line-height: 40px;font-size: 16px;padding: 0 10px 0 5px;}
    .h-smt{width: 40px;height: 40px;background-size: 22px 22px;}
}
@media(max-width: 1450px){
    .h-search{width: 30px;height: 30px;}
}
@media(max-width: 750px){
    header.show-sch .h-text{width: 220px;}
}
@media(max-width: 600px){
    .h-share{display: none;}
}
@media(max-width: 1200px){
    header{height: 46px;background-color: #222;padding-left: 10px;position: fixed;}
    .h-top{position: absolute;right: 92px;width: auto;}
    .h-search{height: 46px;width: 46px;vertical-align: top;margin-left: 0;background-color: transparent;background-size: 40px auto;}
    .h-lang{line-height: 46px;padding: 0;vertical-align: top;margin-left: 20px;margin-right: 10px;}
    .h-cur{line-height: 46px;}
    .h-cur:before{width: 18px;height: 16px;}
    .h-inq{margin-left: 20px;}
    .h-inc{line-height: 46px;}
    .h-inc:before{width: 18px;height: 16px;}
    .h-one{line-height: 46px;}
    .h-one-icon{height: 16px;}
    body{padding-top: 46px;}
    .h-space{display: none;}
    .h-inner{max-width: 100%;}
    .h-index{margin-top: 15px;}
    .h-logo{height: 16px;}
    .h-nav{width: 280px;height: 100%;position: fixed;right: -280px;top: 0;padding: 10px 0;left: auto;transform: translate(0,0);background-color: #fff;z-index: 12345;overflow: auto;transition: all .3s;}
    .h-li{display: block;margin: 0;}
    .h-li.active .h-link:after{display: none;}
    .h-sub{width: 100%;margin-left: 0;top: 0;position: relative;left: 0;padding: 0;}
    .h-sub>li>a{text-align: left;padding: 10px 0 10px 40px;color:#666;}
    .h-li.has-nav:after{content: "+";display: inline-block;width: 40px;height: 46px;line-height: 46px;text-align: center;position: absolute;right: 0;top: 0;font-size: 20px;color: #666;}
    .h-li.has-nav.show:after{content: "-";}
    .h-link{line-height: 46px;padding: 0 46px 0 20px;}
    .h-menu{display: inline-block;}
    .h-smt{background-size: 17px auto;}
    .h-link{color: #333;}
    header.show-lang .h-mask{opacity:1;visibility:visible;}
    .h-sub{background-color: #fff;}
}
@media(max-width: 420px){
    .h-index{margin-top: 16px;}
    .h-logo{height: 12px;}
}
@media(max-width: 370px){
    .h-lang{margin-right: 0;margin-left: 10px;}
    .h-inq{margin-left: 0;}
    .h-cur:before{margin-right: 3px;}
    .h-inc:before{margin-right: 3px;}
}
@media(max-width: 340px){
    .h-index{margin-top: 15px;}
    .h-logo{height: 10px;}
}

.qh-sub {display: none; width: 2rem;  background-color: #fff; position: absolute;left: 50%;top: .72rem;transform: translate(-50% ,0); z-index: 1000;box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);}
.qh-item{display: block;width: 100%;position: relative;}
.qh-one{display: block;cursor: pointer;width: 100%;padding: 10px .2rem; line-height:1.4;  color: #333;transition: all .3s;word-break: break-all;}
.qh-item.has-two .qh-one{padding-right: .5rem;}
.qh-item.has-two .qh-one:after{content: '>';position: absolute;top: 50%;right: 0;transform: translate(0,-50%); width: .5rem;text-align: center;}
.qh-twobox{display: none; position: absolute;top: 0;right: -100%; width: 2rem; background-color: #fff; z-index: 1000;box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);}
.qh-two{display: block;cursor: pointer;width: 100%;padding: 10px .2rem;line-height:1.4;color: #333;transition: all .3s;word-break: break-all;}
.qh-sub:hover{overflow: visible !important;}
.qh-item:hover .qh-twobox{display: block;}
@media(min-width: 1201px){
    .qh-item:hover .qh-one{background-color: #ff7800;color: #fff;} 
    .qh-two:hover{background-color: #ff7800;color: #fff;} 
}
@media (max-width: 1200px) { 
    .h-li.has-sub:after {content: "";background-image: url('../images/qa-right.png');background-size:auto 12px ;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-li.has-sub.show:after {background-image: url('../images/qa-down.png');background-size:auto 14px ;}
    .qh-sub {position: relative;top: 0;background-color: #fff;box-shadow: none;left: 0;transform: translate(0,0);width: 100%;}
    .qh-one{text-align: left;padding-left: 40px;font-size: 14px;} 
    .qh-item.has-two .h-one:after{display: none;}
    .qh-twobox{display: block;position: relative;right: 0;width: 100%; padding-left: 60px;    box-shadow: none;}
    header.show-menu .qh-opa{display: block;}
    header.show-menu  .qh-h{transform: translate(0,0);}
}

/* w3014 文章页banner start */
.nanner{width:100%;position:relative}
.nanner .img{width:100%;padding-top:26%; position: relative;}
.nanner .img .mg{position: absolute;left: 0;top: 0;z-index: 2;width: 100%;height: 100%; object-fit: cover; opacity: 0;}
.nanner .nox{position:absolute;z-index:4;left:50%;top:50%;transform:translate(-50%,-50%)}
.nanner .nox .nit,
.nanner .nox .nim{width:100%;color:#fff;line-height:1.5;font-weight: bold;}
@media (max-width: 500px) {
    .nanner .img{ padding-top: 50%; }
}
/* w3014 文章页banner end */

/* w3014 面包屑 start */
.w1400{width:14rem;margin:0 auto;position:relative;font-size:0;max-width: 100%;}
@media (max-width:1420px){ .w1400{width:90%} }
.crumbs{width:100%}
.crumbs .crum{width:100%;font-size:0;display:flex;flex-wrap:wrap;align-items:center;padding:0.1rem 0;position:relative}
.crumbs .crum .cul{display:inline-block;vertical-align:middle;width:auto}
.crumbs .crum .cul .home{display:inline-block;vertical-align:middle;margin-right:0.15rem;width:20px}
.crumbs .crum .cul .home img{width:100%;display:block}
.crumbs .crum .cul a{display:inline-block;vertical-align:middle;color:#81838e;line-height:3;font-weight: bold;}
.crumbs .crum .cul a span{display:inline-block;color:#81838e;margin:0 0.04rem}
.crumbs .crum .cul a:first-child,
.crumbs .crum .cul a:first-child span{color: #222434;}
.crumbs .crum .cul a span img{width:100%;display:block}
.crumbs .crum .cul a:last-child span{display:none}
.crumbs .crum .cenu{position:absolute;top:50%;transform:translateY(-50%);width:24px;height:24px;cursor:pointer;right:0.1rem;display:none}
.crumbs .crum .cenu img{width:100%;display:block}
/* w3014 面包屑 end */

.oems{width:100%;padding:60px 0 60px}
.oems .oemsm{width:100%;position:relative;display:flex;flex-wrap:wrap;justify-content:flex-end}
.oems .oemsm .eol{display:inline-block;vertical-align:middle;width:calc(690 / 1400 * 100%);position:relative;overflow:hidden;position:absolute;left:0;top:0;top:calc(50% - 0.4rem);transform:translateY(-50%)}
.oems .oemsm .eol .img{width:100%;padding-top:56.23%;background-size: cover; background-position: center;background-repeat: no-repeat;}
.oems .oemsm .eol .img .mg{position: absolute;left: 0;top: 0;z-index: 2;width: 100%;height: 100%;}
.oems .oemsm .eol .play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:3;width:0.8rem;height:0.8rem;cursor:pointer;transition:all ease 0.5s}
.oems .oemsm .eol .play img{width:100%;display:block}
.oems .oemsm .eol .play:hover{transform:translate(-50%,-50%) scale(1.1)}
.oems .oemsm .eor{width:calc(762 / 1400 * 100%);border:solid 6px #f8f9fc;padding:0.3rem 0.6rem 0.3rem 1.1rem;min-height:388px;display:flex;align-content:center;flex-wrap:wrap}
.oems .oemsm .eor .eit{width:100%;color:#ff7800;line-height:1.3125;margin-bottom:0.2rem;font-weight: bold;font-weight: bold;text-transform: uppercase;}
.oems .oemsm .eor .einp{width:100%;color:#666;line-height:1.33}
.oems .oemsm .eor .einp p{color:inherit;line-height:inherit;margin-bottom: .13rem;}
.oems .oemsm .eor .einp p:last-child{margin-bottom: 0;}
@media (max-width:800px){
    .oems .oemsm .eol{position:relative;top:0;left:0;transform:translateY(0);width:100%}
    .oems .oemsm .eor{width:100%;padding:0.4rem;min-height:0}
}

.factorys{width:100%;padding:0.4rem 0}
.factorys .factper{width:100%;position:relative}
.factorys .factper .swiper-slide{width:100%;margin-bottom:0.1rem}
.factorys .factper .swiper-slide .imgs{width:100%;position:relative;overflow:hidden}
.factorys .factper .swiper-slide .imgs .img{width:100%;padding-top:56.23%;transition:all ease 0.5s;background-size: cover;background-position: center;background-repeat: no-repeat;position: relative;border-radius: .1rem;overflow: hidden;}
.factorys .factper .swiper-slide .imgs .img:after{content: "";display: inline-block;width: 100%;padding-top: 27.826%;background-image: url(../images/60.png);background-size: 100% 100%;position: absolute;left: 0;bottom: 0;z-index: 13;}
.factorys .factper .swiper-slide .imgs .img .mg{z-index: 12;position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.factorys .factper .swiper-slide .imgs .vom{position:absolute;bottom:0;left:0;right:0;width:100%;z-index:123;padding:0.3rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}
.factorys .factper .swiper-slide .imgs .vom .vt{display:inline-block;vertical-align:middle;color:#fff;line-height:1.5}
.factorys .factper .swiper-slide .imgs .vom .vt.w100{width:100%;text-align:center}
.factorys .factper .swiper-slide .imgs .vom .fd{display:inline-block;vertical-align:middle;width:20px;height:20px}
.factorys .factper .swiper-slide .imgs .vom .fd img{width:100%;display:block}
.factorys .factper .btn{display:inline-block;vertical-align:middle;width:0.5rem;height:0.5rem;cursor:pointer;top:calc(50% - 0.175rem);transform:translateY(-50%);position:absolute;z-index:5;background-color:#fff;border:solid 1px #ddd;border-radius:50%}
.factorys .factper .btn img{width:100%;display:block}
.factorys .factper .btn img:first-child{display:block}
.factorys .factper .btn img:last-child{display:none}
.factorys .factper .btn:hover{background-color:#ff7800;border:solid 1px #ff7800}
.factorys .factper .btn:hover img:first-child{display:none}
.factorys .factper .btn:hover img:last-child{display:block}
.factorys .factper .bl{left:-0.8rem}
.factorys .factper .br{right:-0.8rem}
.factorys .factper .swiper-container{padding-bottom:15px}
.factorys .factper .swiper-scrollbar{bottom:0.5em;left:0;width:calc(100% - 40px);height:3px}
.factorys .factper .swiper-scrollbar-drag{background-color:#ff7800;border-radius:6px}
.factorys .factper .cound{position:absolute;right:0;bottom:0}
.factorys .factper .cound .now{display:inline-block;vertical-align:middle;color:#ff7800;font-weight:bold}
.factorys .factper .cound .xx,.factorys .factper .cound .cnum{display:inline-block;vertical-align:middle;color:#ff7800}
.factorys .factper.btc .bl{left:-0.25rem}
.factorys .factper.btc .br{right:-0.25rem}
@media (max-width:1420px){
    .factorys .factper .bl{left:-0.15rem}
    .factorys .factper .br{right:-0.15rem}
}

.feels{width:100%;padding:0.5rem 0}
.feels .felem{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;flex-direction:row-reverse;background-color:#f4f4f5;border-radius: .1rem;overflow: hidden;}
.feels .felem .fel{display:inline-block;vertical-align:middle;width:calc(354 / 1400 * 100%);position:relative;overflow:hidden}
.feels .felem .fel .img{width:100%;padding-top:124.29%}
.feels .felem .fer{display:inline-block;vertical-align:middle;width:calc((1045 / 1400 * 100%));padding:0.5rem}
.feels .felem .fer .fit{width:100%;color:#ff7800;line-height:1.5;margin-bottom:0.2rem;font-weight: bold;}
.feels .felem .fer .form{width:100%;display:block}
.feels .felem .fer .row{width:100%;font-size:0}
.feels .felem .fer .row .inpuv{display:inline-block;vertical-align:top;width:calc((318 / 1300 * 100%));margin-right:calc((8 / 1300 * 100%));margin-bottom:0.1rem}
.feels .felem .fer .row .inpuv input{width:100%;display:block;background-color:#fff;border:solid 1px #d7d7de;padding:0 0.12rem;line-height:3;height:3em;border-radius: 1.5em;color:#333}
.feels .felem .fer .row .inpuv:nth-child(4n){margin-right:0}
.feels .felem .fer .row .text{width:100%}
.feels .felem .fer .row .text .area{width:100%;display:block;background-color:#fff;border:solid 1px #d7d7de;padding:0.12rem;line-height:1.5;color:#333;margin-bottom:0.1rem;border-radius: .1rem;}
.feels .felem .fer .row .code{width:100%;font-size:0;display:flex}
.feels .felem .fer .row .code .int{width:2.3rem;display:inline-block;vertical-align:middle;margin-right:0.15rem}
.feels .felem .fer .row .code .int input{width:100%;display:block;padding:0 0.2rem;color:#333;line-height:3;height:3em;border-radius: 1.5em;border:none;background-color:#fff;border:solid 1px #d7d7de}
.feels .felem .fer .row .code .ymg{display:inline-block;vertical-align:middle;width:auto;height:3em}
.feels .felem .fer .row .code .ymg img{height:100%;display:block}
.feels .felem .fer input::-webkit-input-placeholder,.feels .felem .fer textarea::-webkit-input-placeholder{color:#999}
.feels .felem .fer input:-moz-placeholder,.feels .felem .fer textarea:-moz-placeholder{color:#999}
.feels .felem .fer input::-moz-placeholder,.feels .felem .fer textarea::-moz-placeholder{color:#999}
.feels .felem .fer input:-ms-input-placeholder,.feels .felem .fer textarea:-ms-input-placeholder{color:#999}
.feels .felem .fer .sub{width:100%;font-size:0;margin-top:0.2rem}
.feels .felem .fer .sub .stn{display:inline-block;vertical-align:middle;min-width:2.3rem;text-align:center;color:#fff;line-height:3em;height:3em;border-radius: 1.5em;background-color:#ff7800;cursor:pointer;border:none}
@media (max-width:800px){
    .feels .felem .fel{width:100%}
    .feels .felem .fel .img{padding-top:50%}
    .feels .felem .fer{width:100%}
}

/* w3014 侧边客服 start */
.rightnav{position:fixed;top:60%;right:0.2rem;transform:translateY(-50%);z-index:20;border-radius: .32rem;display: none;}
.rightnav .ritm{width:0.6rem;height:0.6rem;display:block;position: relative;background-color: #ff7800;border-radius: 50%;margin-bottom: .07rem;}
.rightnav .ritm:last-child{margin-bottom: 0;}
.rightnav .ritm a{width:100%;height: 100%;display:inline-block;text-align: center;padding-top: .05rem;}
.rightnav .ritm img{width: .5rem;height: .5rem;}
.rightnav .ritm.has-text a{position: absolute;right: 0;top: 0;transition: all .3s;white-space: nowrap;overflow: hidden;font-size: 0;}
.r-phone{width: auto;display: inline-block;vertical-align: middle;white-space: nowrap;color: #fff;padding-right: .13rem;font-weight: bold;display: none;}
.rightnav .ritm.has-text.active a{width:  2.6rem;background-color: #ff7800;border-radius: .32rem;}
.rightnav .ritm.has-text.active .r-phone{display: inline-block;}
/* w3014 侧边客服 end */

/* w3013 底部 start */
footer{width: 100%;background-color: #222;}
.f-inner{width: 100%;max-width: 14.4rem;margin: 0 auto;min-height: 5.55rem;position: relative;}
.f-left{width: 60.97%;font-size: 0;padding-top: .84rem;}
.f-dls{width: 100%;font-size: 0;padding-bottom: .28rem;}
.f-dl{display: inline-block;vertical-align: top;margin-bottom: .76rem;padding-right: .2rem;}
.f-dl:nth-child(2n+1){width: 41.3%;}
.f-dl:nth-child(2n){width: 58.7%;}
.f-dt{color: #fff;font-weight: bold;line-height: 1;}
.f-dd{width: 100%;font-size: 0;}
.f-links{width: 100%;padding-top: .34rem;}
.f-one{display: inline-block;vertical-align: top;width: 1.46rem;margin-bottom: .08rem;}
.f-link{display: inline-block;vertical-align: top;color: #fff;opacity: 0.7;line-height: 1.33;}
.f-rows{width: 100%;padding-top: .34rem;}
.f-row{width: 100%;position: relative;padding-left: 1.39em;margin-bottom: .08rem;}
.f-i{width: .833em;
    /* position: absolute;left: 0;top: 0.665em;transform: translate(0,-50%); */
}
.f-t{width: 100%;color: #fff;line-height: 1.33em;opacity: 0.7;}
.f-share{width: 100%;padding-top: .35rem;font-size: 0;}
.f-el{display: inline-block;vertical-align: top;height: .25rem;margin: 0 .3rem 0 0!important;}
.f-el:last-child{margin-right: 0;}
.f-ic{height: 100%;}
.f-ic.gray{opacity: 0.4;}
.f-ic.orange{display: none;}
.f-el:hover .f-ic.orange{display: inline-block;opacity: 1;}
.f-el:hover .f-ic.gray{display: none;}
.f-cards{width: 100%;font-size: 0;padding-top: .36rem;}
.f-card{display: inline-block;vertical-align: top;margin-right: .13rem;}
.f-card-img{height: .26rem;vertical-align: top;}
.f-bot{width: 100%;color: rgba(255,255,255,0.7);border-top: 1px solid rgba(255,255,255,0.12);line-height: 1.33;padding: 1em 0;}
.f-bot a{display: inline-block;vertical-align: top;line-height: inherit;color: inherit;}

.f-right{width: 39.03%;height: 100%;position: absolute;right: 0;top: 0;background-color: #ff7800;padding: .5rem .6rem;}
.f-r-tit{color: #fff;font-weight: bold;white-space: nowrap;line-height: 1;margin-bottom: .3rem;}
.f-r-row{width: 100%;position: relative;margin-bottom: .2rem;}
.f-r-input{width: 100%;height: .44rem;border-radius: .22rem;background-color: #ff9333;border: none;padding: 0 .4rem;color: #fff;}
.f-right input::-webkit-input-placeholder,
.f-right textarea::-webkit-input-placeholder{color: rgba(255,255,255,0.5);}
.f-right input:-moz-placeholder,
.f-right textarea:-moz-placeholder{color: rgba(255,255,255,0.5);}
.f-right input::-moz-placeholder,
.f-right textarea::-moz-placeholder{color: rgba(255,255,255,0.5);}
.f-right input:-ms-input-placeholder,
.f-right textarea:-ms-input-placeholder{color: rgba(255,255,255,0.5);}
.f-r-area{width: 100%;height: 1.23rem;border-radius: .1rem;line-height: 1.375;background-color: #ff9333;border: none;padding: 0.13rem .4rem;color: #fff;}
.f-r-need{color: #fff;position: absolute;left: 0;top: 0;line-height: .5rem;padding-left: .2rem;display: inline-block;}
.f-r-last{width: 100%;text-align: center;padding-top: .1rem;}
.f-r-sub{display: inline-block;vertical-align: top;line-height: 2.777em;border-radius: 1.389em;background-color: #fff;width: 10em;border: none;text-align: center;color: #ff7800;font-weight: bold;cursor: pointer;}
@media(max-width: 1920px){
    .f-el{height: 25px;}
    .f-card{margin-right: 13px;}
    .f-card-img{height: 26px;}
}
@media(max-width: 1250px){
    .f-inner{max-width: 938px;}
    .f-r-tit{margin-bottom: 20px;}
    .f-r-row{margin-bottom: 12px;}
    .f-r-input{height: 30px;border-radius: 15px;}
    .f-r-need{line-height: 36px;}
    .f-r-area{height: 80px;}
    .f-r-last{padding-top: 6px;}
    .f-r-sub{height: 38px;border-radius: 19px;line-height: 38px;}
}
@media(min-width: 1201px){
    .f-link:hover{opacity: 1;}
}
@media(max-width: 1000px){
    .f-inner{max-width: 94%;}
}
@media(max-width: 900px){
    .f-left{width: 100%;}
    .f-right{width: 100%;position: relative;height: auto;}
    .f-one{width: 50%;}
    .f-dl:nth-child(2n){padding-right: 0;}
}
@media(max-width: 600px){
    .f-left{padding-top: 40px;}
    .f-dls{padding-bottom: 10px;}
    .f-dl{margin-bottom: 25px;}
    .f-dl:nth-child(2n+1){width: 100%;}
    .f-dl:nth-child(2n){width: 100%;}
    .f-el{margin-right: 30px;}
}
/* w3013 底部 end */
