@charset "utf-8";

html {
    font-size: 14px;
    -webkit-tap-highlight-color: transparent
}
.k-content {
    display: none;
  }
body,
div,
li,
ul {
    margin: 0;
    padding: 0
}

li {
    list-style: none
}

a {
    text-decoration: none
}

/* 20191111濞茶濮� */

/* .act-introduct .act-introduct-list .act-introduct-item.bg-1 {
    background: url(./img/20191111/introduce-bg1.png) no-repeat center;
  }
  .act-introduct .act-introduct-list .act-introduct-item.bg-2 {
    background: url(./img/20191111/introduce-bg2.png) no-repeat center;
  }
  .act-introduct .act-introduct-list .act-introduct-item.bg-3 {
    background: url(./img/20191111/introduce-bg3.png) no-repeat center;
  }
  .act-introduct .act-introduct-list .act-introduct-item.bg-4 {
    background: url(./img/20191111/introduce-bg4.png) no-repeat center;
  }
  .act-introduct .act-introduct-list .act-introduct-item.bg-5 {
    background: url(./img/20191111/introduce-bg5.png) no-repeat center;
  } */

/* .act-introduct .act-introduct-list .act-introduct-item p:first-child{
    font-size: 26px;
    color: #ffffff;
    margin-bottom: 19px;
    height: 25px;
    letter-spacing: 1px;
    font-weight: 700;
  }
  .act-introduct .act-introduct-list .act-introduct-item p:last-child {
    font-size: 14px;
    color: #ffffff;
    letter-spacing: 1px;
  } */

/* 妤傛ê褰查悽銊╁帳缂冾喕绗撻崠锟� */

/* 娴狅綁鍣鹃崚绋裤亣缁€鐓庡瘶 */

/* 鐎佃壈鍩呴弽蹇旂壉瀵拷 */

/* 娣囶喗鏁紀aselect css */

/* 妫版繂顦绘穱顔芥暭妤傛ê褰查悽銊╁帳婵傛ぞ绗撻崠锟� */

/* 濞茶濮╃憴鍕灟 */

/* 閻愮懓鍤幏鐓庢礋鐠愵厺鎷遍崥搴ㄣ€夐棃锟� */


* {
    outline: none;
    box-sizing: border-box;
    word-break: break-all;
}

body {
    padding: 0px;
    margin: 0px auto;
    font-size: 14px;
    line-height: 1.8;
    color: #333;
    width: 100%;
    zoom: 1;
    overflow-x: hidden;
    -webkit-text-size-adjust: none;
    -webkit-tap-codearea-color: rgba(0, 0, 0, 0);
    -webkit-tap-codearea: rgba(0, 0, 0, 0);
    -webkit-font-smoothing: antialiased;
}

ul,
li,
div {
    padding: 0px;
    margin: 0px;
}

ul,
li {
    list-style: none;
    margin: 0;
}

a {
    color: #fff;
    text-decoration: none;
}

a:focus {
    outline: none;
    -moz-outline: none;
    text-decoration: none;
}

/* .fw-b{ font-weight: bold;} */
/* .ktbzbox.tl .list .t{ text-align: left;} */

/* 瀛愰〉闈㈠叕鍏眀anner鏍峰紡*/


/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

    *,
    *:before,
    *:after {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';

    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../img/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 10px;

    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}

