html {
	font-size: 85%;
}
body, th, td, input, select, textarea, button {
    font-family: 'Spoqa Han Sans','Malgun Gothic', 'PingFang SC', 'Helvetica Neue', Helvetica, 'Hiragino Sans GB', 'Microsoft YaHei', Arial, sans-serif;
    color: #333;
    line-height: 1.5;
    font-size: 14px;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
}
h1, h2, h3, h4, th, td, input, select, textarea, button {
    font-family: 'Spoqa Han Sans','Malgun Gothic', 'PingFang SC', 'Helvetica Neue', Helvetica, 'Hiragino Sans GB', 'Microsoft YaHei', Arial, sans-serif;
}
a:hover {
    text-decoration: none;
}
input, select, textarea {
    letter-spacing: 0;
}
:focus {
	outline: none;
	box-shadow: none !important;
}
.hidden {
	display: none;
}
select.form-control {
    padding-top: 0;
    padding-bottom: 0;
    appearance: none;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IldhcnN0d2FfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgd2lkdGg9IjZweCIgaGVpZ2h0PSI2cHgiIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDYgNjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNCOUJEQzU7fQo8L3N0eWxlPgo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNS41LDFoLTVDMC4yMiwxLDAsMS4yMiwwLDEuNVYyYzAsMC4xMywwLjA1LDAuMjYsMC4xNSwwLjM1bDIuNSwyLjVDMi43NCw0Ljk1LDIuODcsNSwzLDVzMC4yNi0wLjA1LDAuMzUtMC4xNQoJbDIuNS0yLjVDNS45NSwyLjI2LDYsMi4xMyw2LDJWMS41QzYsMS4yMiw1Ljc4LDEsNS41LDF6Ii8+Cjwvc3ZnPgo=');
    background-position-y: 50%;
    background-position-x: calc(100% - 11px);
    background-repeat: no-repeat;
    padding-right: 24px;
    -webkit-appearance: none;
}
.form-control {
	min-height: 38px;
	font-size: 1rem;
    border-radius: 4px;
}
.space {
	padding-top: 50px;
	padding-bottom: 50px;
}
.space2x {
	padding-top: 90px;
	padding-bottom: 90px;
}
.index .header {
	position: absolute;
	z-index: 100;
	width: 100%;
	background-color: transparent;
}
.header {
	background-color: #011537;
	border-bottom: 1px solid rgba(255,255,255,0.1);
}
.navbar-brand {
	background-image: url("../img/logo-dark.svg");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: auto 32px;
	text-indent: -999em;
	width: 150px;
	height: 32px;
	padding: 0;
}
.header .navbar {
	height: 90px;
}
.header .navbar-nav .dropdown-menu .dropdown-link {
	line-height: 24px;
	display: block;
	text-decoration: none;
	color: #555;
    font-size: 14px;
}
.header .navbar-nav .dropdown-menu .dropdown-item:active .dropdown-link {
	color: #FFF;
}
.header .navbar .navbar-nav .nav-link {
    color: rgba(255,255,255,.9);
    padding: 0 1rem;
    line-height: 59px;
    font-size: 16px;
}
.header .navbar .navbar-nav .nav-link:hover {
	color: rgba(255,255,255, .6);
}
/* Top CSS */
.header-top {
	background: #011537;
/*     background: linear-gradient(#26292F, #043E89); */
}
.header-top .bg-img-wrap {
/*
    background-image: url("../img/bg-idcindex-pc.svg");
    background-position: top center;
    background-size: auto 280px;
*/
}
.header-top.pages .bg-img-wrap {
/*     background-image: url("../img/bg-cloudindex-pc.svg"); */
}
.header-top.pages .slogan h1 {
	font-size: 42px;
    font-weight: 600;
}
.header-top .slogan {
	padding: 80px 0;
}
.header-top .slogan h1 {
    font-size: 36px;
    color: #fff;
    letter-spacing: -2px;
    font-weight: 500;
}
.header-top .slogan h1 small {
	color: rgba(255,255,255,.6);
	font-size: 65%;
	margin-left: 10px;
}
.header-top .slogan p {
	color: rgba(255,255,255,.9);
	margin-bottom: 0;
}
.home-swiper {
	height: 510px;
    background-color: #102346;
}
.home-swiper .swiper-slide {
	height: 510px;
	padding: 150px 15px 0;
	background-size: auto 510px;
	background-position: center top;
}
.home-swiper .slogan {
    font-size: 2.8rem;
    color: #000000;
    line-height: 1.5;
}
.home-swiper .slogan .bold {
	font-weight: 600;
}
.home-swiper .btn {
	color: #f8f9fa;
	width: 156px;
	margin-top: 35px;
	line-height: 22px;
	padding: 10px 0;
	background-color: #3e4459;
	border-color: #3e4459;
}
.home-swiper .btn:hover {
	color: #333;
}
.home-notices {
	height: 60px;
	background-color: #e1e2e9;
}
.home-notices .splide--ttb>.splide__pagination {
	display: none;
}
.home-notices .splide__arrows {
    position: absolute;
    top: 5px;
    right: 15px;
    z-index: 100;
    display: inline-block;
}
.home-notices .splide__arrow {
    display: block;
    height: 16px;
    width: 16px;
    font-size: 1.5rem;
    outline: none;
    background-color: transparent;
    position: relative;
}
.home-notices .splide__arrow svg {
	max-height: 16px;
	max-width: 16px;
}
.home-notices .splide--ttb>.splide__arrows .splide__arrow--prev {
	top: 0;
    margin-bottom: 15px;
}
.home-notices .splide--ttb>.splide__arrows .splide__arrow--next {
	bottom: 10px;
}
.home-notices .splide__slide {
	display: flex;
	align-items: center;
}
.home-notices .splide__slide .badge-cell {
	margin-right: 15px;
    padding: 3px 11px;
    border-radius: 13px;
    background: #333;
    font-size: 0.875rem;
    color: #fff;
    font-weight: 600;
}
.home-notices .splide__slide .text {
    padding-left: 10px;
}
.home-notices .splide__slide .text a {
    color: #333;
    font-weight: 600;
    font-size: 1.1rem;
}
.content-warp {
	min-height: 550px;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #f1f2f7;
}
.home-event {
	margin-top: -60px;
    position: relative;
    z-index: 1;
}

