@charset "utf-8";
/*-------------------
        common
--------------------*/
/*IOS兼容输入样式*/
a, button, input, textarea { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
/*安卓兼容输入*/
button, input, textarea { -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
/*表单样式重置*/
.css { -webkit-appearance: none; }
/*-- 手机页面样式 --*/
body, ol, ul, h1, h2, h3, h4, h5, h6, p, dd { margin: 0; padding: 0 }
input, textarea { outline: none; }
a:focus {text-decoration: none;}
button {outline: none;border: 0;}
input { outline: none; border: 0;}
select{appearance:none;-moz-appearance:none;}
body { font-family:"\82f9\65b9","\5FAE\8F6F\96C5\9ED1"; -webkit-text-size-adjust: none; background-color: #f5f5f5; width: 7.5rem; margin: 0 auto; font-size: 12px; line-height: 1; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; line-height: 1; }
a { text-decoration: none; cursor: pointer; outline-width: 0px; }
a:hover { text-decoration: none; outline: 0 ;}
em, b, i, code, strong { font-style: normal; }
img { border: 0; }
ol, ul, li { list-style: none }
.u-column:after, .u-grid:after, .clearfix:after, .layout:after, .clf:after { visibility: hidden; display: block; font-size: 0; content: '.'; clear: both; height: 0 }
.u-column, .u-grid, .clearfix, .layout, .clf { zoom: 1; }
.clear { font-size: 0; line-height: 0; height: 0; clear: both; visibility: hidden; overflow: hidden }
.fl, .fr { display: inline }
.fl { float: left }
.fr { float: right }
.fn-text-overflow { overflow: hidden; text-overflow: ellipsis; white-space: nowrap }
.justify-content-between { -ms-flex-pack: justify!important; justify-content: space-between!important; }
.d-flex { display: -ms-flexbox!important; display: flex!important; }
.flex-wrap { flex-wrap: wrap }
/*公共元素样式*/
.content {width: 7.5rem; padding: 0 0.3rem;}
* { box-sizing: border-box; }
*:focus { outline:none!important; }
body { background-color: #fff; line-height: 1; }
/*公共头部底部样式*/
.hold { height: 1rem; }
.header { height: 1rem; background-color: #fff; width: 7.5rem; position: fixed; z-index: 100; border-bottom: 0.02rem solid #eaeaea; }
/*折叠*/
.collapse-icon { width: 1rem; height: 1rem; background: url('../images/daoh.webp') no-repeat center; display: block; float: left; background-size: 0.36rem 0.28rem; cursor: pointer; position: relative; top: 0; left: 0rem; }
/*搜索*/
.search-icon { display: block; float: right; width: 1rem; height: 1rem; cursor: pointer; position: absolute; top: 0; right: 0; background: url('../images/invalid-sel.png') no-repeat center; background-size: 0.34rem 0.34rem; }
.nav-search { display: none; position: fixed; top: 0; left: 0; z-index: 999; }
.search-box { width: 7.5rem; background-color: #fff; }
.search-box form { background-color: #fff; height: 1rem; padding: 0.18rem 0.3rem; }
.search-box form i { display: inline-block; float: left; width: 0.18rem; height: 0.64rem; background: url('../images/jt.png') no-repeat center; background-size: 0.18rem 0.34rem; cursor: pointer; }
.search-box input { float: left; font-size: 0.28rem; line-height: 0.4rem; height: 0.64rem; width: 5.3rem; border: none; outline: none; padding: 0 0.2rem; border-radius: 0.02rem; background-color: #f2f2f2; margin-left: 0.3rem; }
.search-box .content { padding: 0; margin: 0; width: 7.5rem;}
.search-box .search-close { width: 0.4rem; height: 0.64rem; background: url("../images/xclo.png") no-repeat right center; background-size: 0.28rem 0.28rem; cursor: pointer;    font-size: 0; }
.search-box .search-close img { margin-top: 0.3rem; margin-left: 0.43rem; width: 0.27rem; height: 0.27rem; }
.search-box .slide-inner-nav { box-shadow: 0 2px 4px 0 rgba(34, 34, 34, 0.08); background: #fff; }
.search-box .counter { height: 0.84rem; line-height: 0.84rem; font-size: 0.3rem; color: #999; padding: 0 0.3rem; background: #f1f1f1; }
.search-box .counter span { color: #61b064; }
.search-list { padding: 0 0.3rem; background-color: #fff; }
.search-list li { padding:0.4rem 0.3rem 0.3rem 0.3rem; border-bottom:0.01rem solid #eaeaea; }
.search-list .title { font-size: 0.28rem; line-height: 1; color:#555; }
.search-list p { color:#999; font-size: 0.26rem; margin-top: 0.1rem; line-height: 0.36rem; max-height: 0.72rem; overflow: hidden; }
.search-btn{width: 0.8rem;height: 0.64rem;float: left;border-radius: 0 0.06rem 0.06rem 0; background: #61b064 url(../images/nav-search-normal1.png) no-repeat center; background-size: 0.27rem 0.27rem;}
.logo { display: block; width: 2.24rem; margin: 0 auto; text-align: center; }
.logo img { display: block; height: 0.6rem; margin: 0.2rem auto 0; }
.logo .text { display: inline-block; vertical-align: middle; font-size: .26rem;
color: #333; }
.logo i { display: inline-block; width: 0.01rem; height: 0.2rem; margin: 0 0.16rem; background-color: #dddddd; vertical-align: middle; }
nav { position: fixed; width: 5.6rem; height: 100%; left: -5.6rem; top: 0; background-color: #fff; z-index: 999; transition: all .36s ease;
overflow-y: scroll; }
.nav-list .sub1 { display: block; height: 0.9rem; width: 100%; border-bottom: 0.01rem solid #eaeaea; color: #5e5e5e; font-size: 0.28rem; line-height: 0.9rem; padding-left: 0.3rem; position: relative; }
.nav-list .sub1-menu {
 transition: .36s ease; cursor: pointer; }
.nav-list span { vertical-align: middle; }
.nav-open2 .sub1 { background-color: #fbfbfb; color: #61b064; }
.nav-open2 i { border: 0.01rem solid #fff; }
.nav-list .sub2-menu { background-color: #fff; padding-top: 0.01rem; display: block; border-bottom: 0.01rem solid #eaeaea; }
.nav-list .sub2 { display: block; font-size: 0.28rem; color: #888; background: #fff url('../images/heise.png') no-repeat 0.56rem center; height: 0.78rem; line-height: 0.78rem; padding-left: 0.88rem; margin-bottom: 0.01rem; background-size: 0.12rem; }
.nav-list .cross { width: 0.14rem; height: 0.26rem; position: absolute; right: 0.4rem; top: 0.29rem; background: url('../images/heise.png') no-repeat center; background-size: cover; }
.sub1 .one-list { color: #555; line-height: 0.9rem; padding-right:0.5rem; display: block; }
.nav-open2 .one-list { color: #61b064; }
.sub1 i { display: inline-block; vertical-align: middle; width: 0.04rem; height: 0.3rem; background-color: #aaa; margin-right: 0.2rem; }
.nav-open2 i { background-color: #61b064; }
.nav-open2 .sub2-menu { display: block; }
.nav-inner { position: relative; border-bottom: 0.01rem solid #eaeaea; padding-left: 0.3rem; }
.nav-close { width: 1rem; height: 1rem; background: url('../images/close-icon.png') no-repeat center; background-size: 0.28rem 0.28rem; display: none; cursor: pointer; }
.nav-show { left: 0; box-shadow: 0 -0.05rem 0.2rem #000; }
.nav-show .nav-close { display: block; }
.switch-box {background-color: #fff;position: fixed;top: 1rem;z-index: 100;display: none;line-height: 1rem;right: 0;padding: 0 0.3rem;box-shadow: 0 2px 3px rgba(0,0,0,0.3);}
.switch-box a { font-size: 0.28rem; color: #555; display: block; margin-right: 0.16rem; }
.switch-box .search-close { width: 0.8rem; height: 1rem; background: url("../images/xclo.png") no-repeat right center; background-size: 0.28rem 0.28rem; cursor: pointer; }
/*二级导航*/
.slide-inner-nav .swiper-slide { height: 0.9rem; font-size: 0.3rem; color: #555; line-height: 0.9rem; text-align: center; width: auto; padding: 0 0.4rem; background: url("../images/mlzlx.png") no-repeat left center; background-size: 0.02rem 0.22rem; margin-right: 0 !important; }
.slide-inner-nav .swiper-slide:first-child { background-image: none; }
.slide-inner-nav .swiper-slide.swiper-slide-active { margin-top: 0 !important; }
.slide-inner-nav { box-shadow: 0 2px 4px 0 rgba(34, 34, 34, 0.08); }
.slide-search-nav .swiper-slide { height: 0.9rem; font-size: 0.3rem; color: #555; line-height: 0.9rem; text-align: center; width: auto; padding: 0 0.4rem; background: url("../images/mlzlx.png") no-repeat left center; background-size: 0.02rem 0.22rem; margin-right: 0 !important; }
.slide-search-nav .swiper-slide:first-child { background-image: none; }
.slide-search-nav .swiper-slide.swiper-slide-active { margin-top: 0 !important; }
.slide-search-nav { border-top: 1px solid #eaeaea; ; }
.slide-search-nav .active { color: #61b064; }
.inner-mask { height: 0.9rem; left: 0; background: #fff; /*border-top: 1px solid #eaeaea;*/
    border-bottom: 1px solid #eaeaea; z-index: 9; display: none; position: absolute; top: 0.98rem; }
.inner-mask1 { height: 0.9rem; left: 0; background: #fff; border-top: 1px solid #eaeaea; border-bottom: 1px solid #eaeaea; z-index: 9; display: none; position: absolute; top: 1rem; }
.inner-mask-head { font-size: 0.3rem; height: 0.9rem; line-height: 0.9rem; text-indent: 0.3rem; z-index: 99; }
.inner-mask-window li { float: left; }
.inner-mask-window a { font-size: 0.28rem; color: #555; display: block; float: left; padding: 0.22rem; border: 1px solid #f5f5f5; background: #fafafa; border-radius: 0.04rem; margin-left: 0.1rem; margin-top: 0.1rem; width: 2.2rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align: center; }
.inner-mask-window { z-index: 99; padding-left: 0.2rem; padding-top: 0.2rem; padding-bottom: 1.8rem; background: #fff; position: relative; top: -1px; border-top: 1px solid #eaeaea; }
.mask-trigger { width: 0.9rem; height: 0.9rem; background-color: deeppink; }
.mask-open { position: absolute; top: 0; right: 0; width: 1.8rem; height: 0.9rem; z-index: 99; background: url('//static.westarcloud.com/5ab9f1bda624634ee3649458/images/mwb.png') no-repeat right center; background-size: cover; }
.mask-open1 { position: absolute; top: 0; right: 0; width: 1.8rem; height: 0.9rem; z-index: 99; background: url('//static.westarcloud.com/5ab9f1bda624634ee3649458/images/mwb.png') no-repeat right center; background-size: cover; }
.mask-all { width: 100%; height: 100%; background: rgba(0, 0, 0, 0.1); z-index: 8; position: absolute; top: 0; left: 0; display: none; }
.mask-close { height: 0.9rem; width: 0.9rem; background: url("../images/heise2.png") no-repeat center; background-size: 0.35rem 0.19rem; position: absolute; right: 0; top: 0; z-index: 9; }
.mask-alls {width: 100%;height: 100%;background: rgba(0, 0, 0, 0.8);z-index: 100;position: absolute; top: 0;left: 0; display: none; cursor: pointer;}
/*轮播样式*/
.banner1 { width: 7.5rem; height: 3.8rem; }
.banner1 .swiper-pagination-bullet { width: 0.1rem; height: 0.1rem; background: #fff; border-radius: 50%; opacity: 1; margin-left: 0.1rem !important; }
.banner1 .swiper-pagination-bullet-active { background: #eb910f; }
.banner1 .swiper-pagination { bottom: 0.2rem !important; }
.user-up { width: 1rem; height: 1rem; background: url("../images/invalid-user.png") no-repeat center; background-size: 0.36rem 0.36rem; position: absolute; top: 0; right: 0.8rem; }
.footer { width: 7.5rem; background:#fff url("../images/m-foot-bg.jpg!/lossless/true") center top / 100% no-repeat; }
.footer-main { width:6.6rem; margin: 0 auto; padding: 0.8rem 0 0.4rem; }
.footer-about-title { font-size: 0.36rem; font-weight: bold; padding-bottom: 0.1rem; color:#333 }
.footer-tels, .footer-tel, .footer-add { line-height: 0.4rem; font-size: 0.28rem; margin:0.2rem 0 0.26rem; color: #666; }
.footer-tels:before { content:""; float: left; width: 0.4rem; height: 0.4rem; border-radius:0.04rem; margin-right: 0.3rem; background: #61b064 url("../images/tels.svg") center / 90% no-repeat; }
.footer-tel:before { content:""; float: left; width: 0.4rem; height: 0.4rem; border-radius:0.04rem; margin-right: 0.3rem; background: #61b064 url("../images/tel.svg") center / 80% no-repeat; }
.footer-add:before { content:""; float: left; width: 0.4rem; height: 0.4rem; border-radius:0.04rem; margin-right: 0.3rem; background: #61b064 url("../images/add.svg") center / 80% no-repeat; }
.footer-tels a { color: #61b064; font-size: 0.36rem; font-weight: bold; }
.footer-tel a { color: #666; }
.footer-main .btn-2, .footer-main .btn-2-c { margin-top: 0.3rem }
.footer-record { background: #f5f5f5; font-size: 0.24rem; text-align: center; color: #aaa; padding: 0rem 0.4rem 1.2rem; }
.footer-record span { display: block; padding-top: 0.2rem; }
.footer-record p { padding-top: 0.2rem; }
.footer-record a { color: #999; margin-right: 0.2rem }
.footer-nav { height: 1rem; position: fixed; bottom: 0; background: #fff; box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05); border-top: 1px solid #eaeaea; z-index: 99; width: 100%; }
.footer-nav a { width: 20%; float: left; height: 1rem; background: url("../images/home.png") no-repeat center 0.14rem; background-size: 0.46rem 0.46rem; font-size: 0.22rem; color: #888; text-align: center; line-height: 1.55rem; position: relative; }
.footer-nav .nav-xian { width: 0.8rem; height: 0.06rem; background: #61b064; border-radius: 0.04rem; position: absolute; bottom: 0; left: 0; right: 0; margin: auto; }
.footer-nav .zz2 { background: url("../images/product.png") no-repeat center 0.14rem; background-size: 0.46rem 0.46rem; }
.footer-nav .zz3 { background: url("../images/case.png") no-repeat center 0.14rem; background-size: 0.46rem 0.46rem; }
.footer-nav .zz4 { background: url("../images/service.png") no-repeat center 0.14rem; background-size: 0.46rem 0.46rem; }
.footer-nav .zz5 { background: #61b064 url("../images/consultin.png") no-repeat center 0.14rem; background-size: 0.46rem 0.46rem; color: #fff; width: 20%; float: left; height: 1rem; font-size: 0.22rem; text-align: center; line-height: 1.55rem; position: relative; border: 0; }
.fade { opacity: 0; -webkit-transition: opacity .15s linear;
-o-transition: opacity .15s linear;
transition: opacity .15s linear;
}
.fade.in { opacity: 1; }
.modal.fade .modal-dialog {
-webkit-transition: -webkit-transform .3s ease-out;
-o-transition: -o-transform .3s ease-out;
transition: transform .3s ease-out; -webkit-transform: translate(0, -25%); -ms-transform: translate(0, -25%); -o-transform: translate(0, -25%); transform: translate(0, -25%); }
.modal.in .modal-dialog { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
.modal-body { position: relative; -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; padding: .3rem;
}
.modal-body hr { margin-top:0.2rem; margin-bottom: 0.2rem; }
.modal-body .h4 { font-size: 0.3rem; }
.modal-backdrop.fade { opacity: .6; }
/*竞价页底部*/
.footer-nav2 { height: 1.1rem; width: 7.5rem; position: fixed; bottom: 0; padding: 0 0.3rem; box-sizing: border-box; background-color: #fff; display: flex; align-items: center; box-shadow: 0 -10px 20px 0 rgba(0, 0, 0, 0.06); z-index: 999; }
.footer-nav2 a { width: 16%; float: left; height: 1rem; background: url("https://lib.zozen.com/5ab9f1bda624634ee3649458/images/ly.png") no-repeat center 0.14rem; background-size: 0.46rem 0.46rem; font-size: 0.22rem; color: #888; text-align: center; line-height: 1.55rem; position: relative; }
.footer-nav2 .zz2 { background: url("https://lib.zozen.com/5ab9f1bda624634ee3649458/images/wx(1).png") no-repeat center 0.14rem; background-size: 0.46rem 0.46rem; }
.footer-nav2 .zz3 { background: url("https://lib.zozen.com/5ab9f1bda624634ee3649458/images/zx.png") no-repeat center 0.14rem; background-size: 0.46rem 0.46rem; }
.footer-nav2 .zz4 { background:url("https://lib.zozen.com/5ab9f1bda624634ee3649458/images/consultin.png") no-repeat 0.8rem 0.16rem #ee4a45; background-size: 0.46rem 0.46rem; border-radius:0.4rem; padding-left: 0.46rem; ; margin: 0 1%; border: 0; color: #fff; width: 50%; float: left; height: 0.8rem; line-height: 0.8rem; text-align: center; font-size: 0.3rem; font-weight: bold; }
.modal-liuyan { position: absolute; bottom: 0; left: 0; background: #fff; width: 100%; padding:0.5rem 0.4rem; border-radius: 0.3rem 0.3rem 0 0; overflow: hidden; }
.modal-liuyan .mip-sjh-text { color: #000; font-size: 0.36rem; text-align: center; margin-bottom: 0.2rem; }
.modal-liuyan .sjh-form-input-text { border: 0.01rem solid #eee; outline: none; margin-bottom: 0.2rem; border-radius:0.03rem; width: 100%; font-size: 0.28rem; padding-left:0.16rem; padding-right:0.36rem; height:0.8rem; color: #000; outline:none; outline-width: 0; outline-style: none; outline-color: transparent; box-shadow: none; text-shadow: none; user-select: text; background-color: transparent; -webkit-appearance: none; }
.modal-liuyan .sjh-form-radio { height:0.6rem; width: 48%; display: inline-block; line-height: 0.6rem; font-size: 0.28rem; color: #000; }
.modal-liuyan .sjh-form-radio label { font-weight:normal; padding-left: 0.2rem; }
.modal-liuyan .sjh-form-luxing { font-size: 0.32rem; margin:0.1rem 0; }
.modal-liuyan .sjh-form-list-submit { margin-top:0.4rem; }
.modal-liuyan .sjh-form-list-submit button { margin-right: auto; margin-bottom: 0px; margin-left: auto; border-radius:0.5rem; background: #f33531; background-image: -webkit-linear-gradient(45deg, rgb(255, 150, 0), rgb(255, 180, 50)); height:0.8rem; text-align: center; color: #fff; border: none; display: block; width: 100%; font-size: 0.3rem; outline:none; animation: buttonfd 3s infinite; }
 @keyframes buttonfd { 0% {
transform: scale(1);
-webkit-transform: scale(1);
-ms-transform: scale(1);
}
14% {
transform: scale(0.95);
-webkit-transform: scale(0.95);
-ms-transform: scale(0.95);
}
42% {
transform: scale(1.05);
-webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
}
66% {
transform: scale(1);
-webkit-transform: scale(1);
-ms-transform: scale(1);
}
100% {
transform: scale(1);
-webkit-transform: scale(1);
-ms-transform: scale(1);
}
}
 .modal-liuyan .sjh-form-list-submit button::before {
content: '';
display: block;
position: absolute;
width: 1rem;
height:1rem;
margin-top: -0.28rem;
background-image: url(https://lib.zozen.com/5ab9f1bda624634ee3649458/images/swipe_light.png);
background-size:1rem 1rem;
-webkit-animation:gxian 3s linear infinite forwards;
 -o-animation:gxian 3s linear infinite forwards;
animation: gxian 3s linear infinite forwards;
transform: scale(1.15);
}
 @keyframes gxian { 0% {
left: 0;
right:100%;
opacity: 0;
}
66% {
opacity: 0;
}
67% {
left: 0;
right:100%;
opacity: 1;
}
100% {
left:100%;
right: 0;
}
}
.modal-weixin { width: 80%; text-align: center; border-radius:0.3rem; background: #fff; position: relative; left: 50%; top: 50%; transform: translate(-50%, -50%); }
.modal-weixin-container { padding:0.5rem; }
.modal-weixin-container .wximages, .modal-weixin-container .wxadd { text-align: center; }
.modal-weixin-container .wximages img { width: 0.8rem; height:0.8rem; }
.modal-weixin-container .wxadd img { width: 100%; }
.modal-weixin-container .wxtitle { color:#000; text-align: center; font-weight: bold; font-size: 0.36rem; margin: 0.15rem 0 }
.modal-weixin-container .wxcontent { text-align: center; font-size:0.28rem; line-height: 1.2; color: #666; }
.modal-weixin-container .wxbtn { width:2.5rem; margin:0.2rem auto; background-color: #61b064; border-radius: 0.2rem; display: flex; align-items: center; justify-content: center; height:0.8rem; line-height:0.8rem; color: #fff; font-size:0.3rem; }
#LRfloater3 { z-index:999!important; }
/**/
.slide-inner-nav .active, .slide-inner-nav .active a { color: #61b064; }
.i-row {height: 0.2rem;background: #f5f5f5;}
/*banner*/
.m-banner { width: 100%; height: 3.2rem; background-size: cover; background-repeat: no-repeat; background-position: center center; -ms-flex-align: center!important; align-items: center!important; display: -ms-flexbox!important; display: flex!important; text-shadow: 1px 1px 4px #000000; }
.m-banner h1 { display: block; width: 5.76rem; margin: 0 auto; line-height:1.5; font-size: 0.28rem; color: #fff; text-align: center; }
.m-banner h1 span { display: block; width: 5.76rem; margin: 0 auto; line-height: 1.25; font-size: 0.45rem; font-weight: bold; color: #fff; text-align: center; letter-spacing:0.1rem; padding-bottom: 0.2rem; }
/*标题*/
.linetit h2 { font-size: 0.36rem; color: #222; text-align: center;font-weight: bold; }
.linetit-w h2 { font-size: 0.36rem; color: #fff; text-align: center;font-weight: bold; }
.linetit h2:after, .linetit-w h2:after { content:""; display: block; width: 0.8rem; height: 0.04rem; margin: 0.2rem auto 0; background: #61b064; }
/*按钮*/
.btn-1 { width:100%; margin-top: 0.5rem; }
.btn-2, .btn-2-w, .btn-2-c { width:48%; margin-top: 0.5rem; }
.btn-1 a, .btn-2 a { width: 100%; background: #61b064; text-align: center; line-height: 0.8rem; font-size: 0.28rem; color: #fff; display: block; border-radius: 0.04rem; }
.btn-2-w a { width: 100%; border: 0.02rem #fff solid; text-align: center; line-height: 0.8rem; font-size: 0.28rem; color: #fff; display: block; border-radius: 0.04rem; }
.btn-2-c a { width: 100%; border: 0.02rem #61b064 solid; text-align: center; line-height: 0.8rem; font-size: 0.28rem; color: #61b064; display: block; border-radius: 0.04rem; }
/*底部导航*/
.bread-nav { height: 0.8rem; background: #f6f6f6; line-height: 0.8rem; text-indent: 0.3rem; padding-right: 0.3rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;color: #61b064; }
.bread-nav a { font-size: 0.26rem; color: #aaa; }
.bread-nav i { padding: 0 0.1rem; font-size: 0.26rem; color: #999; }
.bread-nav span { font-size: 0.26rem; color: #61b064; }
/*在线留言*/
.pop-msgbox { position: fixed;  top: .2rem;
right: 0; bottom: 0; left: 0; overflow: hidden; outline: 0; -webkit-overflow-scrolling: touch; background:#fff; z-index: 9999; display: none; width:7.5rem!important; margin:0 auto; padding: 0 0.3rem; }
.right-kf { top:50%; z-index:999; position: fixed; background: #00a6f1; color: #fff; padding: 0 0.1rem; font-size: 0.28rem; height: auto; right: 0.4rem; border-radius: 0.04rem; box-shadow: 0px 0px 10px 0px rgba(0, 166, 241, 0.3); }
.right-kf span { margin: 0 auto; display: block; line-height: 0.32rem; width: 0.58rem; padding: 0.1rem 0; }
#LR-BTN { transform: scale(0.8, 0.8); }
.right-kf01 { top:65%; z-index:999; }
.pop-msgbox-close { background:url(../images/msgbox-down.jpg) 6.15rem center no-repeat; background-size:8%; }
.fws-title { margin: 0.4rem 0 0.2rem; font-size: 0.36rem; line-height: 0.36rem; color: #222222; text-align: center; }
.fws-line { width: 0.6rem; height: 0.04rem; margin: 0 auto; background: #61b064; text-align: center; }
.form-message { margin: 0.3rem 0; }
.form-message input, .form-message textarea, .about-work select { display: block; width: 100%; background: #F2F2F2; padding: 0.2rem; font-size: 0.28rem; color: #AAAAAA; border: none; }
.form-message input, .form-message select { height: 0.76rem; margin-bottom: 0.2rem; line-height: 0.76rem; outline: none; }
.form-message textarea { height: 2rem; }
#bottom1 { display: block; width: 100%; height: 0.88rem; margin: 0.3rem 0 0.15rem; border-radius: 0.04rem; background: #61b064; text-align: center; font-size: 0.28rem; line-height: 0.88rem; color: #FFFFFF; outline: none; border: none; }

/*按钮*/
.b-btn { width: 48%; border: 0.02rem #61b064 solid; background: #fff; text-align: center; line-height: 0.8rem; font-size: 0.28rem; color: #61b064; display: inline-block;border-radius: 0.04rem;letter-spacing:0.02rem;}
.b-btn1 { width:100%; border: 0.02rem #61b064 solid; background: #fff; text-align: center; line-height: 0.8rem; font-size: 0.28rem; color: #61b064; display: block;margin-top: 0.6rem;border-radius: 0.04rem;letter-spacing:0.02rem;}
.c-btn { width: 48%; border: 0.02rem #61b064 solid; background: #61b064; text-align: center; line-height: 0.8rem;color: #fff; font-size: 0.28rem;display: inline-block;border-radius: 0.04rem;letter-spacing:0.02rem;}
.c-btn1 { width: 100%; border: 0.02rem #61b064 solid; background: #61b064; text-align: center; line-height: 0.8rem;color: #fff; font-size: 0.28rem;display: inline-block;border-radius: 0.04rem;letter-spacing:0.02rem;}
#cnzz_stat_icon_1281157291{display:none}