
/*--公共部分--*/
@font-face { font-family: 'helvetica'; src: url("../font/helvetica.woff") format("woff"), url("../font/helvetica.ttf") format("truetype"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'source_han_sans'; src: url("../font/sourcehansanscn-regular.woff") format("woff"), url("../font/sourcehansanscn-regular.ttf") format("truetype"); font-weight: normal; font-style: normal; }

html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; touch-callout: none; cursor: pointer; }

body, form, img, ul, ol, li, dl, dt, dd, p, tr, td, strong, span, pre { margin: 0; padding: 0; border: 0; background-repeat: no-repeat; }

h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 0; font-weight: normal; }

body, button, input, select, textarea { font: 14px/1.5 "微软雅黑",'Microsoft YaHei',Arial, 'PingFang SC','Microsoft JhengHei', sans-serif; color: #333; }

ul, li { list-style: none; }

img { border: 0px; vertical-align: middle; }

table { border-collapse: collapse; border-spacing: 0; }

*, :after, :before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background-repeat: no-repeat; }

article, aside, footer, header, nav, section { display: block; }

a { background-color: transparent; -webkit-text-decoration-skip: objects; text-decoration: none; color: #333; outline: none; cursor: pointer; }

a:hover { background-repeat: no-repeat; text-decoration: none; }

a, input[type="button"], button, label, input[type="submit"] { cursor: pointer; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

audio, video { display: inline-block; }

[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

input, textarea, select { outline: none; }

input[type="text"], input[type="password"], input[type="button"], input[type="submit"], select, textarea { outline-style: none; -webkit-appearance: none; resize: none; border: none; -webkit-border-radius: 0; border-radius: 0; }

input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset !important; }

.enfz { font-family: "helvetica" !important; }

.swiper-wrapper { width: 100%; z-index: 1; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; -o-transition-property: -o-transform; transition-property: transform; transition-property: transform, -webkit-transform, -o-transform; transition-property: transform, -webkit-transform; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

.swiper-slide { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; -ms-flex-negative: 0; flex-shrink: 0; width: 100%; height: 100%; position: relative; }

.swiper-container-free-mode > .swiper-wrapper { -webkit-transition-timing-function: linear; /*之前是ease-out*/ -o-transition-timing-function: linear; transition-timing-function: linear; margin: 0 auto; }

.swiper-container-no-flexbox .swiper-slide { float: left; }

.swiper-container-vertical > .swiper-wrapper { -webkit-box-orient: vertical; -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; }

.swiper-container-fade .swiper-slide { pointer-events: none; -webkit-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity; }

.swiper-container-multirow > .swiper-wrapper { -webkit-box-lines: multiple; -moz-box-lines: multiple; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; }

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

.clearfix { *zoom: 1; }

.clear { clear: both; line-height: 0; height: 0; font-size: 0; }

.fl { float: left; }

.fr { float: right; }

.show { display: block !important; }

.hide { display: none !important; }

.commonweb { padding: 0px 15px; }

.commonwebbox { margin-left: 0px; margin-right: 0px; }

.commonleft { float: none; }

.commonright { float: none; }

.visible-sm, .visible-md, .visible-lg { display: none; }

.hidden-sm, .hidden-md, .hidden-lg { display: block; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; padding-left: 10px; padding-right: 10px; }

.col-xs-12 { width: 100%; }

.col-xs-11 { width: 91.66666667%; }

.col-xs-10 { width: 83.33333333%; }

.col-xs-9 { width: 75%; }

.col-xs-8 { width: 66.66666667%; }

.col-xs-7 { width: 58.33333333%; }

.col-xs-6 { width: 50%; }

.col-xs-5 { width: 41.66666667%; }

.col-xs-4 { width: 33.33333333%; }

.col-xs-3 { width: 25%; }

.col-xs-2 { width: 16.66666667%; }

.col-xs-1 { width: 8.33333333%; }

@media (max-width: 320px) { body { min-width: 320px; } }

@media (min-width: 768px) { .commonweb { padding: 0px 20px; }
  .commonwebbox { margin-left: -10px; margin-right: -10px; }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-sm-12 { width: 100%; }
  .col-sm-11 { width: 91.66666667%; }
  .col-sm-10 { width: 83.33333333%; }
  .col-sm-9 { width: 75%; }
  .col-sm-8 { width: 66.66666667%; }
  .col-sm-7 { width: 58.33333333%; }
  .col-sm-6 { width: 50%; }
  .col-sm-5 { width: 41.66666667%; }
  .col-sm-4 { width: 33.33333333%; }
  .col-sm-3 { width: 25%; }
  .col-sm-2 { width: 16.66666667%; }
  .col-sm-1 { width: 8.33333333%; }
  .visible-sm { display: block; }
  .hidden-sm { display: none; } }

@media (min-width: 1024px) { .commonweb { padding: 0px 40px; }
  .commonwebbox { margin-left: -10px; margin-right: -10px; }
  .commonleft { float: left; }
  .commonright { float: right; }
  .visible-md { display: block; }
  .hidden-md { display: none; }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-md-12 { width: 100%; }
  .col-md-11 { width: 91.66666667%; }
  .col-md-10 { width: 83.33333333%; }
  .col-md-9 { width: 75%; }
  .col-md-8 { width: 66.66666667%; }
  .col-md-7 { width: 58.33333333%; }
  .col-md-6 { width: 50%; }
  .col-md-5 { width: 41.66666667%; }
  .col-md-4 { width: 33.33333333%; }
  .col-md-3 { width: 25%; }
  .col-md-2 { width: 16.66666667%; }
  .col-md-1 { width: 8.33333333%; } }

@media (min-width: 1260px) { html { cursor: default; }
  .commonleft { float: left; }
  .commonright { float: right; }
  .visible-lg { display: block; }
  .hidden-lg { display: none; }
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-lg-12 { width: 100%; }
  .col-lg-11 { width: 91.66666667%; }
  .col-lg-10 { width: 83.33333333%; }
  .col-lg-9 { width: 75%; }
  .col-lg-8 { width: 66.66666667%; }
  .col-lg-7 { width: 58.33333333%; }
  .col-lg-6 { width: 50%; }
  .col-lg-5 { width: 41.66666667%; }
  .col-lg-4 { width: 33.33333333%; }
  .col-lg-3 { width: 25%; }
  .col-lg-2 { width: 16.66666667%; }
  .col-lg-1 { width: 8.33333333%; } }

@media (min-width: 1260px) { .commonweb { margin: 0px auto; max-width: 1420px; padding: 0 60px; } }

.bd_weixin_popup { height: 310px !important; }

/* layout start*/



/*动画*/
@-webkit-keyframes fadeUp { 0% { opacity: 0;
    -webkit-transform: translateY(30%);
    -o-transform: translateY(30%);
    transform: translateY(30%); }
  100% { opacity: 1;
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }
@-o-keyframes fadeUp { 0% { opacity: 0;
    -webkit-transform: translateY(30%);
    -o-transform: translateY(30%);
    transform: translateY(30%); }
  100% { opacity: 1;
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }
@keyframes fadeUp { 0% { opacity: 0;
    -webkit-transform: translateY(30%);
    -o-transform: translateY(30%);
    transform: translateY(30%); }
  100% { opacity: 1;
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

.fadeUp { -webkit-animation-name: fadeUp; -o-animation-name: fadeUp; animation-name: fadeUp; }

@-webkit-keyframes fadeDown { 0% { opacity: 0;
    -webkit-transform: translateY(-30%);
    -o-transform: translateY(-30%);
    transform: translateY(-30%); }
  100% { opacity: 1;
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-o-keyframes fadeDown { 0% { opacity: 0;
    -webkit-transform: translateY(-30%);
    -o-transform: translateY(-30%);
    transform: translateY(-30%); }
  100% { opacity: 1;
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeDown { 0% { opacity: 0;
    -webkit-transform: translateY(-30%);
    -o-transform: translateY(-30%);
    transform: translateY(-30%); }
  100% { opacity: 1;
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

.fadeDown { -webkit-animation-name: fadeDown; -o-animation-name: fadeDown; animation-name: fadeDown; }

@-webkit-keyframes fadeLeft { 0% { opacity: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  100% { opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-o-keyframes fadeLeft { 0% { opacity: 0;
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
  100% { opacity: 1;
    -o-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeLeft { 0% { opacity: 0;
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
  100% { opacity: 1;
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

.fadeLeft { -webkit-animation-name: fadeLeft; -o-animation-name: fadeLeft; animation-name: fadeLeft; }

@-webkit-keyframes fadeRight { 0% { opacity: 0;
    -webkit-transform: translateX(50%);
    transform: translateX(50%); }
  100% { opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-o-keyframes fadeRight { 0% { opacity: 0;
    -o-transform: translateX(50%);
    transform: translateX(50%); }
  100% { opacity: 1;
    -o-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeRight { 0% { opacity: 0;
    -webkit-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%); }
  100% { opacity: 1;
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

.fadeRight { -webkit-animation-name: fadeRight; -o-animation-name: fadeRight; animation-name: fadeRight; }

@-webkit-keyframes fadeIn { 0% { opacity: 0; }
  100% { opacity: 1; } }

@-o-keyframes fadeIn { 0% { opacity: 0; }
  100% { opacity: 1; } }

@keyframes fadeIn { 0% { opacity: 0; }
  100% { opacity: 1; } }

.fadewidth { -webkit-animation-name: fadewidth; -o-animation-name: fadewidth; animation-name: fadewidth; }

@-webkit-keyframes fadewidth { 0% { opacity: 0;
    width: 0; }
  100% { width: 100%;
    opacity: 1; } }

@-o-keyframes fadewidth { 0% { opacity: 0;
    width: 0; }
  100% { width: 100%;
    opacity: 1; } }

@keyframes fadewidth { 0% { opacity: 0;
    width: 0; }
  100% { width: 100%;
    opacity: 1; } }

.imgshow { -webkit-animation-name: imgshow; -o-animation-name: imgshow; animation-name: imgshow; }

@-webkit-keyframes lineleft { 0% { width: 0; }
  100% { width: 140px; } }

@-o-keyframes lineleft { 0% { width: 0; }
  100% { width: 140px; } }

@keyframes lineleft { 0% { width: 0; }
  100% { width: 140px; } }

.lineleft { -webkit-animation-name: lineleft; -o-animation-name: lineleft; animation-name: lineleft; }

@-webkit-keyframes lineright { 0% { left: 0;
    opacity: 1; }
  100% { left: 140px;
    opacity: 0; } }

@-o-keyframes lineright { 0% { left: 0;
    opacity: 1; }
  100% { left: 140px;
    opacity: 0; } }

@keyframes lineright { 0% { left: 0;
    opacity: 1; }
  100% { left: 140px;
    opacity: 0; } }

.lineright { -webkit-animation-name: lineright; -o-animation-name: lineright; animation-name: lineright; }

@-webkit-keyframes fadeAni { 0% { opacity: 1; }
  100% { opacity: 0.2; } }

@-o-keyframes fadeAni { 0% { opacity: 1; }
  100% { opacity: 0.2; } }

@keyframes fadeAni { 0% { opacity: 1; }
  100% { opacity: 0.2; } }

@-webkit-keyframes rotateToRunning { form { -webkit-transform: rotate(0); transform: rotate(0); }
  to { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }

@-o-keyframes rotateToRunning { form { -o-transform: rotate(0); transform: rotate(0); }
  to { -o-transform: rotate(360deg); transform: rotate(360deg); } }

@keyframes rotateToRunning { form { -webkit-transform: rotate(0); -o-transform: rotate(0); transform: rotate(0); }
  to { -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); } }

@-webkit-keyframes rotateOtRunning { form { -webkit-transform: rotate(0); transform: rotate(0); }
  to { -webkit-transform: rotate(-360deg); transform: rotate(-360deg); } }

@-o-keyframes rotateOtRunning { form { -o-transform: rotate(0); transform: rotate(0); }
  to { -o-transform: rotate(-360deg); transform: rotate(-360deg); } }

@keyframes rotateOtRunning { form { -webkit-transform: rotate(0); -o-transform: rotate(0); transform: rotate(0); }
  to { -webkit-transform: rotate(-360deg); -o-transform: rotate(-360deg); transform: rotate(-360deg); } }

.mm-pagination { width: 100%; text-align: center; line-height: normal; font-size: 0; text-align: center; z-index: 22; bottom: 5%; }

.mm-pagination span { display: inline-block; vertical-align: top; width: 8px; height: 8px; background-color: #999; margin: 0 3px; cursor: pointer; -webkit-border-radius: 50%; border-radius: 50%; }

.mm-pagination span.swiper-pagination-bullet-active { background-color: #0085ca; }

@media (min-width: 1024px) { .mm-pagination { display: none; } }

.swiper-small-prev, .swiper-small-next { display: none; position: absolute; width: 40px; height: 40px; cursor: pointer; position: absolute; z-index: 199; text-align: center; line-height: 40px; top: 50%; margin-top: -25px; }

.swiper-small-prev:after, .swiper-small-next:after { content: ''; width: 20px; height: 20px; border: 2px solid #fff; border-right: none; border-bottom: none; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; display: inline-block; vertical-align: middle; }

.swiper-small-prev.swiper-button-disabled, .swiper-small-next.swiper-button-disabled { cursor: default; }

.swiper-small-prev:after { border-color: #7f7f7f; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }

.swiper-small-next:after { border-color: #7f7f7f; -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg); }

@media (min-width: 1024px) { .swiper-small-prev:hover:after, .swiper-small-next:hover:after { border-color: #0085ca; } }

.swiper-ssmall-prev, .swiper-ssmall-next { display: none; position: absolute; width: 30px; height: 30px; cursor: pointer; position: absolute; border: 1px solid #7f7f7f; z-index: 199; text-align: center; line-height: 28px; top: 50%; margin-top: -15px; -webkit-border-radius: 50%; border-radius: 50%; }

.swiper-ssmall-prev:after, .swiper-ssmall-next:after { content: ''; width: 8px; height: 8px; border: 2px solid #fff; border-right: none; border-bottom: none; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; display: inline-block; vertical-align: middle; margin-top: -3px; }

.swiper-ssmall-prev.swiper-button-disabled, .swiper-ssmall-next.swiper-button-disabled { cursor: default; }

.swiper-ssmall-prev:after { border-color: #7f7f7f; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); margin-left: 4px; }

.swiper-ssmall-next:after { border-color: #7f7f7f; -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg); margin-right: 4px; }

@media (min-width: 1024px) { .swiper-ssmall-prev:hover, .swiper-ssmall-next:hover { border-color: #0085ca; }
  .swiper-ssmall-prev:hover:after, .swiper-ssmall-next:hover:after { border-color: #0085ca; } }

.swiper-circle-prev, .swiper-circle-next { display: none; position: absolute; width: 40px; height: 40px; cursor: pointer; position: absolute; z-index: 199; text-align: center; line-height: 38px; -webkit-border-radius: 50%; border-radius: 50%; border: 1px solid #7f7f7f; top: 50%; margin-top: -20px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }

.swiper-circle-prev:after, .swiper-circle-next:after { content: ''; width: 12px; height: 12px; border: 2px solid #7f7f7f; border-right: none; border-bottom: none; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; display: inline-block; vertical-align: middle; margin-top: -2px; }

.swiper-circle-prev.swiper-button-disabled, .swiper-circle-next.swiper-button-disabled { cursor: default; }

.swiper-circle-prev:after { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); margin-left: 4px; }

.swiper-circle-next:after { -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg); margin-right: 4px; }

@media (min-width: 1024px) { .swiper-circle-prev:hover, .swiper-circle-next:hover { border-color: #0085ca; }
  .swiper-circle-prev:hover:after, .swiper-circle-next:hover:after { border-color: #0085ca; }
  .swiper-circle-prev:after { margin-left: 5px; }
  .swiper-circle-next:after { margin-right: 5px; } }


/* 视频播放*/
.recruitmentfloat { display: none; z-index: 2000; width: 100%; position: fixed; height: 100%; background: rgba(0, 0, 0, 0.6); left: 0px; top: 0px; }

.tianjiatvwrap { width: 95%; margin: 0 auto; position: absolute; top: 50%; left: 2.5%; margin-top: -125px; }

.tianjiatvwrap .videobox { height: 250px; position: relative; z-index: 1; }

.recclosebtn { display: block; width: 25px; height: 25px; position: absolute; right: 15px; top: -5px; cursor: pointer; z-index: 100; margin: -20px -20px 0 0; z-index: 9; }

.recclosebtn:before { content: ''; position: absolute; top: 10px; width: 20px; height: 2px; background-color: #FFF; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }

.recclosebtn:after { content: ''; position: absolute; top: 10px; width: 20px; height: 2px; background-color: #FFF; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

@media (min-width: 768px) { /* 视频播放*/
  .tianjiatvwrap { width: 660px; left: 50%; margin-left: -330px; margin-top: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
  .tianjiatvwrap .videobox { height: 400px; } }

@media (min-width: 1024px) { /* 视频播放*/
  .tianjiatvwrap { width: 700px; margin-left: -350px; }
  .tianjiatvwrap .videobox { height: 400px; } }

@media (min-width: 1440px) { /* 视频播放*/
  .tianjiatvwrap { width: 1000px; margin-left: -500px; }
  .tianjiatvwrap .videobox { height: 600px; } }

/* banner s*/
.indexbanner { width: 100%; overflow: hidden; position: relative; z-index: 10; }

.indexbanner ul { width: 100%; height: auto; }

.indexbanner ul li { width: 100%; height: auto; overflow: hidden; z-index: 44; }

.indexbanner ul li.cur .banner-offset { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }

.picbox, .viobox { position: relative; width: 100%; top: 0; left: 0; }

.banner-img, .mbanner-img { display: block; width: 100%; overflow: hidden; background-repeat: no-repeat; background-size: cover; background-position: center center; }

.banner-img img, .mbanner-img img { display: block; width: 100%; }

.watch-video { display: block; width: 100%; height: 100%; position: absolute; z-index: 6; top: 0; left: 0; }

.bannerwatch-video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 13; display: none; }

.watct-link { position: absolute; text-align: center; top: 50%; left: 0; width: 100%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

.watct-link a { width: 60px; height: 60px; display: block; margin: 0 auto; background: url(../image/playbtn.png) center center no-repeat; background-size: auto 40px; }

.bannervideo { display: block; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; background-color: #000; }

.bannervideo video { display: block; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

.bannervideo video + div { display: none !important; }

.bannervideo video + div + div { display: none !important; }

.bannervideo video + div + div + div { display: none !important; }

.bannervideo video + div + div + div + div { display: none !important; }

.swiper-button-prev, .swiper-button-next { top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); display: none; cursor: pointer; position: absolute; z-index: 66; width: 40px; height: 40px; }

.swiper-button-prev:after, .swiper-button-next:after { content: ''; width: 30px; height: 30px; position: absolute; border: 2px solid #e5e6e5; top: 50%; }

.swiper-button-prev:hover:after, .swiper-button-next:hover:after { border-color: #0085ca; }

.swiper-button-prev:after { left: 5%; border-right: none; border-bottom: none; -webkit-transform: translateY(-50%) rotate(-45deg); -ms-transform: translateY(-50%) rotate(-45deg); -o-transform: translateY(-50%) rotate(-45deg); transform: translateY(-50%) rotate(-45deg); }

.swiper-button-next:after { border-right: none; border-bottom: none; right: 5%; -webkit-transform: translateY(-50%) rotate(135deg); -ms-transform: translateY(-50%) rotate(135deg); -o-transform: translateY(-50%) rotate(135deg); transform: translateY(-50%) rotate(135deg); }

.index-banner-prev, .index-banner-next { -webkit-transition: all 0.6s ease; -o-transition: all 0.6s ease; transition: all 0.6s ease; }

.banner-pagination { position: absolute; bottom: 20px; width: 100%; left: 0; text-align: center; z-index: 66; line-height: normal; font-size: 0; }

.banner-pagination span { display: inline-block; margin: 0 4px; vertical-align: middle; width: 10px; height: 10px; cursor: pointer; -webkit-border-radius: 20px; border-radius: 20px; border: 1px solid #fff; background-color: #fff; }

.banner-pagination span.swiper-pagination-bullet-active { background-color: #0085ca; border-color: #0085ca; }

@-webkit-keyframes updown { 0% { bottom: 5px;
    opacity: 1; }
  100% { bottom: 0px;
    opacity: 0; } }

@-o-keyframes updown { 0% { bottom: 5px;
    opacity: 1; }
  100% { bottom: 0px;
    opacity: 0; } }

@keyframes updown { 0% { bottom: 5px;
    opacity: 1; }
  100% { bottom: 0px;
    opacity: 0; } }

.mouseicon { width: 25px; height: 40px; position: absolute; left: 50%; bottom: 5px; z-index: 105; margin-left: -12px; background: url(../image/wmouse.png) center no-repeat; display: block; -webkit-animation: updown 1.5s infinite; background-size: auto; }

@media (min-width: 1024px) { .watch-video { display: none; }
  .bannerwatch-video { display: block; }
  .index-banner-prev { left: 40px; }
  .index-banner-next { right: 40px; }
  .banner-pagination { bottom: 5%; }
  .index-banner-prev, .index-banner-next { display: block; opacity: 0; }
  .index-banner-prev { left: 0%; }
  .index-banner-next { right: 0%; }
  .indexbanner:hover .index-banner-prev { left: 3%; opacity: 1; }
  .indexbanner:hover .index-banner-next { right: 3%; opacity: 1; } }

@media (min-width: 1260px) { .swiper-button-prev, .swiper-button-next { width: 60px; height: 60px; }
  .swiper-button-prev:after, .swiper-button-next:after { width: 40px; height: 40px; } }

/* banner e*/
/* bannerfont s */
.banner-offset { position: absolute; z-index: 22; -webkit-transition: all .9s linear 0.5s; -o-transition: all .9s linear 0.5s; transition: all .9s linear 0.5s; opacity: 0; -webkit-transform: translateY(10px); -ms-transform: translateY(10px); -o-transform: translateY(10px); transform: translateY(10px); left: 0; width: 100%; top: 15.38462%; }

.banner-font { color: #fff; text-align: center; padding-left: 20px; padding-right: 20px; }

.banner-font .entitle { font-weight: bold; line-height: 1.28; font-size: 20px; margin-bottom: 6px; }

.banner-font .cntitle { line-height: 1.5; font-weight: bold; font-size: 18px; }

@media (min-width: 768px) { .banner-font .entitle { font-size: 30px; }
  .banner-font .cntitle { font-size: 20px; } }

@media (min-width: 1024px) { .banner-font { padding-left: 11.92308%; padding-right: 11.92308%; }
  .banner-font .entitle { font-size: 1.25rem; margin-bottom: 0.25rem; }
  .banner-font .cntitle { font-size: 1.04167rem; } }

@media (min-width: 1260px) { .banner-font .entitle { font-size: 1.45833rem; }
  .banner-font .cntitle { font-size: 1.25rem; } }

/* bannerfont e */


/* 内页banner s */
.inside-bannerA { width: 100%; overflow: hidden; position: relative; }

.inside-bannerA .fullbar { position: relative; width: 100%; }

.inside-bannerA .bases { width: 100%; overflow: hidden; position: relative; }

.inside-bannerA .bases img { display: block; width: 100%; }

.inside-bannerA .bases .pcbg { display: none; }

.inside-bannerA .maskpos { position: absolute; z-index: 22; width: 100%; left: 0; top: 31.73077%; }

.inside-bannerA .banner { display: block; width: 100%; overflow: hidden; }

.inside-bannerA .banner img { display: block; width: 100%; }

.inban-modeA { width: 100%; position: relative; color: #fff; text-align: center; line-height: normal; font-size: 0; }

.inban-modeA .sup { display: inline-block; vertical-align: top; line-height: 1.2; position: relative; font-size: 18px; padding-bottom: 5px; }

.inban-modeA .sup:after { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background-color: #fff; max-width: 260px; }

.inban-modeA .title { display: block; line-height: 1.5; font-size: 18px; padding-top: 6px; }

.inban-modeA .text { font-size: 14px; line-height: 1.5; padding-top: 20px; font-weight: lighter; }

@media (min-width: 768px) { .inside-bannerA .bases .pcbg { display: block; }
  .inside-bannerA .bases .mmbg { display: none; } }

@media (min-width: 1024px) { .inside-bannerA .banner { position: absolute; top: 0; right: 0; width: 100%; z-index: 11; }
  .inban-modeA { text-align: left; padding-right: 50%; }
  .inban-modeA .sup { font-size: 22px; padding-bottom: 0.3125rem; }
  .inban-modeA .title { font-size: 22px; padding-top: 0.3125rem; }
  .inban-modeA .text { font-size: 16px; padding-top: 0.9375rem; padding-right: 1.5625rem; } }

@media (min-width: 1260px) { .inban-modeA .sup { font-size: 0.70833rem; }
  .inban-modeA .title { font-size: 0.70833rem; }
  .inban-modeA .text { font-size: 0.45833rem; } }

.inside-bannerB { width: 100%; overflow: hidden; position: relative; }

.inside-bannerB .fullbar { position: relative; width: 100%; }

.inside-bannerB .bases { width: 100%; overflow: hidden; position: relative; }

.inside-bannerB .bases img { display: block; width: 100%; }

.inside-bannerB .bases .pcbg { display: none; }

.inside-bannerB .maskpos { position: absolute; z-index: 22; width: 100%; left: 0; top: 27.88462%; }

.inside-bannerB .banner { display: block; width: 100%; overflow: hidden; }

.inside-bannerB .banner img { display: block; width: 100%; }

.inban-modeB { width: 100%; position: relative; color: #fff; text-align: center; line-height: normal; font-size: 0; }

.inban-modeB .sup { display: inline-block; vertical-align: top; line-height: 1.2; position: relative; font-size: 18px; padding-bottom: 5px; }

.inban-modeB .sup:after { content: ''; position: absolute; bottom: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); width: 80%; height: 1px; background-color: #fff; max-width: 310px; }

.inban-modeB .title { display: block; line-height: 1.5; font-size: 18px; padding-top: 6px; letter-spacing: .3rem;}

.inban-modeB .text { font-size: 14px; line-height: 1.5; padding-top: 15px; }

@media (min-width: 1024px) { .inside-bannerB .bases .pcbg { display: block; }
  .inside-bannerB .bases .mmbg { display: none; }
  .inside-bannerB .banner { position: absolute; top: 0; right: 0; width: 100%; z-index: 11; }
  .inban-modeB .sup { font-size: 22px; padding-bottom: 0.20833rem; }
  .inban-modeB .title { font-size: 22px; padding-top: 0.16667rem; }
  .inban-modeB .text { font-size: 16px; padding-top: 0.52083rem; padding-left: 1.04167rem; padding-right: 1.04167rem; font-weight: lighter; }
  .inban-modeB .text > p, .inban-modeB .text > * { display: block; font-weight: inherit; } }

@media (min-width: 1260px) { .inban-modeB .sup { font-size: 1rem; }
  .inban-modeB .sup:after { height: 2px; }
  .inban-modeB .title { font-size: 0.875rem; }
  .inban-modeB .text { font-size: 0.5rem; } }

/* 内页banner e */


/* header s */
body { padding-top: 60px; }

header { position: fixed; width: 100%; top: 0; left: 0; background-color: #FFFFFF; z-index: 299; -webkit-transition: background-color 0.3s , top 0.3s; -o-transition: background-color 0.3s , top 0.3s; transition: background-color 0.3s , top 0.3s; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); }

.headerweb { width: 100%; position: relative; padding-left: 15px; padding-right: 15px; }

.header-left { float: left; }

.header-right { float: right; line-height: 60px; font-size: 0; }

.logo { padding: 10px 0; }

.logo a { display: block; width: 100%; }

.logo a img { display: block; height: 40px; }

.logo a .light { display: none; }

.search-icon { display: block; width: 30px; height: 30px; background-image: url(../image/index-search.png); background-repeat: no-repeat; background-position: center center; background-size: auto; margin: 0 auto; }

.index-search { display: inline-block; vertical-align: middle; padding-top: 15px; padding-bottom: 15px; }

.index-search .search-box { position: absolute; overflow: hidden; top: 60px; width: 100%; left: 0; background-color: #fff; padding: 20px 15px; display: none; border-bottom: 1px solid #ddd; }

.index-search .search-box input { display: block; height: 40px; font-size: 14px; }

.index-search .search-box .search-txt { width: 80%; text-indent: 10px; display: inline-block; vertical-align: top; float: left; font-size: 14px; border: 1px solid #e5e5e5; }

.index-search .search-box .search-txt::-webkit-input-placeholder { /* WebKit browsers */ color: #999; }

.index-search .search-box .search-txt:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #999; }

.index-search .search-box .search-txt::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #999; }

.index-search .search-box .search-txt:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #999; }

.index-search .search-box .search-btn { width: 20%; z-index: 2; color: #fff; display: inline-block; vertical-align: top; font-family: "微软雅黑"; background-color: #0085ca; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; float: left; }

.lang-icon { display: block; line-height: 30px; height: 30px; width: 30px; position: relative; color: #282828; font-size: 0px; background-image: url(../image/index-lang.png); background-repeat: no-repeat; background-position: left center; background-size: auto auto; margin: 0 auto; }

.index-lang { display: inline-block; vertical-align: middle; padding-top: 15px; padding-bottom: 15px; position: relative; margin-left: 10px; }

.lang-dropmenu { position: absolute; top: 100%; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); background-color: #fff; width: 100px; padding-top: 5px; padding-bottom: 5px; -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2); display: none; }

.lang-dropmenu ul li { width: 100%; line-height: 20px; padding: 4px 0; text-align: center; }

.lang-dropmenu ul li a { display: block; width: 100%; color: #333; font-size: 14px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }

/*===========================*/
.mobnav-btn { display: inline-block; vertical-align: middle; width: 26px; height: 34px; position: relative; margin-left: 12px; }

.mobnav-btn span { position: absolute; width: 100%; height: 2px; background-color: #262a27; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.mobnav-btn span:first-child { top: 8px; }

.mobnav-btn span:nth-child(2) { top: 50%; margin-top: -1px; }

.mobnav-btn span:last-child { bottom: 8px; }

.mobnav-btn.open span:first-child { top: 16px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

.mobnav-btn.open span:nth-child(2) { opacity: 0; }

.mobnav-btn.open span:last-child { bottom: 16px; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }

/*===========================*/
nav { position: fixed; top: 60px; background-color: #fff; left: 0; right: 0; bottom: 0; padding-top: 20px; padding-bottom: 80px; z-index: 188; overflow-x: hidden; overflow-y: auto; display: none; }

nav .lvnav { width: 100%; }

nav .lvnav .lv1 { width: 100%; padding: 0 15px; line-height: 40px; border-bottom: 1px solid #ddd; }

nav .lvnav .lv1 h4 { width: 100%; padding: 10px 0; position: relative; }

nav .lvnav .lv1 h4 a { display: block; color: #2c2c2c; font-size: 16px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }

nav .lvnav .lv1 h4 .icon { position: absolute; width: 30%; right: 0; top: 0; height: 100%; }

nav .lvnav .lv1 h4 .icon:after { content: ''; position: absolute; border: 2px solid #666; border-left: none; border-bottom: none; width: 10px; height: 10px; right: 5px; -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg); top: 50%; margin-top: -9px; }

nav .lvnav .lv1.cur2 h4 .icon:after { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); margin-top: -2px; }

.hsubnav { width: 100%; padding: 0 15px 15px 20px; display: none; }

.lv2nav { line-height: 30px; }

.lv2nav .lv2 { width: 100%; position: relative; }

.lv2nav .lv2 a { display: block; width: 100%; color: #2c2c2c; font-size: 14px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; text-transform: uppercase; }

@media (min-width: 1024px) { body { padding-top: 130px; }
  .headerweb { padding-left: 40px; padding-right: 40px; position: relative; }
  .header-right { line-height: normal; text-align: right; padding-top: 20px; }
  .logo { padding: 25px 0; float: left; }
  .logo a img { height: 80px; }
  .index-search { position: relative; padding-top: 0px; padding-bottom: 0px; margin: 0; }
  .index-search .search-box { width: 330px; position: static; background-color: transparent; padding: 0; display: block !important; border-bottom: none; -webkit-box-shadow: none; box-shadow: none; }
  .index-search .search-box .search-txt { width: 100%; padding-right: 60px; -webkit-border-radius: 4px; border-radius: 4px; }
  .index-search .search-box .search-btn { font-size: 0; background-color: transparent; background-position: center center; background-image: url(../image/index-searchs.png); position: absolute; top: 0; right: 0; width: 60px; }
  .search-icon { display: none; }
  .lang-icon { background-image: none; font-size: 14px; background-color: #0085ca; text-align: center; color: #fff; line-height: 40px; height: 40px; width: auto; min-width: 60px; -webkit-border-radius: 4px; border-radius: 4px; }
  .index-lang { padding-top: 0px; padding-bottom: 0px; margin-left: 15px; z-index: 189; }
  .lang-dropmenu ul li a:hover { color: #0085ca !important; }
  /*===========================*/
  .mobnav-btn { display: none; }
  /*===========================*/
  nav { position: static; background-color: transparent; padding-top: 0px; padding-bottom: 0px; overflow: inherit; display: block; }
  nav .lvnav { font-size: 0; margin-right: -0.83333rem; width: auto; }
  nav .lvnav .lv1 { width: auto; padding: 0 0.83333rem; border-bottom: none; display: inline-block; vertical-align: top; position: relative; }
  nav .lvnav .lv1 h4 { padding: 0; text-align: center; line-height: 70px; }
  nav .lvnav .lv1 h4 a { position: relative; }
  nav .lvnav .lv1 h4 a:after { content: ''; position: absolute; bottom: 0; height: 4px; background-color: #0085ca; background-repeat: no-repeat; background-position: center center; background-size: cover; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; left: 51%; right: 51%; }
  nav .lvnav .lv1 h4 .num { display: none; }
  nav .lvnav .lv1 h4 .nvm { display: block; }
  nav .lvnav .lv1 h4 .icon { display: none !important; }
  nav .lvnav .lv1.cur h4 a:after, nav .lvnav .lv1:hover h4 a:after { left: 0; right: 0; }
  .hsubnav { position: absolute; width: 150px; top: 100%; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); background-color: #fff; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); padding: 10px 0 15px; }
  .lv2nav { display: block; padding-right: 0px; line-height: 1.5; }
  .lv2nav .lv2 { text-align: center; }
  .lv2nav .lv2 a { position: relative; padding: 6px 5px; }
  .lv2nav .lv2 a:hover { color: #0085ca; } }

@media (min-width: 1260px) { .headerweb { padding-left: 60px; padding-right: 60px; max-width: 1420px; margin: 0 auto; }
  .logo { padding: 20px 0; }
  .logo a img { height: 90px; }
  .lang-icon { font-size: 16px; }
  .hsubnav { width: 160px; } }

@media (min-width: 1680px) { body { padding-top: 150px; }
  .header-right { padding-top: 25px; }
  .logo { padding: 25px 0; }
  .logo a img { height: 90px; }
  nav .lvnav .lv1 h4 { line-height: 85px; }
  nav .lvnav .lv1 h4 a { font-size: 0.41667rem; }
  .hsubnav { width: 4.16667rem; }
  .lv2nav .lv2 a { font-size: 15px; } }

footer { width: 100%; position: relative; background-color: #0085ca; }

.ffcommonweb { padding-left: 15px; padding-right: 15px; }

.footer-top { width: 100%; padding-top: 35px; padding-bottom: 40px; }

.footer-bottom { width: 100%; padding: 15px 0; border-top: 1px solid #1a91cf; }

.footernav { width: 100%; }

.ftlvnav { width: 100%; }

.ftlvnav .lv1 { width: 100%; line-height: 26px; border-bottom: 1px solid rgba(255, 255, 255, 0.4); }

.ftlvnav .lv1 h4 { width: 100%; position: relative; padding: 10px 0; }

.ftlvnav .lv1 h4 a { display: block; width: 100%; color: #ffffff; font-size: 15px; }

.ftlvnav .lv1 h4 .icon { position: absolute; width: 30%; right: 0; top: 0; height: 100%; }

.ftlvnav .lv1 h4 .icon:after { content: ''; position: absolute; border: 2px solid #fff; border-left: none; border-bottom: none; width: 10px; height: 10px; right: 10px; -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg); top: 50%; margin-top: -9px; }

.ftlvnav .lv1.cur h4 .icon:after { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); margin-top: -2px; }

.ftsub { width: 100%; padding: 0 15px 20px; display: none; }

.ftsub .lv2 { line-height: 24px; padding-bottom: 3px; padding-top: 3px; }

.ftsub .lv2 a { display: block; width: 100%; font-size: 13px; color: #aad1e9; }

.footer-right { padding-top: 30px; }

.share-erweima { width: 100%; padding-top: 15px; text-align: center; }

.share-erweima ul { font-size: 0; }

.share-erweima ul li { display: inline-block; vertical-align: top; padding-left: 5px; padding-right: 5px; }

.share-erweima ul li .image { display: block; width: 120px; padding: 2px; position: relative; overflow: hidden; background-color: #fff; }

.share-erweima ul li .image::before { content: ''; display: block; width: 100%; padding-bottom: 100%; }

.share-erweima ul li .image img { position: absolute; width: 100%; display: block; top: 0; left: 0; }

.share-erweima ul li .title { font-size: 14px; color: #ffffff; line-height: 24px; padding-top: 4px; }

.footer-link { text-align: center; font-size: 0; line-height: 22px; }

.footer-link li { position: relative; display: inline-block; vertical-align: top; font-size: 12px; padding: 0 10px; }

.footer-link li:after { content: ''; position: absolute; right: 0; height: 9px; background-color: #a8cbe7; width: 1px; top: 50%; margin-top: -4px; }

.footer-link li a { color: #a8cbe7; }

.footer-link li:first-child { padding-left: 0; }

.footer-link li:last-child { padding-right: 0; }

.footer-link li:last-child:after { display: none; }

.copyright { color: #a8cbe7; font-size: 12px; line-height: 22px; text-align: center; }

.copyright a { color: #a8cbe7; }

.flogo { text-align: center; }

.flogo a { display: inline-block; vertical-align: top; }

.flogo a img { display: block; height: 80px; }

.flogo-title { color: #fff; font-size: 14px; line-height: 1.5; padding-top: 10px; }

@media (min-width: 1024px) { .ffcommonweb { padding-left: 40px; padding-right: 40px; }
  .footer-top { padding-top: 60px; padding-bottom: 45px; }
  .ftlvnav .lv1 { width: auto; border-bottom: none; float: left; width: 16.66667%; }
  .ftlvnav .lv1 h4 { padding: 0 0 18px; margin-bottom: 15px; }
  .ftlvnav .lv1 h4:after { content: ''; position: absolute; width: 70px; height: 1px; background-color: #fff; bottom: 0; left: 0; }
  .ftlvnav .lv1 h4 a { font-size: 16px; }
  .ftlvnav .lv1 h4 .icon { display: none !important; }
  .ftsub { padding: 0px; display: block !important; }
  .ftsub .lv2 { padding-bottom: 0px; padding-top: 0px; margin-bottom: 10px; }
  .ftsub .lv2 a { font-size: 14px; display: inline-block; vertical-align: top; width: auto; }
  .ftsub .lv2 a:hover { color: #96cffd; }
  .footer-right { text-align: center; }
  .share-erweima { width: 100%; padding-top: 20px; }
  .footer-bottom { padding: 16px 0; }
  .fbottom-left { float: left; }
  .fbottom-right { float: right; }
  .footer-link { display: inline-block; vertical-align: top; padding-left: 10px; }
  .footer-link li a:hover { color: #96cffd; }
  .footer-link { text-align: left; }
  .copyright { display: inline-block; vertical-align: top; }
  .copyright a:hover { color: #96cffd; }
  .fbottomweb { text-align: center; line-height: normal; font-size: 0; }
  .flogo-title { font-size: 16px; padding-top: 24px; } }

@media (min-width: 1260px) { .ffcommonweb { max-width: 1420px; padding-left: 60px; padding-right: 60px; margin: 0 auto; }
  .footerweb { position: relative; padding-right: 250px; }
  .footer-right { padding-top: 0px; position: absolute; top: 0; right: 0; }
  .share-erweima ul li { padding-left: 15px; padding-right: 15px; }
  .flogo-title { font-size: 16px; } }

@media (min-width: 1680px) { .ftlvnav .lv1 h4 a { font-size: 0.375rem; }
  .flogo a img { height: 100px; } }

/*==========================================================*/
.aside { position: fixed; width: 40px; display: block; bottom: 100px; right: 15px; z-index: 122; }

.aside .aitem { display: block; width: 40px; height: 40px; -webkit-border-radius: 50%; border-radius: 50%; background-color: #000; z-index: 199; overflow: hidden; position: relative; }

.aside .goto:after { content: ''; position: absolute; width: 10px; height: 10px; border: 2px solid #fff; border-left: none; top: 50%; left: 50%; border-bottom: none; -webkit-transform: translate(-50%, -50%) rotate(-45deg); -ms-transform: translate(-50%, -50%) rotate(-45deg); -o-transform: translate(-50%, -50%) rotate(-45deg); transform: translate(-50%, -50%) rotate(-45deg); margin-top: 2px; }

.aside .iphone { background: #000 url(http://purafil.com.cn/wp-content/themes/purafil/dist/images/iphone.png) no-repeat scroll center center; top: 2px; }

@media (min-width: 1024px) { .aside { right: 40px; bottom: 100px; }
  .aside .aitem { -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
  .aside .goto { display: none; }
  .aside .goto:hover { background-color: #0085ca; }
  .aside .goto:hover:after { border-color: #fff; }
  .aside .iphone { display: none; } }

@media (min-width: 1260px) { .aside { right: 55px; bottom: 130px; width: 50px; }
  .aside .aitem { width: 50px; height: 50px; } }

/*==========================================================*/


/* 内页框架 s */
.page-webiframe { width: 100%; position: relative; background-color: #f3f3f3; z-index: 22; }

.page-yinsi { background-color: #fff; }

.inTop { padding-top: 35px; }

.inBot { padding-bottom: 60px; }

.page-container { width: 100%; position: relative; font-size: 14px; }

.page-aside { margin-bottom: 20px; }

.page-section { background-color: #fff; width: 100%; overflow: hidden; padding-top: 25px; padding-left: 15px; padding-right: 15px; }

.inside-subitem { width: 100%; position: relative; }

.channel-title { line-height: 1.5; color: #fff; position: relative; text-align: center; font-size: 18px; background-color: #0085ca; padding: 12px 0; }

.channel-title:after { content: ''; display: inline-block; vertical-align: middle; margin: 0 -15px -3px 10px; border-width: 5px; border-style: solid dashed dashed dashed; border-color: #fff transparent transparent transparent; }

.inside-supnav { position: absolute; width: 100%; top: 52px; z-index: 20; left: 0; background-color: #fff; -webkit-box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.2); box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.2); overflow: hidden; display: none; }

.inside-supnav .supnav .lv1 { position: relative; }

.inside-supnav .supnav .lv1::after { content: ''; position: absolute; width: 100%; height: 1px; background-color: #f3f3f3; left: 0; }

.inside-supnav .supnav .lv1.on::after { height: 2px; }

.inside-supnav .supnav .lv1:last-child:after { display: none; }

.inside-supnav .supnav .lv1 h4 { line-height: 44px; position: relative; }

.inside-supnav .supnav .lv1 h4.cur a { color: #fff; background-color: #0085ca; }

.inside-supnav .supnav .lv1 h4.cur .icon:after, .inside-supnav .supnav .lv1 h4.cur .icon::before { background-color: #fff; }

.inside-supnav .supnav .lv1 h4 a { display: block; color: #828282; font-size: 14px; padding-left: 20px; padding-right: 45px; padding-top: 4px; padding-bottom: 4px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.inside-supnav .supnav .lv1 h4 .icon { position: absolute; width: 45px; right: 0; top: 0; height: 100%; cursor: pointer; }

.inside-supnav .supnav .lv1 h4 .icon:after { content: ''; position: absolute; left: 0; top: 50%; margin-top: -1px; width: 14px; height: 2px; background-color: #999999; }

.inside-supnav .supnav .lv1.on .aside-subnav { display: block; }

.aside-subnav { padding: 15px 20px 13px; display: none; }

.aside-subnav .subnav .lv2 { line-height: 32px; padding-bottom: 4px; }

.aside-subnav .subnav .lv2.cur a { color: #0085ca; }

.aside-subnav .subnav .lv2.cur a::after { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); }

.aside-subnav .subnav .lv2 a { display: block; width: 100%; position: relative; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #999999; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; font-size: 14px; padding-right: 25px; }

.aside-subnav .subnav .lv2 a::after { content: ''; position: absolute; width: 14px; height: 6px; background: url(../image/navicon.png) no-repeat scroll center center; background-size: contain; right: 10px; top: 50%; margin-top: -2px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; opacity: 0; -webkit-transform: translateX(-10px); -ms-transform: translateX(-10px); -o-transform: translateX(-10px); transform: translateX(-10px); }

@media (min-width: 1024px) { .inTop { padding-top: 1.77083rem; }
  .inBot { padding-bottom: 2.5rem; }
  .page-container { padding-left: 275px; }
  .page-aside { margin-bottom: 0px; width: 260px; position: absolute; top: 0; left: 0; }
  .page-section { min-height: 675px; padding-top: 0.9375rem; padding-left: 1.5625rem; padding-right: 1.5625rem; }
  .channel-title { display: none; }
  .inside-supnav { position: static; -webkit-box-shadow: none; box-shadow: none; display: block !important; }
  .inside-supnav .supnav .lv1 h4:hover a { color: #fff; background-color: #0085ca; }
  .inside-supnav .supnav .lv1 h4:hover .icon:after, .inside-supnav .supnav .lv1 h4:hover .icon::before { background-color: #fff; }
  .inside-supnav .supnav .lv1 h4 a { font-size: 16px; padding-left: 30px; padding-top: 8px; padding-bottom: 8px; }
  .aside-subnav { padding: 15px 20px 13px 30px; }
  .aside-subnav .subnav .lv2 { padding-bottom: 9px; }
  .aside-subnav .subnav .lv2 a:hover { color: #0085ca; }
  .aside-subnav .subnav .lv2 a:hover::after { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } }

/* 内页框架 e */


/* 首页 s */
.swcommon-conts { position: relative; }

.index-filtration { padding-top: 40px; padding-bottom: 50px; }

.index-title { width: 100%; text-align: center; position: relative; color: #0085ca; }

.index-title .entitle { line-height: 1.2; position: relative; font-size: 20px; padding-bottom: 6px; margin-bottom: 4px; display: inline-block; vertical-align: top; }

.index-title .entitle:after { content: ''; position: absolute; width: 77%; left: 50%; bottom: 0; height: 1px; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); background: url(../image/linebg.png) no-repeat scroll center center; background-size: 100% auto; }

.index-title .cnTitle { line-height: 1.5; font-size: 20px; }

.idxTop { padding-top: 20px; }

.idxfiltrat-wspace { width: 100%; max-width: 1080px; margin: 0 auto; padding-left: 10px; padding-right: 10px; }

.index-word { color: #4c4c4c; font-size: 14px; line-height: 1.66667; text-align: left; }

.idxfiltrat-more { padding-top: 30px; text-align: center; font-size: 0; }

.learn-more { display: inline-block; vertical-align: top; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; color: #0085ca; font-size: 14px; line-height: 1.5; padding: 10px 30px; border: 1px solid #0085ca; }

.learn-more:after { content: ''; display: inline-block; vertical-align: middle; width: 16px; height: 5px; -webkit-transition: background 0.3s; -o-transition: background 0.3s; transition: background 0.3s; background-repeat: no-repeat; background-size: contain; background-position: center center; background-image: url(../image/more-icon.png); margin-top: -3px; margin-left: 5px; }

.index-category { width: 100%; position: relative; overflow: hidden; }

.idxcate-module { position: relative; width: 100%; }

.idxcate-module ul li { padding-left: 0; padding-right: 0; }

.idxcate-module ul li:nth-child(6n-5) .figure:after { padding-bottom: 59.88024%; }

.idxcate-module ul li:nth-child(6n-4) .figure:after { padding-bottom: 46.8%; }

.idxcate-module ul li:nth-child(6n-3) .figure:after { padding-bottom: 46.66667%; }

.idxcate-module ul li a { display: block; width: 100%; position: relative; overflow: hidden; }

.idxcate-module ul li .figure { display: block; width: 100%; overflow: hidden; position: relative; }

.idxcate-module ul li .figure:after { content: ''; display: block; width: 100%; padding-bottom: 58.59375%; }

.idxcate-module ul li .figure img { display: block; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%) scale(1); -ms-transform: translate(-50%, -50%) scale(1); -o-transform: translate(-50%, -50%) scale(1); transform: translate(-50%, -50%) scale(1); width: 100%; -webkit-transition: all 0.9s; -o-transition: all 0.9s; transition: all 0.9s; }

.idxcate-module ul li .content { position: absolute; z-index: 22; bottom: 0; width: 100%; left: 0; padding-bottom: 15px; padding-left: 10px; padding-right: 10px; font-size: 0; }

.idxcate-module ul li .sup { display: block; color: #fff; line-height: 1.2; font-size: 16px; text-align: center; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; margin-bottom: 2px; }

.idxcate-module ul li .title { display: block; color: #fff; line-height: 1.2; font-size: 16px; text-align: center; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.idxcate-module ul li .text { display: none; color: #ffffff; font-size: 14px; line-height: 1.625; }

.index-possible { width: 100%; overflow: hidden; position: relative; padding-top: 40px; padding-bottom: 20px; }

.idxpossible-wspace { width: 100%; max-width: 1100px; margin: 0 auto; }

.idxpossible-wrapper { padding-top: 40px; }

.idxpossible-list { width: 100%; position: relative; }

.idxpossible-list ul { margin: 0 -10px; }

.idxpossible-list ul li { padding-left: 10px; padding-right: 10px; margin-bottom: 30px; }

.idxpossible-list ul li a { display: block; width: 100%; position: relative; }

.idxpossible-list ul li .figure { display: block; width: 100%; overflow: hidden; position: relative; }

.idxpossible-list ul li .figure:after { content: ''; display: block; width: 100%; padding-bottom: 85%; }

.idxpossible-list ul li .figure img { display: block; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%) scale(1); -ms-transform: translate(-50%, -50%) scale(1); -o-transform: translate(-50%, -50%) scale(1); transform: translate(-50%, -50%) scale(1); width: 100%; -webkit-transition: all 0.9s; -o-transition: all 0.9s; transition: all 0.9s; }

.idxpossible-list ul li .title { display: block; position: relative; color: #1a1a1a; font-size: 16px; line-height: 1.5; padding: 10px 0; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; margin-bottom: 10px; }

.idxpossible-list ul li .title:after { content: ''; position: absolute; width: 100%; height: 1px; left: 0; bottom: 0; background-color: #0085ca; }

.idxpossible-list ul li .text { display: block; display: -webkit-box; height: 96px; line-height: 24px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 4; color: #4c4c4c; font-size: 14px; }

/* 首页 e */
/* 关于我们 s */
.inside-title { color: #000000; font-size: 18px; line-height: 1.5; }

.inside-title.tmb { margin-bottom: 10px; }

.titTop { padding-top: 10px; }

.unit-word { color: #4c4c4c; font-size: 14px; line-height: 1.75; }

.aboutus-wrapper { padding-top: 20px; padding-bottom: 30px; }

.aboutus-conts { position: relative; }

.aboutus-swiper { width: 100%; overflow: hidden; position: relative; }

.aboutus-swiper ul li { height: auto; }

.aboutus-swiper ul li .conts { display: block; width: 100%; position: relative; background-color: #0085ca; padding: 32px 20px 18px; -webkit-border-radius: 4px; border-radius: 4px; }

.aboutus-swiper ul li .icon { display: block; overflow: hidden; position: relative; width: 50px; margin: 0 auto; }

.aboutus-swiper ul li .icon:after { content: ''; display: block; width: 100%; padding-bottom: 100%; }

.aboutus-swiper ul li .icon img { display: block; position: absolute; width: 100%; top: 0; left: 0; }

.aboutus-swiper ul li .text { display: block; color: #ffffff; display: -webkit-box; height: 88px; line-height: 22px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 4; font-size: 14px; text-align: center; margin-top: 20px; }

.aboutus-pagination { padding-top: 20px; }

.aboutus-fullbar { padding-bottom: 30px; }

.aboutus-title { width: 100%; position: relative; color: #0085ca; margin-bottom: 15px; }

.aboutus-title .sup { display: block; position: relative; line-height: 1.2; font-size: 16px; padding-bottom: 6px; margin-bottom: 6px; }

.aboutus-title .sup:after { content: ''; position: absolute; width: 135px; height: 1px; background-color: #0085ca; bottom: 0; left: 0; }

.aboutus-title .title { line-height: 1.5; font-size: 16px; }

.division-swiper { width: 100%; overflow: hidden; position: relative; }

.division-swiper ul li { width: 100%; height: auto; position: relative; }

.division-swiper ul li .conts { display: block; width: 100%; position: relative; overflow: hidden; }

.division-swiper ul li .figure { display: block; width: 100%; overflow: hidden; position: relative; }

.division-swiper ul li .figure:after { content: ''; display: block; width: 100%; padding-bottom: 125.71429%; }

.division-swiper ul li .figure img { display: block; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%) scale(1); -ms-transform: translate(-50%, -50%) scale(1); -o-transform: translate(-50%, -50%) scale(1); transform: translate(-50%, -50%) scale(1); width: 100%; -webkit-transition: all 0.9s; -o-transition: all 0.9s; transition: all 0.9s; }

.division-swiper ul li .content { position: absolute; top: 0; left: 0; width: 100%; z-index: 22; padding-top: 40.47619%; padding-left: 16.66667%; padding-right: 16.66667%; }

.division-swiper ul li .title { color: #ffffff; font-size: 16px; line-height: 1.5; margin-bottom: 4px; }

.division-swiper ul li .text { color: #ffffff; font-size: 14px; line-height: 22px; }

.division-swiper ul li .text > p, .division-swiper ul li .text > * { display: block; position: relative; padding-left: 3px; }

.division-swiper ul li .text > p::before, .division-swiper ul li .text > *::before { content: ''; position: absolute; width: 2px; height: 2px; background-color: #fff; left: 0; top: 9px; }

.division-pagination { padding-top: 20px; }

.aboutus-map { display: block; width: 100%; position: relative; overflow: hidden; }

.aboutus-map img { display: block; width: 100%; }

.gloabl-wrapper { padding-top: 30px; }

.gloabl-numlist { width: 100%; position: relative; }

.gloabl-numlist ul li { padding-left: 0; padding-right: 0; margin-bottom: 10px; }

.gloabl-numlist ul li:nth-child(3n-2) { text-align: left; }

.gloabl-numlist ul li:nth-child(3n-1) { text-align: center; }

.gloabl-numlist ul li:nth-child(3n) { text-align: right; }

.gloabl-numlist ul li .conts { display: inline-block; vertical-align: top; width: auto; text-align: center; }

.gloabl-numlist ul li .icon { display: block; overflow: hidden; position: relative; width: 70px; }

.gloabl-numlist ul li .icon:after { content: ''; display: block; width: 100%; padding-bottom: 114.28571%; }

.gloabl-numlist ul li .icon img { display: block; position: absolute; width: auto; height: 100%; top: 0; left: 0; }

.gloabl-numlist ul li .overs { padding-top: 10px; }

.gloabl-numlist ul li .title { color: #10acd5; line-height: 1.2; font-size: 20px; }

.gloabl-numlist ul li .title span { display: inline-block; vertical-align: baseline; font-weight: bold; }

.gloabl-numlist ul li .title .type { margin-left: -5px; }

.gloabl-numlist ul li .desc { color: #646464; font-size: 14px; line-height: 26px; }

.pgbot { padding-bottom: 10px; }

/* 关于我们 e */
/* 我们的使命 s */
.mission-wrapper { padding-bottom: 60px; }

.supTop { padding-top: 10px; }

.infull-banner { display: block; width: 100%; overflow: hidden; position: relative; }

.infull-banner img { display: block; width: 100%; }

.mission-space { padding-top: 20px; padding-bottom: 10px; }

.mission-entitle { color: #0085ca; line-height: 1; font-size: 22px; }

.mission-cntitle { color: #0085ca; line-height: 1.5; font-size: 18px; }

/* 我们的使命 e */
/* 我们的历史 s */
.history-wrapper { padding-bottom: 60px; }

.history-space { padding-top: 20px; padding-bottom: 15px; }

.todo-module { position: relative; }

.todo-module ul li { color: #4c4c4c; font-size: 14px; line-height: 1.75; position: relative; margin-bottom: 4px; padding-left: 12px; }

.todo-module ul li::before { content: ''; position: absolute; width: 3px; height: 3px; background-color: #666666; left: 0; top: 10px; }

.custom-wrapper { padding-top: 30px; }

.custom-conts { position: relative; }

.custom-swiper { width: 100%; position: relative; overflow: hidden; }

.custom-swiper ul li { position: relative; height: auto; }

.custom-swiper ul li a { display: block; width: 100%; position: relative; overflow: hidden; }

.custom-swiper ul li .icon { display: block; width: 100%; overflow: hidden; position: relative; }

.custom-swiper ul li .icon:after { content: ''; display: block; width: 100%; padding-bottom: 38.88889%; }

.custom-swiper ul li .icon img { display: block; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%) scale(1); -ms-transform: translate(-50%, -50%) scale(1); -o-transform: translate(-50%, -50%) scale(1); transform: translate(-50%, -50%) scale(1); width: auto; height: 100%; -webkit-transition: all 0.9s; -o-transition: all 0.9s; transition: all 0.9s; }

.custom-pagination { padding-top: 20px; }

/* 我们的历史 e */
/* 加入我们 s */
.joinus-wrapper { padding-bottom: 60px; }

.joinus-space { padding-top: 20px; padding-bottom: 20px; }

.joinus-cell { font-size: 14px; line-height: 1.75; }

.joinus-cell .tips { display: inline-block; vertical-align: top; }

.joinus-cell .link { display: inline-block; vertical-align: top; color: #0081c9; position: relative; padding-right: 20px; }

.joinus-cell .link:after { content: ''; position: absolute; width: 100%; height: 1px; background-color: #0081c9; bottom: 0; left: 0; }

/* 加入我们 e */
/* 新闻中心 s */
.innews-wrapper { padding-bottom: 40px; margin-top: -10px; }

.innews-list { width: 100%; position: relative; }

.innews-list ul li { position: relative; border-bottom: 1px solid #e5e5e5; }

.innews-list ul li .conts { display: block; width: 100%; position: relative; padding: 25px 0; }

.innews-list ul li .figure { display: block; width: 100%; overflow: hidden; position: relative; }

.innews-list ul li .figure:after { content: ''; display: block; width: 100%; padding-bottom: 56.52174%; }

.innews-list ul li .figure img { display: block; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%) scale(1); -ms-transform: translate(-50%, -50%) scale(1); -o-transform: translate(-50%, -50%) scale(1); transform: translate(-50%, -50%) scale(1); width: 100%; -webkit-transition: all 0.9s; -o-transition: all 0.9s; transition: all 0.9s; }

.innews-list ul li .content { padding-top: 10px; }

.innews-list ul li .title { display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; color: #484b4c; line-height: 1.5; font-size: 15px; }

.innews-list ul li .time { display: block; color: #0085ca; font-size: 15px; line-height: 1.5; padding-top: 3px; padding-bottom: 4px; }

.innews-list ul li .text { display: block; display: -webkit-box; height: 52px; line-height: 26px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; color: #787c80; font-size: 14px; margin-bottom: 20px; }

.more-button { display: inline-block; vertical-align: top; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; color: #888888; font-size: 12px; line-height: 1.5; padding: 8px 30px; border: 1px solid #e5e5e5; }

.innews-loadmore { padding-top: 30px; }

/* 新闻中心 e */
/* 新闻详情 s */
.bd_weixin_popup { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

.innews-article { padding-bottom: 40px; }

.innews-header { padding-bottom: 20px; position: relative; }

.innews-header:after { content: ''; position: absolute; width: 100%; height: 4px; left: 0; bottom: 0; background: url(../image/newsline.png) repeat-x scroll left center; background-size: auto 100%; }

.innews-header .time { color: #0085ca; font-size: 14px; line-height: 1.5; padding-top: 2px; }

.article-title { color: #222222; font-size: 18px; line-height: 1.5; }

.article-context { padding-top: 15px; padding-bottom: 35px; color: #4c4c4c; font-size: 14px; line-height: 1.875; }

.article-context img { display: block; max-width: 100% !important; }

.article-context video { display: block; -o-object-fit: contain; object-fit: contain; width: 100%; }

.article-control { padding-bottom: 30px; }

.return-button { display: inline-block; vertical-align: top; background-color: #0085ca; color: #fff; font-size: 14px; line-height: 1.5; padding: 13px 65px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }

.article-share { padding-top: 20px; }

.share-module { position: relative; font-size: 0; }

.share-module .title { display: inline-block; vertical-align: middle; color: #4c4c4c; font-size: 14px; line-height: 1.5; }

.share-module .bdsharebuttonbox { line-height: normal; display: inline-block; vertical-align: middle; }

.share-module .bdsharebuttonbox a { display: inline-block; vertical-align: top; margin: 0; width: 40px; height: 40px; background-position: center center; float: none; background-size: contain; margin-left: 5px; margin-right: 5px; position: relative; -webkit-border-radius: 4px; border-radius: 4px; border: none; }

.share-module .bdsharebuttonbox a::before { display: none; }

.share-module .bdsharebuttonbox a:hover { background-size: 100% 100%; background-position: center center; opacity: 1; }

.share-module .bdsharebuttonbox a:hover .img { opacity: 1; visibility: visible; }

.share-module .bdsharebuttonbox a .img { position: absolute; width: 150px; height: 150px; padding: 5px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); background-color: #fff; bottom: 44px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; -webkit-box-shadow: 0 0 15px -5px rgba(0, 0, 0, 0.1); box-shadow: 0 0 15px -5px rgba(0, 0, 0, 0.1); opacity: 0; visibility: hidden; }

.share-module .bdsharebuttonbox a .img img { display: block; width: 100%; }

.share-module .bdsharebuttonbox a .img:after { content: ''; border: 8px solid transparent; border-top-color: #fff; position: absolute; bottom: -16px; left: 50%; margin-left: -8px; }

.share-module .bdsharebuttonbox .bds_weixin { background-image: url(../image/sicon01.png); }

.share-module .bdsharebuttonbox .bds_tsina { background-image: url(../image/sicon02.png); }

.share-module .bdsharebuttonbox .bds_sqq { background-image: url(../image/sicon03.png); }

.bsBox { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

#bsPanel { display: none !important; }

.bshare-custom { position: relative; font-size: 0; }

.bshare-custom .bshare-mores { display: inline-block; vertical-align: middle; color: #4c4c4c; font-size: 14px; line-height: 40px; width: auto !important; padding-left: 0; cursor: default; }

.bshare-custom a { display: inline-block; vertical-align: top; margin: 0; width: 40px; line-height: 40px; height: 40px !important; background-position: center center !important; float: none; background-size: contain; margin-left: 5px; margin-right: 5px; position: relative; -webkit-border-radius: 4px; border-radius: 4px; border: none; font-size: 0; }

.bshare-custom a::before { display: none; }

.bshare-custom a:hover { background-size: 100% 100%; background-position: center center; opacity: 1; }

.bshare-custom a:hover .img { opacity: 1; visibility: visible; }

.bshare-custom .bshare-weixin { background-image: url(../image/sicon01.png) !important; }

.bshare-custom .bshare-sinaminiblog { background-image: url(../image/sicon02.png) !important; }

.bshare-custom .bshare-qqim { background-image: url(../image/sicon03.png) !important; }

.as-tabmodule { width: 100%; position: relative; }

.as-tabmodule .prevnext { line-height: 30px; }

.as-tabmodule .prevnext a { display: inline-block; vertical-align: top; max-width: 80%; position: relative; color: #4c4c4c; font-size: 14px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}

.as-tabmodule .prevnext a .for { position: absolute; left: 0; top: 0; width: 56px; }

.as-tabmodule .prevnext .txt { /*display: block;*/ width: 100%; /*padding-left: 56px;*/ overflow: hidden; white-space: nowrap; text-overflow: ellipsis; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }

/* 新闻详情 e */
/* 解决方案-腐蚀 s*/
.corrosion-wrapper { padding-top: 20px; padding-bottom: 30px; }

.matrix-list { width: 100%; position: relative; }

.matrix-list ul { margin: 0 -10px; font-size: 0; }

.matrix-list ul li { padding-left: 10px; padding-right: 10px; display: inline-block; vertical-align: top; float: none; }

.matrix-list ul li a { display: block; width: 100%; position: relative; }

.matrix-list ul li .figure { display: block; width: 100%; overflow: hidden; position: relative; }

.matrix-list ul li .figure:after { content: ''; display: block; width: 100%; padding-bottom: 60.37736%; }

.matrix-list ul li .figure img { display: block; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%) scale(1); -ms-transform: translate(-50%, -50%) scale(1); -o-transform: translate(-50%, -50%) scale(1); transform: translate(-50%, -50%) scale(1); width: 100%; -webkit-transition: all 0.9s; -o-transition: all 0.9s; transition: all 0.9s; }

.matrix-list ul li .content { padding-right: 10px; }

.matrix-list ul li .hstitle { display: block; position: relative; color: #1a1a1a; font-size: 16px; line-height: 1.5; padding-top: 15px; padding-bottom: 10px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; margin-bottom: 10px; }

.matrix-list ul li .hstitle:after { content: ''; position: absolute; width: 100%; height: 1px; left: 0; bottom: 0; background-color: #0085ca; }

.matrix-list ul li .nstitle { display: block; position: relative; color: #1a1a1a; font-size: 16px; line-height: 1.5; padding-top: 15px; padding-bottom: 10px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.matrix-list ul li .subtit { color: #0085ca; font-size: 14px; line-height: 1.85714; padding-bottom: 7px; position: relative; margin-bottom: 4px; }

.matrix-list ul li .subtit:after { content: ''; position: absolute; width: 100%; height: 2px; background-color: #0085ca; bottom: 0; left: 0; }

.matrix-list ul li .text { display: block; color: #4c4c4c; font-size: 14px; line-height: 1.85714; }

.corrosion-list ul li { margin-bottom: 30px; }

.unit-txt { color: #4c4c4c; font-size: 14px; line-height: 1.85714; position: relative; }

.unit-txt .dot-ps p { margin-bottom: 3px; }

.unit-txt .txt { margin-bottom: 6px; }

.unit-txt h5 { font-size: 14px; margin-top: 6px; font-weight: bold; }

.unit-txt .ols li { line-height: 2.2; list-style: disc inside; }

.toxic-words { color: #101010; font-size: 14px; line-height: 1.85714; }

.solution-contxt { margin-bottom: 25px; border-bottom: 1px solid #e5e5e5; }

.solution-contxt .unit-txt { padding-top: 15px; padding-bottom: 15px; }

.solution-space { padding-bottom: 20px; border-bottom: 1px solid #e5e5e5; }

.solution-title { color: #0085ca; font-size: 18px; line-height: 1.5; }

.solmode-space { padding-top: 5px; }

.solution-module .solution-mode:last-child:after { display: none; }

.solution-mode { position: relative; padding-top: 25px; padding-bottom: 25px; }

.solution-mode:after { content: ''; position: absolute; width: 100%; height: 4px; background: url(../image/newsline.png) repeat-x scroll center center; left: 0; bottom: 0; }

.solution-mode .mode-uls ul { margin: 0 -10px; }

.solution-mode .mode-uls ul li { padding-left: 10px; padding-right: 10px; margin-bottom: 10px; }

.solution-mode .mode-uls ul li a { display: block; width: 100%; position: relative; overflow: hidden; }

.solution-mode .mode-uls ul li .figure { display: block; width: 100%; overflow: hidden; position: relative; }

.solution-mode .mode-uls ul li .figure:after { content: ''; display: block; width: 100%; padding-bottom: 70.96774%; }

.solution-mode .mode-uls ul li .figure img { display: block; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%) scale(1); -ms-transform: translate(-50%, -50%) scale(1); -o-transform: translate(-50%, -50%) scale(1); transform: translate(-50%, -50%) scale(1); width: 100%; -webkit-transition: all 0.9s; -o-transition: all 0.9s; transition: all 0.9s; }

.solution-mode .mode-uls ul li .content { position: absolute; z-index: 11; top: 0; left: 0; width: 100%; height: 100%; text-align: center; -webkit-transition: all 0.6s ease; -o-transition: all 0.6s ease; transition: all 0.6s ease; background-color: rgba(2, 121, 181, 0.8); font-size: 0; }

.solution-mode .mode-uls ul li .content::before { content: ''; display: inline-block; vertical-align: middle; height: 100%; width: 0; }

.solution-mode .mode-uls ul li .content .libs { display: inline-block; vertical-align: middle; width: 100%; padding-left: 5px; padding-right: 5px; }

.solution-mode .mode-uls ul li .icon { display: block; overflow: hidden; position: relative; width: 36px; margin: 0 auto; }

.solution-mode .mode-uls ul li .icon:after { content: ''; display: block; width: 100%; padding-bottom: 100%; }

.solution-mode .mode-uls ul li .icon img { display: block; position: absolute; width: 100%; top: 0; left: 0; }

.solution-mode .mode-uls ul li .desc { color: #ffffff; font-size: 14px; line-height: 1.5; }

.solution-mode .htitle { color: #000000; font-size: 16px; line-height: 1.5; margin-bottom: 6px; }

.solution-mode .text { color: #4c4c4c; font-size: 14px; line-height: 1.85714; }

.solution-mode .dots { color: #4c4c4c; font-size: 14px; line-height: 26px; padding-bottom: 10px; }

.solution-mode .dots li { position: relative; padding-left: 15px; }

.solution-mode .dots li::before { content: ''; position: absolute; width: 4px; height: 4px; background-color: #4d4d4d; -webkit-border-radius: 50%; border-radius: 50%; left: 3px; top: 11px; }

.museum-title { color: #0085ca; line-height: 1.5; font-size: 16px; margin-bottom: 4px; }

.office-space { padding-bottom: 10px; border-bottom: 1px solid #e5e5e5; }

.office-contxt { padding-top: 15px; padding-bottom: 15px; }

/* 解决方案-腐蚀 e*/
/* 解决方案-室内空气净化 s*/
.office-module { padding-top: 15px; padding-bottom: 15px; border-top: 1px solid #e5e5e5; }

.office-title { color: #0085ca; line-height: 1.5; font-size: 18px; margin-bottom: 4px; }

.office-wrapper { padding-top: 10px; padding-bottom: 15px; }

.office-table { width: 100%; overflow-x: auto; padding-bottom: 2px; }

.office-table::-webkit-scrollbar-track { background-color: rgba(0, 0, 0, 0.5); }

.office-table::-webkit-scrollbar { width: 4px; height: 4px; }

.office-table::-webkit-scrollbar-thumb { background-color: red; -webkit-border-radius: 10px; border-radius: 10px; opacity: 0; }

.office-table table { width: 100%; min-width: 840px; max-width: 840px; border-top: 4px solid #0085ca; border-bottom: 4px solid #0085ca; table-layout: fixed; }

.office-table table tr td { vertical-align: top; border: 1px solid #0085ca; overflow: hidden; }

.office-table table tr td:nth-child(2) { border-right-width: 4px; }

.office-table table tr td:nth-child(3) { border-left-width: 4px; }

.office-table table tr td:first-child { border-left-color: #fff; }

.office-table table tr td:last-child { border-right-color: #fff; }

.office-table table tr td:nth-child(even) { padding: 10px 6px 12px 15px; }

.office-table table tr td:nth-child(odd) { width: 158px; }

.office-table table tr td img { width: 100% !important; height: auto !important; }

.office-table table tr td .title { color: #0085ca; line-height: 1.2; font-size: 17px; font-family: "helvetica" !important; font-weight: bold; margin-bottom: 4px; }

.office-table table tr td .text { color: #4c4c4c; font-size: 14px; line-height: 1.28571; }

.office-content { padding-top: 20px; }

.office-desc { padding-bottom: 20px; }

.office-sub { color: #0085ca; line-height: 1.5; font-size: 16px; margin-bottom: 5px; }

.office-ssti { color: #0085ca; line-height: 1.5; font-size: 14px; }

/* 解决方案-室内空气净化 e*/
/* 解决方案-鲜切花、蔬果保鲜技术 s*/
.fruit-contxt { padding-top: 15px; padding-bottom: 15px; border-bottom: 1px solid #e5e5e5; }

.fruit-pics { padding-top: 10px; padding-bottom: 20px; }

.fruit-pics img { max-width: 100% !important; height: auto !important; }

.fruit-fullbar { padding-bottom: 25px; }

.fruit-fullbar .word { text-align: center; }

.fruit-fullbar .desc { color: #000000; font-size: 14px; line-height: 1.85714; padding-top: 10px; }

.fruit-title { text-align: center; color: #0085ca; line-height: 1.5; font-size: 18px; margin-bottom: 10px; }

.fruit-title span { display: inline-block; vertical-align: top; position: relative; padding-left: 15px; padding-right: 15px; padding-bottom: 3px; border-bottom: 1px solid #0085ca; min-width: 138px; }

.fruit-img { width: 100%; padding-top: 4px; }

.fruit-img img { max-width: 100% !important; height: auto !important; }

/* 解决方案-鲜切花、蔬果保鲜技术 e*/
.solzohe-wrapper { padding-bottom: 60px; }

.solzohe-word { padding-top: 15px; }

/* 市场 s */
.market-content { padding-bottom: 60px; }

.market-wrapper { padding-top: 15px; }

.market-advantage { padding-top: 20px; }

.advant-panel { padding-top: 10px; padding-bottom: 20px; }

.advant-panel ul li { width: 100%; position: relative; }

.advant-panel ul li .hd-cell { text-align: center; padding: 10px 15px; }

.advant-panel ul li .bd-cell { padding: 10px 15px; }

.advant-panel ul li .title { color: #fff; font-size: 16px; line-height: 1.27273; }

.advant-panel ul li .text { color: #4c4c4c; line-height: 1.55556; font-size: 14px; }

.advant-panel ul li:nth-child(4n-3) { background-color: #cfe2f1; }

.advant-panel ul li:nth-child(4n-3) .hd-cell { background-color: #096db8; }

.advant-panel ul li:nth-child(4n-2) { background-color: #cce8f6; }

.advant-panel ul li:nth-child(4n-2) .hd-cell { background-color: #008ed2; }

.advant-panel ul li:nth-child(4n-1) { background-color: #ccf1f9; }

.advant-panel ul li:nth-child(4n-1) .hd-cell { background-color: #02b8df; }

.advant-panel ul li:nth-child(4n) { background-color: #eaf4f3; }

.advant-panel ul li:nth-child(4n) .hd-cell { background-color: #96c9c0; }

/* 市场 e */
/* 产品列表 s */
.product-content { padding-bottom: 10px; }

.product-list { width: 100%; position: relative; }

.product-list ul li { position: relative; width: 100%; }

.product-list ul li:after { content: ''; position: absolute; width: 100%; height: 4px; background: url(../image/newsline.png) repeat-x scroll center center; left: 0; bottom: 0; }

.product-list ul li:first-child .conts { padding-top: 0; }

.product-list ul li:last-child:after { display: none; }

.product-list ul li .conts { display: block; width: 100%; position: relative; overflow: hidden; padding-top: 15px; padding-bottom: 25px; }

.product-list ul li .figure { display: block; width: 100%; overflow: hidden; position: relative; }

.product-list ul li .figure:after { content: ''; display: block; width: 100%; padding-bottom: 67.61905%; }

.product-list ul li .figure img { display: block; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%) scale(1); -ms-transform: translate(-50%, -50%) scale(1); -o-transform: translate(-50%, -50%) scale(1); transform: translate(-50%, -50%) scale(1); width: 100%; -webkit-transition: all 0.9s; -o-transition: all 0.9s; transition: all 0.9s; }

.product-list ul li .content { padding-top: 10px; }

.product-list ul li .title { display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; color: #3c3c3c; font-size: 16px; line-height: 1.5; margin-bottom: 5px; -webkit-transition: color 0.3s; -o-transition: color 0.3s; transition: color 0.3s; }

.product-list ul li .text { display: block; width: 100%; max-height: 78px; line-height: 26px; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }

.product-list ul li .more { padding-top: 10px; }

.product-list ul li .more a { margin-right: 10px; }

.product-list ul li .more a:last-child { margin-right: 0; }

.todo-button { display: inline-block; vertical-align: top; position: relative; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; line-height: 1.5; font-size: 14px; color: #4c4c4c; padding: 8px 30px; border: 1px solid #b9b9b9; min-width: 130px; }

/* 产品列表 e */
/* 产品 s */
.profile-space { padding-bottom: 30px; }

.profile-item { padding-bottom: 20px; }

.profile-title { color: #0085ca; line-height: 1.5; font-size: 16px; margin-bottom: 4px; }

.product-wrapper { padding-top: 15px; }

.pross-title { color: #0085ca; line-height: 1.5; font-size: 18px; }

.pross-wrapper { padding-top: 15px; }

.pross-list { width: 100%; position: relative; }

.pross-list ul li { margin-bottom: 15px; width: 100%; overflow: hidden; position: relative; }

.pross-list ul li .conts { display: block; width: 100%; position: relative; overflow: hidden; }

.pross-list ul li .figure { width: 155px; overflow: hidden; position: relative; margin-bottom: 10px; }

.pross-list ul li .figure img { display: block; width: 100%; }

.pross-list ul li .title { color: #000000; font-size: 16px; line-height: 1.5; margin-bottom: 3px; }

.pross-list ul li .text { color: #4c4c4c; font-size: 14px; line-height: 1.5; }

.proxiwi-space { padding-bottom: 20px; }

.proxiwi-content { width: 100%; overflow: hidden; position: relative; }

.proxiwi-imgs { width: 100%; position: relative; }

.proxiwi-imgs li { width: 100%; overflow: hidden; position: relative; margin-bottom: 15px; }

.proxiwi-imgs li img { display: block; width: 100%; }

.proxiwi-list { width: 100%; position: relative; }

.proxiwi-list li { width: 100%; position: relative; margin-bottom: 20px; }

.proxiwi-list li .title { color: #0085ca; font-size: 16px; line-height: 1.5; position: relative; padding-bottom: 8px; margin-bottom: 10px; }

.proxiwi-list li .title:after { content: ''; position: absolute; width: 80px; height: 2px; background-color: #0085ca; bottom: 0; left: 0; }

.proxiwi-list li .text { color: #4c4c4c; font-size: 14px; line-height: 1.85714; }

.product-module { padding-top: 20px; border-top: 1px solid #bababa; }

.proimg-title { color: #333333; font-size: 18px; line-height: 1.5; text-align: center; }

.proimg-wrapper { padding-top: 20px; }

.proimg-list { width: 100%; position: relative; }

.proimg-list ul { margin: 0 -15px; font-size: 0; }

.proimg-list ul li { padding-left: 15px; padding-right: 15px; margin-bottom: 30px; float: none; display: inline-block; vertical-align: top; }

.proimg-list ul li .conts { display: block; width: 100%; position: relative; overflow: hidden; }

.proimg-list ul li .figure { display: block; width: 100%; overflow: hidden; position: relative; }

.proimg-list ul li .figure img { display: block; width: 100%; }

.proimg-list ul li .content { padding-top: 10px; }

.proimg-list ul li .title { color: #0085ca; display: block; width: 100%; line-height: 1.5; font-size: 16px; margin-bottom: 4px; }

.proimg-list ul li .tips { color: #4c4c4c; line-height: 26px; font-size: 14px; }

.proimg-list ul li .text { color: #4c4c4c; font-size: 14px; line-height: 24px; }

.proimg-list ul li .text > p, .proimg-list ul li .text > * { display: block; position: relative; margin-bottom: 4px; padding-left: 10px; }

.proimg-list ul li .text > p::before, .proimg-list ul li .text > *::before { content: ''; position: absolute; width: 3px; height: 3px; background-color: #666666; left: 1px; top: 10px; }

.progas-space { padding-bottom: 20px; }

.progas-list { width: 100%; position: relative; }

.progas-list ul { margin: 0 -15px; font-size: 0; }

.progas-list ul li { padding-left: 15px; padding-right: 15px; margin-bottom: 15px; float: none; display: inline-block; vertical-align: top; }

.progas-list ul li .conts { display: block; width: 100%; position: relative; overflow: hidden; }

.progas-list ul li .figure { display: block; width: 100%; overflow: hidden; position: relative; }

.progas-list ul li .figure:after { content: ''; display: block; width: 100%; padding-bottom: 51.64319%; }

.progas-list ul li .figure img { display: block; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%) scale(1); -ms-transform: translate(-50%, -50%) scale(1); -o-transform: translate(-50%, -50%) scale(1); transform: translate(-50%, -50%) scale(1); width: 100%; -webkit-transition: all 0.9s; -o-transition: all 0.9s; transition: all 0.9s; }

.progas-list ul li .content { padding-top: 10px; }

.progas-list ul li .title { color: #0085ca; display: block; width: 100%; line-height: 1.5; font-size: 16px; margin-bottom: 4px; }

.progas-list ul li .text { color: #4c4c4c; font-size: 14px; line-height: 26px; }

.progas-list ul li .text > p, .progas-list ul li .text > * { display: block; position: relative; padding-left: 12px; }

.progas-list ul li .text > p::before, .progas-list ul li .text > *::before { content: ''; position: absolute; width: 3px; height: 3px; -webkit-border-radius: 50%; border-radius: 50%; background-color: #666666; left: 1px; top: 11px; }

.proglve-space { padding-bottom: 15px; }

/* 产品 e */
/* 联系我们 s */
.contact-methods { padding-top: 20px; padding-bottom: 20px; }

.contact-methods ul li { padding-left: 0; padding-right: 20px; margin-bottom: 10px; }

.contact-methods ul li .title { color: #0085ca; font-size: 16px; line-height: 1.5; margin-bottom: 8px; }

.contact-methods ul li .text { color: #4c4c4c; font-size: 14px; line-height: 1.85714; }

.contact-methods ul li .text a { color: inherit; }

.message-title { text-align: center; background-color: #0085ca; color: #fff; font-size: 16px; line-height: 1.5; padding: 12px 10px; }

.contact-form { padding: 20px 0; }

.message-list { margin: 0 -10px; }

.message-list li { margin-bottom: 10px; }

.control-unit { width: 100%; position: relative; }

.control-unit .label { line-height: 36px; color: #414141; font-size: 14px; }

.control-unit .hundle { display: block; overflow: hidden; }

.control-unit .input { display: block; width: 100%; height: 36px; font-size: 14px; border: 1px solid #e7e7e7; padding-left: 10px; padding-right: 10px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }

.control-unit .input:focus { border-color: #0085ca; }

.control-unit .textarea { display: block; width: 100%; font-size: 14px; border: 1px solid #e7e7e7; padding: 5px 10px; height: 210px; color: #414141; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }

.control-unit .textarea:focus { border-color: #0085ca; }

.agree-unit { padding-bottom: 30px; }

.agree-label { display: block; position: relative; }

.agree-label input { position: absolute; top: 0; left: -1000px; opacity: 0; }

.agree-label input:checked + .yes_no .icon { background-image: url(../image/sure-icon.png); border-color: #0085ca; }

.agree-label .yes_no { color: #898989; font-size: 14px; line-height: 1.5; }

.agree-label .yes_no .icon { display: inline-block; vertical-align: middle; width: 11px; height: 11px; border: 1px solid #e7e7e7; -webkit-border-radius: 50%; border-radius: 50%; margin-top: -2px; background-repeat: no-repeat; background-size: contain; background-position: center center; }

.message-base { text-align: center; }

.control-button { display: inline-block; vertical-align: top; }

.control-button .button { display: block; background-color: #0085ca; color: #fff; font-size: 14px; line-height: 40px; height: 40px; padding: 0 60px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }

/* 联系我们 e */
.rl-modal { display: none; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1050; -webkit-overflow-scrolling: touch; outline: 0; overflow-x: hidden; overflow-y: hidden; width: 100%; height: 100%; }

.rl-modal.fade .rlmodal-dialog { -webkit-transform: translate(150%, 0); -ms-transform: translate(150%, 0); -o-transform: translate(150%, 0); transform: translate(150%, 0); -webkit-transition: -webkit-transform 0.3s ease-out; transition: -webkit-transform 0.3s ease-out; -o-transition: -o-transform 0.3s ease-out; transition: transform 0.3s ease-out; transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -o-transform 0.3s ease-out; }

.rl-modal.in .rlmodal-dialog { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }

.rl-modal-open .rl-modal { overflow-x: hidden; overflow-y: auto; }

.rlmodal-dialog { position: relative; width: 100%; height: 100%; }

.rlmodal-content { position: relative; width: 100%; height: 100%; background-color: #ffffff; background-clip: padding-box; outline: 0; padding-top: 56px; padding-bottom: 20px; }

.rlmodal-header { padding: 15px; border-bottom: 1px solid #e5e5e5; position: absolute; top: 0; left: 0; z-index: 22; width: 100%; background-color: #f4f6f9; }

.rlmodal-header .close { margin-top: -2px; }

.rlmodal-title { margin: 0; line-height: 1.42857143; font-size: 18px; }

.rlmodal-body { position: relative; padding: 15px; width: 100%; height: 100%; overflow-x: hidden; overflow-y: auto; }

.rlmodal-body .hd { font-size: 14px; color: #666666; line-height: 24px; }

.rlmodal-body .hd h5 { color: #4c4c4c; font-size: 15px; font-weight: bold; }

.rlmodal-body .bd { padding: 30px 0 20px; }

.rlmodal-footer { padding: 15px; text-align: right; border-top: 1px solid #e5e5e5; }

.rlmodal-footer .btn + .btn { margin-left: 5px; margin-bottom: 0; }

.rlmodal-footer .btn-group .btn + .btn { margin-left: -1px; }

.rlmodal-footer .btn-block + .btn-block { margin-left: 0; }

.rlmodal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; }

.rlmodal-header .close { float: right; font-size: 0px; font-weight: 700; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; filter: alpha(opacity=20); opacity: .2; position: relative; width: 32px; height: 32px; }

.rlmodal-header .close:after { content: ''; width: 100%; height: 2px; background-color: #7a7979; position: absolute; top: 3px; left: 4px; -webkit-transform-origin: 0 0; -ms-transform-origin: 0 0; -o-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

.rlmodal-header .close:before { content: ''; width: 100%; height: 2px; background-color: #7a7979; position: absolute; bottom: 4px; left: 4px; -webkit-transform-origin: 0 0; -ms-transform-origin: 0 0; -o-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }

.rlmodal-header button.close { -webkit-appearance: none; cursor: pointer; background: 0 0; border: 0; padding: 0; }

.rl-modal-bg { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; background-color: #000000; }

.rl-modal-bg.fade { opacity: 0; filter: alpha(opacity=0); }

.rl-modal-bg.in { opacity: 0.5; filter: alpha(opacity=50); }

.rl-reg-btn { display: block; line-height: 40px; height: 40px; color: #fff; font-size: 14px; color: #ffffff; text-align: center; background-color: #c8000a; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

@media (min-width: 768px) { .rlmodal-dialog { width: 600px; margin: 30px auto; max-height: 574px; } }

@media (min-width: 1024px) { .rlmodal-dialog { position: relative; max-height: 674px; }
  .rl-modal { overflow-y: auto; }
  .rl-modal.fade .rlmodal-dialog { -webkit-transform: translate(0, -25%); -ms-transform: translate(0, -25%); -o-transform: translate(0, -25%); transform: translate(0, -25%); -webkit-transition: -webkit-transform 0.3s ease-out; transition: -webkit-transform 0.3s ease-out; -o-transition: -o-transform 0.3s ease-out; transition: transform 0.3s ease-out; transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -o-transform 0.3s ease-out; }
  .rl-modal.in .rlmodal-dialog { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
  .rlmodal-dialog { position: relative; max-height: 674px; }
  .rlmodal-content { border: 1px solid rgba(0, 0, 0, 0.1); -webkit-border-radius: 6px; border-radius: 6px; -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); padding-top: 56px; padding-bottom: 30px; }
  .rlmodal-header { padding: 15px; }
  .rlmodal-title { font-weight: bold; }
  .rlmodal-body { padding: 20px 25px 0; }
  .rlmodal-body .bd { padding: 50px 0 20px; }
  .rlmodal-header .close { opacity: 0.5; } }

@media (min-width: 1260px) { .rlmodal-dialog { max-height: 774px; width: 992px; }
  .rl-reg-btn { line-height: 50px; height: 50px; font-size: 16px; max-width: 340px; margin: 0 auto; } }

/*新增详情页01 s*/
.h-detail-content { margin-bottom: 20px; }

.h-detail-view { padding-bottom: 30px; }

.h-detail-view .desc-box { padding-top: 20px; padding-bottom: 20px; border-top: solid 1px #000; }

.h-detail-view .desc-box > h2 { font-size: 18px; margin-bottom: 8px; text-align: center; color: #0085ca; }

.h-detail-view .desc-box .h-detail-desc { margin-bottom: 25px; }

.h-detail-view .desc-box .h-detail-ul li { font-size: 0; margin-bottom: 20px; }

.h-detail-view .desc-box .h-detail-ul li:last-child { margin-bottom: 0; }

.h-detail-view .desc-box .h-detail-ul .pic { display: inline-block; vertical-align: top; width: 100%; overflow: hidden; position: relative; }

.h-detail-view .desc-box .h-detail-ul .pic::after { content: ''; display: block; padding-bottom: 70.98765%; }

.h-detail-view .desc-box .h-detail-ul .pic img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: auto; min-width: 100%; height: 100%; }

.h-detail-view .desc-box .h-detail-ul .word { display: inline-block; vertical-align: top; width: 100%; font-size: 14px; padding-top: 10px; }

.h-detail-view .desc-box .h-detail-ul .word h3 { font-size: 16px; margin-bottom: 5px; }

/*新增详情页01 e*/


@media (min-width: 768px) { /* 首页s */
  .idxcate-module ul li:nth-child(6n-5) { width: 60.9375%; }
  .idxcate-module ul li:nth-child(6n-5) .content { bottom: auto; top: 0; left: 0; padding-top: 6.83761%; padding-left: 7.69231%; padding-right: 7.69231%; padding-bottom: 0; }
  .idxcate-module ul li:nth-child(6n-5) .sup { display: inline-block; vertical-align: middle; margin-bottom: 0; }
  .idxcate-module ul li:nth-child(6n-5) .title { display: inline-block; vertical-align: middle; }
  .idxcate-module ul li:nth-child(6n-5) .text { display: block; }
  .idxcate-module ul li:nth-child(6n-4), .idxcate-module ul li:nth-child(6n-3) { width: 39.0625%; }
  .idxcate-module ul li .title { padding-left: 10px; margin-top: -5px; }
  .idxcate-module ul li .text { margin-top: 10px; }
  /* 首页e */
  /* 产品列表 s */
  .product-list ul li .figure { float: right; width: 210px; margin-top: 30px; }
  .product-list ul li .content { padding-top: 0px; display: block; width: auto; padding-right: 3.33333%; overflow: hidden; }
  .product-list ul li .text { -webkit-line-clamp: 6; max-height: 156px; }
  /* 产品列表 e */
  /* 产品 s */
  .pross-list { padding-left: 20px; }
  .pross-list ul li .figure { float: left; margin-bottom: 0; margin-right: 6.11111%; }
  .pross-list ul li .content { display: block; width: auto; overflow: hidden; }
  .proxiwi-aside { float: left; width: 33.88889%; }
  .proxiwi-section { display: block; width: auto; overflow: hidden; padding-left: 4.44444%; }
  .proxiwi-list li { margin-bottom: 20px; }
  /* 产品 e */
  /*新增详情01 s*/
  .h-detail-view .desc-box .h-detail-ul li { width: 100%; }
  .h-detail-view .desc-box .h-detail-ul .pic { width: 30%; }
  .h-detail-view .desc-box .h-detail-ul .word { width: 70%; padding-left: 20px; }
  /*新增详情01 e*/ }


@media (min-width: 1024px) { /* 首页 s */
  .index-filtration { padding-top: 1.875rem; padding-bottom: 2.08333rem; }
  .index-title .entitle { font-size: 0.91667rem; padding-bottom: 0.41667rem; margin-bottom: 8px; }
  .index-title .cnTitle { font-size: 0.91667rem; }
  .idxTop { padding-top: 0.83333rem; }
  .idxfiltrat-wspace { padding-left: 2.30769%; padding-right: 2.30769%; }
  .idxfiltrat-more { padding-top: 1.77083rem; }
  .learn-more { padding: 12px 40px; }
  .learn-more:hover { background-color: #0085ca; color: #fff; }
  .learn-more:hover:after { background-image: url(../image/more-icons.png); }
  .idxcate-module ul li:nth-child(6n-5) .content { padding-right: 44.44444%; }
  .idxcate-module ul li a:hover .figure img { -webkit-transform: translate(-50%, -50%) scale(1.03); -ms-transform: translate(-50%, -50%) scale(1.03); -o-transform: translate(-50%, -50%) scale(1.03); transform: translate(-50%, -50%) scale(1.03); }
  .idxcate-module ul li .content { padding-bottom: 0.625rem; }
  .idxcate-module ul li .sup { font-size: 18px; }
  .idxcate-module ul li .title { font-size: 18px; }
  .idxcate-module ul li .text { margin-top: 0.52083rem; }
  .index-possible { padding-top: 1.875rem; padding-bottom: 0px; }
  .idxpossible-wrapper { padding-top: 1.77083rem; }
  .idxpossible-list ul { margin: 0 -0.52083rem; }
  .idxpossible-list ul li { padding-left: 0.52083rem; padding-right: 0.52083rem; margin-bottom: 1.25rem; }
  .idxpossible-list ul li a:hover .figure img { -webkit-transform: translate(-50%, -50%) scale(1.03); -ms-transform: translate(-50%, -50%) scale(1.03); -o-transform: translate(-50%, -50%) scale(1.03); transform: translate(-50%, -50%) scale(1.03); }
  .idxpossible-list ul li .figure { -webkit-box-shadow: 0 20px 30px -15px rgba(0, 0, 0, 0.1); box-shadow: 0 20px 30px -15px rgba(0, 0, 0, 0.1); }
  .idxpossible-list ul li .title { font-size: 18px; padding: 0.5rem 0; margin-bottom: 0.5rem; }
  .idxpossible-list ul li .title:after { height: 2px; }
  .idxpossible-list ul li .text { -webkit-line-clamp: 5; height: 120px; line-height: 24px; }
  /* 首页 e */
  /* 关于我们 s */
  .inside-title { font-size: 24px; }
  .inside-title.tmb { margin-bottom: 0.3125rem; }
  .titTop { padding-top: 0.3125rem; }
  .aboutus-wrapper { padding-top: 0.875rem; padding-bottom: 1.04167rem; }
  .aboutus-pagination { padding-top: 20px; }
  .expond-swiper-prev { left: -35px; }
  .expond-swiper-next { right: -35px; }
  .aboutus-fullbar { padding-bottom: 1.04167rem; }
  .aboutus-title { margin-bottom: 0.625rem; }
  .aboutus-title .sup { font-size: 20px; }
  .aboutus-title .sup:after { width: 175px; }
  .aboutus-title .title { font-size: 20px; }
  .division-swiper ul li .title { font-size: 18px; }
  .gloabl-wrapper { padding-top: 0.83333rem; }
  .gloabl-numlist ul li { margin-bottom: 0.41667rem; }
  .gloabl-numlist ul li .conts { text-align: left; }
  .gloabl-numlist ul li .icon { float: left; width: 84px; }
  .gloabl-numlist ul li .overs { padding-top: 15px; padding-left: 0.41667rem; display: block; width: auto; overflow: hidden; }
  .gloabl-numlist ul li .title { font-size: 24px; }
  .gloabl-numlist ul li .title .type { margin-left: -0.20833rem; }
  .pgbot { padding-bottom: 0.83333rem; }
  /* 关于我们 e */
  /* 我们的使命 s */
  .mission-wrapper { padding-bottom: 5rem; }
  .supTop { padding-top: 0.72917rem; }
  .mission-space { padding-top: 0.83333rem; padding-bottom: 0.52083rem; }
  .mission-entitle { font-size: 24px; }
  .mission-cntitle { font-size: 20px; }
  .mission-word { max-width: 540px; }
  /* 我们的使命 e */
  /* 我们的历史 s */
  .history-wrapper { padding-bottom: 1.14583rem; }
  .history-space { padding-top: 0.625rem; padding-bottom: 0.52083rem; max-width: 530px; }
  .todo-contonts { max-width: 580px; }
  .custom-wrapper { padding-top: 1.04167rem; }
  .custom-swiper ul li a:hover .icon img { -webkit-transform: translate(-50%, -50%) scale(1.03); -ms-transform: translate(-50%, -50%) scale(1.03); -o-transform: translate(-50%, -50%) scale(1.03); transform: translate(-50%, -50%) scale(1.03); }
  /* 我们的历史 e */
  /* 加入我们 s */
  .joinus-wrapper { padding-bottom: 5.83333rem; }
  .joinus-space { padding-top: 0.72917rem; padding-bottom: 0.72917rem; max-width: 550px; }
  /* 加入我们 e */
  /* 新闻中心 s */
  .innews-wrapper { padding-bottom: 1.25rem; margin-top: -0.52083rem; }
  .innews-list ul li:hover .figure img { -webkit-transform: translate(-50%, -50%) scale(1.03); -ms-transform: translate(-50%, -50%) scale(1.03); -o-transform: translate(-50%, -50%) scale(1.03); transform: translate(-50%, -50%) scale(1.03); }
  .innews-list ul li .figure { float: left; width: 300px; }
  .innews-list ul li .content { padding-top: 4px; display: block; width: auto; overflow: hidden; padding-left: 4.44444%; }
  .innews-list ul li .time { padding-top: 6px; padding-bottom: 7px; }
  .more-button:hover { background-color: #0085ca; border-color: #0085ca; color: #fff; }
  .innews-loadmore { padding-top: 1.5625rem; }
  /* 新闻中心 e */
  /* 新闻详情 s */
  .innews-article { padding-bottom: 1.35417rem; }
  .innews-header { padding-bottom: 0.625rem; }
  .innews-header:after { height: 8px; }
  .innews-header .time { font-size: 16px; }
  .article-title { font-size: 22px; }
  .article-context { padding-top: 0.5rem; padding-bottom: 1.33333rem; }
  .article-control { padding-bottom: 1.29167rem; }
  .article-control:after { content: ''; display: block; width: 100%; height: 0; visibility: hidden; clear: both; }
  .article-control .return-button { float: left; }
  .article-control .article-share { float: right; }
  .return-button { font-size: 16px; }
  .return-button:hover { background-color: #017aca; }
  .article-share { padding-top: 5px; padding-bottom: 5px; }
  .as-tabmodule .prevnext a:hover { color: #0085ca; }
  /* 新闻详情 e */
  /* 解决方案-腐蚀 s*/
  .corrosion-wrapper { padding-top: 0.70833rem; padding-bottom: 1.66667rem; }
  .matrix-list ul { margin: 0 -0.52083rem; }
  .matrix-list ul li { padding-left: 0.52083rem; padding-right: 0.52083rem; }
  .matrix-list ul li a:hover .figure img { -webkit-transform: translate(-50%, -50%) scale(1.03); -ms-transform: translate(-50%, -50%) scale(1.03); -o-transform: translate(-50%, -50%) scale(1.03); transform: translate(-50%, -50%) scale(1.03); }
  .matrix-list ul li .figure { -webkit-box-shadow: 0 20px 30px -15px rgba(0, 0, 0, 0.1); box-shadow: 0 20px 30px -15px rgba(0, 0, 0, 0.1); }
  .matrix-list ul li .content { padding-right: 0.5rem; }
  .matrix-list ul li .hstitle { font-size: 18px; padding-top: 0.5rem; padding-bottom: 0.29167rem; }
  .matrix-list ul li .hstitle:after { height: 2px; }
  .matrix-list ul li .nstitle { font-size: 18px; padding-top: 0.5rem; padding-bottom: 0.29167rem; }
  .corrosion-list ul li { margin-bottom: 0.83333rem; }
  .unit-txt .dot-ps p { margin-bottom: 0.16667rem; }
  .solution-contxt { margin-bottom: 0.83333rem; }
  .solution-contxt .unit-txt { padding-top: 0.52083rem; padding-bottom: 0.52083rem; }
  .solution-space { padding-bottom: 0.625rem; }
  .solution-title { font-size: 22px; }
  .solmode-space { padding-top: 0.20833rem; padding-bottom: 0.3125rem; }
  .solution-module .solution-mode:first-child { padding-top: 0.52083rem; }
  .solution-mode { padding-top: 0.83333rem; padding-bottom: 0.9375rem; }
  .solution-mode:after { height: 0.16667rem; }
  .solution-mode .mode-uls { padding-right: 28.33333%; }
  .solution-mode .mode-uls ul { margin: 0 -0.3125rem; }
  .solution-mode .mode-uls ul li { padding-left: 0.3125rem; padding-right: 0.3125rem; margin-bottom: 0.5rem; }
  .solution-mode .mode-uls ul li a:hover .figure img { -webkit-transform: translate(-50%, -50%) scale(1.03); -ms-transform: translate(-50%, -50%) scale(1.03); -o-transform: translate(-50%, -50%) scale(1.03); transform: translate(-50%, -50%) scale(1.03); }
  .solution-mode .mode-uls ul li a:hover .content { opacity: 1; }
  .solution-mode .mode-uls ul li .content { opacity: 0; }
  .solution-mode .htitle { font-size: 18px; margin-bottom: 0.25rem; }
  .solution-mode .dots { padding-bottom: 0.375rem; }
  .solution-mode .dots li { padding-left: 20px; }
  .office-space { padding-bottom: 0.29167rem; }
  .office-contxt { padding-top: 0.41667rem; padding-bottom: 0.41667rem; }
  /* 解决方案-腐蚀 e*/
  /* 解决方案-室内空气净化 s*/
  .office-module { padding-top: 20px; padding-bottom: 20px; }
  .office-title { font-size: 20px; }
  .office-wrapper { padding-bottom: 0.625rem; }
  .office-content { padding-top: 25px; }
  .office-desc { padding-bottom: 0.75rem; }
  .office-sub { font-size: 18px; margin-bottom: 0.20833rem; }
  .office-ssti { font-size: 16px; }
  /* 解决方案-室内空气净化 e*/
  /* 解决方案-鲜切花、蔬果保鲜技术 s*/
  .fruit-contxt { padding-top: 0.41667rem; padding-bottom: 0.41667rem; }
  .fruit-pics { padding-bottom: 0.58333rem; }
  .fruit-fullbar { padding-bottom: 0.66667rem; }
  .fruit-title { font-size: 20px; margin-bottom: 0.41667rem; }
  .fruit-title span { padding-left: 0.625rem; padding-right: 0.625rem; min-width: 5.04167rem; }
  .fruit-img { padding-top: 8px; }
  /* 解决方案-鲜切花、蔬果保鲜技术 e*/
  .solzohe-wrapper { padding-bottom: 5.83333rem; }
  .solzohe-word { padding-top: 0.72917rem; max-width: 550px; }
  /* 市场 s */
  .market-content { min-height: 21.66667rem; }
  .market-wrapper { padding-top: 0.41667rem; }
  .market-advantage { padding-top: 0.625rem; }
  .advant-panel { padding-top: 15px; padding-bottom: 26px; }
  .advant-panel ul li { display: table; table-layout: fixed; }
  .advant-panel ul li .hd-cell { text-align: left; padding: 0.375rem 0.45833rem; display: table-cell; vertical-align: middle; width: 22.22222%; }
  .advant-panel ul li .bd-cell { display: table-cell; vertical-align: middle; padding: 0.375rem 0.45833rem; width: 77.77778%; }
  /* 市场 e */
  /* 产品列表 s */
  .product-list ul li:after { height: 0.16667rem; }
  .product-list ul li:hover .title { color: #0085ca; }
  .product-list ul li:hover .figure img { -webkit-transform: translate(-50%, -50%) scale(1.03); -ms-transform: translate(-50%, -50%) scale(1.03); -o-transform: translate(-50%, -50%) scale(1.03); transform: translate(-50%, -50%) scale(1.03); }
  .product-list ul li .conts { padding-top: 0.41667rem; padding-bottom: 0.875rem; }
  .product-list ul li .figure { margin-top: 35px; }
  .product-list ul li .title { font-size: 18px; margin-bottom: 0.20833rem; }
  .product-list ul li .more { padding-top: 15px; }
  .todo-button:hover { background-color: #0085ca; border-color: #0085ca; color: #fff; }
  /* 产品列表 e */
  /* 产品 s */
  .profile-space { padding-bottom: 1rem; }
  .profile-item { padding-bottom: 0.5rem; }
  .product-wrapper { padding-top: 0.58333rem; }
  .pross-title { font-size: 20px; }
  .pross-wrapper { padding-top: 0.58333rem; }
  .pross-list { padding-left: 0.625rem; }
  .pross-list ul li { margin-bottom: 20px; }
  .pross-list ul li .title { font-size: 18px; }
  .proxiwi-space { padding-bottom: 0.66667rem; }
  .proxiwi-imgs li { margin-bottom: 0.625rem; }
  .proxiwi-list li { margin-bottom: 0.54167rem; }
  .proxiwi-list li .title { font-size: 18px; padding-bottom: 0.25rem; margin-bottom: 0.375rem; }
  .proxiwi-list li .title:after { width: 100px; }
  .product-module { padding-top: 32px; }
  .proimg-wrapper { padding-top: 0.70833rem; }
  .proimg-list ul { margin: 0-0.33333rem; font-size: 0; }
  .proimg-list ul li { padding-left: 0.33333rem; padding-right: 0.33333rem; margin-bottom: 1.08333rem; }
  .proimg-list ul li .figure { float: left; width: 46.08295%; }
  .proimg-list ul li .content { padding-top: 0.20833rem; padding-left: 0.41667rem; display: block; width: auto; overflow: hidden; }
  .proimg-list ul li .title { font-size: 16px; }
  .proimg-list ul li .text > p, .proimg-list ul li .text > * { margin-bottom: 0.20833rem; padding-left: 14px; }
  .progas-space { padding-bottom: 25px; }
  .progas-list ul { margin: 0-0.52083rem; }
  .progas-list ul li { padding-left: 0.52083rem; padding-right: 0.52083rem; margin-bottom: 0.625rem; }
  .progas-list ul li .content { padding-top: 0.52083rem; }
  .progas-list ul li .title { font-size: 18px; }
  .proglve-space { padding-bottom: 0.5rem; }
  /* 产品 e */
  /* 联系我们 s */
  .contact-methods { padding-top: 0.5rem; padding-bottom: 0.5rem; }
  .contact-methods ul li { margin-bottom: 0.41667rem; }
  .contact-methods ul li .title { font-size: 18px; margin-bottom: 0.25rem; }
  .message-title { font-size: 18px; padding: 15px 10px; }
  .contact-form { padding: 0.625rem 0; }
  .control-unit .label { font-size: 16px; }
  .message-base { text-align: left; }
  .control-button .button { padding: 0 65px; }
  .control-button .button:hover { background-color: #017aca; }
  /* 联系我们 e */
  /*新增详情01 s*/
  .h-detail-view .desc-box { padding: 30px 0; }
  .h-detail-view .desc-box:first-child { padding-top: 20px; }
  .h-detail-view .desc-box > h2 { font-size: 26px; margin-bottom: 15px; }
  .h-detail-view .desc-box .h-detail-desc { font-size: 16px; line-height: 26px; }
  .h-detail-view .desc-box .h-detail-ul .pic { width: 324px; }
  .h-detail-view .desc-box .h-detail-ul .word { width: -webkit-calc(100% - 324px); width: calc(100% - 324px); padding-left: 30px; padding-top: 15px; }
  .h-detail-view .desc-box .h-detail-ul .word h3 { font-size: 18px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
  .h-detail-view .desc-box .h-detail-ul .word .desc { font-size: 16px; line-height: 24px; }
  .h-detail-content { padding-top: 20px; font-size: 16px; line-height: 24px; margin-bottom: 30px; }
  /*新增详情01 e*/
  /*新增样式修改-20201019 s*/
  .inside-bannerA .maskpos { width: 50%; }
  .inside-bannerA .maskpos .commonweb { font-size: 0; text-align: center; }
  .inside-bannerA .inban-modeA { padding-right: 0; display: inline-block; width: auto; font-size: 14px; }
  /*新增样式修改-20201019 e*/
  .index-word { text-align: center; } }


@media (min-width: 1260px) { /* 首页 s */
  .index-title .entitle { font-size: 1.04167rem; }
  .index-title .cnTitle { font-size: 1.04167rem; }
  .index-word { font-size: 16px; }
  .learn-more { font-size: 16px; }
  .idxcate-module ul li .sup { font-size: 0.66667rem; }
  .idxcate-module ul li .title { font-size: 0.66667rem; }
  .idxcate-module ul li .text { font-size: 16px; }
  .idxpossible-list ul li { margin-bottom: 1.5625rem; }
  .idxpossible-list ul li .title { font-size: 20px; }
  .idxpossible-list ul li .text { height: 130px; line-height: 26px; font-size: 16px; }
  /* 首页 e */
  /* 关于我们 s */
  .inside-title { font-size: 0.70833rem; }
  .unit-word { font-size: 16px; }
  .expond-swiper-prev { left: -40px; }
  .expond-swiper-next { right: -40px; }
  .aboutus-title .sup { font-size: 0.625rem; padding-bottom: 0.29167rem; margin-bottom: 0.20833rem; }
  .aboutus-title .sup:after { width: 5.10417rem; }
  .aboutus-title .title { font-size: 0.625rem; }
  .division-swiper ul li .title { font-size: 20px; }
  .gloabl-numlist ul li .title { font-size: 28px; }
  .gloabl-numlist ul li .desc { font-size: 16px; }
  /* 关于我们 e */
  /* 我们的使命 s */
  .mission-entitle { font-size: 0.70833rem; }
  .mission-cntitle { font-size: 0.625rem; }
  /* 我们的使命 e */
  /* 我们的历史 s */
  .todo-module ul li { font-size: 16px; }
  .todo-module ul li::before { top: 12px; }
  /* 我们的历史 e */
  /* 加入我们 s */
  .joinus-cell { font-size: 16px; }
  /* 加入我们 e */
  /* 新闻中心 s */
  .innews-list ul li .conts { padding: 35px 0; }
  .innews-list ul li .figure { width: 322px; }
  .innews-list ul li .content { padding-top: 7px; padding-right: 6.11111%; }
  .innews-list ul li .title { font-size: 17px; }
  .innews-list ul li .time { font-size: 17px; }
  .innews-list ul li .text { margin-bottom: 24px; }
  /* 新闻中心 e */
  /* 新闻详情 s */
  .innews-header .time { font-size: 20px; }
  .article-title { font-size: 30px; }
  .article-context { font-size: 16px; }
  .share-module .title { font-size: 16px; }
  .share-module .bdsharebuttonbox a { margin-left: 10px; margin-right: 10px; }
  .bshare-custom .bshare-mores { font-size: 16px; }
  .bshare-custom a { margin-left: 10px; margin-right: 10px; }
  .as-tabmodule .prevnext a { font-size: 16px; }
  .as-tabmodule .prevnext a .for { width: 70px; }
  .as-tabmodule .prevnext a .txt { padding-left: 70px; }
  /* 新闻详情 e */
  /* 解决方案-腐蚀 s*/
  .matrix-list ul li .hstitle { font-size: 0.54167rem; }
  .matrix-list ul li .nstitle { font-size: 0.54167rem; }
  .solution-title { font-size: 0.625rem; }
  .solution-mode .mode-uls ul li .desc { font-size: 16px; }
  .solution-mode .htitle { font-size: 22px; }
  /* 解决方案-腐蚀 e*/
  /* 解决方案-室内空气净化 s*/
  .office-title { font-size: 0.625rem; }
  .office-sub { font-size: 20px; }
  /* 解决方案-室内空气净化 e*/
  /* 解决方案-鲜切花、蔬果保鲜技术 s*/
  .fruit-title { font-size: 0.625rem; }
  /* 解决方案-鲜切花、蔬果保鲜技术 e*/
  /* 市场 s */
  .advant-panel ul li .title { font-size: 18px; }
  .advant-panel ul li .text { font-size: 16px; }
  /* 市场 e */
  /* 产品列表 s */
  .product-list ul li .figure { margin-top: 1.04167rem; }
  .product-list ul li .title { font-size: 0.5rem; }
  .todo-button { padding: 8px 40px; min-width: 150px; }
  /* 产品列表 e */
  /* 产品 s */
  .profile-title { font-size: 18px; }
  .museum-title { font-size: 18px; }
  .pross-title { font-size: 24px; }
  .pross-list ul li .title { font-size: 20px; }
  .proxiwi-list li .title { font-size: 20px; }
  .proimg-title { font-size: 0.54167rem; }
  .proimg-list ul li .title { font-size: 20px; }
  .progas-list ul li .title { font-size: 20px; }
  /* 产品 e */
  /* 联系我们 s */
  .contact-methods { padding-right: 1.5rem; }
  .contact-methods ul li .title { font-size: 22px; }
  .message-title { font-size: 20x; }
  .message-list { margin: 0; }
  .message-list li { padding-left: 0; padding-right: 0; margin-bottom: 20px; }
  .control-unit .label { text-align: right; width: 115px; float: left; padding-left: 10px; }
  .control-unit .hundle { width: auto; }
  .control-unit .input { font-size: 16px; }
  .control-unit .textarea { font-size: 16px; padding: 8px 20px; }
  .agree-unit { padding-left: 115px; }
  .message-base { padding-left: 115px; }
  /* 联系我们 e */
  /*新增详情01 s*/
  .h-detail-view .desc-box { padding: 40px 0; }
  .h-detail-view .desc-box:first-child { padding-top: 30px; }
  .h-detail-view .desc-box > h2 { font-size: 30px; margin-bottom: 20px; }
  .h-detail-view .desc-box .h-detail-ul .word { padding-top: 10px; }
  .h-detail-view .desc-box .h-detail-ul .word h3 { font-size: 20px; margin-bottom: 10px; }
  .h-detail-content { padding-top: 40px; margin-bottom: 40px; }
  /*新增详情01 e*/ }


@media (min-width: 1680px) { /* 首页 s */
  .index-word { font-size: 18px; }
  .idxpossible-list ul li .title { font-size: 0.54167rem; }
  /* 首页 e */
  /* 市场 s */
  .advant-panel ul li .title { font-size: 0.45833rem; }
  .advant-panel ul li .text { font-size: 0.375rem; }
  /* 市场 e */ }

.pagination { text-align: center; }

.viewmore-module { display: block; width: 100%; text-align: center; background-color: #0085ca; color: #fff; font-size: 14px; line-height: 28px; padding: 8px 0; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }

@media (min-width: 1024px) { .viewmore-module { display: none; }
  .pagination { display: block; text-align: center; }
  .laypage_main { display: inline-block; vertical-align: top; }
  .pagination .laypage_main .laypage_curr { background-color: #bb9f69; color: #fff; }
  .pagination .laypage_main a, .pagination .laypage_main input, .pagination .laypage_main span { width: 36px; height: 36px; display: inline-block; vertical-align: middle; background-color: #fff !important; line-height: 36px; text-align: center; font-size: 15px; border: 1px solid #d8d8d8; }
  .pagination .laypageskin_molv .laypage_curr { background-color: #bb9f69 !important; border-color: #bb9f69; }
  .laypageskin_molv .laypage_prev, .laypageskin_molv .laypage_next { position: relative; text-align: center; font-size: 0 !important; padding: 0 10px !important; }
  .laypageskin_molv .laypage_prev span, .laypageskin_molv .laypage_next span { display: none; }
  .laypageskin_molv .laypage_prev:after, .laypageskin_molv .laypage_next:after { content: ''; width: 8px; height: 8px; border: 2px solid #919191; border-top: none; border-right: none; display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; margin-top: -2px; }
  .laypageskin_molv .laypage_prev:after { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); margin-left: 3px; }
  .laypageskin_molv .laypage_next:after { -webkit-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg); margin-left: 0px; } }


/*相册轮播 s*/
.thumb-popupss { display: none; position: fixed; left: 0; top: 0; z-index: 2018; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.9); }

.thumb-popupss .thumb-wraper { position: absolute; top: 50%; right: 0; left: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); margin: auto; width: 100%; }

.thumb-popupss .thumb-wraper .thumb-copy-wrapper { position: relative; overflow: hidden; width: 90%; max-width: 880px; margin: 0 auto; }

.thumb-popupss .close { position: absolute; right: 4%; top: 4%; z-index: 9; width: 40px; height: 40px; font-size: 24px; font-weight: bold; line-height: 30px; text-align: center; color: #fff; cursor: pointer; background: #0085ca; -webkit-border-radius: 100%; border-radius: 100%; line-height: 40px; opacity: 1; }

.thumb-popupss .thumb-wraper .thumb-copy-wrapper .swiper-wrapper li { padding: 0 20px; overflow: hidden; }

.thumb-popupss .thumb-wraper .thumb-copy-wrapper .swiper-wrapper li img { display: block; max-width: 100%; max-height: 90%; position: relative; top: 50%; left: 50%; transform: translate3d(-50%, -50%, 0); -webkit-transform: translate3d(-50%, -50%, 0); -ms-transform: translate3d(-50%, -50%, 0); -o-transform: translate3d(-50%, -50%, 0); width: 540px; }

.thumb-popupss .thumb-wraper .thumb-copy-wrapper .swiper-wrapper li p { text-align: center; font-size: 16px; padding: 20px 0; color: #fff; bottom: 5%; width: 100%; left: 0; position: absolute; }

.thumb-popupss .thumb-wraper .banner-btn { display: none; width: 60px; height: 120px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); z-index: 2; cursor: pointer; }

.thumb-popupss .thumb-wraper .banner-btn::after { content: ""; position: absolute; top: 40%; left: 50%; margin-top: -5px; width: 40px; height: 40px; border-right: 1px solid #fff; border-top: 1px solid #fff; border-left: 0; border-bottom: 0; }

.thumb-popupss .thumb-wraper .banner-btn.swiper-left { left: -10px; }

.thumb-popupss .thumb-wraper .banner-btn.swiper-right { right: -10px; }

.thumb-popupss .thumb-wraper .banner-btn.swiper-left::after { -webkit-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg); margin-left: -4px; }

.thumb-popupss .thumb-wraper .banner-btn.swiper-right::after { margin-left: -7px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

.thumb-popupss .thumb-wraper .banner-btn.swiper-left:hover::after { border-color: #0085ca; }

.thumb-popupss .thumb-wraper .banner-btn.swiper-right:hover::after { border-color: #0085ca; }

.thumb-popupss .thumb-wraper .banner-btn.swiper-button-disabled { cursor: default; }

@media (min-width: 768px) { .thumb-popupss .thumb-wraper .banner-btn.swiper-left { left: 4%; }
  .thumb-popupss .thumb-wraper .banner-btn.swiper-right { right: 4%; } }

@media (min-width: 1024px) { .thumb-popupss .thumb-wraper .banner-btn { display: block; } }

/*相册轮播 e*/


/*----网站地图 start----*/
.sitemapcont2 { padding: 6% 30px; overflow: hidden; background: #fff; margin-top: 25px; }

.sitemapcont2 dl { position: relative; margin-bottom: 36px; }

.sitemapcont2 dl dt { font-size: 16px; font-weight: bold; padding: 0 8px; background: #fff; position: absolute; left: 18px; top: -14px; }

.sitemapcont2 dl dt a { color: #0085ca; }

.sitemapcont2 dl dt a:hover { color: #017aca; }

.sitemapcont2 dl dd { padding: 4% 3% 1% 3%; border: 1px solid #e6e6e6; }

.sitemapcont2 dl dd a { display: inline-block; padding-left: 10px; margin: 0 23px 8px 0; }

.Singlepage { margin-top: 45px; }

@media (min-width: 767px) { .sitemapcont2 { padding: 5% 30px; }
  .sitemapcont2 dl dt { font-size: 20px; }
  .sitemapcont2 dl dd { padding: 2% 3% 1% 3%; border: 1px solid #e6e6e6; }
  .sitemapcont2 dl dd a { margin: 0 50px 8px 0; }
  .sitemapcont2 dl dd a:hover { color: #017aca; }
  .Singlepage { margin-top: 0px; } }

@media (min-width: 1600px) { .sitemapcont2 dl dt { font-size: 22px; }
  .sitemapcont2 dl dd { font-size: 16px; } }

/*----网站地图 end----*/
@-webkit-keyframes fade-left-slide { 0% { opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  100% { opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px); } }
@-o-keyframes fade-left-slide { 0% { opacity: 0;
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  100% { opacity: 1;
    -o-transform: translateX(0px);
    transform: translateX(0px); } }
@keyframes fade-left-slide { 0% { opacity: 0;
    -webkit-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  100% { opacity: 1;
    -webkit-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px); } }

@-webkit-keyframes fade-right-slide { 0% { opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%); }
  100% { opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px); } }

@-o-keyframes fade-right-slide { 0% { opacity: 0;
    -o-transform: translateX(100%);
    transform: translateX(100%); }
  100% { opacity: 1;
    -o-transform: translateX(0px);
    transform: translateX(0px); } }

@keyframes fade-right-slide { 0% { opacity: 0;
    -webkit-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); }
  100% { opacity: 1;
    -webkit-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px); } }

.slide-fade-left { -webkit-animation: fade-left-slide 1s 1; -o-animation: fade-left-slide 1s 1; animation: fade-left-slide 1s 1; -webkit-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards; opacity: 1; }

.slide-fade-right { -webkit-animation: fade-right-slide 1s 1; -o-animation: fade-right-slide 1s 1; animation: fade-right-slide 1s 1; -webkit-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards; opacity: 1; }

/* 法律声明 s */
.inside-legal-title { text-align: center; font-size: 18px; line-height: 1.5; color: #000; }

.inside-wrapper { padding-top: 30px; padding-bottom: 25px; }

.legal-title { text-align: center; font-size: 22px; color: #333333; line-height: 1.2; }

.terms-contents, .legaltext { padding: 30px 0 15px; }

.fonts-lh28, .fonts-lh30, .fonts-lh32 { font-size: 14px; color: #333; line-height: 24px; }

@media (min-width: 1024px) { .inside-legal-title { font-size: 24px; }
  .inside-wrapper { padding-top: 60px; padding-bottom: 50px; }
  .legal-title { font-size: 30px; }
  .legaltext { padding-top: 60px; padding-bottom: 30px; }
  .fonts-lh30 { font-size: 16px; line-height: 30px; } }

@media (min-width: 1260px) { .inside-legal-title { font-size: 32px; }
  .inside-wrapper { padding-top: 80px; padding-bottom: 65px; }
  .legal-title { font-size: 34px; } }

/* 法律声明 e */

.quoted-modal { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1050; -webkit-overflow-scrolling: touch; outline: 0; overflow-x: hidden; overflow-y: auto; width: 100%; height: 100%; display: none; }

.quoted-modal.fade .quoted-dialog { -webkit-transition: -webkit-transform 0.3s ease-out; transition: -webkit-transform 0.3s ease-out; -o-transition: -o-transform 0.3s ease-out; transition: transform 0.3s ease-out; transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -o-transform 0.3s ease-out; -webkit-transform: translate(0, -25%); -ms-transform: translate(0, -25%); -o-transform: translate(0, -25%); transform: translate(0, -25%); }

.quoted-modal.in .quoted-dialog { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }

.quoted-dialog { position: relative; margin: 80px 15px 40px; }

.quoted-modal-bg { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; background-color: #000000; display: none; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }

.quoted-modal-bg.fade { opacity: 0; filter: alpha(opacity=0); }

.quoted-modal-bg.in { opacity: 0.5; filter: alpha(opacity=50); }

.modal-scrollbar { width: 100px; height: 100px; background-color: #0085ca; overflow: scroll; position: absolute; top: -1000px; left: -1000px; }

.modal-open { overflow: hidden; }

.openweb-close { position: absolute; width: 40px; height: 40px; background: url(../image/modalclose.png) no-repeat scroll center center; top: -45px; right: 0; }

@media (min-width: 768px) { .quoted-dialog { max-width: 605px; margin-left: auto; margin-right: auto; }
  .openweb-close { top: -20px; right: -40px; } }

@media (min-width: 1024px) { .quoted-dialog { margin-top: 110px; } }

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.thumb-container { width: 100%; position: relative; background-color: #fff; padding: 10px; }

.thumb-wrapper { width: 100%; position: relative; }

.thumb-swiper { width: 100%; overflow: hidden; position: relative; }

.thumb-swiper ul li { width: 100%; height: auto; overflow: hidden; }

.thumb-swiper ul li::before { content: ''; display: block; width: 100%; padding-bottom: 60.52632%; }

.thumb-swiper ul li img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); height: 100%; }

.thumb-switch-prev, .thumb-switch-next { display: none; }

.thumb-pagination { position: absolute; bottom: 18px; left: 0; width: 100%; line-height: normal; font-size: 0; text-align: center; z-index: 24; }

.thumb-pagination span { display: inline-block; vertical-align: top; width: 8px; height: 8px; background-color: #fff; -webkit-border-radius: 50%; border-radius: 50%; margin: 0 4px; cursor: pointer; }

.thumb-pagination span.swiper-pagination-bullet-active { background-color: #0085ca; }

.thumb-base { padding-top: 10px; }

.thumb-text { color: #333; font-size: 14px; line-height: 1.5; }

@media (min-width: 1024px) { .thumb-popup .quoted-dialog { max-width: 820px; }
  .thumb-container { padding: 20px; }
  .thumb-switch-prev, .thumb-switch-next { display: block; position: absolute; width: 80px; height: 80px; cursor: pointer; position: absolute; z-index: 199; text-align: center; line-height: 80px; top: 50%; margin-top: -40px; }
  .thumb-switch-prev:after, .thumb-switch-next:after { content: ''; width: 32px; height: 32px; border: 2px solid #fff; border-right: none; border-bottom: none; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; display: inline-block; vertical-align: middle; }
  .thumb-switch-prev:hover::after, .thumb-switch-next:hover::after { border-color: #0085ca; }
  .thumb-switch-prev.swiper-button-disabled, .thumb-switch-next.swiper-button-disabled { cursor: default; }
  .thumb-switch-prev { left: 10px; }
  .thumb-switch-prev:after { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
  .thumb-switch-next { right: 10px; }
  .thumb-switch-next:after { -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg); }
  .thumb-pagination { bottom: 4%; }
  .thumb-pagination span { width: 10px; height: 10px; }
  .thumb-base { padding-top: 20px; }
  .thumb-text { font-size: 16px; } }

@media (min-width: 1260px) { .thumb-popup .quoted-dialog { max-width: 920px; } }

.searchcont401 { padding-top: 20px; padding-bottom: 40px; background-color: #ffffff; min-height: 60vh; }

.searchtitle401 { padding: 28px 15px; background-color: #f2f2f2; }

.searchtitle401 span { color: #0085ca; }

.resultlist401 { font-size: 13px; padding: 3% 0; }

.resultlist401 ul { padding-bottom: 30px; }

.resultlist401 ul li img { display: block; width: 100%; margin-bottom: 2%; }

.resultlist401 li { padding: 15px 0; border-top: 1px solid #d9d9d9; border-bottom: 1px solid #d9d9d9; margin-bottom: -1px; }

.resultlist401 h4 { font-size: 16px; line-height: 24px; margin-bottom: 3%; }

.resultlist401 h4 em { color: #0085ca; font-style: normal; }

.resultlist401 h4 a { display: block; }

.resulttext401 { overflow: hidden; height: 72px; color: #999; }

.resultlabel401 { color: #999; display: inline-block; padding-top: 30px; }

.searchinputcont401 dt input { width: 100%; height: 40px; line-height: 40px; text-indent: 12px; font-size: 15px; color: #333333; background-color: #ffffff; font-family: "Microsoft YaHei"; }

.searchinputcont401 dd input { margin-top: 10px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; width: 100%; height: 40px; line-height: 40px; font-weight: bold; color: #ffffff; cursor: pointer; background-color: #0085ca; text-align: center; font-family: "Microsoft YaHei"; }

.searchinputcont401 dd input:hover { background-color: #017aca; }

.keywords { color: #da251d; }

@media (min-width: 768px) { .searchtitle401 { font-size: 24px; }
  .resultlist401 h4 { font-size: 20px; margin-bottom: 2%; }
  .searchimg401 { float: left; margin: 0 3% 0 0; display: block; width: 200px; height: 150px; overflow: hidden; position: relative; }
  .resultlist401 ul li .searchimg401 img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); max-width: 100%; width: auto; } }

@media (min-width: 992px) { .searchcont401 { padding-top: 40px; padding-bottom: 60px; }
  .searchinputcont401 { width: 45%; margin: 0 auto; }
  .resultlist401 ul { padding-bottom: 60px; }
  .searchinputcont401 dt { float: left; width: 78%; }
  .searchinputcont401 dd { float: left; width: 22%; }
  .searchinputcont401 dt input { font-size: 16px; }
  .searchinputcont401 dd input { margin-top: 0; }
  .searchinputcont401 dd input { font-size: 16px; font-weight: bold; } }

.loadingmore { display: block; width: 100%; font-size: 14px; background-color: #0085ca; height: 40px; line-height: 40px; color: #ffffff; text-align: center; -webkit-transition: all ease 0.5s; -o-transition: all ease 0.5s; transition: all ease 0.5s; }

.loadingmore:hover { background-color: #0085ca; }

@media (min-width: 1024px) { .loadingmore { height: 50px; line-height: 50px; font-size: 16px; } }

.dead-discern { padding-top: 20px; padding-bottom: 20px; text-align: center; }

.no-discern { display: inline-block; vertical-align: top; position: relative; padding-left: 60px; text-align: left; }

.no-discern .noicon { position: absolute; top: 0; left: 0; width: 42px; }

.no-discern .noicon img { display: block; width: 100%; -webkit-transform: none; -ms-transform: none; -o-transform: none; transform: none; position: static; }

.no-discern .cnts .title { color: #333; font-size: 16px; font-weight: bold; text-align: center; margin-bottom: 10px; }

.no-discern .cnts .info { color: #666; font-size: 14px; line-height: 24px; padding-left: 10px; }

.common-back { right: 25px; }
