@charset "UTF-8";
/* mixin */
/* caret 三角箭头 */
/* mixin end */
body{
  min-width: 1200px;
  background-color: #fff;
}
.head-text {
    margin: 0 auto;
    width: 1200px;
    padding: 180px 0 0 50px;
    color: #fff;
}
.head-text h3 {
    font-size: 38px;
    color: #fff;
    font-weight: normal;
}
.head-text p {
    margin-top: 15px;
    line-height: 24px;
    font-size: 14px;
    font-family: "Microsoft Yahei";
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

em,
i {
  font-style: normal;
}

.top-link {
  height: 70px;
}
.top-link ul {
  line-height: 70px;
}
.top-link ul li {
  float: left;
  width: 25%;
  text-align: center;
}
.top-link ul li.active a {
  color: #1976d2;
}
.top-link ul li a {
  font-size: 18px;
  color: #5c5c5c;
}
.top-link.top-link2 ul li {
  width: 16.665%;
}
.top-link.top-link3 li {
  width: 100%;
}
.top-link.top-link3 li a {
  color: #108cee;
}

.head-text {
  margin: 0 auto;
  width: 1200px;
  padding: 180px 0 0 50px;
  color: #fff;
}
.head-text h3 {
  font-size: 38px;
  color: #fff;
  font-weight: normal;
}
.head-text p {
  margin-top: 15px;
  line-height: 24px;
  font-size: 14px;
  font-family: "Microsoft Yahei";
}

.block-title {
  text-align: center;
  margin: 40px auto;
}
.block-title h2 {
  font-size: 26px;
  color: #333333;
  font-weight: normal;
}
.block-title .sub-title {
  font-size: 12px;
  color: #666;
}
.block-title p.line {
  width: 30px;
  height: 3px;
  margin: 15px auto;
  background-color: #1976d2;
}

.item-one {
  text-align: center;
  -webkit-box-shadow: 3px 3px 10px #f1f0f0, -3px -3px 10px #f1f0f0;
  -moz-box-shadow: 3px 3px 10px #f1f0f0, -3px -3px 10px #f1f0f0;
  box-shadow: 3px 3px 10px #f1f0f0, -3px -3px 10px #f1f0f0;
  /* @include box-shadow(3px, 3px ,10px, #f1f0f0); */
  width: 280px;
  padding-top: 40px;
  padding-bottom: 30px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.item-one:hover {
  margin-top: -3px;
}
.item-one .head {
  text-align: center;
}
.item-one .head h4.title {
  text-align: center;
  font-size: 18px;
  color: #333;
  margin-bottom: 10px;
}
.item-one .head span {
  font-size: 12px;
  color: #777777;
}
.item-one .head hr {
  width: 200px;
  margin: 25px auto 20px;
  color: #e5e5e5;
  border: none;
  border-top: 1px solid #e5e5e5;
}
.item-one .box {
  text-align: center;
}
.item-one .box h3.config {
  font-size: 18px;
  color: #333;
  margin-top: 15px;
  margin-bottom: 8px;
}
.item-one .box p.info {
  color: #666;
  font-size: 14px;
}
.item-one .box span.price {
  font-size: 14px;
  display: block;
  margin-top: 25px;
}
.item-one .box span.price em {
  font-size: 24px;
  color: #ff1833;
}
.item-one .box a.btn {
  display: inline-block;
  width: 200px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  margin: 10px auto;
  background-color: #108cee;
  color: #fff;
  font-size: 14px;
}
.item-one .box a.btn.btn-last {
  margin-top: 121px;
}
.item-one .box .price-info {
  font-size: 14px;
  color: #108cee;
  margin-top: 15px;
}

.item-2 {
  width: 300px;
  margin: 0 auto;
  text-align: center;
  min-height: 260px;
}
.item-2 img {
  display: inline-block;
  width: 80px;
  height: 80px;
  margin: 30px auto;
}
.item-2 h4.title {
  font-size: 18px;
  color: #333;
  font-weight: 700;
  margin-bottom: 30px;
}
.item-2 p {
  font-size: 12px;
  color: #333333;
  line-height: 20px;
}

.colla-box .colla-item {
  margin-bottom: 1px;
}
.colla-box .colla-item:not(:first-child) .colla-body {
  display: none;
}
.colla-box .colla-item .colla-head {
  height: 80px;
  position: relative;
  background-color: #f5f5f6;
  padding-left: 15px;
}
.colla-box .colla-item .colla-head.active {
  background-color: #108cee;
}
.colla-box .colla-item .colla-head.active .title,
.colla-box .colla-item .colla-head.active .intr,
.colla-box .colla-item .colla-head.active i.fa {
  color: #fff;
}
.colla-box .colla-item .colla-head .title {
  font-size: 18px;
  padding-top: 10px;
  color: #666;
  margin-bottom: 10px;
}
.colla-box .colla-item .colla-head .intr {
  font-size: 14px;
  color: #888;
}
.colla-box .colla-item .colla-head i.fa {
  position: absolute;
  right: 15px;
  top: 30px;
  font-size: 30px;
  color: #a1a1a1;
  cursor: pointer;
}
.colla-box .colla-item .colla-body {
  padding: 25px 15px;
  -webkit-box-shadow: 3px 3px 10px #dddddd;
  -moz-box-shadow: 3px 3px 10px #dddddd;
  box-shadow: 3px 3px 10px #dddddd;
}
.colla-box .colla-item .colla-body .name {
  font-size: 16px;
  color: #333;
  margin-bottom: 10px;
}
.colla-box .colla-item .colla-body .info {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  margin-bottom: 30px;
}

.ecs-advantage-body {
  border: 1px solid #a3a3a3;
  margin: 0 auto;
  width: 100%;
}
.ecs-advantage-body tr th,
.ecs-advantage-body tr td {
  font-size: 14px;
  line-height: 30px;
  padding-left: 10px;
  padding-right: 10px;
  border-bottom: 1px solid #a3a3a3;
  border-right: 1px solid #a3a3a3;
}
.ecs-advantage-body tr:hover {
  background-color: #e0e0e0;
}
.ecs-advantage-body tr th {
  background-color: #e5e5e5;
}

.image {
  text-align: center;
}

.link2 {
  display: inline-block;
  color: #1976d2;
  margin-top: 20px;
  font-size: 14px;
}
.link2:hover {
  color: #3386e4;
}

.about-prod {
  margin: 10px 15px 60px;
  padding-top: 45px;
  border: 1px solid #eee;
  box-shadow: 3px 3px 10px #eee, -3px -3px 10px #eee;
  -webkit-box-shadow: 3px 3px 10px #eee, -3px -3px 10px #eee;
  -moz-box-shadow: 3px 3px 10px #eee, -3px -3px 10px #eee;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  /* width: 260px; */
  height: 340px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.about-prod .image {
  margin-bottom: 30px;
}
.about-prod .prod-info {
  text-align: center;
  margin-top: 15px;
}
.about-prod .prod-info h4 {
  font-size: 16px;
  color: #000;
  margin-bottom: 20px;
}
.about-prod .prod-info p.adv {
  color: #777;
  font-size: 14px;
  line-height: 24px;
}
.about-prod:hover {
  margin-top: -1px;
}

/*****************************/
.ma-item {
  zoom: 1;
}
.ma-item:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
}
.ma-item .item {
  float: left;
  width: 20%;
  background-color: #fff;
  padding: 35px 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.ma-item .item:hover {
  margin-top: -5px;
}
.ma-item .item .wrapper {
  text-align: center;
  padding: 0 15px;
  border-right: 1px solid #ebebeb;
}
.ma-item .item .wrapper.wrapper-last {
  border-right: none;
}
.ma-item .item .wrapper img {
  width: auto;
  max-width: 100%;
}
.ma-item .item .wrapper .title {
  font-size: 18px;
  color: #333;
  margin: 30px auto;
}
.ma-item .item .wrapper p.intr-p {
  font-size: 14px;
  color: #888;
  line-height: 24px;
  min-height: 96px;
}
.ma-item .item .wrapper a.chat-btn {
  display: block;
  width: 120px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  color: #888;
  border: 1px solid #888;
  margin: 35px auto 0;
}
.ma-item .item .wrapper a.chat-btn:hover {
  background-color: #333333;
  color: #fff;
}

table.adv_table {
  border-collapse: collapse;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  background-color: #f5f5f5;
}
table.adv_table tr {
  line-height: 20px;
}
table.adv_table tr th,
table.adv_table tr td {
  font-size: 14px;
  color: #666;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  line-height: 30px;
}
table.adv_table tr th.feature,
table.adv_table tr td.feature {
  min-width: 70px;
}
table.adv_table tr th ul,
table.adv_table tr td ul {
  padding-left: 20px;
}
table.adv_table tr th ul li,
table.adv_table tr td ul li {
  display: list-item;
  list-style-type: disc;
  line-height: 28px;
}
table.adv_table tr td {
  padding: 10px;
}
table.adv_table tr th {
  line-height: 68px;
  text-align: center;
  font-size: 18px;
}
table.adv_table tr th > div {
  text-align: center;
}
table.adv_table tr th.main-title {
  background-color: #108cee;
  color: #fff;
}
table.adv_table tr .main {
  background-color: #f3faff;
}

.big-btn {
  width: 380px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  margin: 25px auto;
  border: 1px solid #108cee;
}
.big-btn a {
  color: #108cee;
  display: block;
  font-size: 18px;
}
.big-btn a:hover {
  color: #1976d2;
}

.section-container {
  border: 1px solid #ccc;
}
.section-container .sidebar-box {
  width: 180px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 34px 40px;
}
.section-container .sidebar-box ul {
  list-style: none;
}
.section-container .sidebar-box ul .sidebar-item {
  line-height: 30px;
  font-size: 16px;
  color: #333;
  margin-top: 20px;
  cursor: pointer;
  position: relative;
}
.section-container .sidebar-box ul .sidebar-item:first-child {
  margin-top: 0;
}
.section-container .sidebar-box ul .sidebar-item.active:after {
  content: '';
  display: block;
  width: 2px;
  height: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -40px;
  background: #108CEE;
  margin: auto;
}
.section-container .content-box {
  margin-left: 190px;
  border-left: 1px solid #eee;
}
.section-container .content-box .sub-level {
  display: none;
}
.section-container .content-box .sub-level.active {
  display: block;
}
.section-container .content-box .sub-level .sub-level-nav ul {
  zoom: 1;
  height: 54px;
}
.section-container .content-box .sub-level .sub-level-nav ul:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
}
.section-container .content-box .sub-level .sub-level-nav ul li {
  float: left;
  width: 33.3333%;
  padding: 15px 0;
  background-color: #eee;
}
.section-container .content-box .sub-level .sub-level-nav ul li.active {
  background-color: #fff;
  color: #108cee;
}
.section-container .content-box .sub-level .sub-level-nav ul li div {
  font-size: 16px;
  text-align: center;
}
.section-container .content-box .sub-level .sub-level-nav ul li:hover {
  color: #108cee;
}
.section-container .content-box .sub-level .sub-level-content {
  padding: 15px;
}
.section-container .content-box .sub-level .sub-level-content article {
  display: none;
}
.section-container .content-box .sub-level .sub-level-content article.active {
  display: inline-block;
}
.section-container .content-box .sub-level .sub-level-content article .card {
  margin-top: 0;
}
.section-container .content-box .sub-level .sub-level-content article .card h3 {
  color: #333;
  font-size: 14px;
  line-height: 26px;
}
.section-container .content-box .sub-level .sub-level-content article .card p {
  margin: 1em 0;
}
.section-container .content-box .sub-level .sub-level-content article .card .card-desc {
  margin-top: 10px;
  font-size: 14px;
  color: #666;
  line-height: 26px;
}
.section-container .content-box .sub-level .sub-level-content article .card .card-content {
  position: relative;
  margin-left: -20px;
  zoom: 1;
}
.section-container .content-box .sub-level .sub-level-content article .card .card-content:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
}
.section-container .content-box .card-item {
  margin: 20px 0 0 20px;
  float: left;
  width: 456px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #E9E9E9;
  height: 132px;
  padding: 20px;
}
.section-container .content-box .card-item.long-card {
  width: 940px;
}
.section-container .content-box .card-item.long-card .title-box {
  width: 400px;
  float: left;
}
.section-container .content-box .card-item.long-card .config-box {
  margin-left: 420px;
  /* margin-top: 40px; */
  zoom: 1;
}
.section-container .content-box .card-item.long-card .config-box:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
}
.section-container .content-box .card-item.long-card .config {
  float: left;
  width: 118px;
  border-left: 1px solid #E9E9E9;
  line-height: 26px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.section-container .content-box .card-item.long-card .config:first-child {
  border-left: none;
}
.section-container .content-box .card-item.long-card .config h5 {
  font-size: 18px;
  color: #333;
  margin: 0;
}
.section-container .content-box .card-item.long-card .config p {
  font-size: 14px;
  color: #2A2A2A;
  margin: 0;
}
.section-container .content-box .card-item .apply-box {
  position: relative;
  float: right;
  width: 120px;
  height: 100%;
}
.section-container .content-box .card-item .apply-box .price-box {
  line-height: 40px;
  font-size: 14px;
  text-align: center;
}
.section-container .content-box .card-item .apply-box a {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100px;
  margin: auto;
  background: #108CEE;
  color: #FFF;
  text-align: center;
  height: 36px;
  line-height: 36px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #108CEE;
  text-decoration: none;
  font-size: 14px;
}
.section-container .content-box .card-item .apply-box a:hover {
  background: #FFF;
  color: #108CEE;
}
.section-container .content-box .card-item .inner-box {
  margin-right: 120px;
  zoom: 1;
}
.section-container .content-box .card-item .inner-box:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
}
.section-container .content-box .card-item .inner-box h4 {
  margin: 0;
  font-size: 16px;
  line-height: 30px;
  color: #333;
}
.section-container .content-box .card-item .inner-box h4 .discount {
  font-size: 12px;
  background: #f5a623;
  color: #FFF;
  display: inline-block;
  padding: 3px 5px;
  line-height: 12px;
  position: relative;
  top: -5px;
}
.section-container .content-box .card-item .inner-box h4 .discount:before {
  content: '';
  border-left: 3px solid #f5a623;
  border-top: 3px solid #f5a623;
  border-bottom: 3px solid transparent;
  border-right: 3px solid transparent;
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  bottom: -4px;
  left: 0;
}
.section-container .content-box .card-item .inner-box .item-desc {
  font-size: 14px;
  line-height: 26px;
  margin: 10px 0 0 0;
  color: #999;
}