.home-event .event-item {

	padding: 0px;
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	height: 91px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	padding-left: 20px;
	box-shadow: 0px 0px 5px 0px rgb(21 30 53 / 10%);
}
.home-event .event-item-icon {
	background-color: #f6f8f9;
	border-radius: 50%;
	height: 70px;
	width: 70px;
	margin-right: 20px;
    background-size: 36px;
    background-position: center;
    background-repeat: no-repeat;
}
.home-event .event-item-icon.icon1 {
	background-image: url("../img/huodong.svg");
}
.home-event .event-item-icon.icon2 {
	background-image: url("../img/ziliao.svg");
}
.home-event .event-item-icon.icon3 {
	background-image: url("../img/zhaopin.svg");
}
.home-event .event-item-icon.icon4 {
	background-image: url("../img/peixun.svg");
}
.home-event .event-item-info h3 {
	font-size: 16px;
}
.home-event .event-item-info p {
	color: #999;
	margin-bottom: 0;
}
.home-notice {
	background-color: #e1e2e9;
}
.home-service {
	
}
.home-service .nav-tabs {
	display: flex;
	margin: 0 80px 60px;
}
.home-service .nav-tabs .nav-item {
	flex: 1;
	text-align: center;
	font-size: 18px;
	font-weight: 500;
}
.home-service .nav-tabs .nav-item .nav-link {
	color: #333;
	border: 0 none;
	border-bottom: 2px solid transparent;
}
.home-service .nav-tabs .nav-item .nav-link:hover,
.home-service .nav-tabs .nav-item .nav-link.active {
	color: #1d6cf6;
	border-bottom: 2px solid #1d6cf6;
}
.service-item-image {
	display: flex;
	align-items: center;
	justify-content: center;
}
.service-item-image img {
	max-width: 70%;
}
.home-service h3 {
	font-size: 28px;
	margin-bottom: 30px;
}
.home-service h2 small {
	font-size: 1rem;
}
.home-service p {
	color: #808080;
}
.home-service .service-item {
	margin: 40px 0;
}
.home-program {
	background-color: #182335;
	background-image: url("../img/program_bg.jpg");
	background-position: center;
}
.home-datacenter {
	background-color: #0a1321;
}
.home-datacenter img {
	max-width: 95%;
	margin: 0 auto 50px;
}
.datacenter-item {
	text-align: center;
}
.datacenter-item h2 {
	color: #fff;
	font-weight: 600;
}
.datacenter-item h2 small {
	font-size: 1rem;
}
.datacenter-item p {
	color: rgba(255,255,255,.6)
}
.home-legalize {
	text-align: center;
}
.home-legalize img {
	max-height: 100px;
}
.home-legalize .text {
	margin-top: 10px;
	color: #808080;
}
.home-case .row {
	margin-top: -1px;
	border-top: 1px solid #eee;
}
.home-case .col {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 110px;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.home-case .col:first-child {
	border-left: 1px solid #eee;
}
.home-case .col:hover {
    box-shadow: 0px 0px 14.25px 0.75px rgb(0 0 0 / 15%);
    transition: all 0.36s ease;
}
.home-case img {
	max-width: 80%;
}
.program-item {
	border-radius: 10px;
	background-color: #fff;
	overflow: hidden;
}
.program-item-image img:hover, .program-item-info img:hover {
	    transform: scale(1.08);
}
.program-item-image img {
	max-width: 100%;
	max-height: 100%;
	transform: scale(1);
	opacity: 1;
	transition: all .75s;
}
.program-item-image {
    height: 100%;
}

.program-item-image img {
    height: 100%;
}
.program-item-info {
	padding: 70px 20px 50px 20px;
	opacity: 1;
	transition: all .75s;
	position: relative;
	height: 100%;
}
.program-item-info h2 {
	font-size: 30px;
	margin-bottom: 30px;
}
.program-item-info p {
	line-height: 2;
	font-size: 16px;
	margin-bottom: 30px
}
.title-main {
	text-align: center;	
}
.title-head {
	font-size: 2.5em;
	font-weight: 500;
	margin-bottom: 25px;
}
.sub-head {
    margin: 10px 0 40px;
    font-size: 1.2rem;
    color: #808080;
}
.home-notice {
	background-color: #f1f2f7;
}
.home-notice .notice-item-title h3 {
	border-bottom: 2px solid #404856;
	padding-bottom: 10px;
	margin-bottom: 0;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}
.home-notice .notice-item-title h3 a {
	color: #6c757d;
	color: var(--gray);
	font-size: 1rem;
}
.notice-item p {
    padding: 20px 0;
	border-bottom: 1px solid #e5e5e5;
}
.home-notice .notice-item-list li {
	border-bottom: 1px solid #e5e5e5;
    color: #333;
    padding: 20px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.home-notice .notice-item-list li a {
	color: #333;
}
.home-notice .notice-item-list li .time {
    color: #999;
}

.footer {
    color: #ccc;
    font-size: 14px;
	background-color: #0e1520;
}

.footer h5 {
	color: #fff;
    font-size: 16px;
	margin-bottom: 20px;
}
.footer li {
    line-height: 28px;
}
.footer li a {
    color: #777;
    font-weight: 400;
    text-decoration: none;
}
.pages-contact p {
	color: #808080;
	font-size: 16px;
	line-height: 1.7;
}
.about-wrap {
	background-image: url("../img/26871_15900482640336.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
}
.about-wrap:after {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    content: '';
}
.about-image {
    padding-top: 110%;
    position: relative;
    margin-left: 10%;
}
.about-image:before {
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
    content: "";
    transform: translate(20px, 20px);
    width: 100%;
    height: 100%;
    background: rgba(49, 83, 212, 0.1);
}
.about-image:after {
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("../img/14170_15759733924803.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center right;
}
.about-wrap .container {
	z-index: 1;
	position: relative;
}
.about-wrap h2 {
	font-size: 40px;
}

/* vps */
.boxe {
	position: relative;
	top: 0;
    padding: 30px;
	border: 1px solid #f9fafc;
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
    transition: top .3s;
    margin-bottom: 30px;
}
.boxe .new {
    display: inline-block;
    padding: 0 4px;
    color: #fff;
    background-color: #ff9803;
    border: 1px solid #ff9803;
    font-size: 14px;
}
.boxe .new.unvisible {
    visibility: hidden;
}
.boxe .percent {
    display: inline-block;
    margin-right: 5px;
    padding: 0 6px;
    border: 1px solid #f66b05;
    color: #f66b05;
    font-size: 14px;
}
.boxe .name {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
}
.boxe .badge.deeporange {
	position: absolute;
    top: -1px;
    left: -1px;
    display: inline-block;
    border-radius: 6px 0 0;
    color: #fff;
	padding: 8px 10px;
    background-color: #ff6f00;
}
.boxe .badge.qty {
	position: absolute;
    top: -1px;
    left: -1px;
    display: inline-block;
    border-radius: 6px 0 0;
    color: #fff;
	padding: 8px 10px;
    background-color: #007dc2;
}
.boxe dl,
.boxe dl dd,
.boxe dl dt {
    line-height: 2.2;
    margin-bottom: 0;
}
.boxe dl dt {
    float: left;
    min-width: 90px;
    color: #999;
}
.boxe dl dd {
	color: #333;
	font-weight: 500;
}
.boxe .cost {
    font-size: 18px;
    margin-bottom: 10px;
}
.boxe .cost s {
    display: block;
    text-decoration: line-through;
    font-size: 16px;
}
.boxe .cost .big {
    font-size: 30px;
    font-weight: bold;
    font-family: 'Spoqa Han Sans','Malgun Gothic','Apple SD Gothic Neo', dotum, sans-serif;
}
.boxe .cost .won {
	font-size: 14px;
	color: #b7b7b7;
	vertical-align: text-top;
}
.boxe .btn:link,
.boxe .btn:focus,
.boxe .btn:active {
	margin-bottom: 20px;
	border-width: 0px;
    padding: 12px 0;
    min-width: 140px;
    font-size: 14px;
}
.boxe .btn-primary {
    background-color: #3090d6;
}
.boxe .btn-outofstock {
	color: #FFF;
	cursor: no-drop;
    background-color: #9ca0a7;
}
.bottom-border {
    border-bottom: 1px solid #f3f3f3;
}
.product-os {
	padding-bottom: 60px;
}
.product-os .os.centos {
	background-image: url('../img/os/centos.png');
}
.product-os .os.ubuntu {
	background-image: url('../img/os/ubuntu.png');
}
.product-os .os.fedora {
	background-image: url('../img/os/fedora.png');
}
.product-os .os.debian {
	background-image: url('../img/os/debian.png');
}
.product-os .os.suse {
	background-image: url('../img/os/opensuse.png');
}
.product-os .os.win {
	background-image: url('../img/os/windows.png');
}
.product-os .os {
    position: relative;
    height: 70px;
    border: 1px solid #ccc;
    margin-top: 30px;
    color: #666;
    border-radius: 5px;
	background-position: 20px center;
	background-repeat: no-repeat;
	background-size: 40px;
}
.product-os .os > span {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #666;
    font-size: 16px;
    font-weight: 500;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 100%;
    padding-left: 80px;
}
.functions h1.sub-title {
	margin: 0 0 60px;
    font-size: 40px;
    line-height: 1.3;
    letter-spacing: -2px;
    text-align: center;
}
.functions .item {
    color: #666;
    font-size: 16px;
}
.functions .item .img-thumb {
    display: inline-block;
    width: 74px;
    height: 74px;
    margin-bottom: 20px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.functions .item .title {
    margin: 0 0 8px 0;
    color: #333;
    font-size: 18px;
}
.functions .item .img-thumb.use {
    background-image: url('../img/icon/ico-addition-i2.1.svg');
}
.functions .item .img-thumb.no-agreement {
    background-image: url('../img/icon/ico-addition-i3.1.svg');
}
.functions .item .img-thumb.vps-freefw {
    background-image: url('../img/icon/icon-reason-i1.svg');
}
.functions .item .img-thumb.vps-remote-power {
    background-image: url('../img/icon/icon-reason-i2.svg');
}
.functions-2 {
	padding-top: 50px;
}
.functions-2 .sub-title {
	margin: 0 0 50px;
    font-size: 40px;
    line-height: 1.3;
    letter-spacing: -2px;
    text-align: center;
}
.functions-2 .item {
    color: #666;
    font-size: 16px;
	min-height: 130px;
    padding: 30px 54px 0 98px;
    background-size: 72px;
    background-repeat: no-repeat;
    background-position: left center;
}
.functions-2 .item.icon-1 {
    background-image: url('../img/cloud/ico_addition_1.svg');
}
.functions-2 .item.icon-2 {
    background-image: url('../img/cloud/ico_addition_2.svg');
}
.functions-2 .item.icon-3 {
    background-image: url('../img/cloud/ico_addition_3.svg');
}
.functions-2 .item.icon-4 {
    background-image: url('../img/cloud/ico_addition_4.svg');
}
.functions-2 .item.icon-5 {
    background-image: url('../img/cloud/ico_addition_5.svg');
}
.functions-2 .item.icon-6 {
    background-image: url('../img/cloud/ico_addition_6.svg');
}
.functions-2 .item .title {
    margin: 0 0 8px 0;
    color: #333;
    font-size: 18px;
}

.recommend {
	padding-bottom: 40px !important;
    background-color: #1b70b8;
}
.recommend .title-s {
    color: #fff;
    font-size: 36px;
    line-height: 1.3;
    letter-spacing: -2px;
    margin: 0;
}
.recommend .item {
	min-height: 145px;
    padding: 30px;
    margin-bottom: 30px;
    background-color: #2886ca;
    border-radius: 5px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
.orange.recommend .item {
    background-color: #ec8d33;
}
.orange.recommend .item p {
    color: #FFF;
}
.recommend .item a {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: -1px;
}
.recommend .item p {
    color: #d2f0ff;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 0;
}
.faq-area h3 {
    display: inline-block;
    margin-right: 20px;
    font-size: 32px;
    color: #141414;
}
.faq-area .item-collapse {
    font-size: 18px;
    color: #676767;
    margin-top: 22px;
    border-top: 2px solid #6f6f6f;
}
.faq-area .item-collapse > li {
    border-bottom: 1px solid #e5e5e5;
}
.faq-area .item-collapse .collapse-item {
    position: relative;
}
.faq-area .item-collapse .collapse-header {
    padding: 22px;
    cursor: pointer;
    color: #141414;
}
.faq-area .item-collapse .collapsed.collapse-header {
    background-color: transparent;
}
.faq-area .item-collapse .collapse-header {
    background-color: #f6fafd;
}
.gt-active .gt-collapse-content {
    background-color: #f6fafd;
}
.faq-area .item-collapse .icon.q {
    background-color: #1d7abc;
}
.faq-area .item-collapse .icon.a {
    background-color: #6c737d;
}
.faq-area .item-collapse .icon {
    position: absolute;
    display: inline-block;
    width: 26px;
    height: 26px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
}
.faq-area .item-collapse .text {
    margin-left: 46px;
}
.faq-area .item-collapse .collapse-content {
    padding: 0 22px 30px;
    background-color: #f6fafd;
}

.w-table {
    width: 100%;
    display: table;
    border-spacing: 0;
    border-collapse: collapse;
    border-top: 2px solid #6f6f6f;
    border-bottom: 1px solid #9a9a9a;
}
.w-table th, .w-table td {
    display: table-cell;
    text-align: left;
    padding: 30px;
    border-right: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    background-color: #fff;
}
.w-table th {
    background-color: #f9fafc;
    font-weight: normal;
}
.product-table th {
    padding: 48px 0 45px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
}
.product-table th:first-child {
    vertical-align: top;
    padding-top: 40px;
}
.product-table th:first-child {
    padding-left: 20px;
    padding-right: 20px;
    text-align: left;
}
.product-table tr:last-child th,
.product-table tr:last-child td {
    border-bottom: 1px solid #ccc;
}
.product-table.type2 th {
    padding: 20px 0;
}
.product-table.type2 th:first-child {
    padding-left: 30px;
}
.product-table.type2 .product-logo {
	display: none
}
.product-name {
    font-size: 28px;
}
.product-table.type2 .product-name {
    color: #333;
    line-height: 1.2;
    margin-bottom: 0;
}
.event-label, .event-label-green {
    display: inline-block;
    margin-left: 5px;
    padding: 0 6px;
    background: #ff9900;
    color: #fff;
    font-size: 14px;
}
.product-table td {
    font-weight: 400;
    color: #666;
    padding: 20px;
    font-size: 13px;
    text-align: center;
    line-height: 1.5;
    letter-spacing: 0;
}
.product-table td:first-child {
    padding-left: 20px;
    padding-right: 20px;
    text-align: left;
    color: #333;
    font-weight: 400;
}
.product-table td .info {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.product-table td .desc {
	font-size: 12px;
	color: #AAA;
}
.product-table td .fab {
	font-size: 22px;
	color: #AAA;
}
.product-table td .ip-div {
	display: flex;
	align-items: center;
} 
.product-table td .ip-tag {
	height: 18px;
    min-width: 35px;
    display: block;
    line-height: 16px;
    text-align: center;
    font-size: 12px;
    border: 1px solid #dbdee3;
    border-radius: 2px;
    background-color: #fbfbfc;
    color: #AAA;
    transform: scale(.8);
    margin-right: 2px;
    padding: 0 4px;
}
.product-table.type2 td {
    padding: 20px;
}
.product-table.type2 td.left {
    text-align: left;
}
.product-table .spec {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
}
.product-table .spec .title {
    color: #333;
}
.product-table.type2 .product-apply {
    margin-bottom: 5px;
}
.product-table.type2 .product-apply .price {
    font-size: 24px;
    color: #333;
    vertical-align: middle;
    margin-bottom: 0;
}
.gt-medium, .term-price {
    font-size: 16px;
}

.product-table .btn {
	color: #FFF;
	padding: 0;
	border: 0 none;
	padding: 10px 32px;
	border-radius: 2px;
	background-color: #3090d6;
}
.product-table .btn:focus,
.product-table .btn:active {
	color: #FFF;
	box-shadow: none;
	background-color: #1479c2;
}
.product-table .btn:hover {
	color: #FFF;
	background-color: #34a0ef;
}
.color-picker-container.orange {
    background-color: #eb8423;
}

@media (max-width: 991px) {
	.space {
		padding-top: 30px !important;
		padding-bottom: 30px !important;
	}
	.px100 {
		padding-top: 50px !important;
		padding-bottom: 50px !important;
	}
	.navbar-collapse {
		background-color: #FFF;
	    border-top: 1px solid #efefef;
	    border-bottom: 1px solid #efefef;
	    margin-top: 15px;
	    padding-bottom: 15px;
	    padding-left: 30px;
	    padding-right: 30px;
	}
	.header .navbar-nav.navbar-right>li {
		margin: 0;
	}
	.header .navbar-nav.navbar-right>li>a,
	.header .navbar-nav>li>a {
		padding: 15px;
		font-size: 18px;
		line-height: 1.5;
	}
	.header .navbar-nav.navbar-right>li .btn-link {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.header .navbar-nav.navbar-right {
		margin-top: 0;
	}
	section.login .join-container {
		padding: 30px 15px;
	}
	.functions .item,
	.boxe {
		margin-bottom: 30px;
	}
	.wrap-main-swiper .content-slide .slogan {
		font-size: 23px;
		letter-spacing: -1px;
	}
	.advantage .items {
		margin-bottom: 30px;
	}
	.advantage .items dl {
	    min-height: 80px;
	    padding-right: 100px;
	    padding-bottom: 0;
	}
	.clientarea-home .nav-tabs, .section-server .nav-tabs {
	    border: 0 none;
	    height: 55px;
	    overflow: hidden;
	    overflow-x: scroll;
	    width: 100%;
	}
	.table-list thead,
	.product-table.type2 thead {
		display: none;
	}
	.w-table th, .w-table td {
		border-right: 0;
	}
	.table-list td,
	.product-table.type2 td {
		display: block;
	}
	.product-table td {
		text-align: left;
	}
	.product-table.type2 .product-apply {
		display: inline-block;
		margin-bottom: 0;
	}
	.product-table .btn {
		display: block;
		margin-top: 15px;
	}
	.table-list .spec,
	.product-table .spec {
		padding-left: 18px;
	}
	.table-list td:last-child,
	.product-table.type2 td:last-child {
		border-bottom: 2px solid #6f6f6f;
	}
	.table-list td > .status,
	.table-list td > div.visible-xs,
	.product-table.type2 td > div.visible-xs {
		display: inline-block !important;
		width: 40%;
		font-weight: 400;
	}
	footer.footer .policy-area li {
		padding: 0 10px;
	}
	.footer.footer .back-to-top {
		
	}
	div.dataTables_wrapper div.dataTables_length label {
		float: left;
	}
	div.dataTables_wrapper div.dataTables_paginate {
		padding: 5px 0 0;
	}
	.navbar-header {
		height: 90px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.navbar-toggle {
		margin: 0;
	    position: absolute;
	    right: 15px;
	}
	.navbar-brand {
		margin: 0;
	}
	.header .navbar-collapse {
		margin: -1px -15px 0;
	}	
	.header .navbar-collapse {
		display: block !important;
		position: fixed;
	    top: 0;
	    left: 0;
	    z-index: 12;
	    height: 100%;
	    width: 240px;
	    background-color: #1b70b8;
	    transition: transform .24s ease;
	    transform: translateX(-240px);
	    overflow-y: auto;
	    overflow-x: hidden;
	    margin: 0;
	    height: 100%;
	    border: 0;
	}
	.header .navbar-nav>li>a,
	.header .navbar-nav.navbar-right>li>a {
    	color: #FFF;
    	text-align: center;
	}
	.header .navbar-nav>li>a:hover {
		color: #EEE;
	}
	.header .navbar-collapse.in {
	    transform: translateX(0);
	}
	.header .navbar-nav.navbar-right>li.acount {
		margin-left: 0;
	}
	.header .navbar-nav.navbar-right>li.notices,
	.header .navbar-nav.navbar-right>li.shopbag {
		display: none;
	}
	.childmenu-wrap {
		display: block !important;
		position: relative !important;
		top: 0 !important;
		right: 0 !important;
	}
	.childmenu-wrap .childmenu {
		min-height: inherit !important;
	}
	.childmenu-title {
		display: none !important;
	}
	.brick-gnb__depth2 {
		padding: 10px !important;
	}
	.brick-gnb__depth2 .sub-menu-title {
		font-size: 16px !important;
		margin-top: 0 !important;
	}
	.brick-gnb__depth2 > li {
		padding: 0 !important;
		float: inherit !important;
		text-align: center;
		width: 100% !important;
	}
	.brick-gnb__depth3 {
		margin-bottom: 15px !important;
	}
	.brick-gnb__depth3 li {
		margin: 0 !important;
		line-height: 28px;
	}
	.product-table td .ip-tag,
	.product-table td .ip-div,
	.product-table td .info,
	.reload .status {
		display: inline-block;
	}
	.product-wrap .boxe-title {
		display: flex;
		align-items: center;
		justify-content: space-between;
		margin-bottom: 15px;
	}
	.product-wrap .boxe-title .name, 
	.product-wrap .boxe-title .cost {
		margin: 0;
	}
	
	.product-wrap .boxe .btn {
		display: block;
	}
	.product-wrap  .boxe dl dt {
		float: inherit;
	}
	.product-wrap  .boxe dl dt,
	.product-wrap  .boxe dl dd {
		width: 24%;
		min-width: auto;
		display: inline-block;
	}
	.product-wrap  .boxe dl dd:last-child {
		width: 60%;
	}
	.advantage .tit-main {
		font-size: 36px;
	}
	.wrap-main-swiper .swiper-slide {
		height: 360px;
	}
	.wrap-main-swiper .content-slide {
		height: 360px;
		padding-top: 60px;
	}
	.advantage .items dl.secutiry,
	.advantage .items dl.server-admin,
	.advantage .items dl.professionalism {
		background-position: right center;
	}
	.notice .item-list li a {
		height: 24px;
		display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 2;
	    overflow: hidden;
	}
	.item-list li .time {
		display: block;
		float: inherit;
	}
}

main {
    margin-top: 70px;
}

.event-item.icon1 {
    background-image: url(../img/home_icon_1.svg);
}

.event-item.icon2 {
    background-image: url(../img/home_icon_2.svg);
}

.event-item.icon3 {
    background-image: url(../img/home_icon_3.svg);
}

.event-item.icon4 {
    background-image: url(../img/home_icon_4.svg);
}

.event-item {
    background-repeat: no-repeat!important;
    background-size: 200px!important;
    background-position: right!important;
    background-position-x: 120px!important;
}



.hot-products-main .left-item {
	background: #f7f9fa;
	box-sizing: border-box;
	padding: 3.5rem 1.5rem 0 2.5rem;
	position: relative;
	flex-shrink: 0;
	cursor: pointer;
	height: 30rem;
}

.hot-products-main .left-item .hot {
	position: absolute;
	top: 0;
	right: 0
}

.hot-products-main .left-item .absolute {
	height: 160px;
	position: absolute;
	bottom: 3.5rem;
	right: 0
}

.hot-products-main .left-item .title {
	font-size: 1.5rem;
	color: #333;
	margin-bottom: 1.38rem;
	font-weight: 700
}

.hot-products-main .left-item .des {
	list-style-type: disc;
	padding: 0;
}

.hot-products-main .left-item .des li {
	line-height: 1.5rem;
	font-size: .875rem;
	color: #d8d8d8;
	margin-bottom: 1rem
}

.hot-products-main .left-item .price {
	font-size: .75rem;
	height: 4rem;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #3e4459;
	line-height: 4rem;
	padding-left: 1.75rem
}

.hot-products-main .left-item .price .num {
	font-size: 1.75rem
}

.hot-products-main .left-item:hover .title {
	--text-opacity: 1;
	color: #1770e6;
	color: rgba(23,112,230,var(--text-opacity))
}

.hot-products-main .left-item:hover .price {
	--bg-opacity: 1;
	background-color: #1770e6;
	background-color: rgba(23,112,230,var(--bg-opacity))
}

.hot-products-main .left-item:active .title {
	--text-opacity: 1;
	color: #1358b3;
	color: rgba(19,88,179,var(--text-opacity))
}

.hot-products-main .left-item:active .price {
	--bg-opacity: 1;
	background-color: #1358b3;
	background-color: rgba(19,88,179,var(--bg-opacity))
}

.hot-products-main .right-item {
	height: 14.5rem;
	background-color: #f7f9fa;
	box-sizing: border-box;
	padding: 1.5rem 1.5rem 0;
	cursor: pointer;
	position: relative;
}

.hot-products-main .right-item .title {
	font-size: 16px;
	color: #333;
	font-weight: 700
}

.hot-products-main .right-item .tags {
	display: flex;
	display: -ms-flexbox;
	margin-top: .625rem;
	margin-bottom: 1rem
}

.hot-products-main .right-item .tags .tag {
	border: 1px solid #cccfd9;
	background-color: #f5f7fa;
	border-radius: 2px;
	font-size: .75rem;
	color: #707a89;
	line-height: .625rem;
	padding: .1875rem .5rem;
	margin-right: .5rem
}

.hot-products-main .right-item .des {
	font-size: .875rem;
	color: #666;
	line-height: 1.5rem
}

.hot-products-main .right-item .price {
	font-size: .75rem;
	color: #999;
	position: absolute;
	left: 1.5rem;
	bottom: 1.5rem
}

.hot-products-main .right-item .price .num {
	font-size: 1.375rem;
	color: #1770e6
}


.hot-products-main .right-item:first-child,.hot-products-main .right-item:nth-child(2) {
	margin-bottom: 1rem
}

.hot-products-main .right-item:hover .title {
	--text-opacity: 1;
	color: #1770e6;
	color: rgba(23,112,230,var(--text-opacity))
}

.hot-products-main .right-item:active .title {
	--text-opacity: 1;
	color: #1358b3;
	color: rgba(19,88,179,var(--text-opacity))
}

.hot-products-main-content {
    background-color: #fff;
    z-index: 1;
    box-shadow: 0 2px 12px 0 rgb(35 38 49 / 6%);
    padding: 0 2rem;
}

.hot-products-main-content .title-main {
    padding-top: 40px;
}
section.home-service .tab-pane .row .col-sm-6:first-child{
    padding-right: 0px;
}

section.home-service .tab-pane .row .col-sm-6:last-child {padding-left: 0px;}
section.home-service .tab-pane .row .col-sm-6 {
    overflow: hidden;
}
.program-item-info img {
    z-index: 1;
    transform: scale(1);
    transition: all 1s;
    height: 100%;
    z-index: 2;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

.program-item-info-content .title {
	font-size: 1.5rem;
	color: #333;
	letter-spacing: 0
}

.program-item-info-content .des {
	font-size: .875rem;
	color: #666;
	line-height: 2rem
}

.program-item-info-content .functions {
	display: flex;
	display: -ms-flexbox;
	margin-top: 1rem;
	margin-bottom: 2rem;
	list-style: none;
	padding: 0;
}

.program-item-info-content .functions li {
	font-size: .75rem;
	color: #0056ff;
	background: #0056ff17;
	border: 1px solid #0056ff;
	margin-right: 1rem;
	background-color: #0056ff17;
	border-radius: 2px;
	padding: .19rem .5rem;
	line-height: 1rem;
}

.program-item-info-content .functions li:last-child {
	margin-right: 0
}

.program-item-info-content .jump-detail {
	--text-opacity: 1;
	color: #1770e6;
	color: rgba(23,112,230,var(--text-opacity));
	font-size: .875rem;
	text-align: justify;
	margin-top: 4rem;
	display: none;
	position: relative;
}

.program-item-info-content .jump-detail img {
	width: 10px;
	height: 10px;
	margin-top: 4px;
	margin-left: 60px;
}

.tab-pane .row:hover .title {
	--text-opacity: 1;
	color: #1770e6;
	color: rgba(23,112,230,var(--text-opacity))
}

.tab-pane .row:hover .jump-detail {
	display: flex;
	display: -ms-flexbox
}



.program-item-info-content {
    position: relative;
    z-index: 9999;
}




.summary-varied-solution {
  /*display: block;*/
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 65px;
  margin-bottom: 60px;

}
.summary-varied-wrap {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 24%;
  -moz-box-flex: 0;
  -ms-flex: 0 1 24%;
  flex: 0 1 24%;
  padding: 1px 6px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.summary-varied-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;

  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 400px;
  padding: 0 10px;
  margin: 0 auto;
  border-radius: 3px;
  background-color: #ffffff;
  /* -webkit-box-shadow: 3px 3px 5px rgb(165 165 165 / 35%); */
  /* box-shadow: 3px 3px 5px rgb(165 165 165 / 35%); */
  -webkit-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  transition: background-color 0.5s;
  position: relative;
}
.summary-varied-item.active {
  width: 244px;
}

.summary-varied-item .content-img {
  width: 80px;
  color: #ffffff;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  -moz-transition: transform 0.5s, -moz-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s,
    -o-transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s,
    -o-transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s,
    -o-transform 0.5s;
}
.summary-varied-item .content {
  display: block;
  width: 150px;
  margin-top: 30px;
  text-align: center;
  font-size: 14px;
  -webkit-transition: margin-top 0.5s, width 0.2s;
  -o-transition: margin-top 0.5s, width 0.2s;
  -moz-transition: margin-top 0.5s, width 0.2s;
  transition: margin-top 0.5s, width 0.2s;
  z-index: 9999;
}
.summary-varied-item .content > h3 {
  font-size: 24px;
  margin-bottom: 14px;
}
.summary-varied-item .content > p {
  line-height: 22.8px;
}
.summary-varied-item .content > a {
  display: none;
  opacity: 0;
  width: 100%;
  text-align: center;
  padding: 6px 0;
  margin-top: 22px;
  border-radius: 2px;
  background: #fff;
  color: #0056fe;
}
.summary-varied-item .content .text {
  display: block;
  height: 110px;
}
.summary-varied-item .content .text_active {
  display: none;
  height: 110px;
}
.summary-varied-item .content_active {
  display: none;
}

.summary-varied-wrap.active {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 25%;
  -moz-box-flex: 1;
  -ms-flex: 1 0 25%;
  flex: 1 0 25%;
}
.summary-varied-wrap.active .summary-varied-item {
  background-color: #047ad4;
  color: #ffffff;
}
.summary-varied-wrap.active .content-img {
  -webkit-animation: floatLinger ease-in-out 4s infinite;
  -moz-animation: floatLinger ease-in-out 4s infinite;
  -o-animation: floatLinger ease-in-out 4s infinite;
  animation: floatLinger ease-in-out 4s infinite;
}
.summary-varied-wrap .content {
  margin-top: 14px;
  width: 224px;
  position: absolute;
  top: 50px;
}
.summary-varied-wrap.active .content .text {
  display: none;
}
.summary-varied-wrap.active .content .text_active {
  display: block;
  width: 224px;
}
.summary-varied-wrap.active .btn {
  display: block;
  opacity: 1;
}
@-webkit-keyframes floatLinger {
  0% {
    -webkit-transform: translateY(0px) scale(1.1);
    transform: translateY(0px) scale(1.1);
  }
  50% {
    -webkit-transform: translateY(-5px) scale(1.1);
    transform: translateY(-5px) scale(1.1);
  }
  100% {
    -webkit-transform: translateY(0px) scale(1.1);
    transform: translateY(0px) scale(1.1);
  }
}
@-moz-keyframes floatLinger {
  0% {
    -moz-transform: translateY(0px) scale(1.1);
    transform: translateY(0px) scale(1.1);
  }
  50% {
    -moz-transform: translateY(-5px) scale(1.1);
    transform: translateY(-5px) scale(1.1);
  }
  100% {
    -moz-transform: translateY(0px) scale(1.1);
    transform: translateY(0px) scale(1.1);
  }
}
@-o-keyframes floatLinger {
  0% {
    -o-transform: translateY(0px) scale(1.1);
    transform: translateY(0px) scale(1.1);
  }
  50% {
    -o-transform: translateY(-5px) scale(1.1);
    transform: translateY(-5px) scale(1.1);
  }
  100% {
    -o-transform: translateY(0px) scale(1.1);
    transform: translateY(0px) scale(1.1);
  }
}
@keyframes floatLinger {
  0% {
    -webkit-transform: translateY(0px) scale(1.1);
    -moz-transform: translateY(0px) scale(1.1);
    -o-transform: translateY(0px) scale(1.1);
    transform: translateY(0px) scale(1.1);
  }
  50% {
    -webkit-transform: translateY(-5px) scale(1.1);
    -moz-transform: translateY(-5px) scale(1.1);
    -o-transform: translateY(-5px) scale(1.1);
    transform: translateY(-5px) scale(1.1);
  }
  100% {
    -webkit-transform: translateY(0px) scale(1.1);
    -moz-transform: translateY(0px) scale(1.1);
    -o-transform: translateY(0px) scale(1.1);
    transform: translateY(0px) scale(1.1);
  }
}



@media screen and (max-width: 770px) {
  .summary-varied-solution {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .summary-varied-item {
    margin: 10px 0;
    height: 180px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-transition: background-color 0.5s, height.5s;
    -o-transition: background-color 0.5s, height.5s;
    -moz-transition: background-color 0.5s, height.5s;
    transition: background-color 0.5s, height.5s;
  }
  .summary-varied-item .content {
    width: 68%;
    padding-left: 20px;
    /*margin-top: 0;*/
  }

  .summary-varied-item .content > a {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .summary-varied-wrap.active .summary-varied-item {
    height: 240px;
  }

  .home-customer .customer-logo > a {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 33%;
    -moz-box-flex: 0;
    -ms-flex: 0 1 33%;
    flex: 0 1 33%;
  }

  .summary-varied-wrap.active .content {
    margin-top: 0;
    width: 68%;
  }
  .summary-varied-wrap.active .content .text_active {
    width: 100%;
  }

  .home-common-starter .common-starter-wrap .common-starter-container .btn {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }


  .summary-varied-item .content .text_active {
    height: auto;
  }



  .home-customer .customer-logo .logo img {
    width: 100%;
  }

}


.home-solution-content-bgImg, .home-solution-content-noActImg {
    position: absolute;
    height: 100%;
    width: 100%;
    background-size: cover;
}



.summary-varied-wrap.active .home-solution-content-noActImg {
    display: none;
}

.summary-varied-wrap.active .home-solution-content-bgImg {
    display: block;
}
section.home-solution {
    background: #edeff0;
}



.footer-get-quote-section {
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
}

.footer-phone-container {
    min-width: 400px;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    flex-direction: row;
    background-color: #35373f;
    padding: 4px;
    border-radius: 3px;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
}

input.footer-phone-input {
    background-color: #35373f;
    line-height: 1;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    border: none;
    font-size: 15px;
    margin-left: 10px;
}

.btn-footer-phone {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 48px;
    padding: 0 32px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    min-width: 120px;
    border: none;
    border-radius: 3px;
    -webkit-transition: all .3s ease;
    -o-transition: all ease .3s;
    -moz-transition: all ease .3s;
    transition: all .3s ease;
    outline: none;
    font-weight: 500;
    color: #fff!important;
    font-size: 16px!important;
}

h3.footer-start-title {
    color: #fff;
    margin-bottom: 10px;
    padding: 0;
    border: 0;
    letter-spacing: .3px;
    font-weight: 400;
}

p.footer-start-subtitle {
    color: #fff;
    opacity: 0.5;
    margin-bottom: 0px;
}

.footer-quote-section {
    padding-top: 60px;
}

.footer-get-quote-section {
    padding-bottom: 60px;
    margin-bottom: 60px;
    border-bottom: 1px solid hsla(0,0%,100%,.14);
}


@media (max-width: 768px) {
.footer-quote-section {
    padding-top: 60px;
}

.footer-get-quote-section {
    padding-bottom: 60px;
    margin-bottom: 60px;
    border-bottom: 1px solid hsla(0,0%,100%,.14);
}

.footer-get-quote-section div {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.footer-get-quote-section {
    display: block;
}

.footer-phone-container {
    min-width: auto;
    max-width: 100%;
    margin-top: 20px;
}
}



/* Footer */
footer.footer {
	padding-top: 100px;
	padding-bottom: 0px;
	background-color: #1d2129;
	border: 0 none;
	font-size: 14px;
	position: relative;
}
footer.footer .btn {
	color: #333;
	display: flex;
	align-items: center;
}
footer.footer .btn > div {
	margin-right: .2rem;
}
.footer-top {
    padding-bottom: 60px;
}
.footer-top h4 {
    margin-bottom: 18px;
    line-height: 20px;
    font-weight: 700;
    font-size: 15px;
    color: #fff;
}
.footer-top ul li {
    padding: 6px 0;
    line-height: 20px;
    font-size: 14px;
    color: #999;
}
.footer-top ul li a {
    display: block;
    line-height: 20px;
    font-size: 14px;
    color: #999;
}
.footer-top ul li a:hover {
    color: #0056ff;
    text-decoration: none;
}
.footer-bottom {
    padding: 40px 0;
    border-top: 1px solid rgba(255,255,255,.08);
}

footer.footer .footer-bottom .copyright {
    font-size: 14px;
    margin: 0;
    text-align: left;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
footer.footer .footer-bottom .copyright .nav {
    align-items: center;
}

footer.footer .footer-bottom .copyright .nav .nav-item .nav-link {
    padding: 0;
}
footer.footer .footer-bottom .copyright .nav .nav-item .nav-link2 {
    max-width: 67px;
}
footer.footer .footer-bottom .copyright .nav .nav-item .nav-link img {
    max-width: 100%;
}
footer.footer .footer-bottom .copyright .nav .stick {
    margin: 0 12px;
    width: 1px;
    height: 14px;
    background-color: rgba(255,255,255,.1);
}

footer.footer .navbar-brand {
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
}


@media screen and (max-width: 768px){
    
.footer-col.active h4 {
    color: #006EFF;
}

.footer-col.active h4:after {
    background-image: url(../img/footer-media.svg);
    background-position: 95% 50%;
    background-size: 225% 112.5%;
    background-repeat: no-repeat;
}
    
    .footer-top ul.list-unstyled {
    display: none;
    padding: 10px 16px;
    border-top: 1px solid rgba(229,232,237,.1);
}

.footer-top h4 {
    position: relative;
    margin: 0;
    padding: 12px 40px 12px 16px;
    line-height: 24px;
    font-size: 16px;
}

.footer-top h4:after {
    content: "";
    display: block;
    position: absolute;
    right: 16px;
    top: 16px;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-position: 5% 50%;
    background-size: 225% 112.5%;
    background-image: url(../img/footer-media.svg);
}

.footer-top .col {
    flex-basis: auto;
    width: 100%;
    border-bottom: 1px solid rgba(229,232,237,.1);
    padding: 0;
}

}

@media (max-width: 768px) {
footer.footer .footer-bottom .copyright {
    display: block;
}

footer.footer .footer-bottom .copyright .nav{
        position: static;
    margin-top: 20px!important;
}
}

.footer-col .list-unstyled.active {
    display: block;
}





section.page-banner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 350px;
    background-position: top center;
    background-size: auto 350px;
}
section.page-banner.about-banner {
    background-image: url(../img/banner/banner16.png);
}
section.page-banner.legal-banner {
    background-image: url(../img/page/legal.png);
    color: #ffffff;
}
section.page-banner.article-banner {
    background-image: url(../img/page/article.png);
}

section.page-banner.game-banner {
    background-image: url(../img/page/solInd_game-banner.jpg);
    color:#ffffff;
}

section.page-banner.app-banner {
    background-image: url(../img/page/solInd_app-banner.jpg);
    color:#ffffff;
}

section.page-banner.edu-banner {
    background-image: url(../img/page/solInd_education-banner.jpg);
    color:#ffffff;
}

section.page-banner.shop-banner {
    background-image: url(../img/page/solInd_onlineRetailers-banner.jpg);
    color:#ffffff;
}

section.page-banner.website-banner {
    background-image: url(../img/page/sol_website-banner.jpg);
    color:#ffffff;
}

section.page-banner.transfer-banner {
    background-image: url(../img/page/sol_transfer-banner.jpg);
    color:#ffffff;
}

section.page-banner.security-banner {
    background-image: url(../img/page/sol_security-banner.jpg);
    color:#ffffff;
}

section.page-banner.mixedcloud-banner {
    background-image: url(../img/page/sol_mixedCloud-banner.jpg);
    color:#ffffff;
}

section.page-banner.highcalculation-banner {
    background-image: url(../img/page/sol_highCalculation-banner.jpg);
    color:#ffffff;
}

section.page-banner.highbuild-banner {
    background-image: url(../img/page/sol_highBuild-banner.jpg);
    color:#ffffff;
}

section.page-banner.video-banner {
    background-image: url(../img/page/solInd_videoStorage-banner.jpg);
    color:#ffffff;
}

section.page-banner.caredisaster-banner {
    background-image: url(../img/page/sol_careDisaster-banner.jpg);
    color:#ffffff;
}

.page-banner-text h2 {
    font-size: 50px;
    margin-bottom: 30px;
    font-weight: 400;
}

.page-banner-text p {
    font-size: 18px;
    margin-top: 29px;
    line-height: 33px;
}

.page-banner-text-dark .page-banner-text h2 {
    color: #000;
}

.page-banner-text-dark .page-banner-text p {
    color: #2e3341;
}

section.page-banner.timeline-banner {
    background-image: url(../img/page/corp-info-banner.jpg);
}
section.page-banner.job-banner {
    background-image: url(../img/page/job-banner.jpg);
}

section.page-banner.activity-banner {
    background-image: url(../img/page/activity.png);
     color: #ffffff;
}

section.page-banner.contact-banner {
    background-image: url(../img/page/contact-banner.png);
}

section.page-banner.aff-banner {
    background-image: url(../img/page/aff-banner.jpg);
     color: #ffffff;
}
section.page-banner.aff-banner {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}
section.page-banner.timeline-banner{
    background-size: 100% auto;
        background-position: bottom;
}
section.page-banner.job-banner{
    background-size:  auto 100%;
        background-position: bottom;
}

section.page-banner.contact-banner{
    background-size:  100% 100%;
        background-position: bottom;
}


@media (max-width: 768px) {
section.page-banner {
    height: 280px;
    background-size: auto 280px;
}
.page-banner-text h2 {
        font-size: 30px;
}

.page-banner-text p {
        font-size: 16px;
    line-height: 28px;
}

section.page-banner.timeline-banner,section.page-banner.job-banner,section.page-banner.contact-banner {
    background-size: auto 100%;
    background-position: revert;
}

}


.Pro_Anchor {
    height: 60px;
    background: #fff;
    width: 100%;
    z-index: 22;
    overflow: hidden;
    border-bottom: 2px solid #eaeaea;
}
.Pro_Anchor ul li {
  line-height: 58px;
  float: left;
  margin-right: 40px;
  border-bottom: #fff solid 2px;
}
.Pro_Anchor ul li:last-child {
  margin-right: 0;
}
.Pro_Anchor ul li a {
  color: #333840;
  font-size: 14px;
}
.Pro_Anchor ul li.active {
  border-bottom: #0056ff solid 2px;
}
.Pro_Anchor ul li.active a {
  color: #0056ff;
}
.Pro_Anchor .buy-now {
  float: right;
  padding: 12px 0;
  display: none;
}
.Pro_Anchor .buy-now a {
  width: 104px;
  text-align: center;
  color: #fff;
  line-height: 36px;
  font-size: 14px;
  display: inline-block;
  background: #0056ff;
  border-radius: 4px;
}
.Pro_Anchor .buy-now a:hover {
  background: #428eff;
}
.Pro_Anchor.isStuck .buy-now {
  display: block;
}

section.Pro_Anchor.stuckMenu.isStuck {
    margin-top: 60px;
}

.product-nav ul {
    margin: 0;
    list-style: none;
    padding: 0;
}

section#pro-advantage {
    background: url(../img/page/solution/pro-bg.png) no-repeat center bottom;
}




.solution-product .item {
  height: 125px;
  background: #fff;
  margin-top: 20px;
  border: 1px solid #e5e6eb;
  border-radius: 3px;
}
.solution-product .item dl {
  display: flex;
  height: 100%;
  align-items: center;
  padding: 30px 22px;
}
.solution-product .item dl dt {
  margin-right: 15px;
  width: 68px;
  height: 68px;
  background-color: #3171ff;
  border-radius: 5px;
  display: flex;
  text-align: center;
  justify-content: center;
  vertical-align: middle;
  align-items: center;
}
.solution-product .item dl dt img {
    max-width: 60px;
    max-height: 60px;
}
.solution-product .item dl dd.t1 {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding-right: 15px;
}
.solution-product .item dl dd.t1 span {
  color: #4c525b;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}
.solution-product .item dl dd.t1 em {
  font-size: 14px;
  color: #89919b;
}
.solution-product .item dl dd.t2 a {
  width: 74px;
  line-height: 34px;
  border: #2d81ff solid 1px;
  color: #2d81ff;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  border-radius: 4px;
}
.solution-product .item dl dd.t2 a:hover {
  background: #2d81ff;
  color: #fff;
}


.solution-challenge-box {
  box-shadow: 0 0 9px #ddd;
  padding: 20px;
  margin-top: 20px;
      min-height: 260px;
  background: #fff;
  display: flex;
  align-items: center;
      height: 100%;
}
.advantage-3num .item.p16 {
  padding: 0.45rem 0.16rem;
}
.solution-challenge-box dl {
  text-align: center;
}
.solution-challenge-box dl dt {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  width: 60px;
  height: 60px;
  margin: 0 auto 0.2rem;
}
.solution-challenge-box dl dt img {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 60px;
  height: 60px;
}
.solution-challenge-box dl dd {
  display: flex;
  flex-direction: column;
  color: #828282;
  font-size: 14px;
  text-align: left;
  line-height: 28px;
}
.solution-challenge-box dl dd span {
  font-size: 18px;
  color: #1e212c;
  position: relative;
  margin-bottom: 30px;
  text-align: center;
  white-space: nowrap;
}
.solution-challenge-box dl dd span:before {
  position: absolute;
  background: #2d81ff;
  left: 50%;
  width: 28px;
  margin-left: -14px;
  bottom: -10px;
  height: 2px;
  content: '';
}
.solution-challenge-box dl dd .em {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  text-align: center;
}

.pro-func {
  background: #f6f8fb;
  padding-bottom: 0.6rem;
}
.pro-func.func2 .item dl dt {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
.pro-func.func2 .item dl dd {
  font-size: 14px;
  color: #89919b;
}
.pro-func .func-type {
  font-size: 16px;
  color: #333840;
  font-weight: bold;
  margin-top: 0.4rem;
  position: relative;
  padding-left: 18px;
}
.pro-func .func-type:before {
  position: absolute;
  left: 0px;
  width: 5px;
  height: 16px;
  top: 50%;
  margin-top: -8px;
  content: '';
  background: #2d81ff;
}
.pro-func .item {
  margin-top: 0.4rem;
}
.pro-func .item dl dt {
  color: #333840;
  font-size: 16px;
  height: 28px;
  display: flex;
  align-items: center;
}
.pro-func .item dl dt i.icon {
  font-size: 32px;
  margin-right: 10px;
  font-weight: normal;
}
.pro-func .item dl dd {
  font-size: 14px;
  color: #333840;
  line-height: 24px;
  overflow: hidden;
}
.pro-func .item dl dd.row6 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  height: auto;
}
.pro-func .item dl dd.row7 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  height: auto;
}
.pro-func .item dl dd.row5 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  height: auto;
}
.pro-func .item dl dd.row4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  height: auto;
}





.solution-contact-us {
	padding-top: 40px;
	padding-bottom: 40px;
	color: #FFF;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../img/bg_contact_us_footer.png');
}

.home-contact h2 {
    color: #1d2129;
    margin-bottom: 10px;
}

.home-contact p {
    color: #999DB1;
    margin-bottom: 0px;
}

a.btn.btn-contact {
    display: inline-block;
    position: relative;
    outline: 0;
    border: none;
    color: #fff;
    border-radius: 2px;
    border-radius: var(--border-radius);
    cursor: pointer;
    white-space: nowrap;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #3370ff;
    background-color: #3370ff;
        min-width: 120px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 31px;
    font-size:14px;
    letter-spacing: .3px;
    font-weight:500;
    margin-top:20px

}
.bg-gray {
    background-color: #f4f8ff7d;
}




.newsBox {
	width: 100%;
	height: 160px;
	background: #FFFFFF;
	margin-bottom: 20px;
	padding: 20px;
	position: relative;
	border: 1px solid #eee;
	transition: all .1s;
	text-align: left;
}

.newsBox:hover {
	border-color: #fff;
	box-shadow: 0px 0px 40px 1px #F0F0F0;
}

.newsBox .news-title {
	font-size: 17px;
	color: #333;
	font-weight: 600;
	margin-bottom: 10px;
	width: 360px;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.newsBox .news-title span {
	position: absolute;
	font-size: 13px;
	color: #999;
	right: 30px;
	top: 20px;
}

.newsBox p {
	font-size: 14px;
	color: #777;
	line-height: 24px;
}

.newsBox .newsDeta {
	position: absolute;
	font-size: 14px;
	color: #0056ff;
	right: 30px;
	bottom: 20px;
	cursor: pointer;
}



.home-apply {
	color: #FFF;
	background-color: #1d6cf6;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../img/bg_form.png');
}
.home-apply .info-box {
	display: flex;
	align-items: center;
	justify-content: center;
}
.info-box-title {
	margin: 0 30px 0 0;
	font-size: 32px;
}
.home-apply .info-box .btn {
	color: #1d6cf6;
	width: 170px;
	line-height: 50px;
	font-size: 16px;
	padding: 0;
	font-weight: 600;
	border-color: #FFF;
	background-color: #FFF;
}


@media (max-width: 991px) {
	.home-apply .info-box {
		display: flex;
		flex-flow: column;
	}
	.info-box-title {
		font-size: 18px;
		margin: 0 0 30px;
	}
	.home-apply .info-box .btn {
		line-height: 40px;
		font-size: 14px;
	}

}



			.footer-icon .desc-item {
				display: flex;
				align-items: center;
				padding-bottom: 25px;
			}

			.footer-icon .desc-item-img {
				width: 38px;
				margin-right: 13px;
			}
			
			

			.footer-icon .desc-item-text .title {
				font-size: 16px;
				font-weight: 400;
				color: #FFFFFF;
				line-height: 1;
				padding-bottom: 0px !important;
				border-bottom: none;
				text-align: left;
				margin-bottom: 0px;
			}

			.footer-icon .desc-item-text .desc {
				font-size: 14px;
				font-weight: 400;
				color: #D0D0D0;
				line-height: 14px;
				margin-top: 12px;
				margin-bottom: 0px;
			}

.footer-icon {
    padding-top: 30px;
    margin-bottom: 40px;
}

.footer-icon .row {
    border-bottom: 1px solid rgba(255,255,255,.08);
    font-size: 14px;
}
section.page-banner.order-banner {
    height: 240px;
    background-image: url(../img/banner/banner16.png);
}


.price-box {
	padding: 1.5rem;
	border-radius: 6px;
	background-color: #fff;
	box-shadow: 0 0 30px rgb(0 0 0 / 10%);
	border: 1px solid rgba(0, 0, 0, 0.05);
	margin-bottom: 20px;
}
.price-title {
	font-size: 18px;
}
.price-amount {
	color: #2468F2;
	font-size: 35px;
}
.price-amount small {
	display: block;
	font-size: 14px;
	color: #666;
	margin-bottom: 2rem;
}
.price-desc {
	padding: 0px;
	margin: 0;
	list-style: none;
	font-weight: 500;
	margin-bottom: 4rem;
}
.price-desc li {
	line-height: 28px;
}
.price-btn .btn {
	font-size: 15px;
	line-height: 28px;
}



.section-news .news-top {
	height: 100px;
	margin-bottom: 30px;
	position: relative;
}
.section-news .news-img {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100%;
	height: 180px;
}
.section-news .news-img1 {
	background-image: url('../img/news1.png');
}
.section-news .news-img2 {
	background-image: url('../img/news2.png');
}
.section-news .news-img3 {
	background-image: url('../img/news3.png');
}
.section-news .news-title {
	color: #FFF;
	font-size: 25px;
	line-height: 27px;
	padding: 34px;
	font-weight: 600;
	left: 0;
	top: -10px;
	height: 120px;
	width: 120px;
	position: absolute;
	background-color: #4b79e3;
}
.section-news .news-list {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	max-height: 120px;
}
.news-list li {
	line-height: 30px;
}
.news-list li a {
	color: #555;
	text-decoration: none;
}
.news-list li a span {
	font-weight: 500;
}
.news-list li a:hover span {
	color: #168efc;
}
.news-list li a i {
	color: #AAA;
	font-size: 12px;
	font-style: normal;
	float: right;
}
.news-main {
    border: 1px solid #EBEBEB;
        height: 351px;
    overflow: hidden;
    border-top: none;
}

.news-main .icon-box {
    background: #FFF;
    border: 0 solid #EBEBEB;
    -webkit-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.05);
    width: 80px;
    height: 80px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    margin: -40px auto 0 auto;
    position: relative;
}

.news-main .icon-box .icon {
    width: 32px;
    height: 32px;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-size: 32px 32px;
}
.news-main:hover .news-img {
    height: 110px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.link-btn {
    display: inline-block;
    width: 100%;
    height: 38px;
    color: rgba(0,0,0,0.85);
    font-size: 14px;
    line-height: 36px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    border: 1px solid rgba(0,0,0,0.2);
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    text-align: center;
    margin-top: 10px;
}

.news-main:hover .link-btn {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-0px);
    opacity: 1;
    filter: alpha(opacity=100);
}

.news-content {
    padding: 20px;
}
.news-main:hover .news-cat{display:none;}
.news-main:hover .news-catsub{display:none;}
.news-cat {
    font-size: 18px;
    color: #333;
    text-align: center;
    line-height: 36px;
    margin: 10px 0px;
}

.news-catsub {
    opacity: .6;
    filter: alpha(opacity=60);
    font-size: 14px;
    color: #666;
    text-align: center;
    line-height: 26px;
    margin: 10px 0 0 0;
    margin-bottom: 20px;
}


@media (max-width: 991px) {
a.swiper-media-item {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.swiper-media-item .media-text {
    display: none;
}

.swiper-media {
    margin-top: -15px;
}

.home-swiper .swiper-slide {
    padding: 100px 15px 0;
}

.swiper-pagination {top: -50px;}

.page-product-aside {
    padding-right: 15px;
}

.page-product-card-body ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.page-product-list [class*=col-]:nth-child(2n) {
}

section.main-maps.space.bg-white {
    overflow: hidden;
}
}