<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  background: #fff;
}
.server-brief {
  margin-top: 40px;
}
/*banner鏍峰紡*/
.info-banner {
  background:#1c1a28 url("img/20191223/banner.png") no-repeat center top;
  background-size: cover;
}
.flex-nav {
  position: absolute;
  right: 140px;
  bottom: 20px;
}
.flex-nav li {
  margin-right: 40px;
  float: left;
}
.flex-nav li a {
  display: inline-block;
  font-size: 14px;
  color: #4c4c4c;
}
/*妯″潡*/
.trusteeship-info {
  margin-top: 38px;
}
.module-marg-top {
	    padding-bottom: 100px;
}
.group-title {
  position: relative;
  height: 20px;
  line-height: 20px;
  margin: 55px 0px 35px 0px;
}
/* 瑙嗛 */
.server-video-placeholder {
  display: inline-block;
  width: 180px;
  margin-top: 20px;
  padding-top: 130px;
  background: url(img/video_placeholder.png) no-repeat center top;
  color: #4c4c4c;
  font-size: 12px;
}
.video-mask-container {
  display: none;
  position: relative;
  z-index: 1000;
}
.video-mask {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.video-container {
  position: fixed;
  top: 30%;
  left: 50%;
  width: 680px;
  height: 384px;
  border: 2px solid #000;
  margin-left: -340px;
  z-index: 2;
}
.video-player {
  height: 100%;
}
.video-close {
  position: absolute;
  top: -34px;
  right: -2px;
  width: 32px;
  height: 32px;
  background: url(img/server_video_close.png) no-repeat center;
  cursor: pointer;
}
.video-close:hover {
  background-image: url(img/server_video_close_hover.png);
}
.video-player embed {
  width: 100%;
  height: 100%;
}
.video-player object {
  width: 100%;
  height: 100%;
}
/* 浼樺娍婊氬姩 */
.youshi-module {
  margin-top: 50px;
	    padding-bottom: 100px;
}
.slider-outer {
  margin-top: 32px;
}
.youshi-slider-item {
  height: 360px;
  border: 1px solid #eee;
}
.youshi-title {
  font-size: 16px;
}
.youshi-text {
  padding: 15px 20px;
  font-size: 12px;
  line-height: 2em;
  text-align: justify;
}
.youshi-icon {
  height: 170px;
  overflow: hidden;
}
.youshi-icon div {
  margin: 0 auto;
  width: 100px;
  height: 100px;
  margin-top: 35px;
  background-image: url(img/server_youshi.png);
  background-repeat: no-repeat;
}
.youshi-icon-move div {
  background-position: 0 0;
}
.youshi-slider-item:hover .youshi-icon-move div {
  background-position: -100px 0;
}
.youshi-icon-heart div {
  background-position: 0 -100px;
}
.youshi-slider-item:hover .youshi-icon-heart div {
  background-position: -100px -100px;
}
.youshi-icon-storage div {
  background-position: 0 -200px;
}
.youshi-slider-item:hover .youshi-icon-storage div {
  background-position: -100px -200px;
}
.youshi-icon-diskprotect div {
  background-position: 0 -300px;
}
.youshi-slider-item:hover .youshi-icon-diskprotect div {
  background-position: -100px -300px;
}
.youshi-icon-reliable div {
  background-position: 0 -400px;
}
.youshi-slider-item:hover .youshi-icon-reliable div {
  background-position: -100px -400px;
}
.youshi-icon-cloud div {
  background-position: 0 -500px;
}
.youshi-slider-item:hover .youshi-icon-cloud div {
  background-position: -100px -500px;
}
.youshi-icon-servers div {
  background-position: 0 -600px;
}
.youshi-slider-item:hover .youshi-icon-servers div {
  background-position: -100px -600px;
}
.youshi-icon-global div {
  background-position: 0 -700px;
}
.youshi-slider-item:hover .youshi-icon-global div {
  background-position: -100px -700px;
}
/* 鏂扮増浼樺娍鍐呭 start*/
.adv-wrap {}
.adv-wrap ul {}
.adv-wrap ul li {
  width: 240px;
  float: left;
  margin: 60px 46px 0;
}
.adv-wrap .adv-icon {
  width: 36px;
  height: 36px;
  margin: 0 auto;
}
.adv-wrap .adv-title {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 16px;
  letter-spacing: 0px;
  color: #333333;
  text-align: center;
  margin: 30px 0 20px
}
.adv-wrap .adv-content {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  line-height: 24px;
  color: #999999;
}
.adv-wrap .adv-icon-1 {
  background: url(img/20191223/product_adv_1.png) no-repeat center;
}
.adv-wrap .adv-icon-2 {
  background: url(img/20191223/product_adv_2.png) no-repeat center;
}
.adv-wrap .adv-icon-3 {
  background: url(img/20191223/product_adv_3.png) no-repeat center;
}
.adv-wrap .adv-icon-4 {
  background: url(img/20191223/product_adv_4.png) no-repeat center;
}
.adv-wrap .adv-icon-5 {
  background: url(img/20191223/product_adv_5.png) no-repeat center;
}
.adv-wrap .adv-icon-6 {
  background: url(img/20191223/product_adv_6.png) no-repeat center;
}
.adv-wrap .adv-icon-7 {
  background: url(img/20191223/product_adv_7.png) no-repeat center;
}
.adv-wrap .adv-icon-8 {
  width: 40px;
  background: url(img/20191223/product_adv_8.png) no-repeat center;
}
/* 鏂扮増浼樺娍鍐呭 end*/
/* 鍔熻兘浠嬬粛 start */
.product-power-wrap {
  background-color: #fff;
}
.product-power {
  margin-top: 60px;
  border: solid 1px #cfd6e3;
}
.product-power li {
  border-bottom: solid 1px #cfd6e3;
}
.product-power li:last-child {
  border-bottom: solid 1px transparent;
}
.pp-icon {
  float: left;
  display: inline-block;
  width: 45px;
  height: 45px;
  margin: 45px 35px;
}
.content-wrap {
  float: left;
  width: 90%;
  padding-top: 18px;
}
.content-title {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 46px;
  letter-spacing: 0px;
  font-weight: bold;
  color: #000000;
}
.content {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 0px;
  color: #000000;
}
.pp-icon-1 {
  background: url(img/20191223/product_count_1.png) no-repeat center;
}
.pp-icon-2 {
  background: url(img/20191223/product_count_2.png) no-repeat center;
}
.pp-icon-3 {
  height: 49px;
  background: url(img/20191223/product_count_3.png) no-repeat center;
}
.pp-icon-4 {
  background: url(img/20191223/product_count_4.png) no-repeat center;
}
.pp-icon-5 {
  background: url(img/20191223/product_count_5.png) no-repeat center;
}
/* 鍔熻兘浠嬬粛 end */
/* 浼樺娍瀵规瘮 start */
.adv-compare-wrap {background: #fafafa}
.adv-compare {
  /* border: solid 1px #d3d3d3; */
  margin-top: 60px;
}
.adv-compare ul {}
.adv-compare ul li {
  float: left;
  width: 277px;
}
.adv-compare ul li:nth-child(1) {
  border-left: solid 1px #d3d3d3;
}
.adv-compare ul li div:nth-child(1) {
  border-top: solid 1px #d3d3d3;
}
.adv-compare ul li div:last-child {
  border-bottom: solid 1px #d3d3d3;
}
.adv-compare ul li div {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  height: 38px;
  line-height: 38px;
  letter-spacing: 0px;
  color: #666666;
  border-right: solid 1px #d3d3d3;
  text-align: center;
}
.adv-compare ul li div:nth-child(odd) {
  background: #f6f6f6;
}
.adv-compare ul li div:nth-child(1) {
  height: 63px;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 63px;
  letter-spacing: 0px;
  color: #333333;
  border-bottom: solid 1px #d3d3d3;
}
.adv-compare-title {}
.true-icon {
  display: inline-block;
  width: 17px;
  height: 16px;
  background: url(img/20191223/true-icon.png) no-repeat center;
}
.adv-compare ul .active {
  width: 429px !important;
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.33);
  border: solid 1px #0070ff;
  margin-top: -11px;
}
.adv-compare ul .active div:nth-child(odd) {
  background-color: #edf4fc;
}
.adv-compare ul .active div:nth-child(1) {
  height: 74px;
  line-height: 74px;
  background-color: #0070ff;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  border-top: none;
  color: #ffffff;
}
/* 浼樺娍瀵规瘮 end*/
/* 搴旂敤鍦烘櫙 start */
.app-scene-wrap {
  background-color: #f7f8fa;
  padding: 80px 0;
  height: 450px;
}
.app-scene-block {
  display: flex;
  justify-content: space-around;
  position: relative;
  margin-top: 38px;
}
.app-scene {
  float: left;
}
.app-scene-item {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 46px;
  letter-spacing: 0px;
  color: #333333;
  z-index: 3;
  width: 100px;
  text-align: center;
}
.app-scene-detail {
  display: none;
  width: 100%;
  position: absolute;
  top: 48px;
  left: 0;
  background-color: #ffffff;
  border: solid 1px #cfd6e3;
  padding: 40px;
  z-index: 2;
  text-align: left;
}
.app-scene-detail ul li {
  float: left;
}
.app-scene-detail ul li:nth-child(1) {
  width: 67%;
  margin-right: 92px;
}
.app-scene-title {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  /* line-height: 46px; */
  letter-spacing: 0px;
  color: #000000;
  font-weight: bold;
  margin-top: 15px;
}
.app-scene-title:nth-of-type(1) {
  margin-top: 0
}
.app-scene-content {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #000000;
}
.app-scene-tips {
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0px;
  color: #0070ff;
  line-height: 23px;
}
.app-car-wrap {
  display: inline-block;
  width: 400px;
  height: 240px;
  background: #0070ff;
}
.app-car-title {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0px;
  color: #ffffff;
  text-align: center;
  padding: 24px 0 22px;
  ;
}
.app-car-content {
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0px;
  color: #ffffff;
  /* padding:0 40px; */
}
.app-car-content div {
  float: left;
  margin: 0 0 0 40px;
  width: 120px;
}
.app-buy-button {
  display: block;
  width: 90px;
  height: 34px;
  border-radius: 2px;
  border: solid 1px #ffffff;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 33px;
  letter-spacing: 0px;
  color: #ffffff;
  text-align: center;
  margin: 14px 0 0 42px;
}
.app-buy-button:hover {
  color: #fff
}
.app-scene-active .app-scene-item {
  border-bottom: 2px solid #0070ff;
  ;
  color: #0070ff;
}
.app-scene-active .app-scene-item .app-scene-detail {
  display: block;
}
/* 搴旂敤鍦烘櫙 end */
/* 鎻掍欢鏍峰紡閲嶇疆 */
.bx-wrapper {
  box-shadow: none;
  border: none;
}
.bx-wrapper .bx-controls-direction a {
  z-index: 999;
}
.bx-wrapper .bx-prev:focus, .bx-wrapper .bx-controls-direction a {
  top: 50%;
  margin-top: -40px;
  width: 20px;
  height: 80px;
  background: #eeeeee url(img/server_youshi_left.png) no-repeat center;
}
.bx-wrapper .bx-prev:hover {
  background: #0070ff url(img/server_youshi_left.png) no-repeat center;
}
.bx-wrapper .bx-prev {
  left: 0;
}
.bx-wrapper a.bx-next:focus, .bx-wrapper .bx-controls-direction a.bx-next {
  background: #eee url(img/server_youshi_right.png) no-repeat center;
  right: 0;
}
.bx-wrapper a.bx-next:hover {
  background: #0070ff url(img/server_youshi_right.png) no-repeat center;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  width: 30px;
  height: 5px;
  background: #d6f0f9;
  border-radius: 0;
}
.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus, .bx-wrapper .bx-pager.bx-default-pager a:hover {
  background-color: #0070ff;
}
/* 浣跨敤鍦烘櫙 */
.scene-container {
  position: relative;
  margin-top: 32px;
}
.scene-item {
  width: 100%;
  height: 80px;
  padding-right: 86%;
  border: 1px solid #eeeeee;
  border-top: none;
  background-color: #fafafa;
  line-height: 80px;
  text-align: center;
  cursor: pointer;
}
.scene-item:first-child {
  border-top: 1px solid #eee;
}
.scene-item.scene--active {
  background-color: #fff;
  border-left: 2px solid #0070ff;
}
.scene-detail {
  display: none;
  position: absolute;
  left: 14%;
  bottom: 0;
  top: 0;
  z-index: 10;
  width: 86%;
  height: 320px;
  border: 1px solid #eee;
  border-left: none;
  padding: 0 30px;
  background-color: #fff;
  line-height: 1;
  text-align: left;
  cursor: default;
}
.scene--active .scene-detail {
  display: block;
}
.scene-title {
  line-height: 80px;
  font-size: 16px;
  color: #4e4e4e;
}
.scene-description {
  height: 120px;
  font-size: 14px;
  line-height: 2em;
}
.scene-purchase {
  line-height: 100px;
  border-top: 1px dashed #eee;
}
.scene-purchase-title {
  margin-right: 30px;
}
.server-configs {
  display: inline-block;
  border: 1px solid #eee;
  padding: 18px 24px;
  margin-left: 10px;
  text-align: center;
  vertical-align: middle;
  line-height: 1;
}
.server-configs span {
  display: block;
}
.config-title {
  font-size: 20px;
}
.config-name {
  margin-top: 10px;
  font-size: 12px;
}
.scene-purchase .price-box {
  line-height: 32px;
  padding-top: 35px;
  text-align: center;
}
.buy-button {
  display: inline-block;
  height: 32px;
  border-radius: 2px;
  padding: 0 20px;
  margin-left: 10px;
  background-color: #ff6600;
  line-height: 32px;
  color: #fff;
}
.buy-button:hover {
  background-color: #f26100;
}
.price-int {
  font-size: 26px;
}
/* 浜у搧鍔熻兘 */
.function-table {
  width: 100%;
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
  margin-top: 32px;
}
.function-table td {
  padding: 40px 17px;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  color: #666;
  font-size: 14px;
}
td.multi-td {
  padding: 0 20px;
}
.function-title {
  background-color: #fafafa;
  color: #4c4c4c;
}
.function-title span {
  display: inline-block;
  padding-left: 34px;
  background: no-repeat left center;
  line-height: 30px;
  background-image: url(img/server_function.png);
  background-repeat: no-repeat;
}
span.function-icon-calculate {
  background-position: 0 3px;
}
span.function-icon-storage {
  background-position: 0 -29px;
}
span.function-icon-safety {
  background-position: 0 -65px;
}
span.function-icon-manage {
  background-position: 0 -100px;
}
span.function-icon-net {
  background-position: 0 -135px;
}
/* 鍚堜綔浼欎即 */
/* 鍚堜綔浼欎即 */
.module-title {
    position: relative;
    text-align: center;
    height: 172px;
    line-height: 182px;
    font-size: 26px;
}
.server-module.single {
    padding-bottom: 65px;
	background: #fafafa
}
.cooperative-partner-list li {
	float: left;
	width: 320px;
	height: 130px;
	background: no-repeat center;
	transition: box-shadow 0.3s eas
}
.cooperative-partner-list li:hover {
	box-shadow: 0 1px 9px 4px rgba(0, 0, 0, 0.1);
}
li.partner-icon-1 {
	background-image: url(img/partner_icon_zjtv_heng.png);
}
li.partner-icon-2 {
	background-image: url(img/partner_icon_fsmeeting.png);
}
li.partner-icon-3 {
	background-image: url(img/partner_icon_zhidaochuangyu.png);
}
li.partner-icon-4 {
	background-image: url(img/partner_icon_souwai.png);
}
li.partner-icon-5 {
	background-image: url(img/partner_icon_baidu.png);
}
li.partner-icon-6 {
	background-image: url(img/partner_icon_sh.png?v=1);
}
li.partner-icon-7 {
	background-image: url(img/partner_icon_zhantou.png);
}
li.partner-icon-8 {
	background-image: url(img/partner_icon_kancaijing.png);
}
li.partner-icon-9 {
	background-image: url(img/partner_icon_leifeng.png);
}
li.partner-icon-10 {
	background-image: url(img/partner_icon_22.png?v=1);
}
li.partner-icon-11 {
	background-image: url(img/partner_icon_comix.png);
}
li.partner-icon-12 {
	background-image: url(img/partner_icon_leifeng.png);
}
li.partner-icon-13 {
	background-image: url(img/partner_icon_jiugongge.png);
}
li.partner-icon-14 {
	background-image: url(img/partner_icon_zhonghanggaoke.png);
}
li.partner-icon-15 {
	background-image: url(img/partner_icon_28tui.png);
}
li.partner-icon-16 {
	background-image: url(img/partner_icon_tui18.png);
}
li.partner-icon-17 {
	background-image: url(img/partner_icon_baiduyunjiasu.png);
}

.zdsju37 {
  width: 100%;
  background-color: #fafafa;
  text-align: center;
	    padding-bottom: 60px;
}
.zdsju37 .ksc-sell-specs-title {
  padding: 100px 0 100px 0;
  font-size: 26px;
  color: #333
}
.zdsju37 .ksc-sell-specs-tabs {
  position: relative;
  margin: 0 auto;
  vertical-align: middle
}
.zdsju37 .ksc-prod-customize-type {
  text-align: center;
  position: relative;
  margin: 0 auto;
  height: 54px;
  width: 1600px;
  overflow: hidden;
  border-bottom: 1px solid #c8cee1
}
.zdsju37 .ksc-prod-customize-type .zdsju38 {
  display: inline-block;
  height: 54px;
  line-height: 54px;
  width: 189px;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
  transition: all .25s ease-in-out
}
.zdsju37 .ksc-prod-customize-type .zdsju38 span {
  padding: 0 5px;
  display: inline-block;
  height: 54px;
  line-height: 54px;
  font-size: 16px;
  font-weight: 600;
  color: #777
}
.zdsju37 .ksc-prod-customize-type .zdsju38:hover span {
  color: #0070ff
}
.zdsju37 .ksc-prod-customize-type .customize-active span {
  color: #0070ff;
  border-bottom: 4px solid #0070ff
}
.zdsju37 .zdsju412 {
  text-align: left;
  margin: 0 auto;
  padding-bottom: 45px;
  left: 0;
  right: 0;
  width: 1600px;
  overflow: hidden;
  background: #fafafa;
  font-size: 0;
  overflow: hidden
}
.zdsju37 .zdsju41 .zdsju43, .zdsju37 .zdsju41 .zdsju402 {
  float: left;
  margin: 40px 13px 0 0;
  padding: 0 22px;
  position: relative;
  width: 390px;
  height: 360px;
  text-align: left;
  vertical-align: middle;
  border: 1px solid #fff;
  background: #fff;
  transition: all .15s ease-in-out
}
.zdsju37 .zdsju41 .zdsju43 .zdsju46, .zdsju37 .zdsju41 .zdsju40 .zdsju46 {
  position: absolute;
  left: 0;
  right: 0;
  transition: .15s;
  height: 2px;
  width: 0;
  background: #0070ff
}
.zdsju37 .zdsju41 .zdsju43 h4, .zdsju37 .zdsju41 .zdsju40 h4 {
  margin: 25px 0 11px 0;
  display: inline-block;
  font-size: 20px;
  font-weight: 600;
  color: #333;
  line-height: 20px;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}
.zdsju37 .zdsju41 .zdsju43 p, .zdsju37 .zdsju41 .zdsju40 p {
  margin-bottom: 9px;
  font-size: 14px;
  color: #777;
  line-height: 21px;
  height: 42px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical
}
.zdsju37 .zdsju41 .zdsju43 .active-tip, .zdsju37 .zdsju41 .zdsju40 .active-tip {
  display: inline-block;
  margin: 0 0 12px 0;
  padding: 0 4px;
  font-size: 14px;
  color: #0070ff;
  border: 1px solid #0070ff;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}
.zdsju37 .zdsju41 .zdsju43 .zdsju44, .zdsju37 .zdsju41 .zdsju40 .zdsju44 {
  width: 100%;
  height: 1px;
  background: #cecece
}
.zdsju37 .zdsju41 .zdsju43 .zdsju45, .zdsju37 .zdsju41 .zdsju40 .zdsju45 {
  margin-top: 13px;
  display: block;
  font-size: 12px;
  color: #777
}
.zdsju37 .zdsju41 .zdsju43 .serve-info, .zdsju37 .zdsju41 .zdsju40 .serve-info {
  margin-top: 12px;
  white-space: nowrap;
  overflow: hidden
}
.zdsju37 .zdsju41 .zdsju43 .serve-info span, .zdsju37 .zdsju41 .zdsju40 .serve-info span {
  display: inline-block;
  font-size: 16px;
  color: #333;
  max-width: 195px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}
.zdsju37 .zdsju41 .zdsju43 .serve-info span:after, .zdsju37 .zdsju41 .zdsju40 .serve-info span:after {
  content: ':';
  margin: 0 5px
}
.zdsju37 .zdsju41 .zdsju43 .serve-info span:last-child:after, .zdsju37 .zdsju41 .zdsju40 .serve-info span:last-child:after {
  content: ''
}
.zdsju37 .zdsju41 .zdsju43 .ksc-sell-scenes-name, .zdsju37 .zdsju41 .zdsju40 .ksc-sell-scenes-name {
  margin-top: 6px;
  font-size: 12px;
  color: #333
}
.zdsju37 .zdsju41 .zdsju43 .zdsju42, .zdsju37 .zdsju41 .zdsju40 .zdsju42 {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 58px;
  font-size: 30px;
  line-height: 30px;
  color: #ff6600
}
.zdsju37 .zdsju41 .zdsju43 .zdsju42 .price-unit, .zdsju37 .zdsju41 .zdsju40 .zdsju42 .price-unit {
  vertical-align: bottom;
  display: inline-block;
  color: #ff6600;
  font-size: 14px;
  font-weight: 600;
  min-width: 9px;
  max-width: 32px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}
.zdsju37 .zdsju41 .zdsju43 .zdsju42 .price-value, .zdsju37 .zdsju41 .zdsju40 .zdsju42 .price-value {
  vertical-align: bottom;
  display: inline-block;
  position: relative;
  top: -3px;
  margin: 0 5px;
  font-size: 30px;
  line-height: 30px;
  color: #ff6600
}
.zdsju37 .zdsju41 .zdsju43 .zdsju42 .price-month, .zdsju37 .zdsju41 .zdsju40 .zdsju42 .price-month {
  vertical-align: bottom;
  display: inline-block;
  font-size: 14px;
  color: #333;
  max-width: 60px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}
.zdsju37 .zdsju41 .zdsju43 .zdsju42 .old-price, .zdsju37 .zdsju41 .zdsju40 .zdsju42 .old-price {
  margin: 0 auto;
  display: block;
  margin-top: 3px;
  font-size: 12px;
  color: #777;
  line-height: 12px;
  text-decoration: line-through;
  max-width: 140px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}
.zdsju37 .zdsju41 .zdsju43 .zdsju39, .zdsju37 .zdsju41 .zdsju40 .zdsju39 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 50px;
  line-height: 50px;
  background: #0070ff;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  cursor: pointer;
  transition: .3s background
}
.zdsju37 .zdsju41 .zdsju43:nth-child(4n), .zdsju37 .zdsju41 .zdsju40:nth-child(4n) {
  margin: 40px 0 0 0
}
.zdsju37 .zdsju41 .zdsju43:hover, .zdsju37 .zdsju41 .zdsju40:hover {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15)
}
.zdsju37 .zdsju41 .zdsju43:hover .zdsju46, .zdsju37 .zdsju41 .zdsju40:hover .zdsju46 {
  width: 100%;
  background: #0086FF
}
.zdsju37 .zdsju41 .zdsju43:hover .active-customize-tip, .zdsju37 .zdsju41 .zdsju40:hover .active-customize-tip {
  color: #0086FF;
  border: 1px solid #0086FF
}
.zdsju37 .zdsju41 .zdsju43:hover .zdsju42, .zdsju37 .zdsju41 .zdsju40:hover .zdsju42 {
  color: #0086FF
}
.zdsju37 .zdsju41 .zdsju43:hover .zdsju42 .price-unit, .zdsju37 .zdsju41 .zdsju40:hover .zdsju42 .price-unit {
  color: #0086FF
}
.zdsju37 .zdsju41 .zdsju43:hover .zdsju39, .zdsju37 .zdsju41 .zdsju40:hover .zdsju39 {
  background: #0086FF
}
.zdsju47 {
  background: #fff;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  padding-bottom: 56px;
	margin-top: 50px;
}
.zdsju47 .zdsju-title {
  padding: 90px 0 90px;
  font-size: 26px;
  color: #333;
  text-align: center;
  line-height: 30px
}
.zdsju47 .zdsjumain {
  padding-bottom: 57px;
  width: 1600px;
  margin: auto;
  position: relative;
  display: flex;
  justify-content: space-around;
  align-items: baseline
}
.zdsju47 .zdsjumain::after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #c8cee1;
  position: absolute;
  bottom: 44px;
  left: 0;
  z-index: 0
}
.zdsju47 .zdsju-line {
  position: absolute;
  top: 80px;
  left: 0;
  right: 0;
  height: 1px;
  background: #c8cee1
}
.zdsju47 .zdsju-block {
  flex: 1;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  padding: 0 10px
}
.zdsju47 .zdsju-block .zdsju-name {
  display: inline-block;
  font-size: 16px;
  color: #777;
  position: relative;
  cursor: pointer;
  word-break: break-word;
  text-overflow: ellipsis;
  line-height: 22px;
  transition: .3s color linear
}
.zdsju47 .zdsju-block .zdsju-name:hover {
  color: #0070ff
}
.zdsju47 .zdsju-block .zdsju-active {
  color: #0070ff
}
.zdsju47 .zdsju-block .zdsju-active::after {
  content: '';
  display: block;
  position: absolute;
  bottom: -14px;
  left: 50%;
  transform: translateX(-50%);
  height: 4px;
  background-color: #0070ff;
  width: 82px;
  z-index: 1;
  animation: bgAnimation .3s
}
@keyframes bgAnimation {
  0% {
    background-color: transparent
  }
  100% {
    background-color: #0070ff
  }
}
.zdsju47 .zdsju-content-wrap {
  width: 1600px;
  margin: auto;
  overflow: hidden
}
.zdsju47 .scenes-active .zdsju-name {
  position: absolute;
  top: 10px;
  left: 10px;
  height: 2px;
  background: #0070ff
}
.zdsju47 .zdsju-info {
  display: none;
  position: relative;
  width: 1600px;
  background: #fff;
  text-align: center;
  font-size: 0
}
.zdsju47 .zdsju-info .zdsju-img {
  width: 800px;
  height: auto;
  padding: 5px;
  min-height: 415px;
  max-height: 700px;
  overflow-y: auto;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block
}
.zdsju47 .zdsju-info .zdsju-img img {
  width: 100%
}
.zdsju47 .zdsju-info .zdsju-con {
  display: inline-block;
  text-align: left;
  width: 600px;
  max-height: 700px;
  overflow-y: auto;
  vertical-align: top;
  padding: 21px 28px 0
}
.zdsju47 .zdsju-info .zdsju-con .zdsju-con-title {
  font-size: 14px;
  color: #333;
  letter-spacing: 0;
  padding-bottom: 4px
}
.zdsju47 .zdsju-info .zdsju-con .zdsju-con-title-large {
  font-size: 16px
}
.zdsju47 .zdsju-info .zdsju-con .zdsju-title-light {
  text-indent: 10px;
  font-size: 16px;
  padding-bottom: 0
}
.zdsju47 .zdsju-info .zdsju-con .zdsju-title-light:before {
  width: 3px;
  height: 20px;
  content: '';
  display: inline-block;
  background: #0070ff;
  position: absolute;
  left: 0;
  top: 2px
}
.zdsju47 .zdsju-info .zdsju-con .zdsju-con-block {
  position: relative
}
.zdsju47 .zdsju-info .zdsju-con .zdsju-con-topdesc {
  font-size: 14px;
  color: #777;
  letter-spacing: 0;
  margin-bottom: 18px;
  padding-top: 6px;
  line-height: 20px
}
.zdsju47 .zdsju-info .zdsju-con .zdsju-con-desc {
  font-size: 14px;
  color: #777;
  letter-spacing: 0;
  margin-bottom: 18px;
  padding-top: 6px;
  word-break: break-word
}
.zdsju47 .zdsju-info .zdsju-con .zdsju-con-line {
  border-top: 1px solid #c6cdd5;
  margin-bottom: 20px
}
.zdsju47 .zdsju-info .zdsju-con .zdsju-btn-block {
  overflow: hidden
}
.zdsju47 .zdsju-info .zdsju-con .zdsju-btn {
  margin-top: 16px;
  background: #f5f5f9;
  vertical-align: top;
  height: 32px;
  line-height: 32px;
  display: inline-block;
  padding: 0 20px;
  font-size: 12px;
  color: #777;
  margin-right: 15px;
  transition: .3s background
}
.zdsju47 .zdsju-info .zdsju-con .zdsju-btn:hover {
  background: #0070ff;
  color: #fff
}
.zdsju47 .zdsju-info .zdsju-con .zdsju-relation {
  width: 408px;
  padding-bottom: 24px
}
.zdsju47 .zdsju-info::after {
  display: block;
  content: '';
  width: 1px;
  height: 100%;
  background-color: #c6cdd5;
  position: absolute;
  left: 885px;
  top: 0
}
@media only screen and (max-width: 1601px)  {
	.zdsju37 .zdsju412 {
    width: 1200px;
}
	.zdsju37 .ksc-prod-customize-type {
    width: 1200px;
}
	.zdsju37 .zdsju41 .zdsju43, .zdsju37 .zdsju41 .zdsju402 {
    width: 290px;
}
		.adv-compare ul .active {
    width: 340px !important;
}
	.zdsju47 .zdsjumain {
    width: 1200px;
}
	.zdsju47 .zdsju-content-wrap,.zdsju47 .zdsju-info {
    width: 1200px;
}
	.zdsju47 .zdsju-info .zdsju-img {
    width: 600px;
}
	.zdsju47 .zdsju-info::after {
    left: 590px;
}
	.cooperative-partner-list li {
    width: 238px;
}
	.qa-box li {
    width: 356px;
}
}</pre></body></html>