/***********腾讯***********/
.tab-content-wrapper {
  zoom: 1;
}
.tab-content-wrapper:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
}
.tab-content-wrapper .tab-tencent-item {
  display: none;
}
.tab-content-wrapper .tab-tencent-item.active {
  display: block;
}

.tab-category {
  float: right;
  display: inline-block;
  width: 210px;
  zoom: 1;
}
.tab-category:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
}
.tab-category li {
  float: left;
  height: 34px;
  line-height: 34px;
  width: 100px;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.tab-category li.active, .tab-category li:hover {
  border-color: #2277da;
  position: relative;
  background: #d7e6f8;
  color: #2277da;
  z-index: 2;
}
.tab-category li .cate {
  text-align: center;
  font-size: 14px;
}

.tab-tencent {
  zoom: 1;
  padding: 50px 0;
}
.tab-tencent:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
}
.tab-tencent li {
  width: 16.6665%;
  float: left;
  cursor: pointer;
}
.tab-tencent li div {
  width: 100%;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  margin: 0 auto;
  color: #555;
  text-align: center;
}
.tab-tencent li.active div {
  background-color: #108cee;
  color: #fff;
}

.conf-box {
  zoom: 1;
  font-size: 14px;
  margin-bottom: 100px;
}
.conf-box:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
}
.conf-box .conf-item {
  float: left;
  width: 580px;
  margin-right: 20px;
  margin-bottom: 30px;
}
.conf-box .conf-item .item-con {
  box-sizing: border-box;
  background-color: #01a4ff;
  background-image: -webkit-linear-gradient(top, #01a4ff, #25c4ee);
  background-image: linear-gradient(top, #01a4ff, #25c4ee);
  height: 335px;
  padding: 30px;
  color: #fff;
}
.conf-box .conf-item .item-tit {
  font-size: 26px;
  line-height: 26px;
  font-weight: 400;
  padding-bottom: 10px;
  text-align: left;
}
.conf-box .conf-item .item-tit-text {
  white-space: initial;
  border-bottom: #85d3ff dashed 1px;
  padding-bottom: 30px;
}
.conf-box .conf-item .item-txt {
  padding-top: 25px;
  line-height: 1.6;
}
.conf-box .conf-item .item-txt label {
  color: #dedede;
  margin-right: 10px;
}
.conf-box .item-bottom {
  position: relative;
  padding: 30px 30px 40px;
  box-shadow: #ddd 0 2px 2px;
}
.conf-box .t-conf {
  display: table;
  width: 100%;
}
.conf-box .t-conf .col {
  display: table-cell;
}
.conf-box .func {
  zoom: 1;
  padding: 25px 0 0;
}
.conf-box .func:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
}
.conf-box .func span.price,
.conf-box .func span.unit {
  font-size: 30px;
  color: #ff1833;
}
.conf-box .func span.price em,
.conf-box .func span.unit em {
  font-size: 14px;
}
.conf-box .func span.unit {
  display: none;
}
.conf-box .func a.btn-buy {
  float: right;
  display: inline-block;
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background-color: #01a4ff;
}
.conf-box .func a.btn-buy.disabled {
  background-color: #ddd;
  border: 1px solid #999;
  color: #666;
  cursor: default;
}
.conf-box .func a.btn-line {
  float: right;
  display: inline-block;
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background-color: #01a4ff;
  margin-left: 10px;
}
.conf-box .func a.btn-line.disabled {
  background-color: #ddd;
  border: 1px solid #999;
  color: #666;
  cursor: default;
}