@charset "utf-8";
/* 上海银象网络科技有限公司（www.seo120.com.cn）做最好的企业官方网站模版 */
/* QQ:1378789413 */
.lead-poster.ecs {
	background-image: url(../images/poster.png)
}
.icon-advantage.ecs {
	background-image: url(../images/icons-advantage-mb.png)
}
.icons-prod-fun.ecs {
	background-image: url(../images/icons-prod-fun-mb.png)
}
.icon-scene-tab.ecs {
	background-image: url(../images/icons-scene-tab-mb.png)
}
.icon-experience {
	background-image: url(../images/icons-experience.png)
}
@media(min-width:1024px) {
.poster-text {
	max-width: 560px
}
}
@media(max-width:480px) {
.lead-poster {
	margin-bottom: 0
}
}
.prod-area.advertisement {
	background-color: rgba(255,255,255,.7)
}
.prod-area.advertisement .content-block {
	padding-top: 0;
	padding-bottom: 0
}
.ad-wrapper {
	overflow: hidden
}
.ad-card {
	position: relative;
	float: left;
	width: 33.333333%;
	padding: 20px;
	text-align: center
}
.ad-card+.ad-card:before {
	content: "";
	position: absolute;
	top: 25px;
	left: 0;
	width: 1px;
	height: calc(100% - 50px);
	background: #99a8b7
}
.ad-card h2 {
	font-weight: 700;
	font-size: 18px;
	line-height: 25px;
	color: #333
}
.ad-card p {
	margin-top: 5px;
	font-size: 14px;
	line-height: 20px;
	color: #333
}
@media(min-width:1024px) {
.ad-card:hover h2 {
	color: #e41f2b
}
}
.ad-new {
	display: inline-block;
	width: 36px;
	height: 16px;
	margin-top: -2px;
	margin-left: 10px;
	background-color: #e41f2b;
	font-weight: 400;
	font-size: 12px;
	color: #fff;
	line-height: 16px;
	text-align: center;
	vertical-align: middle
}
.ad-new:before {
	content: "NEW"
}
.prod-area.example {
	margin-top: 0;
	background-color: rgba(255,255,255,.9)
}
@media(min-width:1024px) {
.prod-area.example .scene-layer {
	border-left: 0;
	border-right: 0;
	border-bottom: 0
}
.example-config-wrapper {
	display: block
}
.advantage .content-block {
	padding-top: 30px
}
}
.example-config-container {
	position: relative
}
@media(min-width:1024px) {
.example-config-wrapper {
	padding-top: 10px
}
}
.example-config-item {
	padding: 10px 0
}
.example-config-item+.example-config-item {
	border-top: 1px dotted #d6d6d6
}
.example-config-item1+.example-config-item1, .example-config-item2+.example-config-item2, .example-config-item3+.example-config-item3 {
	padding-top: 0;
	border-top: 0
}
.example-config-card {
	position: relative;
	min-height: 268px;
	background: #fff;
	border: 1px solid #d6d6d6;
	text-align: left
}
.example-radar {
	position: absolute;
	top: 0;
	left: 0;
	width: 316px;
	height: 100%;
	padding: 0 25px;
	transition: all .3s
}
.example-radar-bg {
	position: relative;
	width: 100%;
	height: 100%;
	background: url(../images/sms/example-radar-bg.svg) no-repeat center top
}
.imgsrc {
	position: absolute;
	width: 267px;
	height: 267px;
	-webkit-animation-name: mymove;
	-o-animation-name: mymove;
	-ms-animation-name: mymove;
	animation-name: mymove;
	-webkit-animation-duration: 1s;
	-o-animation-duration: 1s;
	-ms-animation-duration: 1s;
	animation-duration: 1s
}
@keyframes mymove {
0% {
transform:scale(0)
}
 100% {
transform:scale(1)
}
}
.example-text {
	padding: 20px 36px 20px 24px;
	margin-left: 316px;
	margin-right: 328px
}
.example-text h2 {
	margin-bottom: 5px;
	font-weight: 700;
	font-size: 18px;
	color: #333;
	line-height: 22px
}
.example-text h3 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #999;
	line-height: 18px
}
.example-text p {
	font-size: 14px;
	color: #666;
	line-height: 18px
}
.example-text-table {
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
	margin-top: -5px;
	margin-bottom: -5px
}
.example-text-table>tbody>tr>td {
	padding: 5px;
	font-size: 14px;
	line-height: 18px;
	color: #666;
	width: 25%;
	text-align: left
}
@media(max-width:1210px) {
.example-text-table>tbody>tr>td {
	width: auto
}
}
.example-text-table>tbody>tr>td:nth-child(2n+1) {
	padding-left: 20px;
	color: #666
}
.example-text-table>tbody>tr>td:nth-child(2n) {
	font-weight: 700;
	color: #333
}
.example-text-table>tbody>tr>td:nth-child(2n) em {
	font-style: normal;
	font-weight: 700
}
.example-text-table-em+.example-text-table-em {
	padding-left: 20px
}
.example-text-table>tbody>tr>td:first-child {
	padding-left: 0
}
.example-text-table>tbody>tr>td:last-child {
	padding-right: 0
}
.example-text-table-support {
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
	margin: 0 -5px -5px;
	text-align: left
}
.example-text-table-support>tbody>tr>td {
	width: 50%;
	padding: 5px;
	color: #333;
	text-align: left
}
.example-text-table-support>tbody>tr>td:nth-child(2n) {
	padding-left: 26px
}
@media(max-width:1210px) {
.example-text-table-support>tbody>tr>td {
	width: auto
}
}
.example-text-table-support>tbody>tr>td em {
	font-style: normal;
	font-weight: 700
}
.example-set {
	position: absolute;
	top: 0;
	right: 0;
	width: 328px;
	height: 100%;
	padding: 30px;
	background-color: #f9f9f9
}
.example-set h2 {
	font-size: 14px;
	color: #999;
	line-height: 18px
}
.example-set-form {
	padding-top: 20px
}
.example-set-form-row {
	margin-bottom: 20px
}
.example-set-form-row:after {
	content: "";
	display: table;
	clear: both
}
.example-set-form-row:last-child {
	padding-top: 30px;
	border-top: dotted 1px #d6d6d6
}
.example-set-form-row label {
	float: left;
	font-size: 14px;
	line-height: 32px;
	color: #666
}
.example-set-form-row label:first-child {
	width: 55px
}
.example-set-form-row label:not(:first-child) {
	width: 50px;
	margin-left: 23px
}
.example-set-input, .example-set-select {
	float: left;
	height: 32px;
	background: #fff;
	border: 1px solid #ccc
}
.example-set-input[type=text] {
	float: left;
	height: 32px;
	background: 0 0;
	border: 0;
	color: #333;
	font-weight: 700
}
.example-set-select {
	width: 213px;
	padding-left: 5px;
	font-size: 14px;
	color: #333
}
.example-set-input {
	width: 70px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 20px;
	color: #333
}
.example-set-price {
	float: left;
	font-size: 14px;
	color: #e41f2b;
	line-height: 32px
}
.example-set-price em {
	font-size: 24px;
	font-style: normal
}
.example-set-submit {
	float: right;
	min-width: 130px
}
@media(min-width:1024px) {
.swiper-pagination-example {
	display: none
}
}
@media(max-width:1023px) {
.prod-area.example {
	background-color: transparent
}
.prod-area.example .scene-mb-title {
	border: 0
}
.prod-area.example .scene-content+.scene-content .scene-mb-title {
	border-top: solid 1px #ddd
}
.prod-area.example .scene-mb-body {
	border-right: 0;
	border-bottom: 0;
	border-left: 0
}
.example-config-card {
	border: 0
}
.example-radar {
	position: static;
	height: 270px;
	width: auto
}
.example-config-item+.example-config-item {
	border: 0
}
.example-text {
	padding: 5px 20px 45px;
	margin-left: 0;
	margin-right: 0
}
.example-feature, .example-set, .example-text-table {
	display: none
}
}
@media(min-width:1201px) {
.spc-1 {
	width: 320px
}
}
.scene-sub-box:not(:first-child) {
	padding-top: 15px;
	padding-bottom: 15px
}
.scene-sub-box:first-child .info {
	position: relative;
	padding-left: 15px
}
.scene-sub-box:first-child .info:before {
	content: "";
	position: absolute;
	left: 0;
	top: 8px;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #666
}
.scene-mb-body .info {
	line-height: 20px
}
.scene-mb-body .scene-arch+.scene-sub-wrap .scene-sub-box>.caption {
	margin-bottom: 10px
}
.scene-sub-box .list {
	margin-top: 0
}
@media(max-width:1023px) {
.scene-sub-box-config {
	display: none
}
}
.table-config {
	background-color: #f4f6f8;
	text-align: left;
	font-size: 14px;
	width: 100%
}
.table-config>thead>tr>th {
	padding: 10px;
	color: #666
}
.table-config>thead>tr:first-child>th {
	padding: 10px;
	border-bottom: dashed 1px #b2c7db;
	font-weight: 700;
	color: #333;
	text-align: left
}
.table-config>tbody>tr>td {
	padding: 10px;
	padding-top: 0;
	font-weight: 700;
	color: #333
}
.number-picker-wrapper {
	margin: 20px 0;
	line-height: 32px
}
.number-picker {
	display: inline-block;
	vertical-align: middle;
	width: 114px;
	height: 32px;
	margin-left: 17px
}
.number-picker-add, .number-picker-minus {
	position: relative;
	float: left;
	width: 32px;
	height: 32px;
	border: solid 1px #ccc;
	cursor: pointer
}
.number-picker-add:hover, .number-picker-minus:hover {
	border-color: #e41e2b
}
.number-picker-add:before, .number-picker-minus:before {
	content: "";
	position: absolute;
	top: 14px;
	left: 9px;
	width: 12px;
	height: 2px;
	background-color: #666
}
.number-picker-add:hover:before, .number-picker-minus:hover:before {
	background-color: #e41e2b
}
.number-picker-add:after {
	content: "";
	position: absolute;
	top: 9px;
	left: 14px;
	width: 2px;
	height: 12px;
	background-color: #666
}
.number-picker-add:hover:after {
	background-color: #e41e2b
}
.number-picker-input {
	float: left;
	height: 32px;
	width: 48px;
	border: 0;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	margin: 0;
	font-size: 16px;
	text-align: center;
	color: #333
}
.number-picker-beforeLabel {
	font-size: 14px;
	color: #666
}
.number-picker-afterLabel {
	font-size: 12px;
	color: #3f3f3f
}
.scene-config-info {
	font-size: 12px;
	line-height: 20px;
	color: #999
}
.scene-config-info a {
	font-size: 12px;
	color: #2a2a2a;
	text-decoration: underline
}
.prod-area.scene .aui-btn-red {
	width: 140px;
	height: 32px;
	margin-top: 5px;
	line-height: 24px
}
.red-font {
	color: #e41f2b;
	font-size: 16px
}
.help .aui-tile .caption span {
	font-size: 14px;
	color: #999
}
.none-bor {
	border: 0;
	padding-bottom: 0
}
.advantage .content-block {
	padding-top: 60px
}
.scene-sub-box-config {
	padding-top: 0!important
}
.scene-sub-box-config .caption {
	color: #e41e2b
}
@media(max-width:1023px) {
.advantage .content-block {
	padding-top: 30px
}
}
.function-block {
	max-width: 100%
}
.product-tabs {
	text-align: center;
	position: relative;
	width: 1200px;
	margin: auto;
	overflow: hidden
}
.product-tabs .zz {
	float: left;
	padding: 15px 39px;
	width: 33.33%;
	cursor: pointer
}
.icons-prod-fun {
	width: 48px;
	height: 48px;
	margin: 0 auto 10px;
	display: block;
	background: url(../images/icons-prod-fun-mb.png) no-repeat center;
	background-size: auto 100%
}
.icons-prod-fun.fun1 {
	background-position: 0 0
}
.icons-prod-fun.fun9 {
	background-position: -384px 0
}
.zz .caption {
	font-size: 16px;
	transition: color .5s ease;
	font-weight: 700
}
.zz .info {
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	padding: 0 20px
}
.zz:hover .caption {
	color: #e41f2b
}
.product-content-container {
	background: #f4f6f8;
	overflow: hidden;
	transition: height .5s ease-in-out
}
.product-content {
	width: 1180px;
	margin: 0 auto;
	overflow: hidden;
	padding: 20px 0;
	display: none
}
.fun-mb-title {
	display: none;
	line-height: 34px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	padding-bottom: 5px
}
.fun-mb-title .icons-prod-fun {
	margin: 0 10px 0 0
}
.fun-mb-body {
	padding: 0 20px
}
.fun-item {
	float: left;
	width: 50%;
	padding: 0 20px
}
.fun-info {
	margin-bottom: 21px;
	font-size: 14px
}
.prod-info {
	text-align: justify
}
.prod-list li {
	line-height: 20px;
	padding-left: 14px;
	margin: 0 0 10px;
	text-align: justify;
	color: #333;
	font-size: 14px
}
.prod-list li:before {
	content: '';
	width: 4px;
	height: 4px;
	display: block;
	border-radius: 50%;
	background: #e41f2b;
	float: left;
	margin-left: -14px;
	margin-top: 6px
}
.indicator-triangle {
	position: absolute;
	bottom: 0;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 8px solid #f4f6f8;
	transition: left .3s linear;
	visibility: hidden
}
.indicator-triangle:before {
	content: '';
	display: block;
	position: absolute;
	left: -150px;
	top: 5px;
	width: 300px;
	height: 2px;
	background-color: #e41e2b
}
.active .zz.active~.indicator-triangle {
	visibility: visible
}
.product-content.active {
	display: block;
	visibility: visible
}
@media(max-width:1024px) {
.product-tabs {
	width: 100%
}
.product-tabs .zz {
	padding: 15px
}
}
@media(max-width:1023px) {
.icons-prod-fun {
	width: 24px;
	height: 24px
}
.zz .info {
	display: none
}
.indicator-triangle, .product-content-container {
	display: none!important
}
.product-tabs .zz {
	position: relative;
	background: #fff;
	padding: 20px 0 10px;
	border: 1px solid #f7f7f7
}
.icons-prod-fun.fun9 {
	background-position: -192px 0
}
.imgsrc {
	left: 0;
	right: 0;
	margin: 0 auto
}
}
@media(max-width:768px) {
.ad-card {
	width: 100%
}
.ad-card+.ad-card:before {
	width: 100%;
	height: 1px;
	top: 0
}
.prod-area.advertisement {
	margin-top: 20px;
	background-color: transparent;
	padding: 0 15px
}
.prod-area.advertisement .content-block {
	background-color: rgba(255,255,255,.7)
}
}
@media(max-width:360px) {
.zz .caption {
	font-size: 14px
}
}
@media(max-width:320px) {
.example-radar {
	padding: 0 10px
}
.ad-card {
	padding: 20px 0
}
.ad-card p {
	font-size: 12px
}
}
/* 2019-01-07 */
.js-example-set-input-gpu_memory-label {
	width: 60px !important;
	margin-left: 3px !important;
}
.js-example-set-input-gpu_memory {
	width: 85px!important;
}
/* odd表示奇数行，even表示偶数行;*/
.example-set-form-row label:nth-child(4n+1) {
	margin-left: 0px !important;
}
