@charset "utf-8";
* {
  margin: 0;
  padding: 0;
  font-family: 'Microsoft YaHei';
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  font-family: "微软雅黑";
}
fieldset,
img {
  border: 0;
}
ul,
ol,
li {
  list-style: none;
  font-family: 'Microsoft YaHei';
}
/* remember to define focus styles! */
:focus {
  outline: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
  font-style: normal;
  font-weight: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  background-color: #fff;
  border: none;
}
code,
kbd,
samp,
tt {
  font-size: 100%;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input,
button,
textarea {
  *font-size: 100%;
}
ol,
ul {
  list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table,
tr,
td {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0;
  padding: 0;
}
caption,
th {
  text-align: left;
}
sup,
sub {
  font-size: 100%;
  vertical-align: baseline;
}
/* remember to highlight anchors and inserts somehow! */
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
/**Common Css**/
.fr {
  float: right;
  *display: inline;
}
.fl {
  float: left;
  *display: inline;
}
/*文本超出显示省略号*/
.ehn,
.otw,
.tow {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/*清除浮动*/
.clearfix {
  clear: both;
  *zoom: 1;
}
.clearfix:after {
  display: block;
  clear: both;
  content: "\0020";
  visibility: hidden;
  height: 0;
}
.page .header {
  position: relative;
  background-color: #fff;
  overflow: hidden;
  height: 0.65934066rem;
}
.page .header .container .row {
  text-align: center;
}
.page .header .container .logo {
  display: inline-block;
  margin: 0 auto;
}
.page .header .container .logo img {
  width: 1.53846154rem;
}
.page .header .nav {
  position: absolute;
  left: 0.16483516rem;
  top: 0.20604396rem;
  z-index: 10;
  display: flex;
}
.page .header .nav .btn-link {
  align-self: center;
  color: #333;
  font-size: 0.12087912rem;
  text-decoration: none;
}
.page .header .nav .btn-link:hover {
  color: #504291;
  text-decoration: none;
}
.page .header .nav .active {
  color: #504291;
}
.page .footer {
  margin-top: 0.21978022rem;
  padding: 0.21978022rem;
  background-color: #1e2020;
  color: #fff;
  display: flex;
}
.page .footer .row {
  align-self: center;
}
.page .footer .row .text-left {
  padding-left: 0;
}
.page .footer .row .text-right {
  padding-right: 0;
}
.page .footer h2 {
  font-size: 0.13186813rem;
  line-height: 0.17582418rem;
}
.page .footer p {
  font-size: 0.12087912rem;
  line-height: 1.5;
}
.page .footer .beian {
  line-height: 0.1978022rem;
}
.page .footer .code {
  width: 1.92857143rem;
}
body,
html {
  height: 100%;
  background-color: #ededed;
}
.carousel-indicators li {
  width: 0.04395604rem;
  height: 0.04395604rem;
  border-radius: 0;
  margin: 0;
}
.carousel-indicators .active {
  width: 0.04395604rem;
  height: 0.04395604rem;
  background-color: #504291;
}
.carousel-inner .item a {
  display: flex;
}
.carousel-inner .item a img {
  align-self: center;
  width: 100%;
}
.section01 {
  width: 100%;
  height: 1.53021978rem;
}
.section01 .step-box {
  width: 100%;
  height: 1.53021978rem;
}
.section01 .box01 {
  background: url(../images//case/banner01.png) no-repeat center;
  background-size: 100%;
}
.section01 .box02 {
  background: url(../images//case/banner02.png) no-repeat center;
  background-size: 100%;
}
.section01 .box03 {
  background: url(../images//case/banner02.png) no-repeat center;
  background-size: 100%;
}
.section02 {
  width: 100%;
  background-color: #ededed;
}
.section02 .navs {
  background-color: #fff;
  margin-bottom: 0.16483516rem;
}
.section02 .navs .nav-tabs {
  border-bottom: 0;
}
.section02 .navs .nav-tabs li.active a,
.section02 .navs .nav-tabs li.active a:hover,
.section02 .navs .nav-tabs li.active a:focus {
  color: #1e2020;
  font-size: 0.12087912rem;
  line-height: 0.32967033rem;
  border: 0;
  border-radius: 0;
  background-color: none !important;
  border-bottom: 0.03296703rem solid #504291;
}
.section02 .navs .nav-tabs li {
  height: 0.46153846rem;
}
.section02 .navs .nav-tabs li a {
  height: 100%;
  color: #1e2020;
  font-size: 0.12087912rem;
  line-height: 0.32967033rem;
  border: 0;
  border-bottom: 0.03296703rem solid #fff;
  border-radius: 0;
}
.section02 .navs .nav-tabs li a:hover {
  color: #1e2020;
  font-size: 0.12087912rem;
  line-height: 0.32967033rem;
  border: 0;
  border-radius: 0;
  background-color: none !important;
  border-bottom: 0.03296703rem solid #504291;
  background-color: #fff;
}
.section02 .container .tabs {
  color: black;
}
.case .tab-content {
  margin-bottom: 0.32967033rem;
}
.case .tab-content .subrow {
  background-color: #fff;
  margin-bottom: 0.32967033rem;
}
.case .tab-content .subrow .col-sm-5 {
  padding: 0;
}
.case .tab-content .subrow .content {
  position: relative;
  background-color: #fff;
}
.case .tab-content .subrow .content .item {
  padding-top: 0.16483516rem;
}
.case .tab-content .subrow .content .item h2 {
  font-size: 0.16483516rem;
  color: #504291;
  margin-bottom: 0.16483516rem;
}
.case .tab-content .subrow .content .item img {
  position: absolute;
  top: 0.16483516rem;
  right: 0.16483516rem;
  width: 1.41208791rem;
}
.case .tab-content .subrow .content .item .title {
  font-size: 0.16483516rem;
  color: #504291;
  margin-bottom: 0.10989011rem;
  margin-top: 0.10989011rem;
}
.case .tab-content .subrow .content .item .des {
  font-size: 0.13186813rem;
  color: #666666;
  text-indent: 2em;
}
.case .tab-content .subrow .content .item hr {
  margin-top: 0.08791209rem;
  margin-bottom: 0;
}
.case .tab-content .subrow .content .item .icon {
  display: inline-block;
  width: 0.21978022rem;
  height: 0.22527473rem;
  vertical-align: middle;
  margin-right: 0.08241758rem;
}
.case .tab-content .subrow .content .item .icon1 {
  background: url(../images/case/flag.png) no-repeat center;
  background-size: 100%;
}
.case .tab-content .subrow .content .item .icon2 {
  background: url(../images/case/setting.png) no-repeat center;
  background-size: 100%;
}
.case .tab-content .subrow .image {
  width: 100%;
}
.business .tab-content {
  margin-bottom: 0.32967033rem;
}
.business .tab-content .subrow {
  background-color: #fff;
  margin-bottom: 0.32967033rem;
}
.business .tab-content .subrow .image {
  padding: 0;
}
.business .tab-content .subrow img {
  width: 100%;
}
.business .tab-content .subrow .content {
  padding: 0 0.16483516rem;
  background-color: #fff;
}
.business .tab-content .subrow .content .title {
  margin-top: 0.08241758rem;
  font-size: 0.15384615rem;
  color: #666;
  line-height: 0.32967033rem;
}
.business .tab-content .subrow .content .des {
  font-size: 0.13186813rem;
  line-height: 0.21978022rem;
  color: #666666;
}
.server {
  margin-top: 0.16483516rem;
}
.server .container {
  padding-top: 0.16483516rem;
  padding: 0.16483516rem 0 0;
  background-color: #fff;
}
.server .container h2 {
  text-align: center;
  color: #504291;
  font-size: 0.1978022rem;
  margin-bottom: 0.36263736rem;
}
.server .item1 p,
.server .item2 p,
.server .item3 p {
  font-size: 0.13186813rem;
  line-height: 0.26373626rem;
  color: #666;
  text-align: left;
  margin-bottom: 0.10989011rem;
}
.server .item1 p span,
.server .item2 p span,
.server .item3 p span {
  color: #3692e7;
}
.server .item1 {
  border-bottom: 1px solid #eee;
  padding: 0.19230769rem 0.43956044rem 0.21978022rem;
}
.server .item1 .line {
  margin-top: 0.3021978rem;
  width: 60%;
  margin-left: 0.71428571rem;
}
.server .item2 {
  border-bottom: 1px solid #eee;
  padding: 0.16483516rem 0.43956044rem 0.16483516rem;
}
.server .item2 .sec1 .col-sm-8 {
  text-align: right;
}
.server .item2 .sec1 .col-sm-8 img {
  width: 60%;
}
.server .item2 .sec1 ul li {
  font-size: 0.13186813rem;
  line-height: 0.26373626rem;
  color: #666;
}
.server .item2 .sec1 ul li a {
  color: #3692e7;
  margin-right: 0.13736264rem;
}
.server .item2 .sec1 ul li a .square {
  display: inline-block;
  width: 0.02747253rem;
  height: 0.02747253rem;
  background-color: #3692e7;
  vertical-align: middle;
  margin-right: 0.02747253rem;
}
.server .item2 .sec2 {
  padding-top: 0.21978022rem;
  border-left: 1px solid #eee;
  padding-left: 0.52197802rem;
}
.server .item2 .sec2 .row {
  padding-bottom: 0.08241758rem;
}
.server .item2 .sec2 .row .col-sm-2 {
  text-align: center;
}
.server .item2 .sec2 .row .col-sm-2 img {
  width: 100%;
}
.server .item3 {
  padding: 0.27472527rem 0.32967033rem 0.38461538rem;
}
.server .item3 p {
  padding-left: 0.10989011rem;
}
.server .item3 .row {
  margin-top: 0.13186813rem;
}
.server .item3 .row img {
  width: 100%;
}
.product #tab1,
.product #tab2 {
  background-color: #fff;
  padding-bottom: 0.27472527rem;
}
.product #tab1 h2,
.product #tab2 h2 {
  margin: 0.27472527rem 0;
  color: #504291;
  font-size: 0.1978022rem;
  text-align: center;
}
.product #tab1 .subrow,
.product #tab2 .subrow {
  background-color: #fff;
  padding: 0 0.27472527rem;
}
.product #tab1 .subrow .item01,
.product #tab2 .subrow .item01 {
  text-align: center;
}
.product #tab1 .subrow .item01 img,
.product #tab2 .subrow .item01 img {
  width: 100%;
}
.product #tab1 .subrow .list,
.product #tab2 .subrow .list {
  padding-top: 0.16483516rem;
}
.product #tab1 .subrow .list li,
.product #tab2 .subrow .list li {
  font-size: 0.10989011rem;
  line-height: 0.26373626rem;
  color: #333;
}
.product #tab1 .subrow .icon,
.product #tab2 .subrow .icon {
  width: 0.21978022rem;
  height: 0.21978022rem;
  margin-right: 0.05494505rem;
  vertical-align: middle;
}
.product #tab1 .subrow .item,
.product #tab2 .subrow .item {
  border: 1px solid #eee;
  margin-bottom: 0.1978022rem;
  padding-top: 0.23076923rem;
}
.product #tab1 .subrow .item .txt,
.product #tab2 .subrow .item .txt {
  padding-left: 0.21978022rem;
  height: 0.52747253rem;
  border-left: 0.04395604rem solid #504291;
}
.product #tab1 .subrow .item .txt h3,
.product #tab2 .subrow .item .txt h3 {
  font-size: 0.1978022rem;
  color: #504291;
  margin-bottom: 0.10989011rem;
}
.product #tab1 .subrow .item .txt p,
.product #tab2 .subrow .item .txt p {
  font-size: 0.15384615rem;
  color: #3692e7;
}
.product #tab1 .subrow .item .des,
.product #tab2 .subrow .item .des {
  padding-bottom: 0.15384615rem;
}
.product #tab1 .subrow .item .des img,
.product #tab2 .subrow .item .des img {
  width: 100%;
}
.product #tab1 .subrow .last,
.product #tab2 .subrow .last {
  padding: 0;
}
.product #tab1 .subrow .last img,
.product #tab2 .subrow .last img {
  width: 100%;
}