a {
    color: #337ab7;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #23527c;
    text-decoration: underline;
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

ul {
    margin-top: 0;
    margin-bottom: 10px;
}

@-ms-viewport {
    width: device-width;
}

/*# sourceMappingURL=bootstrap.css.map */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

a {
    background-color: transparent
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-size: 14px;
    line-height: 1.5;
    color: #575d6c;
    background-color: #fff
}

ul {
    list-style: none;
    padding-left: 0
}

ul {
    margin-top: 0;
    margin-bottom: 0
}

a {
    text-decoration: none
}

@font-face {
    font-family: por-icon;
    src: url(../font/por-icon.eot);
    src: url(../font/por-icon.eot) format("embedded-opentype"), url(../fonts/por-icon.woff2) format("woff2"), url(../font/por-icon.woff) format("woff"), url(../font/por-icon.ttf) format("truetype"), url(../../../../../res.hc-cdn.com/cnpm-baseui/2.8.8/iconfont/fonts/por-icon/por-icon.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

body::-webkit-scrollbar,
body::-webkit-scrollbar-thumb {
    width: 8px;
    height: 8px
}

body::-webkit-scrollbar-thumb {
    border-radius: 4px
}

body::-webkit-scrollbar {
    background: transparent
}

body::-webkit-scrollbar-thumb {
    background-color: rgba(87, 93, 108, .6)
}

body::-webkit-scrollbar-thumb:hover {
    background-color: rgba(87, 93, 108, .8)
}

.por-page-item.active .por-page-link:not(:hover) {
    color: #252b3a;
    background-color: #dfe1e6
}

@charset 'utf-8';

/*remove the gray background color from tap, default value is inherit*/
body {
    overflow-x: hidden;
    color: #4c525b;
    -webkit-overflow-scrolling: touch;
}

body {
    margin: 0;
    padding: 0;
}

ul,
li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

a {
    color: #4c525b;
    text-decoration: none;
}

a:hover {
    color: #2d81ff;
    text-decoration: none;
    transition: all 300ms ease 0s;
}

a:link,
a:visited {
    text-decoration: none;
    transition: all 300ms ease 0s;
}

/**********甯哥敤绫荤畝鍐�***********/

/*float*/
/*text-align*/

/*font-weight*/
/*display*/
/*white-space*/

/********寮€濮嬮椤靛ご閮�*******/

/*# sourceMappingURL=layout.css.map */

a {
    color: inherit
}

li,
ul {
    list-style: none
}

a,
li,
ul {
    margin: 0;
    padding: 0;
    color: inherit;
    font-size: inherit;
    font-weight: inherit
}

@charset "utf-8";

@media (min-width:769px) {
    body {
        min-width: 1280px
    }
}























































































body {
    min-width: 1366px;
}

/* .baremetal .act-content-main .main-zero2::after{
    content: "";
    display: block;
    height: 75px;
    width: 75px;
    background: url(./img/comm/6.png) no-repeat;
    background-size: cover;
    position: absolute;
    right: -4px;
    top: -4px;
} */
/* .overseas .act-content-main .main-zero2::after{
    content: "";
    display: block;
    height: 75px;
    width: 75px;
    background: url(./img/comm/5.png) no-repeat;
    background-size: cover;
    position: absolute;
    right: -4px;
    top: -4px;
} */

/* 瑁搁噾灞炰笓鍖� */
/* ZKEYS浠ｇ悊鍒嗛攢绯荤粺 */

/* .storage-product-item.product-item .product-item-content-3>div{
    bottom: 40px;
} */

/* 鍟嗘爣娉ㄥ唽涓撳尯 */
.act-brand-c-item-c li:last-child(1) {
    margin-bottom: 0;
}



/* 缁垂鍗囩骇涓撳尯 */


/* 鎺ㄥ箍杩旂幇涓撳尯 */



/* 涓嬫媺妗嗘牱寮� */
@media screen and (max-width:768px) {
    body {
        min-width: 100%;
    }

        {
        width: 130px;
    }
}


@charset "utf-8";
.content {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}

.spring-product {
	width: 100%;
	background-color: #F0F2F5;
	padding-top: 50px;
	padding-bottom: 10px;
}

.spring-product#zd-cloudserver {
	padding-top: 67px;
}

.spring-product .spring-product-item {
	width: 100%;
}

.spring-product .spring-product-item .item {
	position: relative;
	margin-bottom: 42px;
}
.spring-product .spring-product-item .item:first-child {
	margin-top: -35px;
}
.spring-product .item-tab {
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	margin-bottom: 16px;
	width: 1200px;
}

.spring-product .item-tab ul li {
	position: relative;
	width: 195px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	font-size: 16px;
	color: #2D3037;
	background: #FFFFFF;
	cursor: pointer;
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
}

.spring-product .item-tab ul li:hover {
	color: #0080ff;
	background: #e0e7ff;
}

.spring-product .item-tab ul li.active {
	color: #FFFFFF;
	background: #0080ff;
}

.spring-product .spring-product-item .item:hover {
	z-index: 9;
}

.spring-product .spring-product-more {
	width: 100%;
	line-height: 26px;
	font-size: 16px;
	text-align: center;
	padding-top: 34px;
}

.spring-product .spring-product-more a {
	color: #0080ff;
}

.spring-product .spring-product-more a:hover {
	text-decoration: underline;
}

a {
	-webkit-transition: all 0.15s;
	-moz-transition: all 0.15s;
	-o-transition: all 0.15s;
	transition: all 0.15s;
}

/*红包*/

/* 2021-8-2 start */

/*视频播放完*/
@media screen and (max-width: 768px) {

	.content {
		width: 100%;
		overflow: hidden;
	}

	.spring-product#zd-cloudserver {
		padding-top: 0;
	}

	.spring-product .item-tab ul li {
		position: relative;
		width: 31.96%;
		height: 38px;
		line-height: 38px;
		font-size: 11px;
	}

	.spring-product .spring-product-item .item {
		text-align: left;
	}
.spring-product .spring-product-item .item:first-child {
    margin-top:0;
}

	.item-content {
		float: left;
		width: 100%;
		padding: 15px;
	}
.spring-product .item-tab {
    width: 103%;
}
}
/*修改css*/
@charset "utf-8"; 

* {outline: none;box-sizing: border-box;word-break: break-all;}
body{ padding:0px; margin:0px auto; font-size:14px; line-height:1.8; color:#333; width:100%; zoom:1; overflow-x:hidden;-webkit-text-size-adjust:none; -webkit-tap-codearea-color:rgba(0,0,0,0); -webkit-tap-codearea:rgba(0,0,0,0); -webkit-font-smoothing:antialiased;}
ul,li,div{ padding:0px; margin:0px;}
ul,li{ list-style:none; margin:0;}
a{ color:#333; text-decoration:none;}
a:focus{ outline:none; -moz-outline:none; text-decoration:none;}
a:hover{ color: #089af3;}

.sbar::-webkit-scrollbar{ width:8px; height:8px;}
.sbar::-webkit-scrollbar-track{ background-color:#f1f1f1;}
.sbar::-webkit-scrollbar-thumb{ background-color:#dfe5f8; border-radius:10px;}
.sbar::-webkit-scrollbar-thumb:hover{ background-color:#b0c1f7;}
.sbar::-webkit-scrollbar-thumb:active{ background-color:#123c8f;}



@font-face {
    font-family: element-icons;
    src: url(afont.woff2) format("woff"), url(element-icons.ttf) format("truetype");
    /*font-weight: 400;
    font-style: normal*/
}
@font-face {
    font-family: NotoSansSC-Black;
    src: url(NotoSansSC-Black.woff2) format("woff"), url(element-icons.ttf) format("truetype");
}
.f-16{ font-size: 16px;}
.f-18{ font-size: 18px;font-family: element-icons;}
.f-38{ font-size: 38px;}
.f-40{ font-size: 35px;}
@media screen and (max-width:1366px){
.f-16{ font-size: 14px;}
.f-18{ font-size: 17px;}
.f-38{ font-size: 30px;}
.f-40{ font-size: 32px;}
}
@media screen and (max-width:960px){
.f-18{ font-size: 16px;font-family: Roboto,sans-serif;}
.f-38{ font-size: 24px;}
.f-40{ font-size: 25px;}
}
@media screen and (max-width:768px){
.f-16{ font-size: 14px;}
.f-18{ font-size: 15px;}
.f-38{ font-size: 19px;}
.f-40{ font-size: 20px;}
}

/* .fw-b{ font-weight: bold;} */
.ta-c{ text-align: center;}
.c-666{ color: #808080;}
.c-red{ color: #ea0909;}

/*.head .nav li > i{  width: 25px; height: 40px; right: 0; top: 0;}*/
@media screen and (max-width:960px){
    /* .head .nav{ display: block;} */
}
/*.indexban .pic{ width: 50%; flex: 0 0 auto;}*/

.cloudlist{ background: #fff; border-radius: 15px; padding: 15px; box-shadow: 1px 1px 15px rgba(0,0,0,.2);}
.cloudlist table{ min-width: 100%; padding-right: 15px; border-spacing: 0;}
.cloudlist table a{ width: 140px; line-height: 48px; background: #007bfc; color: #fff; text-align: center; display: block; border-radius: 4px;}
.cloudlist table tr:nth-child(2n+1){ box-shadow: 0 0 8px rgba(0, 0, 0, .1); border-radius: 8px; height: 130px; background: #fff;}
.cloudlist table tr:nth-child(2n+1) td{ border-top: 1px solid #ddd; border-bottom: 1px solid #ddd;}
.cloudlist table tr:nth-child(2n+1) td:nth-child(1){ border-radius: 8px 0 0 8px; border-left: 1px solid #ddd;}
.cloudlist table tr:nth-child(2n+1) td:last-child{ border-radius: 0 8px 8px 0; border-right: 1px solid #ddd;}
.cloudlist table tr.tr:last-child{ display: none;}
.cloudlist table td{ width: 11%; text-align: center; white-space:nowrap; padding: 10px;}
.cloudlist table .line{ padding-bottom: 15px;}
.cloudlist .sbar{overflow: auto;}
/*.cloudlist .sbar{ max-height: 690px; overflow: auto;}*/
.cloudlist .sbar .list{ padding: 15px 0 15px 15px; width: auto;}
@media screen and (min-width:961px){
.cloudlist{ margin-top: -3%;}
}
@media screen and (max-width:960px){
.cloudlist{ padding: 10px; border-radius: 5px;}
/*.cloudlist .sbar{ max-height: 420px;}*/
.cloudlist .sbar .list{ padding: 5px 0 5px 5px;}
.cloudlist table{ padding-right: 5px;}
.cloudlist table tr:nth-child(2n+1){ height: 80px;}
.cloudlist table .line{ padding-bottom: 7px;}
.cloudlist table a{ width: 120px;}
}
/* .ktbzbox.tl .list .t{ text-align: left;} */

.amallbtn{ overflow: hidden; position: relative;}
.amallbtn span{ position: relative; z-index: 2; font-style: normal;}
.k1 {
    background-color: #fff;
    color: #3B9FF2;
}
/* 子页面公共banner样式*/



/*运维*/
	.dataStatistic {
            margin: auto;
            padding: 10px;
            text-align: center;
            border-collapse: collapse;
            width: 100%;
        }

        .dataStatistic th {
            font-weight: normal;
            background-color: #44607d;
            color: #ffffff;
        }

        .dataStatistic tbody td:first-child {
            background-color: #f6f6f6;
        }

        .dataStatistic tbody td:first-child:hover {
            background-color: #007bfc;
            color: #ffffff;
        }

        .dataStatistic td span {
            font-size: 12px;
            vertical-align: baseline;
        }

        .dataStatistic.freeyw thead {
            border: 2px solid #eeeeee;
        }

        .dataStatistic.freeyw tbody {
            border: 2px solid #eeeeee;
        }

        .dataStatistic.freeyw tbody tr:first-child td:first-child {
            background-color: #f6f6f6;
            border: 1px solid #eeeeee;
        }

        .dataStatistic.freeyw tbody tr:first-child td:first-child:hover {
            color: #000000;
        }

        .dataStatistic.freeyw tbody tr:first-child td:nth-child(2):hover {
            background-color: #007bfc;
            color: #ffffff;
        }

        .dataStatistic.freeyw tr:nth-child(2n) {
            background-color: #f9fcff;
        }

        .dataStatistic.freeyw tbody td {
            background-color: transparent;
        }
        .dataStatistic th,.dataStatistic td {
            border: 1px solid #eeeeee;
            padding: 10px 20px;
        }
/*运维*/

/*首页*/

.column-title {
    padding: 30px 0px 22px;
    font-size: 24px;
    color: rgb(51, 51, 51);
    line-height: 1;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(224, 224, 224);
}

span.icon.hot {
    margin-left: 8px;
    width: 59px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: rgb(255, 255, 255);
    display: inline-block;
    background: rgb(255, 50, 68);
}

dl.column-config.cl {
    margin: 0px;
    padding-top: 4px;
    padding-right: 0px;
    padding-left: 0px;
    list-style-type: none;
    zoom: 1;
    line-height: 2.0;
    height: 240px;
}

a#J_vps_btn_001 {
    outline: 0px;
    text-decoration: none;
    cursor: pointer;
    color: rgb(32, 134, 238);
    display: inline-block;
    width: 198px;
    height: 40px;
    line-height: 40px;
    border: 1px solid rgb(32, 134, 238);
    font-size: 16px;
}

dt.dtdt {
    margin: 0px;
    padding: 10px 0px 0px;
    float: left;
    width: 50px;
    color: rgb(72, 72, 72);
    font-weight: 700;
}

dd.dddd {
    margin: 0px;
    padding: 10px 0px 0px;
    color: rgb(112, 112, 112);
    overflow: hidden;
    word-break: break-all;
}

div#J_vps002_roomsDom {
    height: 28px;
    line-height: 28px;
    padding: 0px 5px 0px 5px;
    border: 1px solid rgb(224, 224, 224);
    width: 226px;
    overflow: hidden;
    white-space: nowrap;
    word-break: normal;
    cursor: pointer;
    display: inline-block;
    z-index: 1;
    text-align: center;
    font-size: 13px;
    margin-top: 7px;
}

.column {
    /*width: 240px;*/
    padding: 0px 24px;
    margin: 0px auto;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(0, 110, 255) rgb(224, 224, 224) rgb(224, 224, 224);
    background: rgb(255, 255, 255);
}

div#vpsromprice_vps001_1 {
    padding-right: 10px;
    word-wrap: break-word;
    word-break: break-all;
    line-height: initial;
    text-align: center;
}

.column-bottom {
    padding: 20px 0px 30px;
    text-align: center;
}

/*.span3 {*/
/*    float: left;*/
/*}*/

/*.span3 {*/
/*    width: 25%;*/
/*}*/

@media screen and (max-width:960px) {

    .col-xm-6 {
        float: left;
    }

    .col-xm-6 {
        width: 50%;
    }
}

@media screen and (max-width:479px) {

    .col-xs-12 {
        float: left;
    }

    .col-xs-12 {
        width: 100%;
    }
}

.container {
    width: 96%;
    max-width: 1200px;
    margin: 0 auto;
}

.rowFluid {
    clear: both;
}

.rowFluid:before,
.rowFluid:after,
.column:before,
.column:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    visibility: hidden;
    overflow: hidden;
}
.response_showsf {
    margin-top: 0;
}

.pdc {
    padding: 0 10px;
}
.container-chao {
    /* width: 96%; */
    /* max-width: 1200px; */
    margin: 0 auto;
}
.platform_advantage-chao {
    background: #fff url(../images/01411.jpg) center top repeat-x;
    /* padding: 100px 0; */
    position: relative;
    overflow: hidden;
    /* margin-bottom: 30px; */
}
/*首页*/