﻿@charset "UTF-8";
/*--公共部分--*/
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-size: 14px; line-height: 24px; color: #333; font-family:  'Microsoft YaHei','Hiragino Sans GB', Arial, sans-serif; }

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; }

.swiper-wrapper { width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: -moz-box; display: flex; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; -o-transition-property: -o-transform; -moz-transition-property: transform, -moz-transform; transition-property: transform; transition-property: transform, -webkit-transform, -moz-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-no-flexbox .swiper-slide { float: left; }

.swiper-container-vertical > .swiper-wrapper { -webkit-box-orient: vertical; -ms-flex-direction: column; -webkit-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; flex-direction: column; }

.swiper-container-fade .swiper-slide { pointer-events: none; -webkit-transition-property: opacity; -o-transition-property: opacity; -moz-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: 1200px) { 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: 1200px; padding: 0; } }

/* layout start*/


::-webkit-scrollbar-track-piece { background-color: #bbb; }

::-webkit-scrollbar { width: 4px; height: 2px; }

::-webkit-scrollbar-thumb { background-color: #535353; background-clip: padding-box; -webkit-border-radius: 10px; border-radius: 10px; }

::-webkit-scrollbar-thumb:hover { background-color: #bbb; }

/* header s */
body { padding-top: 56px; }

header { position: fixed; width: 100%; top: 0; left: 0; background-color: #FFFFFF; z-index: 299; -webkit-transition: background-color 0.3s; -o-transition: background-color 0.3s; -moz-transition: background-color 0.3s; transition: background-color 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: 56px; font-size: 0; }

.logo { padding: 12px 0; }

.logo a { display: block; width: 100%; }

.logo .logobox { display: block; width: 142px; height: 32px; background-image: url(../images/logob.png); background-repeat: no-repeat; background-position: 0 0; -o-background-size: contain; background-size: contain; font-size: 0; }

/*===========================*/
.mobnav-btn { display: inline-block; vertical-align: middle; width: 26px; height: 34px; position: relative; }

.mobnav-btn span { position: absolute; width: 100%; height: 3px; background-color: #999999; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; }

.mobnav-btn span:first-child { top: 8px; }

.mobnav-btn span:nth-child(2) { top: 50%; margin-top: -2px; }

.mobnav-btn span:last-child { bottom: 9px; }

.mobnav-btn.open span:first-child { top: 15px; -webkit-transform: rotate(45deg); -moz-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); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }

/*===========================*/
nav { position: fixed; top: 56px; 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: 5px 0; position: relative; }

nav .lvnav .lv1 h4 a { display: block; color: #333333; font-size: 15px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; text-transform: uppercase; }

nav .lvnav .lv1 h4 .num, nav .lvnav .lv1 h4 .nvm { display: inline-block; vertical-align: middle; }

nav .lvnav .lv1 h4 .num { color: #006db8; font-family: "Montserrat"; opacity: 0.2; padding-right: 10px; font-size: 22px; }

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: 1px solid #6d6e8b; border-left: none; border-bottom: none; width: 10px; height: 10px; right: 5px; -webkit-transform: rotate(135deg); -moz-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); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); margin-top: -2px; }

.index-login { position: fixed; bottom: 0; width: 100%; left: 0; z-index: 330; background-color: #fff; text-align: center; line-height: 28px; padding: 28px 0; -webkit-transition: opacity 0.3s , -webkit-transform 0.3s; transition: opacity 0.3s , -webkit-transform 0.3s; -o-transition: opacity 0.3s , -o-transform 0.3s; -moz-transition: transform 0.3s , opacity 0.3s , -moz-transform 0.3s; transition: transform 0.3s , opacity 0.3s; transition: transform 0.3s , opacity 0.3s , -webkit-transform 0.3s , -moz-transform 0.3s , -o-transform 0.3s; -webkit-transform: translateY(100%); -moz-transform: translateY(100%); -ms-transform: translateY(100%); -o-transform: translateY(100%); transform: translateY(100%); opacity: 0; }

.index-login .login-chunk { font-size: 0; }

.index-login .login-icon, .index-login .login-txt, .index-login .username, .index-login .loginout { display: inline-block; vertical-align: middle; }

.index-login .login-icon { width: 28px; height: 20px; background-image: url(../images/index-userb.png); background-repeat: no-repeat; -o-background-size: contain; background-size: contain; background-position: center center; }

.index-login .login-txt { color: #808080; font-size: 15px; }

.index-login .username, .index-login .loginout { color: #333333; font-size: 15px; }

.index-login .username { padding-left: 10px; padding-right: 10px; max-width: 120px; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; }

.index-login .loginout { padding-left: 10px; position: relative; }

.index-login .loginout:before { content: ''; position: absolute; top: 50%; left: 0; height: 16px; width: 1px; background-color: #666; margin-top: -7px; }

header.open .index-login { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); opacity: 1; }

.hsubnav { width: 100%; padding: 0 25px 10px; display: none; }

.hsubnav .lv2 { width: 100%; line-height: 28px; padding: 3px 0; }

.hsubnav .lv2 a { display: block; width: 100%; color: #333333; font-size: 14px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; text-transform: uppercase; }

@media (min-width: 1024px) { body { padding-top: 0px; }
  header { background-color: transparent; -webkit-box-shadow: none; box-shadow: none; }
  header.scroll, header.onnav { background-color: #fff; }
  header.scroll .logo .logobox, header.onnav .logo .logobox { background-image: url(../images/logob.png); }
  header.scroll nav .lvnav .lv1 h4 a, header.onnav nav .lvnav .lv1 h4 a { color: #333; }
  header.scroll .index-login .login-icon, header.onnav .index-login .login-icon { background-image: url(../images/index-userb.png); }
  header.scroll .mobnav-btn span, header.onnav .mobnav-btn span { background-color: #999999; }
  header.scroll .index-login .username, header.scroll .index-login .loginout, header.onnav .index-login .username, header.onnav .index-login .loginout { color: #333; }
  header.scroll .index-login .loginout:before, header.onnav .index-login .loginout:before { background-color: #333; }
  header.abs { position: absolute; -webkit-transition: none; -o-transition: none; -moz-transition: none; transition: none; }
  .headerweb { padding-left: 40px; padding-right: 40px; }
  .header-left { float: none; width: 100%; padding-right: 50px; }
  .header-left:after { content: ''; display: block; clear: both; height: 0; visibility: hidden; }
  .header-right { float: none; line-height: 74px; position: absolute; top: 0; right: 40px; }
  .logo { float: left; padding: 16px 0; }
  .logo .logobox { height: 42px; background-image: url(../images/logo.png); }
  /*===========================*/
  .mobnav-btn span { background-color: #fff; }
  .mobnav-btn span:first-child { top: 7px; }
  .mobnav-btn span:nth-child(2) { top: 50%; margin-top: -2px; }
  .mobnav-btn span:last-child { bottom: 8px; }
  .mobnav-btn.open span:first-child { top: 15px; }
  .mobnav-btn.open span:last-child { bottom: 16px; }
  /*===========================*/
  nav { position: static; background-color: transparent; padding-top: 0px; padding-bottom: 0px; display: block; overflow: inherit; float: right; }
  nav .lvnav { width: 100%; }
  nav .lvnav .lv1 { width: auto; float: left; padding: 0 20px; line-height: 74px; border-bottom: none; position: relative; }
  nav .lvnav .lv1 h4 { padding: 0; }
  nav .lvnav .lv1 h4 a { color: #fff; }
  nav .lvnav .lv1 h4 .icon { display: none !important; }
  nav .lvnav .lv1.cur h4 a, nav .lvnav .lv1:hover h4 a { color: #da271e !important; }
  .index-login { position: static; background-color: transparent; float: right; width: auto; padding: 23px 0; -webkit-transition: none; -o-transition: none; -moz-transition: none; transition: none; -webkit-transform: translateY(0%); -moz-transform: translateY(0%); -ms-transform: translateY(0%); -o-transform: translateY(0%); transform: translateY(0%); opacity: 1; }
  .index-login .login-icon { height: 20px; background-image: url(../images/index-user.png); }
  .index-login .login-txt { color: #fff; display: none; }
  .index-login .username, .index-login .loginout { color: #fff; }
  .index-login .username { cursor: default; }
  .index-login .loginout:hover { color: #da271e !important; }
  .index-login .loginout:before { background-color: #fff; }
  .hsubnav { width: 125%; position: absolute; background-color: #fff; padding: 5px 5px 10px; text-align: center; left: 50%; top: 100%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); display: none; -webkit-transition: none; -o-transition: none; -moz-transition: none; transition: none; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }
  .hsubnav .lv2 a { -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
  .hsubnav .lv2 a:hover { color: #da271e; } }

@media (min-width: 1260px) { .headerweb { padding-left: 0px; padding-right: 0px; max-width: 1200px; margin: 0 auto; }
  .header-right { right: 0px; }
  nav .lvnav .lv1 { padding: 0 28px; }
  nav .lvnav .lv1 h4 a { font-size: 17px; }
  .index-login .login-icon { height: 22px; }
  .index-login .username, .index-login .loginout { font-size: 17px; }
  .hsubnav .lv2 a { font-size: 15px; } }

/* header e */
.header-full-nav { display: none; }

@media (min-width: 1024px) { .header-full-nav { position: fixed; top: 74px; width: 100%; left: 0; background-color: #212121; z-index: 298; padding-top: 60px; padding-bottom: 100px; }
  .pcnav { width: 100%; }
  .pcnav .lvnav .lv1 { float: left; width: 20%; line-height: 40px; }
  .pcnav .lvnav .lv1 h4 { width: 100%; padding-bottom: 15px; }
  .pcnav .lvnav .lv1 h4 a { display: block; cursor: default; color: #ffffff; font-size: 20px; }
  .pcnav .lvnav .lv1 h4 .icon { display: none; }
  .pcsubnav { width: 100%; }
  .pcsubnav .lv2 { width: 100%; line-height: 28px; padding-bottom: 4px; }
  .pcsubnav .lv2 a { color: #878787; font-size: 16px; display: inline-block; vertical-align: top; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
  .pcsubnav .lv2 a:hover { color: #da271e; } }

@media (min-width: 1260px) { .header-full-nav { padding-top: 78px; padding-bottom: 170px; }
  .pcnav .lvnav .lv1 h4 { padding-bottom: 25px; }
  .pcnav .lvnav .lv1 h4 a { font-size: 24px; }
  .pcsubnav .lv2 { padding-bottom: 8px; }
  .pcsubnav .lv2 a { font-size: 18px; } }

footer { width: 100%; background-color: #1b1c21; padding-top: 20px; padding-bottom: 30px; }

.footernav { width: 100%; }

.ftlvnav { width: 100%; }

.ftlvnav .lv1 { width: 100%; line-height: 24px; border-bottom: 1px solid #999; }

.ftlvnav .lv1 h4 { width: 100%; position: relative; padding: 10px 0; line-height: 30px; }

.ftlvnav .lv1 h4 a { display: block; width: 100%; color: #dfdfdf; 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: 1px solid #f2f2f2; border-left: none; border-bottom: none; width: 10px; height: 10px; right: 10px; -webkit-transform: rotate(135deg); -moz-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); -moz-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 { padding-bottom: 3px; padding-top: 3px; }

.ftsub .lv2 a { display: block; width: 100%; font-size: 14px; color: #878787; }

.footer-right { padding-top: 25px; }

.footer-erweima { text-align: center; }

.footer-erweima .word, .footer-erweima .img { display: inline-block; vertical-align: bottom; line-height: 20px; }

.footer-erweima .word { text-align: left; padding-right: 20px; color: #b8b8b8; font-size: 14px; }

.footer-erweima .img { width: 104px; height: 104px; overflow: hidden; }

.footer-erweima .img img { display: block; width: 100%; }

.footer-copyright { padding-top: 20px; text-align: center; color: #949494; }

.footer-copyright a { color: #949494; }

@media (min-width: 1024px) { footer { padding-top: 50px; padding-bottom: 90px; }
  footer .commonweb { position: relative; }
  .footer-left { padding-right: 280px; }
  .ftlvnav .lv1 { width: auto; border-bottom: none; float: left; padding-right: 10px; width: 20%; }
  .ftlvnav .lv1 h4 { padding: 0 0 14px; }
  .ftlvnav .lv1 h4 a { font-size: 16px; }
  .ftlvnav .lv1 h4 .icon { display: none; }
  .ftsub { padding: 0px; display: block; }
  .ftsub .lv2 a { display: inline-block; vertical-align: top; width: auto; }
  .ftsub .lv2 a:hover { color: #da271e; }
  .footer-right { padding-top: 0px; position: absolute; top: 0; right: 40px; }
  .footer-erweima { text-align: right; }
  .footer-erweima .word { padding-right: 24px; }
  .footer-copyright { padding-top: 40px; text-align: right; }
  .footer-copyright a:hover { color: #da271e; } }

@media (min-width: 1260px) { .footer-right { right: 0px; }
  .ftlvnav .lv1 h4 a { font-size: 18px; }
  .ftsub .lv2 a { font-size: 16px; } }

/*==========================================================*/
.aside { position: fixed; width: 40px; display: block; bottom: 100px; right: 15px; z-index: 122; }

.aside .aitem { display: block; width: 40px; height: 40px; background-color: #da271e; z-index: 199; overflow: hidden; position: relative; }

.aside .goto { background-image: url(../images/goto.png); -o-background-size: contain; background-size: contain; background-repeat: no-repeat; }

.aside .iphone { background: #000 url(../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; -moz-transition: all 0.3s; transition: all 0.3s; }
  .aside .goto { display: none; }
  .aside .goto:hover { background-color: #d81309; }
  .aside .iphone { display: none; } }

@media (min-width: 1260px) { .aside { right: 55px; bottom: 130px; width: 62px; }
  .aside .aitem { width: 62px; height: 62px; } }

/*==========================================================*/

.in-history { width: 100%; overflow: hidden; padding-top: 20px; }

.history-ul { width: 100%; overflow: hidden; position: relative; }

.history-ul:after { content: ''; position: absolute; width: 1px; background-image: url(../images/hisbg.png); background-repeat: repeat-y; background-position: center 0; top: 8px; left: 8px; bottom: 0; z-index: -1; }

.history-ul li { width: 100%; margin-bottom: 20px; }

.history-ul li .con { padding-left: 32px; }

.history-ul li .con .title { font-size: 18px; color: #333333; line-height: 28px; font-weight: bold; position: relative; }

.history-ul li .con .title:after { content: ''; position: absolute; width: 14px; height: 14px; background-image: url(../images/yuanyuan.png); background-repeat: no-repeat; -o-background-size: cover; background-size: cover; background-position: center center; left: -30px; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

.history-ul li .con .title:before { content: ''; position: absolute; width: 11px; height: 9px; background-image: url(../images/leftleft.png); background-repeat: no-repeat; -o-background-size: cover; background-size: cover; background-position: center center; left: -20px; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); display: none; }

.history-ul li .con .infp { color: #646464; line-height: 24px; font-size: 14px; margin-top: 5px; margin-bottom: 10px; position: relative; }

.history-ul li .con .infp:before { content: ''; position: absolute; width: 6px; height: 6px; -webkit-border-radius: 50%; border-radius: 50%; background-color: #b1b2ca; left: -26px; top: 8px; }

.history-ul li .con .imgmain { width: 100%; }

.history-ul li .con .img { margin-left: -0.9%; margin-right: -0.9%; font-size: 0; }

.history-ul li .con .img img { display: inline-block; vertical-align: bottom; width: 98.2%; margin-left: 0.9%; margin-right: 0.9%; margin-bottom: 10px; }

.history-ul li .conmain { width: 100%; position: relative; z-index: 2; }

.history-ul li:last-child { margin-bottom: 0; }

@media (min-width: 768px) { .in-history { padding-top: 40px; }
  .history-ul li .con .img img { width: 48.2%; } }

@media (min-width: 1024px) { .in-history { padding-top: 60px; }
  .history-ul:after { left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }
  .history-ul li { margin-bottom: 30px; }
  .history-ul li .con { padding: 0px; }
  .history-ul li .con .title { font-weight: normal; font-size: 24px; line-height: 34px; }
  .history-ul li .con .title:after { width: 20px; height: 20px; }
  .history-ul li .con .infp { font-size: 16px; line-height: 30px; margin-top: 15px; margin-bottom: 20px; }
  .history-ul li .con .infp:before { width: 8px; height: 8px; top: 11px; }
  .history-ul li:nth-child(odd) { padding-right: 50%; }
  .history-ul li:nth-child(odd) .con { padding-right: 35px; }
  .history-ul li:nth-child(odd) .con .title { text-align: right; }
  .history-ul li:nth-child(odd) .con .title:after { left: auto; right: -45px; }
  .history-ul li:nth-child(odd) .con .title:before { left: auto; right: -25px; background-image: url(../images/rightright.png); }
  .history-ul li:nth-child(odd) .con .infp { text-align: right; }
  .history-ul li:nth-child(odd) .con .infp:before { right: -39px; left: auto; }
  .history-ul li:nth-child(even) { padding-left: 50%; }
  .history-ul li:nth-child(even) .con { padding-left: 35px; }
  .history-ul li:nth-child(even) .con .title { text-align: left; }
  .history-ul li:nth-child(even) .con .title:after { right: auto; left: -45px; }
  .history-ul li:nth-child(even) .con .title:before { right: auto; left: -25px; }
  .history-ul li:nth-child(even) .con .infp { text-align: left; }
  .history-ul li:nth-child(even) .con .infp:before { left: -39px; } }

@media (min-width: 1260px) { .in-history { padding-top: 80px; }
  .history-ul li .con .title { font-size: 30px; line-height: 46px; }
  .history-ul li .con .title:after { width: 25px; height: 25px; }
  .history-ul li .con .infp { margin-top: 20px; margin-bottom: 30px; }
  .history-ul li:nth-child(odd) .con .title:after { right: -48px; }
  .history-ul li:nth-child(even) .con .title:after { left: -48px; } }


/* 表格  */
.server-policy table td{ border:1px solid #666; }



@charset "UTF-8";
/* banner s*/
.indexbanner { width: 100%; overflow: hidden; position: relative; }

.indexbanner ul { width: 100%; }

.indexbanner ul li { width: 100%; height: auto; overflow: hidden; z-index: 44; }

.indexbanner ul li .banner-img { display: block; width: 100%; height: 100%; overflow: hidden; }

.indexbanner ul li .banner-img img { display: block; width: 100%; }

.indexbanner ul li.cur .banner-word .title { -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); opacity: 1; }

.indexbanner ul li.cur .banner-word .desc { -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); opacity: 1; }

.indexbanner ul li.cur .banner-more { -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); opacity: 1; }

.index-pagination { position: absolute; bottom: 15px; width: 100%; left: 0; text-align: center; z-index: 66; }

.index-pagination span { display: inline-block; margin: 0 4px; vertical-align: middle; width: 8px; height: 8px; cursor: pointer; background-color: #fff; -webkit-border-radius: 50%; border-radius: 50%; }

.index-pagination span.swiper-pagination-bullet-active { background-color: #d81309; }

.banner-pos { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); z-index: 22; width: 100%; }

.banner-word { color: #fff; text-align: center; }

.banner-word .title { display: block; width: 100%; font-size: 18px; line-height: 1.2; -webkit-transition: all 0.6s; -o-transition: all 0.6s; -moz-transition: all 0.6s; transition: all 0.6s; -webkit-transform: translateY(100%); -moz-transform: translateY(100%); -ms-transform: translateY(100%); -o-transform: translateY(100%); transform: translateY(100%); opacity: 0; }

.banner-word .desc { width: 100%; color: #f1f4fa; font-size: 14px; line-height: 1.5; padding-top: 10px; padding-bottom: 20px; -webkit-transition: all 0.8s; -o-transition: all 0.8s; -moz-transition: all 0.8s; transition: all 0.8s; -webkit-transform: translateY(100%); -moz-transform: translateY(100%); -ms-transform: translateY(100%); -o-transform: translateY(100%); transform: translateY(100%); opacity: 0; }

.banner-more { width: 100%; text-align: center; -webkit-transition: all 0.9s 0.2s; -o-transition: all 0.9s 0.2s; -moz-transition: all 0.9s 0.2s; transition: all 0.9s 0.2s; -webkit-transform: translateY(100%); -moz-transform: translateY(100%); -ms-transform: translateY(100%); -o-transform: translateY(100%); transform: translateY(100%); opacity: 0; }

.banner-morebtn { display: inline-block; vertical-align: top; line-height: 30px; padding: 0 20px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; color: #fff; font-size: 12px; border: 1px solid #da271e; background-color: #da271e; }

.swiper-switch-prev, .swiper-switch-next { display: none; }

@media (min-width: 768px) { .banner-word .title { font-size: 32px; }
  .banner-word .desc { font-size: 16px; padding-bottom: 30px; }
  .banner-morebtn { line-height: 34px; padding: 0 24px; font-size: 14px; } }

@media (min-width: 1024px) { .banner-word .title { font-size: 42px; }
  .banner-word .desc { font-size: 18px; padding-bottom: 40px; }
  .banner-morebtn { line-height: 36px; padding: 0 28px; }
  .banner-morebtn:hover { background-color: #d81309; }
  .index-pagination { bottom: 5%; }
  .index-pagination span { margin: 0 6px; width: 10px; height: 10px; }
  .swiper-switch-prev, .swiper-switch-next { display: block; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); cursor: pointer; position: absolute; z-index: 199; cursor: pointer; width: 70px; height: 100px; }
  .swiper-switch-prev:after, .swiper-switch-next:after { content: ''; width: 40px; height: 40px; position: absolute; border: 2px solid #fff; top: 50%; left: 50%; border-right: none; border-bottom: none; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
  .swiper-switch-prev:after { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); margin-top: -20px; margin-left: -8px; }
  .swiper-switch-next:after { -webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg); margin-top: -20px; margin-left: -30px; }
  .index-banner-prev { left: 9.375%; }
  .index-banner-next { right: 9.375%; }
  .index-banner-next:after, .index-banner-prev:after { border-color: #96a4b3; width: 44px; height: 44px; margin-top: -22px; }
  .index-banner-next:after { margin-left: -35px; }
  .index-banner-next:hover:after, .index-banner-prev:hover:after { border-color: #da271e; } }

@media (min-width: 1260px) { .banner-word .title { font-size: 48px; }
  .banner-word .desc { font-size: 20px; padding-bottom: 45px; }
  .banner-morebtn { line-height: 40px; font-size: 16px; }
  .index-pagination span { width: 12px; height: 12px; } }

@media (min-width: 1440px) { .banner-word .title { font-size: 52px; }
  .banner-word .desc { font-size: 24px; } }

/* banner e*/
/* 首页 s */
.index { width: 100%; overflow: hidden; background-repeat: no-repeat; -o-background-size: cover; background-size: cover; background-position: center 0; }

.index-product { width: 100%; padding-top: 30px; padding-bottom: 30px; }

.ppcommonweb { padding-left: 15px; padding-right: 15px; }

.product-container { width: 100%; position: relative; }

.product-swiper { width: 100%; overflow: hidden; position: relative; }

.product-swiper ul li { width: 100%; overflow: hidden; height: auto; position: relative; }

.product-swiper ul li .image { width: 100%; position: relative; overflow: hidden; }

.product-swiper ul li .image:before { content: ''; display: block; width: 100%; padding-bottom: 50.25926%; }

.product-swiper ul li .image img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); display: block; max-height: 100%; }

.product-swiper ul li .word { width: 100%; }

.product-swiper ul li .word .title { color: #ffffff; font-size: 18px; line-height: 1.38095; width: 100%; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.product-swiper ul li .word .desc { padding-top: 10px; padding-bottom: 20px; }

.product-swiper ul li .word .info { color: #ebebeb; font-size: 14px; line-height: 24px; display: block; width: 100%; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; max-height: 120px; }

.product-swiper .morebtn { width: 100%; }

.view-morebtn { display: inline-block; vertical-align: top; color: #ffffff; font-size: 14px; background-color: #da271e; line-height: 30px; padding: 2px 20px; -webkit-border-radius: 60px; border-radius: 60px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

.product-pagination { width: 100%; left: 0; text-align: center; padding-top: 30px; }

.product-pagination span { display: inline-block; margin: 0 3px; vertical-align: middle; width: 10px; height: 10px; cursor: pointer; -webkit-border-radius: 50%; border-radius: 50%; border: 1px solid #959596; }

.product-pagination span.swiper-pagination-bullet-active { background-color: #d81309; border-color: #da271e; }

.index-solution { width: 100%; padding-top: 30px; padding-bottom: 40px; border-top: 1px solid #18202c; }

.index-titile-module { width: 100%; text-align: center; }

.index-titile-module .index-desc { padding-top: 4px; }

.g-index-title { font-size: 18px; color: #ffffff; line-height: 1.29167; font-weight: bold; }

.index-index-esc { line-height: 1.8; color: #999999; font-size: 14px; }

.solution-switch { width: 100%; padding: 30px 0; }

.solution-tabswiper { width: 100%; overflow: hidden; position: relative; }

.solution-tabswiper ul { font-size: 0; }

.solution-tabswiper ul li { line-height: 36px; text-align: center; display: inline-block; vertical-align: top; width: auto; margin-left: -1px; position: relative; z-index: 1; }

.solution-tabswiper ul li a { display: block; width: 100%; color: #ffffff; font-size: 14px; padding: 0 30px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; position: relative; }

.solution-tabswiper ul li a:after { content: ''; position: absolute; left: 0; top: 50%; margin-top: -8px; width: 1px; height: 16px; background-color: #cccccc; }

.solution-tabswiper ul li:first-child { margin-left: 0; }

.solution-tabswiper ul li:first-child a:after { display: none; }

.solution-tabswiper ul li.cur { z-index: 4; }

.solution-tabswiper ul li.cur a { background-color: #da271e; }

.solution-tabswiper ul li.cur a:after { background-color: #da271e; }

.solution-container { width: 100%; position: relative; padding-left: 20px; padding-right: 20px; }

.solution-mainswiper { width: 100%; position: relative; }

.solution-mainswiper ul li { width: 100%; height: auto; position: relative; }

.solution-mainswiper ul li a { display: block; width: 100%; }

.solution-mainswiper ul li .image { width: 100%; overflow: hidden; position: relative; }

.solution-mainswiper ul li .image:before { content: ''; display: block; width: 100%; padding-bottom: 48.42105%; }

.solution-mainswiper ul li .image img { position: absolute; top: 0; left: 0; display: block; width: 100%; -webkit-transition: all 0.9s; -o-transition: all 0.9s; -moz-transition: all 0.9s; transition: all 0.9s; }

.solution-mainswiper ul li .word { width: 100%; padding-top: 20px; }

.solution-mainswiper ul li .word .title { width: 100%; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; line-height: 1.4; color: #ffffff; font-weight: bold; font-size: 16px; }

.solution-mainswiper ul li .word .desc { padding-top: 6px; }

.solution-mainswiper ul li .word .info { color: #b2b2b2; font-size: 14px; line-height: 26px; display: block; width: 100%; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; max-height: 104px; }

.index-news { width: 100%; border-top: 1px solid #18202c; padding-top: 30px; padding-bottom: 30px; }

.news-container { width: 100%; padding-top: 20px; }

.news-wrapper { position: relative; padding-left: 15px; padding-right: 15px; }

.indexnews-swiper { width: 100%; position: relative; overflow: hidden; }

.indexnews-swiper ul li { width: 100%; position: relative; height: auto; overflow: hidden; }

.indexnews-swiper ul li a { display: block; width: 100%; }

.indexnews-swiper ul li .image { width: 100%; position: relative; overflow: hidden; }

.indexnews-swiper ul li .image:before { content: ''; display: block; width: 100%; padding-bottom: 55.26316%; }

.indexnews-swiper ul li .image img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); display: block; -webkit-transition: all 0.9s; -o-transition: all 0.9s; -moz-transition: all 0.9s; transition: all 0.9s; max-height: 100%; }

.indexnews-swiper ul li .word { width: 100%; padding-top: 15px; }

.indexnews-swiper ul li .word .time { color: #808080; font-size: 16px; line-height: 20px; }

.indexnews-swiper ul li .word .title { width: 100%; color: #ffffff; line-height: 1.5; font-size: 15px; font-weight: bold; padding: 9px 0; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; }

.indexnews-swiper ul li .word .info { color: #bfbfbf; font-size: 13px; line-height: 24px; display: block; width: 100%; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; height: 48px; }

.index-assemble { width: 100%; padding-top: 30px; padding-bottom: 50px; border-top: 1px solid #18202c; }

.assem-container { width: 100%; }

.assem-wrapper { width: 100%; }

.assemble-ul li { padding-left: 0; padding-right: 0; margin-bottom:15px; }

.assemble-ul li > a { width: 100%; display: block; overflow: hidden; position: relative; }

.assemble-ul li .image { width: 80px; position: absolute; top: 0; left: 0; float: left; overflow: hidden; }

.assemble-ul li .image:before { content: ''; display: block; width: 100%; padding-bottom: 115.38462%; }

.assemble-ul li .image .icon { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.assemble-ul li .image .icon:after, .assemble-ul li .image .icon:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-repeat: no-repeat; -o-background-size: contain; background-size: contain; background-position: 0 0; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

.assemble-ul li .image .icon:before { opacity: 1; z-index: 1; }

.assemble-ul li .image .icon:after { opacity: 0; z-index: 2; }

.assemble-ul li .image .icon01:after { background-image: url(../images/index-icon01s.png); }

.assemble-ul li .image .icon01:before { background-image: url(../images/index-icon01.png); }

.assemble-ul li .image .icon02:after { background-image: url(../images/index-icon02s.png); }

.assemble-ul li .image .icon02:before { background-image: url(../images/index-icon02.png); }

.assemble-ul li .image .icon03:after { background-image: url(../images/index-icon03s.png); }

.assemble-ul li .image .icon03:before { background-image: url(../images/index-icon03.png); }

.assemble-ul li .word { overflow: hidden; padding-left: 100px; padding-top: 10px; padding-bottom: 10px; }

.assemble-ul li .word .title { font-size: 16px; color: #ffffff; line-height: 1.5; width: 100%; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 4px; }

.assemble-ul li .word .decs { display: block; width: 100%; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; line-height: 24px; height: 48px; font-size: 14px; color: #bfbfbf; }

.assemble-ul li .word .telnum { color: #da271e; font-size: 20px; }

/* 首页 e */
/* 内页banner s */
.inside-banner { width: 100%; overflow: hidden; position: relative; height: 220px; padding-top: 65px; }

.inside-banner .image { width: 100%; position: absolute; height: 100%; left: 0; top: 0; background-repeat: no-repeat; background-position: center center; -o-background-size: cover; background-size: cover; z-index: 1; }

.inside-banner .wordpos { position: relative; z-index: 2; padding-left: 15px; padding-right: 15px; }

.inbanner-word { width: 100%; padding-top: 10px; }

.inbanner-word .title { color: #fff; line-height: 1.21739; font-size: 20px; font-weight: bold; margin-bottom: 8px; }

.inbanner-word .desc { line-height: 1.5; color: #f4f5f6; font-size: 14px; }

@media (min-width: 768px) { .inside-banner { height: 280px; padding-top: 85px; }
  .inside-banner .wordpos { padding-left: 20px; padding-right: 20px; }
  .inbanner-word .title { font-size: 26px; }
  .inbanner-word .desc { font-size: 16px; } }

@media (min-width: 1024px) { .inside-banner { height: 360px; padding-top: 130px; }
  .inside-banner .wordpos { padding-left: 40px; padding-right: 40px; }
  .inbanner-word .title { font-size: 32px; font-weight: normal; margin-bottom: 14px; }
  .inbanner-word .desc { font-size: 18px; } }

@media (min-width: 1260px) { .inside-banner { height: 460px; padding-top: 160px; }
  .inside-banner .wordpos { padding-left: 0px; padding-right: 0px; max-width: 1200px; margin: 0 auto; width: 100%; }
  .inbanner-word { padding-top: 20px; }
  .inbanner-word .title { font-size: 40px; } }

@media (min-width: 1440px) { .inside-banner { height: 540px; padding-top: 200px; }
  .inbanner-word .title { font-size: 46px; }
  .inbanner-word .desc { font-size: 20px; } }

/* 内页banner e */
/* 内页导航 s */
.inside-full-container { width: 100%; z-index: 199; position: relative; }

.lnbClone { width: 100%; height: 70px; display: none; }

.full-inside-subnav { width: 100%; background-color: #f7f7f7; position: relative; z-index: 99; top: 0; left: 0; right: 0; }

.inside-subnav { width: 100%; }

.inside-subnav .open-title { color: #54536c; font-size: 16px; font-weight: bold; text-align: center; width: 100%; position: relative; line-height: 40px; padding: 5px 0; }

.inside-subnav .open-title:after { content: ''; display: inline-block; border: 6px solid transparent; border-top-color: #999; vertical-align: middle; margin-top: 4px; margin-right: -16px; margin-left: 7px; }

.inside-subnav .insubnav { position: absolute; top: 50px; left: 0; width: 100%; text-align: center; 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; display: none; }

.inside-subnav .insubnav li { width: 100%; line-height: 24px; padding: 4px 0; }

.inside-subnav .insubnav li a { display: block; width: 100%; color: #4c4c4c; font-size: 14px; }

.inside-subnav .insubnav li.cur a { color: #da271e; }

.crumbbread { display: none; }

@media (min-width: 1024px) { .full-inside-subnav.on { position: fixed; top: 0; left: 0; width: 100%; right: 0; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); }
  .full-inside-subnav.on + .lnbClone { display: block; }
  .inside-subnav { float: left; width: auto; }
  .inside-subnav .open-title { display: none; }
  .inside-subnav .insubnav { position: static; width: 100%; text-align: left; background-color: transparent; -webkit-box-shadow: none; box-shadow: none; padding: 0; display: block; font-size: 0; }
  .inside-subnav .insubnav li { width: auto; line-height: 70px; padding: 0; display: inline-block; vertical-align: top; padding-right: 30px; }
  .inside-subnav .insubnav li a { font-size: 15px; }
  .inside-subnav .insubnav li a:hover { color: #da271e; }
  .crumbbread { display: block; float: right; width: auto; border-left: 1px solid #ebebeb; }
  .crumbbread ul li { float: left; line-height: 70px; width: auto; padding-left: 14px; padding-right: 10px; position: relative; }
  .crumbbread ul li a { display: block; width: 100%; color: #929292; font-size: 14px; }
  .crumbbread ul li:before { content: ''; position: absolute; width: 3px; height: 5px; background: url(../images/brumbicon.png) no-repeat scroll center center; left: 0; top: 34px; }
  .crumbbread ul li.cur a { color: #da271e; }
  .crumbbread ul li:first-child { padding-left: 8px; }
  .crumbbread ul li:first-child:before { display: none; }
  .crumbbread ul li:first-child a { font-size: 0; width: 28px; height: 70px; background: url(../images/home.png) no-repeat scroll center center; } }

@media (min-width: 1260px) { .inside-subnav .insubnav li { padding-right: 35px; }
  .inside-subnav .insubnav li a { font-size: 16px; } }

/* 内页导航 e */
/* 产品中心-列表 s */
.inside-page { width: 100%; padding-top: 20px; padding-bottom: 35px; background-color: #eeeeee; }

.marktitle-mdoule { width: 100%; padding: 15px 0; border-bottom: 1px solid #dcdcdc; }

.marktitle { text-align: center; width: 100%; line-height: 1.6; color: #333333; font-size: 18px; }

.markclick { display: none; }

.inside-product { width: 100%; padding-top: 30px; }

.productul-wrapper { width: 100%; position: relative; }

.productul-wrapper:after { content: ''; position: absolute; bottom: 0; width: 100%; left: 0; background-color: #eeeeee; height: 20px; }

.in-productul { margin-left: -10px; margin-right: -10px; }

.in-productul li { padding-left: 10px; padding-right: 10px; margin-bottom: 20px; }

.in-productul li a { display: block; width: 100%; position: relative; overflow: hidden; }

.in-productul li .image { width: 100%; position: relative; overflow: hidden; }

.in-productul li .image:before { content: ''; width: 100%; display: block; padding-bottom: 100%; }

.in-productul li .image img { position: absolute; top: 50%; left: 50%; height: 100%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); display: block; }

.in-productul li .word { position: absolute; bottom: 11.39896%; width: 100%; left: 0; right: 0; z-index: 54; text-align: center; }

/* color: #fff */
.in-productul li .word .title { width: 100%; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; line-height: 1.66667; font-size: 14px; }

.product-btn { width: 100%; padding-top: 30px; }

.viewmore-module { display: block; width: 100%; text-align: center; background-color: #da271e; color: #fff; font-size: 14px; line-height: 28px; padding: 6px 0; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

/* 产品中心-列表 e */
/* 产品中心 详情 s */
.product-panel { padding-top: 10px; width: 100%; overflow: hidden; }

.product-panel .image { width: 100%; overflow: hidden; position: relative; background-color: #f5f5f5; }

.product-panel .image:before { content: ''; display: block; padding-bottom: 70%; width: 100%; }

.product-panel .image img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); display: block; max-height: 96%; max-width: 90%; }

.product-panel .word { width: 100%; }

.product-panel .word .hd { padding-top: 20px; padding-bottom: 10px; }

.product-panel .word .title { color: #da271e; line-height: 1.44444; font-size: 18px; font-weight: bold; }

.product-panel .word .desc { color: #666666; line-height: 1.875; font-size: 14px; }

.product-introduct { width: 100%; padding-top: 40px; padding-bottom: 10px; }

.introduct-panel { width: 100%; position: relative; }

.introduct-panel .image { width: 100%; height: 220px; position: relative; overflow: hidden; }

.introduct-panel .image img { display: block; height: 100%; position: relative; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }

.introduct-panel .word { width: 100%; position: absolute; z-index: 22; left: 0; top: 70px; text-align: center; }

.introduct-panel .word .title { color: #ffffff; line-height: 1.4375; font-size: 18px; }

.introduct-container { width: 100%; margin-top: -50px; position: relative; z-index: 110; }

.introduct-navbar { width: 100%; background-color: #eeeeee; line-height: 40px; border-bottom: 1px solid #dcdcdc; }

.navbar-tools { width: 100%; text-align: center; padding-top: 5px; padding-bottom: 5px; }

.navbar-tools ul li { display: inline-block; vertical-align: top; padding-left: 20px; padding-right: 20px; position: relative; }

.navbar-tools ul li a { display: block; width: 100%; color: #38393e; font-size: 15px; }

.navbar-tools ul li:after { content: ''; position: absolute; width: 4px; height: 4px; -webkit-border-radius: 50%; border-radius: 50%; background-color: #38393e; right: 0; top: 50%; margin-top: -2px; }

.navbar-tools ul li.cur a { color: #da271e; }

.navbar-tools ul li:last-child:after { display: none; }

.navbar-switch { display: none; }

.introduct-wrapper { width: 100%; padding-top: 25px; padding-bottom: 20px; padding-left: 15px; padding-right: 15px; border: 1px solid #dcdcdc; border-top: none; }

.introduct-desc { width: 100%; display: none; }

.introduct-desc img { max-width: 100%; }

.description-ul { width: 100%; }

.description-ul li { padding-bottom: 20px; }

.description-ul li .desc-title { padding-left: 18px; width: 100%; position: relative; color: #333333; font-size: 16px; font-weight: bold; line-height: 36px; }

.description-ul li .desc-title::before { content: ''; position: absolute; width: 12px; height: 17px; background: url(../images/detailicon01.png) no-repeat scroll center center; -o-background-size: contain; background-size: contain; left: 0; top: 9px; }

.description-ul li .word { color: #4c4c4c; font-size: 14px; line-height: 1.875; }

.description-ul li .word img { max-width: 100%; }

/* 产品中心 详情 e */
/* 解决方案 s */
.in-solution { width: 100%; }

.solution-panel { width: 100%; padding-top: 30px; padding-bottom: 20px; }

.solution-panel .showword { padding-top: 20px; }

.solution-panel .image { width: 100%; overflow: hidden; position: relative; }

.solution-panel .image::before { content: ''; display: block; width: 100%; padding-bottom: 54.16667%; }

.solution-panel .image img { position: absolute; top: 0; left: 0; width: 100%; }

.solution-panel .word { width: 100%; }

.solution-panel .word .desc { width: 100%; padding-top: 10px; }

.solution-panel .word .info { width: 100%; overflow: hidden; color: #666666; font-size: 14px; line-height: 24px; }

.solution-panel .solution-title { width: 100%; position: relative; color: #da271e; font-size: 18px; font-weight: bold; line-height: 28px; padding-left: 36px; }

.solution-panel .solution-title span { display: inline-block; vertical-align: top; }

.solution-panel .solution-title .icon { width: 28px; height: 28px; overflow: hidden; position: absolute; top: 0; left: 0; }

.solution-panel .solution-title .icon img { position: absolute; top: 50%; left: 50%; height:auto !important; max-width: 100%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.insolution-wrapper { width: 100%; overflow: hidden; }

.in-solution-ul { margin-left: -15px; margin-right: -15px; }

.in-solution-ul li { padding-left: 15px; padding-right: 15px; margin-bottom: 20px; }

.in-solution-ul li a { display: block; width: 100%; background-color: #f7f7f7; overflow: hidden; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

.in-solution-ul li .image { width: 100%; overflow: hidden; position: relative; }

.in-solution-ul li .image:before { content: ''; display: block; width: 100%; padding-bottom: 60.52632%; }

.in-solution-ul li .image img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-transition: all 0.9s; -o-transition: all 0.9s; -moz-transition: all 0.9s; transition: all 0.9s; width: 100%; }

.in-solution-ul li .word { width: 100%; padding: 15px 15px 25px; }

.in-solution-ul li .word .title { width: 100%; color: #333333; line-height: 1.5; font-size: 16px; font-weight: bold; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; -webkit-transition: color 0.3s; -o-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s; }

.in-solution-ul li .word .desc { padding-top: 5px; }

.in-solution-ul li .word .info { display: block; width: 100%; color: #888888; font-size: 14px; line-height: 26px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; max-height: 78px; -webkit-transition: color 0.3s; -o-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s; }

.solution-more { padding-top: 20px; }

.inside-solution { width: 100%; }

.solution-ul { width: 100%; }

.solution-ul li { position: relative; padding-left: 0; padding-right: 0; padding-top: 30px; padding-bottom: 30px; border-bottom: 1px solid #e5e5e5; }

.solution-ul li a { display: block; width: 100%; position: relative; padding-left: 65px; }

.solution-ul li .hd { position: absolute; top: 0; left: 0; }

.solution-ul li .hd .icon { display: block; width: 50px; height: 50px; -webkit-transition: -webkit-transform 1.2s ease; transition: -webkit-transform 1.2s ease; -o-transition: -o-transform 1.2s ease; -moz-transition: transform 1.2s ease, -moz-transform 1.2s ease; transition: transform 1.2s ease; transition: transform 1.2s ease, -webkit-transform 1.2s ease, -moz-transform 1.2s ease, -o-transform 1.2s ease; }

.solution-ul li .hd .icon img { display: block; width: 100%; }

.solution-ul li .bd { width: 100%; }

.solution-ul li .bd .title { color: #333333; line-height: 1.5; width: 100%; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; font-size: 16px; font-weight: bold; margin-bottom: 4px; }

.solution-ul li .bd .info { color: #666666; font-size: 14px; line-height: 26px; }

/* 解决方案 e */
/* 服务支持 s */
.inserver-container { width: 100%; padding-top: 30px; }

.server-policy { color: #666; font-size: 14px; line-height: 24px; }

.server-policy img { max-width: 100%; }

.inserver-download { width: 100%; }

.download-ul { width: 100%; }

.download-ul li { width: 100%; background-color: #f7f7f7; border: 1px solid #e6e6e6; margin-bottom: 10px; padding: 8px 0; -webkit-transition: all 0.1s; -o-transition: all 0.1s; -moz-transition: all 0.1s; transition: all 0.1s; position: relative; }

.download-ul li .cover-desc { width: 100%; padding-left: 20px; padding-right: 90px; }

.download-ul li .desc { width: 100%; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; color: #4c4c4c; font-size: 14px; line-height: 30px; }

.download-ul li .preview, .download-ul li .download { position: absolute; top: 0; width: 40px; height: 100%; background-repeat: no-repeat; background-position: center center; -o-background-size: auto; background-size: auto; }

.download-ul li .preview { right: 40px; background-image: url(../images/eyes.png); background-color: #5c5c5c; -o-background-size: 18px auto; background-size: 18px auto; }

.download-ul li .download { right: 0; background-image: url(../images/download.png); background-color: #3e3e3e; -o-background-size: 16px auto; background-size: 16px auto; }

.download-more { padding-top: 20px; }

.inserver-saleafter { width: 100%; }

.sf-panel-wrapper { padding-top: 20px; padding-bottom: 20px; }

.saleafter-panel { width: 100%; overflow: hidden; position: relative; }

.saleafter-panel .coverbox { padding-right: 30px; padding-bottom: 30px; }

.saleafter-panel .image { width: 100%; z-index: 2; position: relative; }

.saleafter-panel .image:after { content: ''; z-index: 1; position: absolute; width: 100%; height: 100%; right: -30px; bottom: -30px; background: url(../images/saleafterbg.png) no-repeat scroll right bottom; -o-background-size: cover; background-size: cover; }

.saleafter-panel .image img { top: 0; left: 0; width: 100%; display: block; position: relative; z-index: 22; }

.saleafter-panel .word { padding-top: 20px; }

.saleafter-panel .word .desc { width: 100%; padding-top: 10px; }

.saleafter-panel .word .info { width: 100%; color: #666; line-height: 24px; font-size: 14px; }

.saleafter-title { color: #da271e; line-height: 1.4; font-size: 18px; font-weight: bold; }

.saleafter-grid { width: 100%; overflow: hidden; }

.saleafter-ul { margin-left: -8px; margin-right: -8px; }

.saleafter-ul li { padding-left: 8px; padding-right: 8px; margin-bottom: 25px; }

.saleafter-ul li .abox { display: block; width: 100%; overflow: hidden; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; cursor: default; padding-left: 80px; position: relative; }

.saleafter-ul li .hd { position: absolute; top: 0; left: 0; }

.saleafter-ul li .hd .icon { display: block; width: 60px; height: 60px; background-position: 0 0; -o-background-size: 100% auto; background-size: 100% auto; background-repeat: no-repeat; }

.saleafter-ul li .bd { width: 100%; }

.saleafter-ul li .bd .title { color: #333333; font-size: 18px; font-weight: bold; line-height: 1.5; }

.saleafter-ul li .bd .desc { width: 100%; padding-top: 7px; }

.saleafter-ul li .bd .info { color: #808080; font-size: 14px; line-height: 26px; }

/* 服务支持 e*/
/* 产品报价 s */
.quoted-container { width: 100%; background-color: #f7f7f7; padding: 20px 15px; }

.quoted-tabwrapper { position: relative; margin: 0 -15px; }

.quoted-swiper { width: 100%; position: relative; overflow: hidden; }

.quoted-swiper ul li { height: auto; position: relative; line-height: 40px; border-right: 1px solid #626262; }

.quoted-swiper ul li a { display: block; width: 100%; background-color: #3b3b3b; color: #fff; -webkit-transition: background-color 0.3s , color 0.3s; -o-transition: background-color 0.3s , color 0.3s; -moz-transition: background-color 0.3s , color 0.3s; transition: background-color 0.3s , color 0.3s; padding-left: 10px; padding-right: 10px; font-size: 14px; text-align: center; }

.quoted-swiper ul li:last-child { border-right: none; }

.quoted-swiper ul li.cur a { color: #fff; background-color: #da271e; }

.quoted-swiper-prev, .quoted-swiper-next { position: absolute; width: 30px; height: 60px; top: 50%; margin-top: -30px; display: none; background-color: #da271e; cursor: pointer; }

.quoted-swiper-prev:after, .quoted-swiper-next:after { content: ''; position: absolute; width: 14px; height: 14px; border: 2px solid #3b3b3b; border-top: none; border-right: none; top: 50%; left: 50%; margin-top: -7px; }

.quoted-swiper-prev { left: -30px; }

.quoted-swiper-prev:after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); margin-left: -3px; }

.quoted-swiper-next { right: -30px; }

.quoted-swiper-next:after { -webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg); margin-left: -10px; }

.quoted-content { width: 100%; }

.quoted-module { width: 100%; overflow: hidden; display: none; }

.quoted-module form { display: block; width: 100%; }

.quoted-form-control { width: 100%; position: relative; padding-top: 20px; padding-bottom: 15px; border-bottom: 1px solid #ebebeb; }

.quoted-form-title { width: 100%; color: #333333; font-weight: bold; font-size: 18px; line-height: 1.53846; }

.quoted-form-title .sub { color: #666666; font-weight: normal; font-size: 12px; display: inline-block; vertical-align: baseline; line-height: 1; }

.quoted-formbd { padding-top: 10px; }

.quoted-form { width: 100%; }

.quoted-selectmain { width: 100%; position: relative; z-index: 22; margin-bottom: 10px; }

.quoted-selectmain:after { content: ''; display: block; clear: both; width: 100%; height: 0; visibility: hidden; }

.quoted-select { width: 100%; line-height: 40px; position: relative; z-index: 22; }

.quoted-select .lehd { padding-right: 15px; }

.quoted-select .title { color: #424242; font-size: 16px; }

.quoted-dropdown { width: 100%; position: relative; }

.quoted-dropdown .quotedbtn { display: block; width: 100%; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; background-color: #fff; color: #4c4c4c; font-size: 14px; padding-left: 15px; padding-right: 35px; border: 1px solid #ebebeb; position: relative; }

.quoted-dropdown .quotedbtn::after { content: ''; position: absolute; border: 6px solid transparent; border-top-color: #818181; top: 17px; right: 15px; }

.quoted-dropdown .dropdown-menu { position: absolute; top: 100%; left: 0; width: 100%; background-color: #ffffff; border: 1px solid #ebebeb; border-top: none; padding-top: 8px; padding-bottom: 8px; display: none; }

.quoted-dropdown .dropdown-menu li { width: 100%; line-height: 36px; }

.quoted-dropdown .dropdown-menu li a { display: block; width: 100%; padding-left: 15px; padding-right: 15px; color: #666666; font-size: 14px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.quoted-dropdown.open .dropdown-menu { display: block; }

.quoted-addmodule { text-align: right; padding: 10px 0; }

.quoted-clickmodule { display: inline-block; vertical-align: top; text-align: center; position: relative; padding-left: 34px; padding-right: 34px; }

.quoted-clickmodule .numbtn { position: absolute; top: 0; width: 28px; height: 28px; background-color: #da271e; background-position: center center; -o-background-size: contain; background-size: contain; background-repeat: no-repeat; -webkit-border-radius: 2px; border-radius: 2px; overflow: hidden; }

.quoted-clickmodule .num-reduce { background-image: url(../images/rddicon.png); left: 0; }

.quoted-clickmodule .num-increase { background-image: url(../images/addicon.png); right: 0; }

.quoted-clickmodule .num-showpanel { width: 100%; color: #e9e9e9; font-size: 13px; background-color: #3b3b3b; padding-right: 18px; -webkit-border-radius: 2px; border-radius: 2px; }

.quoted-clickmodule .num-showpanel input { display: inline-block; vertical-align: middle; height: 28px; line-height: 28px; color: #e9e9e9; font-size: 13px; text-align: right; width: 1%; min-width: 34px; max-width: 40px; background-color: transparent; }

.quoted-desc { max-width: 800px; }

.quoted-info { color: #666666; font-size: 14px; line-height: 30px; }

.quoted-checkbox { width: 100%; position: relative; }

.quoted-checkbox label { display: block; width: 100%; cursor: pointer; }

.quoted-checkbox .quotedcheck { display: none; }

.quoted-checkbox .quotedcheck:checked + .quotedbtn { color: #da271e; border-color: #da271e; }

.quoted-checkbox .quotedbtn { display: block; width: 100%; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; background-color: #fff; color: #4c4c4c; font-size: 14px; padding-left: 15px; padding-right: 15px; border: 1px solid #ebebeb; }

.quoted-form-panel { width: 100%; padding-top: 30px; padding-bottom: 20px; }

.quoted-priceshow { text-align: right; }

.download-price-btn { display: inline-block; vertical-align: top; -webkit-border-radius: 4px; border-radius: 4px; background-color: #da271e; color: #fff; font-size: 14px; line-height: 28px; padding: 5px 20px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

.quoted-price { padding-top: 15px; }

.quoted-price .title { color: #666666; font-size: 16px; line-height: 24px; }

.quoted-price .sumprice { font-size: 20px; color: #da271e; line-height: 30px; }

.priceabout-wrapper { padding-top: 20px; }

.quoted-priceabout { background-color: #f2f2f2; padding: 20px 15px 10px; border: 1px solid #e6e6e6; -webkit-border-radius: 4px; border-radius: 4px; }

.quotedabout { padding-bottom: 20px; }

.quotedabout .title { line-height: 1.5; font-size: 16px; font-weight: bold; color: #da271e; margin-bottom: 5px; }

.quotedabout .info { color: #666666; font-size: 14px; line-height: 28px; }

.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; -moz-transition: transform 0.3s ease-out, -moz-transform 0.3s ease-out; transition: transform 0.3s ease-out; transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -moz-transform 0.3s ease-out, -o-transform 0.3s ease-out; -webkit-transform: translate(0, -25%); -moz-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); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }

.quoted-dialog { position: relative; margin: 30% 15px 0; }

.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; -moz-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); }

body.modal-open { overflow: hidden; }

.dowmprice-form { width: 100%; max-width: 430px; margin: 0 auto; background-color: #fff; -webkit-border-radius: 10px; border-radius: 10px; text-align: center; padding: 30px 20px 40px; position: relative; }

.dowmprice-form .quoted-close { position: absolute; width: 40px; height: 40px; background: url(../images/modalclose.png) no-repeat scroll center center; top: -45px; right: 0; }

.dowmprice-form form { display: block; width: 100%; }

.dowmprice-form .title { color: #333333; font-size: 20px; font-weight: bold; line-height: 38px; }

.dowmprice-form .reduce-wrap { padding: 25px 0; }

.dowmprice-form .reduceprice { color: #4c4c4c; font-size: 16px; line-height: 34px; }

.dowmprice-form .reduceprice input { display: inline-block; vertical-align: middle; line-height: 32px; height: 34px; border: 1px solid #e6e6e6; text-align: center; width: 80px; color: #da271e; font-size: 16px; margin-left: 5px; margin-right: 5px; }

.dowmprice-form .dowm-excel { display: block; width: 100%; background-color: #da271e; text-align: center; color: #fff; font-size: 14px; line-height: 30px; padding: 4px 0; -webkit-border-radius: 4px; border-radius: 4px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

/* 产品报价 e */
/* 产品查询 s */
.discern-container { width: 100%; }

.discern-panel { padding-top: 35px; padding-bottom: 25px; }

.discern-module { width: 100%; position: relative; overflow: hidden; padding: 40px 0; }

.discern-module .bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; -o-background-size: cover; background-size: cover; background-position: center center; background-repeat: no-repeat; }

.discern-search { position: relative; z-index: 22; padding-left: 20px; padding-right: 20px; max-width: 600px; margin: 0 auto; width: 100%; }

.discern-form { width: 100%; position: relative; }

.discern-form .discern-input { width: 100%; }

.discern-form .discern-txt { display: block; width: 100%; height: 40px; line-height: 40px; background-color: #ffffff; padding-left: 10px; padding-right: 10px; color: #999999; font-size: 14px; }

.discern-form .discern-submit { padding-top: 10px; }

.discern-form .discern-btn { display: block; width: 100%; height: 40px; line-height: 40px; color: #fff; background-color: #da271e; font-size: 16px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

.discern-result { width: 100%; padding: 20px 15px 40px; background-color: #f7f7f7; }

.has-discern { width: 100%; overflow-x: auto; overflow-y: hidden; padding-bottom: 2px; }

.discern-table { width: 100%; min-width: 1130px; }

.discern-table table { display: block; width: 100%; table-layout: fixed; }

.discern-table table th { color: #fff; background-color: #232323; font-weight: normal; font-size: 15px; line-height: 30px; padding: 5px 14px; white-space: nowrap; border-right: 1px solid #ebebeb; }

.discern-table table td { border: 1px solid #ebebeb; }

.discern-table table td .ern { color: #666666; font-size: 14px; line-height: 18px; text-align: center; padding: 10px 14px; }

.discern-table table td .title { text-align: center; color: #333333; font-size: 16px; line-height: 24px; }

.discern-table table td .word { padding: 20px 60px 20px 80px; color: #333333; font-size: 14px; line-height: 24px; }

.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%; }

.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; }

/* 产品查询 e */
/* 关于数存 s */
.company-container { position: relative; z-index: 2; }

.company-description { width: 100%; padding-top: 30px; padding-bottom: 40px; }

.company-desccom { padding-left: 15px; padding-right: 15px; }

.company-desctitle { color: #111111; font-size: 18px; font-weight: bold; line-height: 1.4; text-align: center; }

.company-descww { padding-top: 10px; padding-bottom: 25px; }

.company-descword { color: #666666; font-size: 14px; line-height: 24px; text-align: center; }

.company-descimg { width: 100%; overflow: hidden; }

.company-descimg img { display: block; width: 100%; }

.company-descnews { padding-top: 20px; }

.company-newsword { color: #666666; font-size: 14px; line-height: 24px; }

.company-culture { width: 100%; background-color: #fff; }

.company-culture .image { width: 100%; overflow: hidden; position: relative; }

.company-culture .image:before { content: ''; display: block; padding-bottom: 69.79167%; width: 100%; }

.company-culture .image img { position: absolute; top: 0; left: 0; width: 100%; }

.company-culture .overs { padding: 20px 15px 30px; }

.company-culture .overs .inside-title { text-align: left; }

.company-culture .overs .desc { padding-top: 20px; }

.company-culture .overs .info { color: #666666; font-size: 14px; line-height: 24px; }

.inside-title { width: 100%; text-align: center; font-size: 0; line-height: normal; }

.inside-title .title { color: #333333; font-size: 18px; font-weight: bold; line-height: 1.38889; }

.inside-title .line { display: inline-block; vertical-align: top; width: 32px; height: 2px; background-color: #da271e; margin-top: 8px; }

.company-milestones { padding-top: 40px; }

.authority-container { padding-top: 30px; padding-bottom: 20px; }

.authority-ul { margin-left: -18px; margin-right: -18px; }

.authority-ul li { padding-left: 18px; padding-right: 18px; margin-bottom: 20px; }

.authority-ul li a { display: block; width: 100%; overflow: hidden; background-color: #fff; padding: 30px 15px 30px; }

.authority-ul li .image { width: 100%; overflow: hidden; position: relative; }

.authority-ul li .image::before { content: ''; display: block; width: 100%; padding-bottom: 200px; }

.authority-ul li .image img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-transition: all 0.9s; -o-transition: all 0.9s; -moz-transition: all 0.9s; transition: all 0.9s; height: 100%; }

.authority-ul li .word { padding-top: 10px; text-align: center; }

.authority-ul li .word .title { color: #4c4c4c; font-size: 16px; line-height: 32px; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; }

.authority-more { padding-bottom: 20px; }

.innews-container { padding-top: 15px; padding-bottom: 25px; }

.innews-ul { width: 100%; }

.innews-ul li { padding: 20px 0; border-bottom: 1px solid #dedede; }

.innews-ul li a { display: block; width: 100%; overflow: hidden; position: relative; }

.innews-ul li .image { width: 100%; overflow: hidden; position: relative; }

.innews-ul li .image::before { content: ''; display: block; padding-bottom: 56%; width: 100%; }

.innews-ul li .image img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 100%; -webkit-transition: all 0.9s; -o-transition: all 0.9s; -moz-transition: all 0.9s; transition: all 0.9s; }

.innews-ul li .word { padding-top: 10px; }

.innews-ul li .word .title { width: 100%; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; color: #333333; font-size: 16px; font-weight: bold; line-height: 30px; }

.innews-ul li .word .time { color: #da271e; margin-top: 2px; line-height: 22px; font-weight: bold; font-size: 16px; }

.innews-ul li .word .desc { padding-top: 10px; padding-bottom: 15px; }

.innews-ul li .word .info { color: #666666; font-size: 14px; line-height: 26px; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; display: block; width: 100%; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; max-height: 78px; }

.innews-ul li .word .viewmore { display: inline-block; vertical-align: top; color: #888888; font-size: 14px; line-height: 24px; padding: 5px 20px; border: 1px solid #d9d9d9; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

.article-panel { padding: 20px 0; border-bottom: 2px solid #e0e0e0; }

.article-head { width: 100%; }

.article-head .time { color: #666666; font-size: 20px; line-height: 1; padding-bottom: 6px; }

.article-title { color: #da271e; font-size: 20px; line-height: 1.4; }

.article-share { padding-top: 20px; line-height: 26px; }

.article-share .share-title { color: #999999; font-size: 14px; font-weight: bold; padding-left: 24px; background: url(../images/shareicon.png) no-repeat scroll 0 center; float: left; }

.article-share .share-main { overflow: hidden; }

.article-share .bdsharebuttonbox .bds_tsina, .article-share .bdsharebuttonbox .bds_weixin, .article-share .bdsharebuttonbox .bds_sqq { margin: 0; width: 26px; height: 26px; line-height: 26px; background-position: center center; background-repeat: no-repeat; -o-background-size: auto; background-size: auto; margin: 0 3px; }

.article-share .bdsharebuttonbox .bds_tsina { background-image: url(../images/weibo.png); }

.article-share .bdsharebuttonbox .bds_weixin { background-image: url(../images/wx.png); }

.article-share .bdsharebuttonbox .bds_sqq { background-image: url(../images/qq.png); }

.bd_weixin_popup { height: 330px !important; }

.article-show-container { padding-top: 30px; padding-bottom: 35px; }

.article-description { color: #666666; font-size: 14px; line-height: 28px; }

.article-description img { max-width: 100%; }

.article-switch { width: 100%; }

.article-switch ul li { line-height: 24px; padding-bottom: 6px; }

.article-switch ul li .downup { color: #333333; font-weight: bold; font-size: 13px; float: left; }

.article-switch ul li .desc { overflow: hidden; font-size: 0; }

.article-switch ul li .desc a { display: inline-block; vertical-align: top; color: #666666; font-size: 13px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; max-width: 90%; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

/* 关于数存 e */
/* 联系方式 s */
.contact-blockone { padding-bottom: 20px; }

.contact-infomodule { width: 100%; }

.contact-infomodule .cover { width: 100%; overflow: hidden; position: relative; }

.contact-infomodule .cover::before { content: ''; display: block; width: 100%; padding-bottom: 60%; }

.contact-infomodule .cover img { display: block; position: absolute; top: 0; left: 0; width: 100%; }

.contact-infomodule .word { padding-top: 15px; }

.contact-infomodule .word .hd { font-size: 0; line-height: normal; padding-bottom: 15px; }

.contact-infomodule .word .title { line-height: 1.5; color: #333333; font-weight: bold; font-size: 18px; }

.contact-infomodule .word .line { display: inline-block; width: 56px; height: 3px; background-color: #da271e; margin-top: 10px; }

.contact-infomodule .word .mess li { color: #666666; font-size: 14px; line-height: 26px; padding: 2px 0; }

.contact-infomodule .word .mess li a { color: #666666; }

.baiduMap { height: 320px; }

.contact-blockaddr { width: 100%; }

.contact-clickmap { padding-top: 25px; padding-bottom: 35px; }

.contact-drawblock .moblie-map { display: block; width: 100%; }

.contact-drawblock .desk-map { display: none; }

.contact-showblock { display: none; }

.contact-data { display: none; }

.contact-container { width: 100%; overflow: hidden; }

.contact-ul { margin-left: -15px; margin-right: -15px; }

.contact-ul li { padding-left: 15px; padding-right: 15px; margin-bottom: 20px; }

.contact-ul li a { display: block; width: 100%; padding: 15px; border: 1px solid #dbdbdb; cursor: default; }

.contact-data-module { width: 100%; }

.contact-data-module .title { color: #333333; font-weight: bold; font-size: 16px; line-height: 30px; position: relative; padding-bottom: 8px; }

.contact-data-module .title:after { content: ''; position: absolute; bottom: 0; left: 0; width: 28px; height: 3px; background-color: #da271e; }

.contact-data-module .desc { padding-top: 8px; }

.contact-data-module .info { color: #666666; font-size: 14px; line-height: 26px; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; display: block; width: 100%; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; height: 52px; }

.waterwave { display: none; }

/* 联系方式 e */
/* 人才招聘 s */
.recruit-container { padding-top: 30px; padding-bottom: 40px; }

.in-recruitment { width: 100%; }

.in-recruitment ul li { width: 100%; border-bottom: 1px solid #d9d9d9; }

.in-recruitment ul li .retitle { background-color: #eeeeee; width: 100%; line-height: 30px; padding: 8px 15px; position: relative; font-size: 15px; font-weight: bold; }

.in-recruitment ul li .retitle .name { display: block; width: 90%; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.in-recruitment ul li .retitle:after { content: ''; position: absolute; width: 30px; height: 30px; top: 50%; margin-top: -15px; right: 5px; background-repeat: no-repeat; background-position: center center; -o-background-size: auto; background-size: auto; background-image: url(../images/reicons.png); }

.in-recruitment ul li .reword { width: 100%; background-color: #e6e6e6; padding: 20px 20px 30px; display: none; }

.in-recruitment ul li .reword .detail { color: #666666; line-height: 26px; font-size: 14px; }

.in-recruitment ul li .reword .detail .title { color: #333333; font-size: 16px; font-weight: bold; line-height: 2; margin-bottom: 4px; }

.in-recruitment ul li .vlink { padding-top: 20px; }

.in-recruitment ul li.on { border-color: #e6e6e6; }

.in-recruitment ul li.on .retitle { color: #fff; background-color: #3b3b3b; }

.in-recruitment ul li.on .retitle:after { background-image: url(../images/reicon.png); }

.recruit-view { display: inline-block; vertical-align: top; line-height: 28px; text-align: center; color: #fff; background-color: #da271e; -webkit-border-radius: 42px; border-radius: 42px; font-size: 14px; padding: 5px 20px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

.recruit-more { padding-top: 30px; }

/* 人才招聘 e */
/* 招聘流程 s */
.recruit-progress { width: 100%; }

.progress-title { text-align: center; line-height: 1.6; color: #333; font-size: 18px; }

.progress-wrapper { padding-top: 20px; }

.progress-panel { width: 100%; }

.progress-ul { text-align: center; }

.progress-ul li { float: left; width: 50%; display: inline-block; vertical-align: top; margin-bottom: 20px; padding-left: 12px; padding-right: 12px; position: relative; }

.progress-ul li .hd { text-align: center; }

.progress-ul li .icon { width: 120px; height: 120px; border: 1px solid #dbdbdb; -webkit-border-radius: 50%; border-radius: 50%; line-height: 120px; text-align: center; font-size: 0; }

.progress-ul li .icon img { vertical-align: middle; max-width: 60px; }

.progress-ul li .yuan { position: absolute; width: 30px; height: 30px; bottom: 0; left: 50%; margin-left: -15px; background: url(../images/resure.png) no-repeat scroll center center; }

.progress-ul li .iconww { display: inline-block; width: auto; position: relative; padding-bottom: 15px; }

.progress-ul li .bd { padding-top: 10px; text-align: center; }

.progress-ul li .bd .title { line-height: 30px; color: #333333; font-size: 16px; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

@media (min-width: 375px) { .progress-ul li .icon { width: 150px; height: 150px; line-height: 150px; } }

/* 招聘流程 e */
/* 登录注册  s */
.member-container { width: 100%; background-repeat: no-repeat; -o-background-size: cover; background-size: cover; background-position: center 0; padding-top: 60px; padding-bottom: 80px; min-height: -webkit-calc(100vh - 500px); min-height: -moz-calc(100vh - 500px); min-height: calc(100vh - 500px); }

.member-wrapper { width: 100%; max-width: 420px; margin: 0 auto; }

.member-title { color: #ffffff; font-size: 22px; line-height: 1.4; text-align: center; }

.member-ul { padding-top: 30px; padding-bottom: 15px; }

.member-ul li { width: 100%; position: relative; margin-bottom: 18px; background-color: #fff; -webkit-border-radius: 4px; border-radius: 4px; padding-left: 80px; padding-right: 40px; }

.member-ul li .tips { position: absolute; left: 0; color: #666666; font-size: 14px; line-height: 46px; padding-left: 15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 100px; }

.member-ul li .tips .star { color: #da271e; font-size: 16px; width: 1em; padding-right: 5px; }

.member-ul li .item { width: 100%; }

.member-ul li .item .input { display: block; width: 100%; border: none; outline: none; line-height: 46px; height: 46px; color: #555; font-size: 14px; }

.member-ul li .imgcode { position: absolute; right: 10px; top: 50%; margin-top: -23px; width: 100px; height: 45px; }

.member-ul li .imgcode img { display: block; width: 100%; height: 100%; }

.member-ul li .imgcode + .item { padding-right: 80px; }

.member-clickbtn { width: 100%; }

.member-clickbtn .clickbtn { display: block; width: 100%; color: #fff; background-color: #da271e; font-size: 16px; line-height: 30px; padding: 8px 0; -webkit-border-radius: 4px; border-radius: 4px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

.member-desc { padding-top: 9px; color: #d1d1d1; font-size: 14px; line-height: 22px; }

.member-desc a { color: #ffffff; }

/* 登录注册  e */

@charset "UTF-8";
@media (min-width: 768px) { /* 首页 s */
  .ppcommonweb { padding-left: 20px; padding-right: 20px; }
  .product-swiper ul li .word { padding-right: 30px; }
  .product-swiper ul li .word .title { font-size: 22px; }
  .product-swiper ul li .word .desc { padding-top: 15px; padding-bottom: 40px; }
  .product-swiper ul li .word .info { -webkit-line-clamp: 4; max-height: 96px; height: 96px; }
  .product-swiper .img-panel { position: absolute; top: 0; right: 0; width: 360px; }
  .product-swiper .word-panel { padding-right: 360px; }
  .solution-tabswiper ul { display: block; white-space: nowrap; text-align: center; }
  .solution-container { padding-left: 60px; padding-right: 60px; }
  .index-assemble { padding-top: 50px; padding-bottom: 70px; }
  .assem-wrapper { overflow: hidden; }
  .assemble-ul { margin-left: -10px; margin-right: -10px; }
  .assemble-ul li { padding-left: 10px; padding-right: 10px; }
  .assemble-ul li .word { padding-left: 90px; }
  /* 首页 e */
  /* 产品详情 s */
  .product-panel .image:before { padding-bottom: 60%; }
  /* 产品详情 e */
  /* 解决方案 s */
  .solution-ul li { padding-left: 20px; padding-right: 20px; position: relative; padding-top: 40px; padding-bottom: 40px; }
  .solution-ul li:after { content: ''; position: absolute; top: 25px; bottom: 25px; right: 0; width: 1px; background-color: #e6e6e6; }
  .solution-ul li a { padding-left: 0px; }
  .solution-ul li .hd { position: static; width: 100%; }
  .solution-ul li .hd .icon { width: 64px; height: 64px; margin: 0 auto; }
  .solution-ul li .bd { text-align: center; padding-top: 20px; }
  .solution-ul li .bd .title { font-size: 20px; font-weight: normal; margin-bottom: 8px; }
  .solution-ul li .bd .info { display: block; width: 100%; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; height: 78px; }
  .solution-ul li:nth-child(2n):after { display: none; }
  .solution-ul li:last-child { border-bottom: none; }
  .solution-ul li:last-child:after { display: none; }
  /* 解决方案 e */
  /* 服务支持 e*/
  .download-ul li { margin-bottom: 15px; padding: 10px 0; }
  .download-ul li .cover-desc { padding-right: 130px; }
  .download-ul li .preview, .download-ul li .download { width: 52px; }
  .download-ul li .preview { right: 52px; border-right: 1px solid #fff; }
  .saleafter-ul li .abox { padding-left: 0px; background-color: #fff; padding: 20px 30px 20px; }
  .saleafter-ul li .hd { position: static; padding-bottom: 20px; }
  .saleafter-ul li .hd .icon { width: 80px; height: 80px; margin: 0 auto; }
  .saleafter-ul li .bd { text-align: center; }
  .saleafter-ul li .bd .info { display: block; width: 100%; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; height: 78px; }
  /* 服务支持 e*/
  /* 产品报价 s */
  .quoted-container { padding: 30px 20px; }
  .quoted-tabwrapper { margin: 0 -20px; }
  .quoted-swiper ul li { line-height: 46px; }
  .quoted-swiper-prev, .quoted-swiper-next { background-color: transparent; }
  .quoted-selectmain { padding-right: 130px; }
  .quoted-select .lehd { float: left; }
  .quoted-select .rhbd { float: left; }
  .quoted-dropdown { width: 320px; }
  .quoted-addmodule { text-align: left; padding: 6px 0; position: absolute; top: 0; right: 0; }
  .quoted-checkbox { width: 320px; }
  .quoted-priceshow { text-align: left; overflow: hidden; }
  .quoted-price { padding-top: 0px; float: right; text-align: right; }
  .quoted-dialog { margin: 70px auto 0; }
  .dowmprice-form { padding: 40px 40px 50px; }
  .dowmprice-form .quoted-close { right: -45px; }
  /* 产品报价 e */
  /* 权威认证 s */
  .authority-ul li { margin-bottom: 36px; }
  /* 权威认证 e */
  /* 联系我们 s */
  .contact-ul li { margin-bottom: 30px; }
  /* 联系我们 e */
  /* 招聘流程 s */
  .progress-ul li { width: 33.333%; }
  /* 招聘流程 e */ }

@charset "UTF-8";
@-webkit-keyframes big-map-wave { 0% { -webkit-transform: scale(0); transform: scale(0); }
  100% { -webkit-transform: scale(1.6); transform: scale(1.6); } }
@-moz-keyframes big-map-wave { 0% { -moz-transform: scale(0); transform: scale(0); }
  100% { -moz-transform: scale(1.6); transform: scale(1.6); } }
@-o-keyframes big-map-wave { 0% { -o-transform: scale(0); transform: scale(0); }
  100% { -o-transform: scale(1.6); transform: scale(1.6); } }
@keyframes big-map-wave { 0% { -webkit-transform: scale(0); -moz-transform: scale(0); -o-transform: scale(0); transform: scale(0); }
  100% { -webkit-transform: scale(1.6); -moz-transform: scale(1.6); -o-transform: scale(1.6); transform: scale(1.6); } }

@-webkit-keyframes small-map-wave { 0% { -webkit-transform: scale(0); transform: scale(0); }
  100% { -webkit-transform: scale(1); transform: scale(1); } }

@-moz-keyframes small-map-wave { 0% { -moz-transform: scale(0); transform: scale(0); }
  100% { -moz-transform: scale(1); transform: scale(1); } }

@-o-keyframes small-map-wave { 0% { -o-transform: scale(0); transform: scale(0); }
  100% { -o-transform: scale(1); transform: scale(1); } }

@keyframes small-map-wave { 0% { -webkit-transform: scale(0); -moz-transform: scale(0); -o-transform: scale(0); transform: scale(0); }
  100% { -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); transform: scale(1); } }

@media (min-width: 1024px) { /* 首页 s */
  .index-product { padding-top: 65px; padding-bottom: 65px; }
  .ppcommonweb { padding-left: 100px; padding-right: 100px; }
  .product-swiper ul li .word .title { font-size: 32px; white-space: nowrap; }
  .product-swiper ul li .word .desc { padding-top: 20px; padding-bottom: 50px; }
  .product-swiper ul li .image:before { padding-bottom: 59.25926%; }
  .product-swiper ul li .word .info { font-size: 15px; line-height: 28px; max-height: 112px; height: 112px; }
  .product-swiper .img-panel { width: 450px; }
  .product-swiper .word-panel { padding-right: 450px; }
  .view-morebtn { font-size: 16px; padding: 5px 35px; }
  .view-morebtn:hover { background-color: #d81309; }
  .index-product-prev:after, .index-product-next:after { width: 32px; height: 32px; }
  .index-product-prev:hover:after, .index-product-next:hover:after { border-color: #d81309; }
  .index-product-prev.swiper-button-disabled, .index-product-next.swiper-button-disabled { cursor: default; }
  .index-product-prev { left: -100px; }
  .index-product-prev:after { margin-top: -16px; }
  .index-product-next { right: -100px; }
  .index-product-next:after { margin-top: -16px; margin-left: -25px; }
  .product-pagination { padding-top: 45px; }
  .product-pagination span { width: 12px; height: 12px; }
  .index-solution { padding-top: 60px; padding-bottom: 80px; }
  .g-index-title { font-size: 32px; font-weight: normal; }
  .index-index-esc { font-size: 15px; }
  .solution-switch { padding: 40px 0; }
  .solution-tabswiper ul li a { font-size: 16px; padding: 0 40px; }
  .solution-tabswiper ul li:hover { z-index: 4; }
  .solution-tabswiper ul li:hover a { background-color: #da271e; }
  .solution-tabswiper ul li:hover a:after { background-color: #da271e; }
  .solution-container { padding-left: 0px; padding-right: 0px; }
  .index-solution-prev, .index-solution-next { top: 26%; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
  .index-solution-prev:hover:after, .index-solution-next:hover:after { border-color: #da271e; }
  .index-solution-prev.swiper-button-disabled, .index-solution-next.swiper-button-disabled { cursor: default; }
  .index-solution-prev { left: 50%; margin-left: -450px; }
  .index-solution-next { right: 50%; margin-right: -450px; }
  .solution-mainswiper ul li { width: 750px; }
  .solution-mainswiper ul li a:hover .image img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
  .solution-mainswiper ul li .word { padding-top: 30px; text-align: center; }
  .solution-mainswiper ul li .word .title { font-weight: normal; font-size: 22px; }
  .solution-mainswiper ul li .word .info { font-size: 16px; line-height: 30px; -webkit-line-clamp: 2; max-height: 60px; height: 60px; }
  .index-news { padding-top: 60px; padding-bottom: 60px; }
  .news-container { padding-top: 40px; }
  .news-wrapper { padding-left: 80px; padding-right: 80px; }
  .index-news-prev, .index-news-next { display: none; }
  .index-news-prev:after, .index-news-next:after { width: 32px; height: 32px; }
  .index-news-prev:hover:after, .index-news-next:hover:after { border-color: #da271e; }
  .index-news-prev.swiper-button-disabled, .index-news-next.swiper-button-disabled { cursor: default; }
  .index-news-prev { left: 7px; }
  .index-news-prev:after { margin-top: -16px; }
  .index-news-next { right: 7px; }
  .index-news-next:after { margin-top: -16px; margin-left: -25px; }
  .indexnews-swiper ul li a:hover .image img { -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); -ms-transform: translate(-50%, -50%) scale(1.1); -o-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1); }
  .indexnews-swiper ul li a:hover .word .title { color: #da271e; }
  .indexnews-swiper ul li .word { padding-top: 20px; }
  .indexnews-swiper ul li .word .title { font-size: 17px; font-weight: normal; }
  .index-assemble { padding-top: 65px; padding-bottom: 85px; }
  .assem-container { padding-left: 30px; padding-right: 30px; }
  .assemble-ul { margin-left: -24px; margin-right: -24px; }
  .assemble-ul li { padding-left: 24px; padding-right: 24px; }
  .assemble-ul li > a:hover .image .icon:before { opacity: 0; }
  .assemble-ul li > a:hover .image .icon:after { opacity: 1; }
  .assemble-ul li .word { padding-left: 100px; }
  /* 首页 e */
  /* 产品中心-列表 s */
  .inside-page { padding-top: 30px; padding-bottom: 50px; }
  .marktitle-mdoule { padding: 20px 0; position: relative; }
  .marktitle { padding-left: 130px; padding-right: 130px; font-size: 26px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }
  .markclick { display: block; }
  .markclick .markbtn { position: absolute; line-height: 24px; padding: 12px 0; top: 50%; margin-top: -24px; color: #6e6e6e; font-size: 16px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
  .markclick .markbtn:before, .markclick .markbtn:after { content: ''; position: absolute; width: 36px; height: 9px; background-repeat: no-repeat; -o-background-size: contain; background-size: contain; background-position: 0 0; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; top: 50%; margin-top: -5px; }
  .markclick .markbtn:before { opacity: 1; z-index: 1; }
  .markclick .markbtn:after { opacity: 0; z-index: 2; }
  .markclick .mark-prev { padding-left: 45px; left: 0; }
  .markclick .mark-prev:before { left: 0; background-image: url(../images/titlemask01.png); }
  .markclick .mark-prev:after { left: 0; background-image: url(../images/titlemask01s.png); }
  .markclick .mark-next { padding-right: 45px; right: 0; }
  .markclick .mark-next:before { right: 0; background-image: url(../images/titlemask02.png); }
  .markclick .mark-next:after { right: 0; background-image: url(../images/titlemask02s.png); }
  .markclick .markbtn:hover { color: #da271e; }
  .markclick .markbtn:hover:after { opacity: 1; }
  .markclick .markbtn:hover:before { opacity: 0; }
  .inside-product { padding-top: 50px; }
  .in-productul li a:hover .image img { -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); -ms-transform: translate(-50%, -50%) scale(1.1); -o-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1); }
  .in-productul li .image img { -webkit-transition: all 0.9s; -o-transition: all 0.9s; -moz-transition: all 0.9s; transition: all 0.9s; }
  .in-productul li .word .title { font-size: 16px; }
  .product-btn { padding-top: 30px; }
  .viewmore-module { font-size: 16px; padding: 8px 0; }
  .viewmore-module:hover { background-color: #d81309; }
  /* 产品中心-列表 e */
  /* 产品中心 详情 s */
  .product-panel { padding-top: 15px; }
  .product-panel .image { width: 420px; float: left; }
  .product-panel .image:before { padding-bottom: 100%; }
  .product-panel .word { width: auto; overflow: hidden; padding-left: 50px; }
  .product-panel .word .hd { padding-bottom: 20px; }
  .product-panel .word .title { font-size: 28px; font-weight: normal; }
  .product-introduct { width: 100%; padding-top: 40px; padding-bottom: 10px; }
  .introduct-panel .image { height: 280px; }
  .introduct-panel .word { top: 80px; }
  .introduct-panel .word .title { font-size: 26px; }
  .introduct-container { margin-top: -60px; }
  .introduct-navbar { overflow: hidden; padding-left: 40px; padding-right: 40px; }
  .navbar-tools { width: auto; text-align: left; padding-top: 10px; padding-bottom: 10px; float: left; }
  .navbar-tools ul li { padding-left: 28px; padding-right: 28px; }
  .navbar-tools ul li a { font-size: 16px; }
  .navbar-tools ul li a:hover { color: #da271e; }
  .navbar-tools ul li:first-child { padding-left: 0; }
  .navbar-switch { display: block; float: right; padding-top: 10px; padding-bottom: 10px; }
  .navbar-switch ul li { display: inline-block; vertical-align: top; width: 40px; height: 40px; overflow: hidden; margin-left: 15px; }
  .navbar-switch ul li a { display: block; width: 100%; height: 100%; -webkit-border-radius: 50%; border-radius: 50%; border: 2px solid transparent; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; background-repeat: no-repeat; -o-background-size: auto; background-size: auto; background-position: center center; }
  .navbar-switch ul .prev a { background-image: url(../images/detailprev01.png); }
  .navbar-switch ul .next a { background-image: url(../images/detailprev02.png); }
  .navbar-switch ul li.prev:hover a { border-color: #dedede; background-image: url(../images/detailprev01s.png); }
  .navbar-switch ul li.next:hover a { border-color: #dedede; background-image: url(../images/detailprev02s.png); }
  .introduct-wrapper { padding-top: 45px; padding-bottom: 40px; padding-left: 25px; padding-right: 25px; }
  .description-ul li { padding-bottom: 40px; }
  .description-ul li .desc-title { padding-left: 28px; font-size: 18px; line-height: 36px; }
  .description-ul li .desc-title::before { top: 12px; width: 15px; }
  /* 产品中心 详情 e */
  /* 解决方案 s */
  .solution-panel { padding-top: 60px; padding-bottom: 40px; overflow: hidden; }
  .solution-panel .showcover { float: right; width: 520px; }
  .solution-panel .showword { padding-top: 0px; overflow: hidden; padding-right: 40px; }
  .solution-panel .word .desc { padding-top: 14px; }
  .solution-panel .word .info { font-size: 16px; line-height: 26px; }
  .solution-panel .solution-title { font-size: 26px; font-weight: normal; line-height: 30px; padding-left: 40px; }
  .solution-panel .solution-title .icon { width: 30px; height: 30px; }
  .in-solution-ul li { margin-bottom: 30px; }
  .in-solution-ul li a:hover { background-color: #da271e; }
  .in-solution-ul li a:hover .image img { -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); -ms-transform: translate(-50%, -50%) scale(1.1); -o-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1); }
  .in-solution-ul li a:hover .word .title { color: #fff; }
  .in-solution-ul li a:hover .word .info { color: #fff; }
  .in-solution-ul li .word { padding: 15px 15px 25px; }
  .in-solution-ul li .word .title { font-size: 18px; }
  .in-solution-ul li .word .info { height: 78px; }
  .inside-solution { padding-top: 20px; }
  .solution-ul li a:hover .hd .icon { -webkit-transform: translateY(-10px); -moz-transform: translateY(-10px); -ms-transform: translateY(-10px); -o-transform: translateY(-10px); transform: translateY(-10px); }
  .solution-ul li:nth-child(2n):after { display: block; }
  .solution-ul li:nth-child(3n):after { display: none; }
  .solution-ul li:nth-child(6n-2) { border-bottom: none; }
  /* 解决方案 e */
  /* 服务支持 s */
  .inserver-container { padding-top: 40px; }
  .server-policy { line-height: 26px; }
  .download-ul li { margin-bottom: 22px; padding: 20px 0; }
  .download-ul li .cover-desc { padding-left: 40px; padding-right: 130px; }
  .download-ul li .desc { font-size: 16px; -webkit-transition: color 0.1s; -o-transition: color 0.1s; -moz-transition: color 0.1s; transition: color 0.1s; }
  .download-ul li .preview, .download-ul li .download { width: 72px; -webkit-transition: background-color 0.1s; -o-transition: background-color 0.1s; -moz-transition: background-color 0.1s; transition: background-color 0.1s; }
  .download-ul li .preview { right: 72px; -o-background-size: auto auto; background-size: auto auto; }
  .download-ul li .download { -o-background-size: auto auto; background-size: auto auto; }
  .download-ul li:hover { background-color: #da271e; }
  .download-ul li:hover .desc { color: #fff; }
  .download-ul li:hover .preview { background-color: #b41911; }
  .download-ul li:hover .download { background-color: #da271e; }
  .download-more { padding-top: 38px; }
  .sf-panel-wrapper { padding-top: 25px; padding-bottom: 36px; }
  .saleafter-panel .coverbox { float: right; width: 440px; padding-right: 40px; padding-bottom: 40px; }
  .saleafter-panel .coverword { padding-right: 60px; overflow: hidden; }
  .saleafter-panel .image:after { right: -40px; bottom: -40px; }
  .saleafter-panel .word .desc { padding-top: 15px; }
  .saleafter-panel .word .info { line-height: 26px; }
  .saleafter-title { font-size: 24px; font-weight: normal; }
  .saleafter-ul li .abox { padding: 25px 20px 20px; }
  .saleafter-ul li .abox:hover { background-color: #da271e; }
  .saleafter-ul li .abox:hover .hd .icon { background-position: 0 -80px; }
  .saleafter-ul li .abox:hover .bd .title { color: #fff; }
  .saleafter-ul li .abox:hover .bd .info { color: #fff; }
  .saleafter-ul li .hd { position: static; }
  .saleafter-ul li .hd .icon { width: 80px; height: 80px; margin: 0 auto; }
  .saleafter-ul li .bd { text-align: center; }
  /* 服务支持 e*/
  /* 产品报价 s */
  .quoted-container { padding: 50px 30px; }
  .quoted-tabwrapper { margin: 0px; }
  .quoted-swiper ul li { line-height: 50px; }
  .quoted-swiper ul li a { white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }
  .quoted-swiper ul li a:hover { background-color: #da271e; color: #fff; }
  .quoted-swiper-prev:hover:after, .quoted-swiper-next:hover:after { border-color: #da271e; }
  .quoted-swiper-prev.swiper-button-disabled, .quoted-swiper-next.swiper-button-disabled { cursor: default; }
  .quoted-form-control { padding-top: 30px; padding-bottom: 20px; }
  .quoted-form-title { font-weight: normal; font-size: 22px; }
  .quoted-form-title .sub { font-size: 13px; }
  .quoted-formbd { padding-top: 24px; }
  .quoted-selectmain { margin-bottom: 20px; }
  .quoted-select { line-height: 48px; }
  .quoted-select .lehd { padding-right: 20px; }
  .quoted-dropdown .quotedbtn::after { border-width: 8px; top: 19px; }
  .quoted-dropdown .dropdown-menu { padding-bottom: 12px; }
  .quoted-dropdown .dropdown-menu li { line-height: 40px; }
  .quoted-dropdown .dropdown-menu li a { font-size: 15px; }
  .quoted-dropdown .dropdown-menu li a:hover { color: #fff; background-color: #da271e; }
  .quoted-addmodule { padding: 11px 0; }
  .quoted-form-panel { padding-top: 50px; }
  .download-price-btn { font-size: 16px; padding: 10px 28px; }
  .download-price-btn:hover { background-color: #d81309; }
  .quoted-price .sumprice { font-size: 24px; }
  .priceabout-wrapper { padding-top: 40px; }
  .quoted-priceabout { padding: 30px 35px 40px; font-size: 0; }
  .quotedabout { padding-bottom: 0px; display: inline-block; vertical-align: top; width: 50%; }
  .quotedabout .title { font-size: 18px; margin-bottom: 8px; }
  .dowmprice-form .title { font-size: 26px; font-weight: normal; }
  .dowmprice-form .reduce-wrap { padding: 35px 0; }
  .dowmprice-form .reduceprice { font-size: 18px; font-weight: normal; }
  .dowmprice-form .reduceprice input { font-size: 18px; margin-left: 10px; margin-right: 10px; }
  .dowmprice-form .dowm-excel { font-size: 16px; padding: 6px 0; }
  .dowmprice-form .dowm-excel:hover { background-color: #da271e; }
  /* 产品报价 e */
  /* 产品查询 s */
  .discern-panel { padding-top: 60px; padding-bottom: 40px; }
  .discern-module { padding: 70px 0; }
  .discern-search { padding-left: 0px; padding-right: 0px; max-width: 600px; }
  .discern-form .discern-input { padding-right: 200px; }
  .discern-form .discern-txt { height: 52px; line-height: 52px; padding-left: 20px; padding-right: 20px; }
  .discern-form .discern-submit { padding-top: 0px; position: absolute; top: 0; right: 0; width: 200px; }
  .discern-form .discern-btn { height: 52px; line-height: 52px; font-size: 18px; cursor: pointer; }
  .discern-form .discern-btn:hover { background-color: #d81309; }
  .discern-result { padding: 40px 30px 75px; }
  .discern-table table th { padding: 10px 14px; }
  .discern-table table td .ern { padding: 14px 14px; }
  .discern-table table td .word { padding: 40px 80px 40px 135px; }
  /* 产品查询 e */
  /* 关于数存 s */
  .company-description { padding-top: 60px; padding-bottom: 60px; }
  .company-desccom { padding-left: 40px; padding-right: 40px; }
  .company-desctitle { font-size: 24px; font-weight: normal; }
  .company-descww { padding-top: 17px; padding-bottom: 50px; max-width: 710px; margin: 0 auto; }
  .company-descnews { padding-top: 40px; }
  .company-newsword { margin-left: -20px; margin-right: -20px; }
  .company-newsword:after { content: ''; display: block; clear: both; width: 100%; height: 0; visibility: hidden; }
  .company-newsword .comcell { width: 50%; float: left; padding-left: 20px; padding-right: 20px; }
  .quoted-dialog { margin: 10% auto 0; }
  .company-culture { overflow: hidden; }
  .company-culture .image { width: 50%; float: left; }
  .company-culture .overs { padding: 40px 30px 0px; overflow: hidden; }
  .company-culture .overs .word { width: 100%; max-width: 660px; }
  .inside-title .title { font-size: 24px; font-weight: normal; }
  .inside-title .line { width: 42px; height: 3px; margin-top: 12px; }
  .company-milestones { padding-top: 60px; }
  .authority-container { padding-top: 60px; }
  .authority-ul li a { padding: 60px 30px 40px; }
  .authority-ul li a:hover .image img { -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); -ms-transform: translate(-50%, -50%) scale(1.1); -o-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1); }
  .authority-ul li .image::before { padding-bottom: 74.07407%; }
  .authority-ul li .word { padding-top: 30px; }
  .innews-container { padding-top: 25px; padding-bottom: 45px; }
  .innews-ul li { padding: 30px 0; }
  .innews-ul li a:hover .image img { -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); -ms-transform: translate(-50%, -50%) scale(1.1); -o-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1); }
  .innews-ul li a:hover .word .viewmore { background-color: #da271e; color: #fff; border-color: #da271e; }
  .innews-ul li .image { width: 375px; float: left; }
  .innews-ul li .word { padding-top: 0px; overflow: hidden; padding-left: 45px; }
  .innews-ul li .word .title { font-size: 22px; line-height: 40px; }
  .innews-ul li .word .time { margin-top: 5px; font-size: 20px; }
  .innews-ul li .word .desc { padding-top: 20px; padding-bottom: 25px; }
  .innews-ul li .word .info { font-size: 16px; line-height: 28px; -webkit-line-clamp: 2; max-height: 56px; height: 56px; }
  .innews-ul li .word .viewmore { font-size: 16px; padding: 8px 30px; }
  .article-panel { padding: 30px 0; border-bottom: 3px solid #e0e0e0; position: relative; }
  .article-head { padding-right: 180px; }
  .article-head .time { font-size: 24px; }
  .article-title { font-size: 28px; }
  .article-share { padding-top: 6px; padding-bottom: 6px; position: absolute; right: 0; bottom: 30px; }
  .article-share .bdsharebuttonbox .bds_tsina, .article-share .bdsharebuttonbox .bds_weixin, .article-share .bdsharebuttonbox .bds_sqq { margin: 0 0px 0 5px; }
  .article-share .bdsharebuttonbox .bds_tsina:hover, .article-share .bdsharebuttonbox .bds_weixin:hover, .article-share .bdsharebuttonbox .bds_sqq:hover { opacity: 0.8; }
  .article-show-container { padding-top: 50px; }
  .article-description { font-size: 16px; line-height: 30px; }
  .article-switch ul li { line-height: 28px; }
  .article-switch ul li .downup { font-size: 15px; }
  .article-switch ul li .desc a { font-size: 15px; }
  .article-switch ul li .desc a:hover { color: #da271e; }
  /* 关于数存 e */
  /* 联系方式 s */
  .contact-blockone { padding-bottom: 40px; }
  .contact-infomodule { display: table; width: 100%; table-layout: fixed; }
  .contact-infomodule .cover { width: 50%; display: table-cell; vertical-align: middle; }
  .contact-infomodule .word { width: 50%; display: table-cell; vertical-align: middle; border: 1px solid #dbdbdb; padding-left: 60px; }
  .contact-infomodule .word .title { font-weight: normal; font-size: 20px; }
  .contact-infomodule .word .line { margin-top: 15px; }
  .contact-infomodule .word .mess li { font-size: 16px; }
  .baiduMap { height: 420px; }
  .contact-clickmap { padding-top: 55px; padding-bottom: 75px; }
  .contact-clickmodule { width: 100%; position: relative; }
  .contact-drawblock { display: block; width: 620px; position: relative; z-index: 22; }
  .contact-drawblock:before { content: ''; display: block; padding-bottom: 82.63889%; }
  .contact-drawblock .moblie-map { display: none; }
  .contact-drawblock .desk-map { display: block; position: absolute; top: 0; left: 0; width: 100%; }
  .contact-showblock { display: block; padding-left: 660px; position: absolute; width: 100%; z-index: 11; bottom: 0; right: 0; }
  .contact-showblock .contact-data-module { padding: 24px 30px 0; }
  .contact-limitshow { width: 100%; max-height: 440px; overflow-x: hidden; overflow-y: auto; }
  .contact-data { display: block; }
  .contact-data li { position: absolute; cursor: pointer; z-index: 5; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
  .contact-data li .hd { position: relative; }
  .contact-data li .hd .title { color: #4c4c4c; font-size: 14px; line-height: 1.2; position: absolute; white-space: nowrap; }
  .contact-data li .hd .icon { display: block; width: 18px; height: 23px; background-image: url(../images/addr.png); background-repeat: no-repeat; -o-background-size: contain; background-size: contain; background-position: center center; -webkit-transition: -webkit-transform 1.2s; transition: -webkit-transform 1.2s; -o-transition: -o-transform 1.2s; -moz-transition: transform 1.2s, -moz-transform 1.2s; transition: transform 1.2s; transition: transform 1.2s, -webkit-transform 1.2s, -moz-transform 1.2s, -o-transform 1.2s; }
  .contact-data li .bd { display: none; }
  .contact-data li:hover .hd .title { color: #da271e; }
  .contact-data li:hover .hd .icon { -webkit-transform: translateY(-5px); -moz-transform: translateY(-5px); -ms-transform: translateY(-5px); -o-transform: translateY(-5px); transform: translateY(-5px); background-image: url(../images/addrs.png); }
  .contact-data li.li01 { top: 29.91597%; right: 22.91667%; }
  .contact-data li.li01 .title { top: 16px; left: 18px; }
  .contact-data li.li02 { top: 36.13445%; right: 19.72222%; }
  .contact-data li.li02 .title { top: 11px; left: 24px; }
  .contact-data li.li03 { top: 44.03361%; right: 31.25%; }
  .contact-data li.li03 .title { top: 10px; left: 24px; }
  .contact-data li.li04 { top: 46.55462%; right: 20.41667%; }
  .contact-data li.li04 .title { top: 10px; left: 24px; }
  .contact-data li.li05 { top: 50.42017%; right: 36.80556%; }
  .contact-data li.li05 .title { top: 7px; right: 24px; }
  .contact-data li.li06 { top: 52.77311%; right: 27.77778%; }
  .contact-data li.li06 .title { top: 7px; left: 24px; }
  .contact-data li.li07 { top: 59.83193%; right: 38.47222%; }
  .contact-data li.li07 .title { top: 7px; left: 24px; }
  .contact-data li.li08 { top: 62.18487%; right: 51.11111%; }
  .contact-data li.li08 .title { top: 12px; left: 24px; }
  .contact-data li.li09 { top: 65.88235%; right: 40.27778%; }
  .contact-data li.li09 .title { top: 12px; left: 24px; }
  .contact-data li.li10 { top: 62.18487%; right: 28.19444%; }
  .contact-data li.li10 .title { top: 12px; left: 24px; }
  .contact-data li.li11 { top: 70.2521%; right: 21.11111%; }
  .contact-data li.li11 .title { top: 12px; left: 20px; }
  .contact-data li.li12 { top: 76.30252%; right: 16.66667%; }
  .contact-data li.li12 .title { top: 12px; left: 20px; }
  .contact-data li.li13 { top: 80.67227%; right: 24.44444%; }
  .contact-data li.li13 .title { top: 12px; left: 20px; }
  .contact-data li.li14 { top: 80.33613%; right: 50%; }
  .contact-data li.li14 .title { top: 12px; left: 20px; }
  .contact-data li.li15 { top: 93.44538%; right: 32.22222%; }
  .contact-data li.li15 .title { top: 12px; left: 20px; }
  .contact-data li.on .title { color: #da271e; }
  .contact-data li.on .icon { background-image: url(../images/addrs.png); }
  .waterwave { display: block; position: absolute; bottom: 29.7479%; right: 29.86111%; width: 300px; height: 300px; z-index: 2; -webkit-transform: translate(50%, 50%); -moz-transform: translate(50%, 50%); -ms-transform: translate(50%, 50%); -o-transform: translate(50%, 50%); transform: translate(50%, 50%); }
  .waterwave:after, .waterwave:before { content: ''; position: absolute; width: 100%; height: 100%; -webkit-border-radius: 50%; border-radius: 50%; -o-background-size: contain; background-size: contain; background-repeat: no-repeat; background-position: center center; overflow: hidden; -webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); transform: scale(0); }
  .waterwave:after { z-index: 1; background-image: url(../images/bigwave.png); }
  .waterwave:before { background-image: url(../images/mmmwave.png); z-index: 2; }
  .waterwave.on:after { -webkit-animation: big-map-wave 0.8s cubic-bezier(0.28, 0.51, 0.61, 1) 1 -0.4s forwards; -moz-animation: big-map-wave 0.8s cubic-bezier(0.28, 0.51, 0.61, 1) 1 -0.4s forwards; -o-animation: big-map-wave 0.8s cubic-bezier(0.28, 0.51, 0.61, 1) 1 -0.4s forwards; animation: big-map-wave 0.8s cubic-bezier(0.28, 0.51, 0.61, 1) 1 -0.4s forwards; }
  .waterwave.on:before { -webkit-animation: small-map-wave 0.4s cubic-bezier(0.28, 0.51, 0.61, 1) 1 forwards; -moz-animation: small-map-wave 0.4s cubic-bezier(0.28, 0.51, 0.61, 1) 1 forwards; -o-animation: small-map-wave 0.4s cubic-bezier(0.28, 0.51, 0.61, 1) 1 forwards; animation: small-map-wave 0.4s cubic-bezier(0.28, 0.51, 0.61, 1) 1 forwards; }
  .contact-ul li a { padding: 20px; }
  .contact-data-module .title { font-weight: normal; font-size: 18px; padding-bottom: 14px; }
  .contact-data-module .desc { padding-top: 12px; }
  .contact-data-module .info { font-size: 16px; line-height: 30px; height: 60px; }
  /* 联系方式 e */
  /* 人才招聘 s */
  .recruit-container { padding-top: 60px; padding-bottom: 80px; }
  .in-recruitment ul li .retitle { cursor: pointer; padding: 15px 45px; font-size: 18px; font-weight: normal; }
  .in-recruitment ul li .retitle:after { right: 22px; }
  .in-recruitment ul li .reword { padding: 35px 45px 45px; }
  .in-recruitment ul li .reword .detail { line-height: 30px; font-size: 16px; }
  .in-recruitment ul li .reword .detail .title { font-size: 18px; font-weight: normal; }
  .in-recruitment ul li .vlink { padding-top: 35px; }
  .recruit-view { padding: 7px 28px; }
  .recruit-view:hover { background-color: #d81309; }
  .recruit-more { padding-top: 50px; }
  /* 人才招聘 e */
  /* 招聘流程 s */
  .progress-title { font-size: 24px; }
  .progress-wrapper { padding-top: 40px; padding-bottom: 30px; }
  .progress-ul li { width: 20%; margin-bottom: 0px; }
  .progress-ul li:after { content: ''; position: absolute; width: 20px; height: 30px; background: url(../images/recuitarrow.png) no-repeat scroll center center; top: 60px; right: -10px; }
  .progress-ul li:last-child:after { display: none; }
  /* 招聘流程 e */
  /* 登录注册  s */
  .member-container { padding-top: 160px; min-height: -webkit-calc(100vh - 334px); min-height: -moz-calc(100vh - 334px); min-height: calc(100vh - 334px); }
  .member-title { font-size: 30px; }
  .member-ul { padding-top: 35px; padding-bottom: 25px; }
  .member-ul li { padding-left: 100px; padding-right: 60px; }
  .member-ul li .tips { font-size: 16px; line-height: 52px; padding-left: 15px; }
  .member-ul li .item .input { line-height: 52px; height: 52px; font-size: 16px; }
  .member-ul li .imgcode { right: 15px; }
  .member-ul li .imgcode + .item { padding-right: 120px; }
  .member-clickbtn .clickbtn { font-size: 18px; padding: 11px 0; }
  .member-clickbtn .clickbtn:hover { background-color: #d81309; }
  .member-desc a:hover { color: #da271e; }
  /* 登录注册  e */ }

@charset "UTF-8";
@media (min-width: 1260px) { /* 首页 s */
  .index-product { padding-top: 80px; padding-bottom: 80px; }
  .ppcommonweb { padding-left: 120px; padding-right: 120px; }
  .product-swiper ul li .word { padding-right: 60px; }
  .product-swiper ul li .word .title { font-size: 36px; }
  .product-swiper ul li .word .desc { padding-top: 24px; padding-bottom: 54px; }
  .product-swiper ul li .word .info { font-size: 16px; line-height: 30px; max-height: 120px; height: 120px; }
  .product-swiper .img-panel { width: 502px; }
  .product-swiper .word-panel { padding-right: 502px; }
  .view-morebtn { font-size: 18px; padding: 10px 45px; }
  .index-product-prev { left: -120px; }
  .index-product-next { right: -120px; }
  .product-pagination { padding-top: 80px; }
  .product-pagination span { width: 14px; height: 14px; }
  .index-solution { padding-top: 80px; padding-bottom: 120px; }
  .g-index-title { font-size: 40px; }
  .index-index-esc { font-size: 18px; }
  .solution-switch { padding: 50px 0; }
  .solution-mainswiper ul li { width: 810px; }
  .solution-mainswiper ul li a:hover .image img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
  .solution-mainswiper ul li .word .title { font-size: 26px; }
  .index-solution-prev { margin-left: -510px; }
  .index-solution-next { margin-right: -510px; }
  .index-news { padding-top: 85px; padding-bottom: 85px; }
  .news-container { padding-top: 60px; }
  .news-wrapper { padding-left: 100px; padding-right: 100px; max-width: 1400px; margin: 0 auto; }
  .indexnews-swiper ul li .word { padding-top: 25px; }
  .indexnews-swiper ul li .word .time { font-size: 18px; }
  .indexnews-swiper ul li .word .title { font-size: 20px; }
  .indexnews-swiper ul li .word .info { font-size: 15px; }
  .index-assemble { padding-top: 85px; padding-bottom: 100px; }
  .assemble-ul li .image { width: 104px; }
  .assemble-ul li .word { padding-left: 130px; padding-top: 12px; padding-bottom: 12px; }
  .assemble-ul li .word .title { font-size: 24px; margin-bottom: 8px; }
  .assemble-ul li .word .decs { line-height: 26px; height: 52px; font-size: 16px; }
  .assemble-ul li .word .telnum { font-size: 30px; }
  /* 首页 e */
  /* 产品中心-列表 s */
  .inside-page { padding-top: 45px; padding-bottom: 65px; }
  .marktitle-mdoule { padding: 22px 0; }
  .marktitle { font-size: 30px; }
  .inside-product { padding-top: 60px; }
  .in-productul li .word .title { font-size: 18px; }
  .product-btn { padding-top: 40px; }
  /* 产品中心-列表 e */
  /* 产品中心 详情 s */
  .product-panel .image { width: 520px; }
  .product-panel .word { padding-left: 75px; }
  .product-panel .word .hd { padding-top: 30px; padding-bottom: 30px; }
  .product-panel .word .title { font-size: 36px; }
  .product-panel .word .desc { font-size: 16px; }
  .product-introduct { padding-top: 90px; padding-bottom: 40px; }
  .introduct-panel .image { height: 300px; }
  .introduct-panel .word { top: 90px; }
  .introduct-panel .word .title { font-size: 32px; }
  .introduct-container { margin-top: -80px; }
  .navbar-tools { padding-top: 20px; padding-bottom: 20px; }
  .navbar-tools ul li a { font-size: 18px; }
  .navbar-switch { padding-top: 20px; padding-bottom: 20px; }
  .introduct-wrapper { padding-top: 75px; padding-bottom: 60px; padding-left: 35px; padding-right: 35px; }
  .description-ul li { padding-bottom: 60px; width: 100%; position: relative; padding-left: 270px; }
  .description-ul li .desc-title { font-size: 18px; }
  .description-ul li .word { font-size: 16px; }
  .description-ul .mark-hd { position: absolute; top: 0; left: 0; width: 270px; }
  .description-ul .mark-bd { padding-left: 45px; }
  /* 产品中心 详情 e */
  /* 解决方案 s */
  .solution-panel { padding-top: 70px; padding-bottom: 50px; overflow: hidden; }
  .solution-panel .showcover { width: 600px; }
  .solution-panel .word .info { line-height: 30px; }
  .solution-panel .solution-title { font-size: 30px; line-height: 36px; padding-left: 46px; }
  .solution-panel .solution-title .icon { width: 36px; height: 36px; }
  .in-solution-ul li .word { padding: 22px 30px 48px; }
  .in-solution-ul li .word .title { font-size: 20px; }
  .in-solution-ul li .word .info { font-size: 16px; line-height: 30px; max-height: 90px; height: 90px; }
  .solution-ul li { padding-left: 30px; padding-right: 30px; padding-top: 60px; padding-bottom: 60px; }
  .solution-ul li:after { top: 50px; bottom: 50px; }
  .solution-ul li .bd { padding-top: 30px; }
  .solution-ul li .bd .title { font-size: 24px; }
  .solution-ul li .bd .info { height: 90px; font-size: 16px; line-height: 30px; }
  /* 解决方案 e */
  /* 服务支持 s */
  .inserver-container { padding-top: 60px; }
  .server-policy { font-size: 16px; line-height: 30px; }
  .download-ul li { padding: 30px 0; }
  .download-ul li .cover-desc { padding-left: 60px; padding-right: 190px; }
  .download-ul li .preview, .download-ul li .download { width: 92px; }
  .download-ul li .preview { right: 92px; }
  .saleafter-panel .coverbox { width: 510px; }
  .saleafter-panel .coverword { padding-right: 90px; }
  .saleafter-panel .word { padding-top: 28px; }
  .saleafter-panel .word .desc { padding-top: 28px; }
  .saleafter-panel .word .info { line-height: 30px; font-size: 16px; }
  .saleafter-title { font-size: 30px; }
  .saleafter-ul li .abox { padding: 35px 40px 45px; }
  .saleafter-ul li .hd { padding-bottom: 24px; }
  .saleafter-ul li .bd { text-align: center; }
  .saleafter-ul li .bd .title { font-size: 24px; font-weight: normal; }
  .saleafter-ul li .bd .desc { padding-top: 11px; }
  .saleafter-ul li .bd .info { font-size: 16px; }
  /* 服务支持 e*/
  /* 产品报价 s */
  .quoted-swiper ul li { line-height: 60px; }
  .quoted-swiper ul li a { font-size: 18px; }
  .quoted-form-control { padding-top: 40px; padding-bottom: 30px; }
  .quoted-form-title { font-size: 26px; }
  .quoted-form-title .sub { font-size: 14px; }
  .quoted-select .title { font-size: 18px; }
  .quoted-dropdown .quotedbtn { font-size: 15px; }
  .quoted-dropdown .dropdown-menu li a { font-size: 16px; }
  .quoted-info { font-size: 16px; line-height: 36px; }
  .quoted-checkbox .quotedbtn { font-size: 15px; }
  .quoted-form-panel { padding-top: 60px; padding-bottom: 30px; }
  .download-price-btn { font-size: 18px; padding: 12px 28px; }
  .quoted-price .title { font-size: 18px; }
  .quoted-price .sumprice { font-size: 28px; }
  .priceabout-wrapper { padding-top: 52px; }
  .quoted-priceabout { padding: 40px 45px 60px; }
  .quotedabout .title { font-size: 24px; font-weight: normal; }
  .quotedabout .info { font-size: 16px; line-height: 32px; }
  .dowmprice-form .dowm-excel { font-size: 16px; padding: 10px 0; }
  /* 产品报价 e */
  /* 产品查询 s */
  .discern-panel { padding-top: 75px; padding-bottom: 45px; }
  .discern-module { padding: 90px 0; }
  /* 产品查询 e */
  /* 关于数存 s */
  .company-description { padding-top: 80px; padding-bottom: 80px; }
  .company-desccom { width: 100%; max-width: 1480px; margin: 0 auto; }
  .company-desctitle { font-size: 30px; }
  .company-descword { font-size: 16px; line-height: 26px; }
  .company-descnews { padding-top: 50px; width: 100%; max-width: 1200px; margin: 0 auto; }
  .company-newsword { font-size: 16px; line-height: 30px; }
  .company-culture .overs { padding: 3% 3% 0 3%; }
  .company-culture .overs .desc { padding-top: 30px; }
  .company-culture .overs .info { font-size: 16px; line-height: 30px; }
  .inside-title .title { font-size: 30px; }
  .company-milestones { padding-top: 85px; }
  .authority-container { padding-top: 80px; }
  .authority-ul li a { padding: 90px 50px 50px; }
  .authority-ul li .word { padding-top: 50px; }
  .authority-more { padding-bottom: 40px; }
  .innews-ul li { padding: 40px 0; }
  /* 关于数存 e */
  /* 联系方式 s */
  .contact-blockone { padding-bottom: 60px; }
  .contact-infomodule .word { padding-left: 80px; }
  .contact-infomodule .word .hd { padding-bottom: 24px; }
  .contact-infomodule .word .title { font-size: 24px; }
  .contact-infomodule .word .line { margin-top: 20px; }
  .contact-infomodule .word .mess li { padding: 5px 0; }
  .contact-clickmap { padding-top: 75px; padding-bottom: 100px; }
  .contact-drawblock { width: 720px; }
  .contact-showblock { padding-left: 760px; }
  .contact-data li .hd .title { font-size: 16px; }
  .waterwave { width: 354px; height: 354px; }
  .contact-ul li a { padding: 30px 30px 50px; }
  .contact-data-module .title { font-size: 20px; padding-bottom: 18px; }
  .contact-data-module .desc { padding-top: 16px; }
  /* 联系方式 e */
  /* 人才招聘 s */
  .recruit-container { padding-top: 80px; padding-bottom: 100px; }
  .recruit-more { padding-top: 60px; }
  /* 人才招聘 e */
  /* 招聘流程 s */
  .progress-title { font-size: 30px; }
  .progress-ul li .bd .title { font-size: 18px; }
  /* 招聘流程 e */ }

@media (min-width: 1440px) { /* 首页 s */
  .index-product { padding-top: 95px; padding-bottom: 95px; }
  .ppcommonweb { padding-left: 160px; padding-right: 160px; max-width: 1530px; margin: 0 auto; }
  .product-swiper ul li .word { padding-right: 110px; }
  .product-swiper ul li .word .title { font-size: 42px; }
  .product-swiper ul li .word .info { font-size: 18px; line-height: 32px; max-height: 128px; height: 128px; }
  .product-swiper .img-panel { width: 546px; }
  .product-swiper .word-panel { padding-right: 546px; }
  .view-morebtn { font-size: 20px; padding: 15px 52px; }
  .index-product-prev { left: -140px; }
  .index-product-next { right: -140px; }
  .product-pagination { padding-top: 95px; }
  .g-index-title { font-size: 48px; }
  .solution-tabswiper ul li a { font-size: 18px; }
  .solution-mainswiper ul li { width: 900px; }
  .solution-mainswiper ul li .word .title { font-size: 30px; }
  .solution-mainswiper ul li .word .info { font-size: 18px; line-height: 32px; max-height: 64px; height: 64px; }
  .index-solution-prev { margin-left: -550px; }
  .index-solution-next { margin-right: -550px; }
  /* 首页 e */
  /* 关于数存 s */
  .company-culture .overs { padding: 6% 3% 0 6%; }
  .inside-title .title { font-size: 36px; }
  .inside-title .line { width: 52px; height: 4px; margin-top: 16px; }
  /* 关于数存 e */ }

@media (min-width: 1600px) { .solution-mainswiper ul li { width: 950px; }
  .index-solution-prev { margin-left: -575px; }
  .index-solution-next { margin-right: -575px; }
  .index-product-prev { left: -170px; }
  .index-product-next { right: -170px; } }

@charset "UTF-8";
/*相册轮播 s*/
.thumb-popup { display: none; position: fixed; left: 0; top: 0; z-index: 2018; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.9); }

.thumb-popup .thumb-wraper { position: absolute; top: 50%; right: 0; left: 0; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); margin: auto; width: 100%; }

.thumb-popup .thumb-wraper .thumb-copy-wrapper { position: relative; overflow: hidden; width: 90%; max-width: 880px; margin: 0 auto; }

.thumb-popup .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: #da271e; -webkit-border-radius: 100%; border-radius: 100%; line-height: 40px; opacity: 1; }

.thumb-popup .thumb-wraper .thumb-copy-wrapper .swiper-wrapper li { padding: 0 20px; overflow: hidden; }

.thumb-popup .thumb-wraper .thumb-copy-wrapper .swiper-wrapper li img { display: block; max-width: 100%; max-height: 90%; position: relative; top: 50%; left: 50%; -moz-transform: translate3d(-50%, -50%, 0); transform: translate3d(-50%, -50%, 0); -webkit-transform: translate3d(-50%, -50%, 0); -ms-transform: translate3d(-50%, -50%, 0); -o-transform: translate3d(-50%, -50%, 0); width: 640px; }

.thumb-popup .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-popup .thumb-wraper .banner-btn { display: none; width: 60px; height: 120px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); z-index: 2; cursor: pointer; }

.thumb-popup .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-popup .thumb-wraper .banner-btn.swiper-left { left: -10px; }

.thumb-popup .thumb-wraper .banner-btn.swiper-right { right: -10px; }

.thumb-popup .thumb-wraper .banner-btn.swiper-left::after { -webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg); margin-left: -4px; }

.thumb-popup .thumb-wraper .banner-btn.swiper-right::after { margin-left: -7px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

.thumb-popup .thumb-wraper .banner-btn.swiper-left:hover::after { border-color: #da271e; }

.thumb-popup .thumb-wraper .banner-btn.swiper-right:hover::after { border-color: #da271e; }

.thumb-popup .thumb-wraper .banner-btn.swiper-button-disabled { cursor: default; }

.thumb-title { color: #fff; text-align: center; position: absolute; bottom: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); margin-bottom: -250px; width: 100%; }

@media (min-width: 768px) { .thumb-popup .thumb-wraper .banner-btn.swiper-left { left: 4%; }
  .thumb-popup .thumb-wraper .banner-btn.swiper-right { right: 4%; } }

@media (min-width: 1024px) { .thumb-popup .thumb-wraper .banner-btn { display: block; } }

/*相册轮播 e*/
.server-policy{
    width:100%;
    overflow:hidden;
}

.thumb-scroll{
    width:100%;
    padding-bottom:5px;
    overflow-x:auto;
    overflow-y:hidden;
}