
#secretkey-validate{
  color:#ea5200;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
li {
  list-style: none outside none;
}
a {
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  color: #3399E5;
}
img{
  border:none;
}
input[type="checkbox"],input[type="radio"]{
  margin:-3px 4px 0 0;
  font-size:20px;
  width:16px;
  height:16px;
  cursor:pointer;
  vertical-align:middle;
}
select{padding: 5px 10px;
  height: 40px;
  line-height: 28px;
  color: #999;
  padding-left: 20px;
  border-radius: 3px;
  margin: 10px 0 0 0;
  border: 1px solid #ddd;
  text-align: center;
  background: transparent;}

.select_icp{
  padding: 5px 10px;
  height: 40px;
  line-height: 28px;
  color: #999;
  padding-left: 20px;
  border-radius: 3px;
  /* margin: 10px 0 0 0; */
  border: 1px solid #ddd;
  text-align: center;
  background: transparent;}

.btn {
  display: inline-block;
  padding: 12px 20px;
  margin: 0 3px 0 0;
  font-family: "Microsoft Yahei", "sans-serif","Hiragino Sans GB", "WenQuanYi Micro Hei";
  font-size: 14px;
  text-align: center;
  cursor: pointer;
  color: #fff;
  border: 0 none;
  -webkit-appearance: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  line-height:18px;
}

.btn_disable {
  display: inline-block;
  padding: 12px 20px;
  margin: 0 3px 0 0;
  font-family: "Microsoft Yahei", "sans-serif","Hiragino Sans GB", "WenQuanYi Micro Hei";
  font-size: 14px;
  text-align: center;
  cursor: pointer;
  color: #fff !important;
  border: 0 none !important;
  -webkit-appearance: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  line-height:18px;
  background:#bdbdbd !important;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cacaca', endColorstr='#aeaeae');
  background:-webkit-gradient(linear, left top, left bottom, from(#cacaca), to(#aeaeae));
  background:-moz-linear-gradient(top,  #cacaca, #aeaeae);
  cursor: no-drop;
}

.btn-outline {
  border: 1px solid #fff;
  color: #fff;
}

.btn-border{
  border: 1px solid #3399E5;
  color: #3399E5;
}

.btn-primary {
  background: #3399E5;
  color: #fff;
}

.btn-primary:hover {
  background: #0080CE;
}

.btn-link {
  display: inline-block;
  margin: 18px 0 0 10px;
  padding-right: 15px;
}

.btn-link:hover,.cart .sectionHeader .pricetip .blue:hover{
  color: #5ACD70;
}

.link,.blue {
  color: #3399E5;
}

.link:hover {
  text-decoration: underline;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 15px 0;
  padding: 0;
}

h1,h2,h3,h4,h5,h6 {
  margin: 8px 0;
  color:#555;
}

h2 {
  font-size: 24px;
  line-height: 32px;
}

h3 {
  font-size: 18px;
  line-height: 24px;
}

h4 {
  font-size: 16px;;
  line-height: 20px;
}
.input,.input-100,.input-300,.textarea-400{
  font-family: "Microsoft Yahei", "sans-serif","Hiragino Sans GB", "WenQuanYi Micro Hei";
}
.input {
  width: 240px;
  color:#555;
  padding: 10px 10px 9px 10px;
  margin: 10px 0 0 0;
  border: 1px solid #ddd;
  font-size: 14px;
  line-height: 18px;
  outline: none;
  border-radius:2px;
}
.input_icp {
  width: 232px;
  height:35px;
  color:#555;
  /* padding: 10px 10px 9px 10px; */
  /* margin: 10px 0 0 0; */
  border: 1px solid #ddd;
  font-size: 14px;
  line-height: 18px;
  outline: none;
  border-radius:2px;
}
.input:hover,.input:focus,.input-300:hover,.input-300:focus {
  border: 1px solid #3399E5;
}
input.error,select.error,.user-grid select.error{
  border: 1px solid #ea5200;
}
.input-300 {
  height: 30px;
  width: 300px;
  padding: 0 10px;
  font-size: 13px;
  color: #555;
  border: 1px solid #ddd;
  border-radius: 2px;
  outline: none;
}

.input-100 {
  height: 25px;
  width: 100px;
  padding: 0 5px;
  font-size: 13px;
  color: #555;
  border: 1px solid #ddd;
  border-radius: 2px;
  outline: none;
}

.textarea-400 {
  width: 400px;
  height: 120px;
  padding: 10px;
  color: #555;
  font-size: 13px;
  line-height: 14px;
  outline: none;
  font-family: "Microsoft Yahei", "sans-serif","Hiragino Sans GB", "WenQuanYi Micro Hei";
}

.textarea-400:focus {
  border: 1px solid #36a4c7;
}
.checkbox_template{
  position:relative;
  width:120px;
}
.checkbox_template .hidden-input {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  z-index: -1;
}

.checkbox_template input[type=checkbox]+span {
  display: inline-block;
  vertical-align: middle;
  cursor:pointer;
  border-radius: 4px;
  line-height:22px;
  height:20px;
  padding-left:25px;
  background:transparent url(../images/uncheck.png) no-repeat scroll 0 center;
}
.checkbox_template input[type=checkbox]:checked+span {
  background:transparent url(../images/checked.png) no-repeat scroll 0 center;
}
.checkbox_template input[type=checkbox]+span.boxchecked{
  background:transparent url(../images/checked.png) no-repeat scroll 0 center;
  background-size: 16px;
}
.checkbox_template input[type=checkbox]+span.orderHide{
  display:none;
}
.red{
  color:#ea5200;
  margin-left:3px;
}
.table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 14px;
}

.table th {
  background-color: #e5f0fa;
  text-align: left;
  font-weight: normal;
  padding: 10px 12px;
  color: #4f677e;
  cursor: pointer;
  font-size: 14px;
}

.table td {
  padding: 10px 12px;
  text-align: left;
  border-bottom: 1px solid #e2e2e2;
  color: #2a2d2e;
  font-size: 14px;
}

.table tr:hover {
  background-color: #e5f0fa;
}
.cart .order .table tr:hover{
  background-color: transparent;
}
.securitygroup-panel {
  overflow: hidden;
}
.securitygroup-panel-inner{
  float:left;
  width:38%;
  padding-right:60px;
}
.table-operate-add-thead,.table-operate-remove-thead{
  width: 100%;
  margin-top: 30px;
}
.table-operate-add-thead th,.table-operate-remove-thead th {
  background-color: #3399E5;
  color: #fff;
}
.table-operate-add,.table-operate-remove {
  max-height: 200px;
  display: block;
  overflow-y: hidden;
  position: relative;
}
.table-operate-add-vpn,.table-operate-remove-vpn {
  max-height: 200px;
  display: block;
  overflow-y: hidden;
  position: relative;
  background: #fff;
}
.table-operate-add table,.table-operate-remove table{
  width:98%;
}
.table-operate-add td:first-child,.table-operate-remove td:first-child {
  width: 80%;
  word-break: break-all;
  word-wrap: break-word;
}
.table .operate-add,.table .operate-remove {
  display: block;
  width: 20px;
  background-color: #e7f7ff;
  padding: 6px;
  margin: 0;
  font-size: 18px;
  float: right;
}
.table-operate-add table .operate-add-sg,.table-operate-remove table .operate-remove-sg{
  margin:0;
}
.user-order .table{
  position:relative;
}
.user-order .table .price>div{
  position:relative;
}
/* å¤šé€‰æ¡† */
.select_div {
  position: relative;
  width:224px;
}

.select_div .select_input {
  background: #fff;
  position: relative;
  width: 262px;
  line-height: 30px;
  cursor: pointer;
  border-radius: 3px;
  margin-top:20px;
}

.select_div .select_dropdown {
  width: 0;
  height: 0;
  border-width: 7px 5px 0;
  border-style: solid;
  border-color: #555 transparent transparent;
  position: absolute;
  top: 19px;
  right: 10px;
  transform-origin: 50% 30% 0;
  transition: transform 0.3s ease-in 0s;
  -moz-transform-origin: 50% 30% 0;
  -moz-transition: transform 0.3s ease-in 0s;
}

.select_div .down-rotate {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg); /* for Chrome || Safari */
  -moz-transform: rotate(180deg); /* for Firefox */
  -ms-transform: rotate(180deg); /* for IE */
  -o-transform: rotate(180deg);
}

.select_div .select_ul {
  position: absolute;
  left: 0px;
  top: 38px;
  width: 260px;
  display: none;
  background: #fff;
  border: 1px solid #ddd;
  overflow-y: hidden;
  z-index: 4;
  margin:0;
  height:auto;
  max-height:200px;
}

.select_div span.select_ul a {
  color: #555;
  border-radius: 0;
  cursor: pointer;
  line-height: 30px;
  display: block;
  padding: 6px;
  padding-left: 10px;
  text-align: left;
  border: none;
  margin:0;
}

.select_div .select_txt {
  padding: 5px 20px;
  height: 28px;
  line-height: 28px;
  color: #999;
  padding-left: 10px;
  border-radius: 3px;
  margin:10px 0 0 0;
  border:1px solid #ddd;
  text-align:left;
  background:transparent;
}
.select_div select{
  width:262px;
}
.pricing-item .filled_panel .row.select-for-label label{
  margin-top:13px;
}
.row.select-for-label .select_div{
  margin-left:130px;
}
.select_div span.select_ul a:hover,.select_div .select_input.selected {
  background:#3399E5;
}
.select_div span.select_ul a:hover,.select_div .select_input.selected .select_txt{
  color:#fff;
}
.select_div .select_input.selected .select_dropdown{
  border-color: #fff transparent transparent;
}
.row.select-for-label .select_div{
  margin-left:130px;
}
.row.select-for-label .btn-link{
  position:absolute;
  left:400px;
  top:10px;
}
.clear {
  overflow: hidden;
  clear: both;
}
.clearfix{
  overflow:hidden;
  _zoom:1;
}
.viewport {
  max-width: 1100px;
  min-width: 1000px;
  margin: 0 auto;
}

.header {
  height: 60px;
  /*background-color: #232F3D;*/
  background-color: #262626;
}
.header .head-viewport{
  width: 100%;
  min-width: 1200px;
}
.header.fixed{
  background-color: transparent;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  z-index:1002;
}
.fixed:hover{
  background-color: rgba(38,38,38,0.65);
}
.header .header-logo {
  width: 100px;
  height: 60px;
  float: left;
  margin: 0 60px 0 20px;
  background: transparent url(../images/images/logo-menu.png) no-repeat center center;
}

.header .header-logo-yunnan {
  background:transparent url(../images/head-logo-yunnan.png) no-repeat scroll center center;
  background-size: cover;
  width: 120px;
  height: 60px;
  float: left;
}

.header .header-account {
  float: right;
  margin-right: 20px;
  height: 60px;
}
.header .header-account .account-area{
  display: inline-block;
  height: 60px;
}
.header .header-account .account-area ul li a{
  display: inline-block;
  line-height: 40px;
  font-size: 14px;
  color: #010F39;
}
.header .header-account .more-area{
  display: none;
  position: absolute;
  background: #fff;
  z-index:251;
  right: 30px;
  -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.20);
  -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.20);
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.20);
}
.header .header-account .more-area li{
  width: 100px;
  height: 40px;
  padding-left: 10px;
  text-align: left;
}
.header .header-account .more-area li:hover,.header .header-account .more-area li:hover a{
  color: #07B5F9;
}
.header .header-account .btn-signin {
  font-size: 14px;
  margin-right: 10px;
  line-height: 58px;
  vertical-align:middle;
  color:#fff;
}
.header .header-account .btn-signin span{
  width: 100px;
  font-size: 14px;
  color: #FFFFFF;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
}
.header .header-account .account-area:hover .more-area {
  display: block;
}
/*.header .header-account .btn-signin span:after{*/
  /*content: '';*/
  /*position: absolute;*/
  /*border: 4px solid #fff;*/
  /*border-color: #fff transparent transparent;*/
  /*width: 0;*/
  /*height: 0;*/
  /*bottom: -12px;*/
  /*right: -5px;*/
  /*top: 30px;*/
  /*margin-left: -8px;*/
/*}*/
/*.header .header-account .account-area:hover .btn-signin span:after{*/
  /*transform:rotate(180deg);*/
  /*top:26px;*/
/*}*/
.header .header-account .btn-regist {
  background-color: #3399e5;
  color:#fff;
  padding: 20px 23px;
}
.header .header-account .btn-regist:hover{
  background-color: #0080CE;
}
.header .header-nav {
  float: left;
  margin: 0;
  padding: 0;
  margin-right: 30px;
}

.header .header-nav .nav-item {
  display: inline-block;
}
.header .header-nav .nav-item>a {
  display: block;
  font-size: 14px;
  padding: 0 20px;
  line-height: 58px;
  color:#fff;
}
.header .header-nav .nav-item a:hover{
  color: #07B5F9;;
}
.header .header-nav .nav-item:hover .more {
  display: block;
}

.header .header-nav .nav-item .more {
  display: none;
  position: absolute;
  left: -20px;
  background-color: rgba(255, 255, 255, 0.95);
  background: #fff\9;
  padding: 0;
  margin: 0;
  z-index: 3;
  box-shadow: 0 0 3px #555;
  border:1px solid #bbb\9;
  border-top:0px\9;
}
.header .header-nav .more::before {
  content: '';
  border-width: 6px;
  border-style: solid;
  border-color: transparent transparent #fff;
  position: absolute;
  left: 49px;
  top: -12px;
}
.header .header-nav .nav-item .submenu-sidebar {
  width: 160px;
  height: auto;
  float: left;
  position: relative;
  color: #3E3A39;
  background:#EAEAEA;
  padding:10px 0;
}
.header .header-nav .nav-item .submenu-sidebar li {
  display: block;
  position:relative;
  width: auto;
  color:#555;
  overflow: hidden;
  line-height:40px;
  padding-left: 20px;
  text-align: left;
}
.header .header-nav .nav-item .submenu-sidebar .current {
  color: #3399e5;
}
.header .header-nav .nav-item .submenu-sidebar .current i{
  position:absolute;
  right:10px;
  top:16px;
  width: 10px;
  height:10px;
  background:transparent url(../images/nav-arrow.png) no-repeat scroll center center;
}
.page {
  overflow: hidden;
  clear: both;
  min-height:500px;
}

.banner {
  height: 620px;
  overflow: hidden;
  position: relative;
  background: linear-gradient(-180deg, #232F3D 0%, #38506B 100%);
}

.banner .viewport {
  position: relative;
}

.banner .banner-item {
  width: 100%;
  height: 100%;
  display:inline-block;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: 0;
}

.banner .banner-item .viewport {
  position: relative;
  margin: 0 auto;
}
.banner .banner-item .viewport img{
  width:100%;
  height:100%;
  border:none;
  cursor:pointer;
}
.banner .banner-item .viewport .banner-btn{
  position:absolute;
  left:50%;
  margin-left:-100px;
  bottom:100px;
  width:200px;
  line-height:30px;
  border-radius:15px;
  color:#fff;
}
.banner .banner-item .viewport .banner-btn.toregist{
  background:#5F0CE2;
}
.banner .banner-item .viewport .banner-btn.toregist:hover{
  background:#470CBA;
}
.banner .banner-item .viewport .banner-btn.tobuy{
  background:#FF78A5;
}
.banner .banner-item .viewport .banner-btn.tobuy:hover{
  background:#EF75A4;
}
.banner .banner-item .ad_txt {
  padding-top: 80px;
  position: absolute;
  top: -100px;
  left: 20px;
}

.banner .banner-item .ad_txt h2 {
  color: #fff;
  font-size: 46px;
  line-height:60px;
  margin-bottom: 20px;
}

.banner .banner-item .ad_txt p {
  color: #fff;
  font-size: 24px;
  line-height:50px;
}

.banner .banner-item .ad_txt .btn {
  border: 1px solid #fff;
  padding: 11px 60px;
  font-size: 18px;
  margin-top: 10px;
}

.banner .banner-dots {
  height: 30px;
  clear: both;
  z-index: 100;
  margin: auto;
  position: absolute;
  left: 0;
  bottom: 40px;
  right: 0;
}

.banner .banner-dots ul {
  float: left;
  position: absolute;
  left: 0;
  top: 0;
  right:0;
  width:104px;
  margin:auto;
  display: inline;
}

.banner .banner-dots li {
  width: 17px;
  height: 15px;
  overflow: hidden;
  cursor: pointer;
  background:transparent url(../images/z_sroll.png) no-repeat scroll center center;
  float: left;
  margin: 0 3px;
  display: inline;
}

.banner .banner-dots li.on {
  background:transparent url(../images/z_sroll_on.png) no-repeat scroll center center;
}
.banner .home_board{
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.2);
  height: 40px;
  z-index: 2;
}
.banner .home_board .home_board_inner{
  width:1000px;
  overflow:hidden;
  margin:0 auto;
}
.banner .home_board .home_board_inner .new_list{
  display: inline-block;
  line-height:40px;
  color:#38506B;
  margin-right:20px;
}
.banner .home_board .home_board_inner .new_list a{
  color: #38506B;
  margin-left:5px;
}
.banner .home_board .home_board .new_list a:hover{
  text-decoration:underline;
}
.navigation {
  height: 50px;
  background: #38506B;
}
.navigation.product-sub-nav ul{
  display: table ;
  margin: 0 auto;
}
.navigation.solution-sub-nav ul{
  margin: 0 auto;
  display: table;
}
.navigation ul li {
  display: inline-block;
  position: relative;
}

.navigation ul li a {
  display: block;
  padding: 14px 20px;
  color: rgba(255,255,255,0.60);
}

.navigation ul li a.selected {
  color: #fff;
}
.navigation ul li a.selected:after{
  content: '';
  position: absolute;
  border: 6px solid #38506B;
  border-color: #38506B transparent transparent;
  width: 0;
  height: 0;
  bottom: -12px;
  left: 50%;
  margin-left: -8px;
}
.home-features h2 {
  font-size: 32px;
  color: #3399E5;
}

.home-features p {
  font-size: 16px;
  margin: 30px 0 20px;
}

.home-feature{
  height: 380px;
}

.home-feature .viewport {
  top:80px;
  position: relative;
  height: 300px;
}

.home-feature:nth-child(odd) {
  background: #fff;
}

.home-feature:nth-child(even) {
  background: #fff;
}

.home-feature.txtleft .feature-content {
  width: 45%;
}

.home-feature.txtright .feature-content {
  width: 45%;
  float: right;
}

.home-feature .feature-graph {
  width: 500px;
  position: absolute;
}

.home-feature .feature-graph.fast {
  background:transparent url("../images/feature-04.png") no-repeat scroll center center;
  background-size: 500px;
  right: 0;
  bottom: 0;
  height: 350px;
}

.home-feature .feature-graph.security {
  background:transparent url("../images/feature-05.png") no-repeat scroll center center;
  background-size: 450px;
  left: 0;
  bottom: 0;
  height: 350px;
}

.home-feature .feature-graph.open {
  background:transparent url("../images/feature-06.png") no-repeat scroll center center;
  background-size: 420px;
  right: 0;
  top: 0;
  height: 350px;
}

.home-products {
  background-color: #f7f7f7;
  margin-top:30px;
}

.home-products h2 {
  text-align: center;
}

.home-products p {
  text-align: center;
  color: #555;
}

.home-products .products-desc {
  height:130px;
  padding-top: 50px;
}

.home-products .products-panel {
  height: 320px;
}
.products-panel .home-tab {
  width:100%;
}
.products-panel .home-tab .panel-inner{
  padding:30px 0 0;
}
.products-panel .home-tab  ul.tab-header,.products-panel .home-tab .panel-inner ul{
  display:table;
  margin:0 auto;
}
.products-panel .home-tab  ul.tab-header li{
  font-size:16px;
  cursor:pointer;
  display: inline-block;
  border-radius: 3px;
  margin-top:-1px;
  padding:0 23px;
  line-height:43px;
  text-align:center;
  color:#3399E5;
}
.products-panel .home-tab  ul.tab-header li.current {
  background-color: #3399E5;
  color: #fff;
}
.products-panel .home-tab  .text-panel{
  width:100%;
  height:auto;
  padding:5px;
}
.products-panel .off {
  display:none;
}
.home-products .text-panel li {
  display: inline-block;
  vertical-align: middle;
  padding:20px 0;
  height:220px;
}
.home-products .text-panel li a.btn {
  width:100px;
  margin: 0 auto;
}
.home-products .text-panel ul{
  width:920px;
  margin:0 auto;
  text-align:center;
}
.home-products .text-panel  ul li.items{
  width:180px;
}
.home-products .text-panel  a {
  border: 0;
}
.home-products .text-panel .btn {
  visibility:hidden;
}
.home-products .text-panel  li.items:hover, .home-products .text-panel  div.items:hover{
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 6px 6px #ddd;
}
.home-products .text-panel  li.items:hover .btn,.home-products .text-panel div.items:hover .btn{
  visibility:visible;
}
.home-products  .items p{
  margin-bottom:15px;
}
.home-product-img{
  background:transparent url("../images/home-showpro.png") no-repeat center center;
  width: 80px;
  height: 80px;
  margin:0 auto;
  margin-bottom:10px;
}
.home-product-img.instance {
  background-position: 0px 0px;
}
.home-product-img.backup {
  background-position: 0px -91px;
}
.home-product-img.autoscaling {
  background-position: 0px -182px;
}
.home-product-img.onest {
  background-position: 0px -273px;
}
.home-product-img.volume-block{
  background-position: 0px -364px;
}
.home-product-img.volumebackup{
  background:transparent url("../images/home-volumebackup.png") no-repeat center center;
}
.home-product-img.netdisk {
  background-position: 0px -454px;
}
.home-product-img.eip {
  background-position: 0px -545px;
}
.home-product-img.elb {
  background-position: 0px -636px;
}
.home-product-img.VPC {
  background-position: 0px -727px;
}
.home-product-img.VPN {
  background-position: 0px -818px;
}
.home-product-img.CDN {
  background-position: 0px -909px;
}
.home-product-img.webgood {
  background-position: 0px -1455px;
}
.home-product-img.ddos {
  background-position: 0px -1000px;
}
.home-product-img.waf {
  background-position: 0px -1091px;
}
.home-product-img.ids {
  background-position: 0px -1182px;
}
.home-product-img.hostcheck {
  background-position: 0px -1273px;
}
.home-product-img.expertService {
  background-position: 0px -1364px;
}
.home-product-img.hadoop {
  background-position: 0px -1546px;
}
.home-product-img.rdb {
  background-position: 0px -1636px;
}
.home-product-img.datamining {
  background-position: 0px -1727px;
}
.home-market {
  padding: 50px 0 0 0;
  text-align: center;
}
.home-market h3 {
  font-size: 18px;
  margin:20px 0;
}

.home-market .market-desc {
  height: 100px;
}

.home-market .market-panel {
  margin-bottom: 50px;
}

.home-market .market-panel ul li {
  float:left;
  text-align: center;
  width: 270px;
}

.home-market .market-panel .market_icon {
  background:transparent url("../images/home-clmarket.png") no-repeat center center;
  width: 80px;
  height: 80px;
  margin:0 auto;
}
.home-market .market-panel .market_boss_sign{
  background-position: 0px 0px;
}
.home-market .market-panel  .market_communication{
  background-position: 0px -90px;
}
.home-market .market-panel  .market_schedule{
  background-position: 0px -180px;
}
.home-market .market-panel  .market_task_manage{
  background-position: 0px -270px;
}
.home-market .market-panel ul li p {
  margin: 0 30px;
  text-align:left;
  line-height:20px;
}

.home-market .market-panel ul li a {
  display: block;
  margin: 0 50px;
}

.home-map .map-content {
  background:transparent url("../images/map-01.png") no-repeat center center ;
  width: 100%;
  height: 500px;
}

.home-numbers {
  background-color: #fff;
  text-align: center;
}
.home-numbers .viewport{
  padding: 50px 0 30px 0;
  border-bottom:5px solid #39bc9f;
}
.home-numbers ul {
  overflow: hidden;
  width:100%;
  margin:0 auto;
}

.home-numbers ul li {
  display: inline;
  float: left;
  width: 35%;
  margin-left:150px;
  color: #3399E5;
}

.home-numbers p {
  color: #555;
  font-size: 20px;
  line-height: 20px;
  text-align: left;
  margin: 0;
  padding: 0;
}

.home-numbers li p.dw {
  margin-top: 22px;
}

.home-numbers span {
  float: left;
  font-size: 53px;
  line-height: 80px;
  margin-right: 8px;
}
.home-news{
  background:#f7f7f7;
}
.home-news .viewport{
  background:#f7f7f7 url("../images/home-footbanner.png") no-repeat center center ;
  height:220px;
}
.home-news .ad{
  padding:45px 0;
}
.home-news .ad .txt {
  font-size: 26px;
  line-height:26px;
  margin-bottom:10px;
}
.home-news .ad .txt.indent{
  padding-left:50px;
  margin-bottom:30px;
}
.home-news a {
  margin-left:50px;
  padding: 10px 45px;
  font-size: 20px;
  color: #fff;
  border-radius: 10px;
  /*   box-shadow: 0 1px 1px rgba(255, 255, 255, 0.35) inset, 0 6px 1px rgba(0, 0, 0, 0.3); */
}
.home-qualify{
  padding:40px 0 30px 0;
}
.home-qualify .list-detail{
  display:table-cell;
  text-align:center;
  vertical-align:middle;
  width:33%;
}
.home-qualify .list-detail .fl{
  float:left;
  background:transparent url("../images/home-qualify-img.png") no-repeat center center;
  margin-right:10px;
  margin-bottom:10px;
  width:130px;
  height:100px;
}
.home-qualify .list-detail .qualify-img1{
  background-position: 0px 0px;
}
.home-qualify .list-detail .qualify-img2{
  background-position: 0px -110px;
}
.home-qualify .list-detail .qualify-img3{
  background-position: 0px -220px;
}
.home-qualify .list-detail .qualify-img4{
  background-position: 0px -330px;
}
.home-qualify .list-detail .qualify-img5{
  background-position: 0px -440px;
}
.home-qualify .list-detail .qualify-img6{
  background-position: 0px -550px;
}
.home-qualify .list-detail .detail-desc{
  text-align:left;
  margin:5px 10px;
}
.footer-navs {
  background-color: #232F3D;
  padding:30px 0;
  clear:both;
  min-height:270px;
  height:auto;
}
.footer-navs a {
  color: #fff;
}
.footer-navs .bottom-copyright {
  text-align: center;
  color: #fff;
  margin-top: 20px;
}

.footer-navs h4 {
  color: #fff;
}

.footer-navs .footer-nav {
  width: 60%;
  display: inline;
  float: left;
}

.footer-navs .footer-nav .footer-nav-item {
  width: 18%;
  display: inline;
  float: left;
}
.footer-navs .footer-nav .footer-nav-item h4{
  margin-bottom:18px;
  text-align: left;
}
.footer-navs .footer-nav .footer-nav-item li{
  text-align: left;
}
.footer-navs .footer-nav .footer-nav-item.contact {
  width: 42%;
}

.footer-navs .items {
  margin-bottom: 20px;
  line-height: 1.6em;
}

.footer-navs .items li {
  padding: 5px 0;
}

.footer-navs .items a {
  font-size: 13px;
}

.footer-navs .items a:hover {
  text-decoration: underline;
}

.footer-navs .items a span {
  margin-left: 10px;
}
.footer-navs .footer-nav .footer-nav-item.about{
  padding-left:30px;
  width:16%;
}

.footer-nav-item.about li{
  width: 110px;
}

.footer-navs .footer-right{
  float:right;
  width:38%;
  text-align: left;
}
.footer-navs .footer-right dl{
  color:#fff;
  padding-top:10px;
}
.footer-navs .footer-right dt{
  font-size:14px;
}
.footer-navs .footer-right dd{
  font-size:13px;
  padding-top:10px;
  padding-bottom:10px;
  line-height: 22px;
}
.page .products {
  background-color: #fff;
}

.products-intro {
  background-image: linear-gradient(-180deg, #232F3D 0%, #38506B 100%);
}
.products-intro .viewport{
  position:relative;
  height: 300px;
  display:block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.products-intro .compute{
  background-image: url("../images/banner_compute.png");
}
.products-intro .net{
  background-image: url("../images/banner_net.png");
}
.products-intro .security{
  background-image: url("../images/banner_security.png");
}
.products-intro .storage{
  background-image: url("../images/banner_storage.png");
}
.products-intro .paas{
  background-image: url("../images/banner_paas.png");
}
.products-intro .bigdata{
   background-image: url("../images/banner_bigdata.png");
}
.products-intro .database{
  background-image: url("../images/banner_database.png");
}
.products-intro .vo{
  background-image: url("../images/banner_vo.png");
}
.products-intro .communicate{
  background-image: url("../images/banner_communicate.png");
}
.products-intro .vediotranscoding{
   background-image: url("../images/banner_transcoding.png");
}

.products-intro .cloudDesk{
   background-image: url("../images/banner_cloudDesk.png");
}
.products-features{
  padding-bottom:60px;
}
.btn-sub {
  padding-right: 15px;
  display: inline-block;
  margin: 10px;
  font-size: 16px;
}

.btn-sub:hover {
  color: #5ACD70;
}
.bottom_show_ad{
  background: rgba(248,248,250,1);
}
.bottom_show_ad .viewport{
  background:transparent url("../images/product_intro_bottom.png") no-repeat center center;
  display: block;
  width: 100%;
  height: 280px;
  text-align: center;
}
.bottom_show_ad .viewport .show-pic{
  position: relative;
  width: 500px;
  height: auto;
  margin: 0 auto;
  text-align: left;
  padding-left: 650px;
  padding-top: 65px;
  color: #232F3D;
  font-weight: 400;
  line-height: 40px;
}
.bottom_show_ad .viewport p {
  font-size: 26px;
}
.bottom_show_ad .viewport .ad-text{
  font-size: 32px;
}
.bottom_show_ad .show-pic .btn{
  padding: 10px 24px;
  margin-top: 22px;
}
.pricing {
  position: relative;
  margin: 30px 0;
}

.pricing-summary {
  position: absolute;
  width: 100%;
}

.pricing-summary .grid {
  background-color: #fafafa;
  padding: 20px;
  width: 30%;
  float: right;
}

.pricing-summary .resource {
  clear: both;
}

.pricing-summary .resource table {
  border-collapse: collapse;
  border-spacing: 0;
  word-wrap:break-word;
  word-break:break-all;
  white-space:normal;
}
.pricing-summary .resource table td {
  padding: 0;
  height: 32px;
  text-align: left;
  font-size: 14px;
}
.pricing-summary .resource table td:first-child {
  min-width: 80px;
  text-align: right;
}
.pricing-summary .resource table td:first-child + td{
  word-wrap: break-word;
  max-width:250px;
}
.pricing-summary .total ,.pricing-summary .resource table td.total{
  font-size: 28px;
  color: #ea5200;
}
.pricing-summary .total .txt{
  font-size: 14px;
  color: #555;
  vertical-align: middle;
}
.pricing-summary .cart li {
  text-align: right;
  position:relative;
}
.pricing-summary .cart li .blue{
  position:absolute;
  right:110px;
  top:10px;
  display:none;
}
.page .pricing .forward-tip{
  background:transparent url(../images/order-tip.png) no-repeat  5px center;
  color:#ea5200;
  font-size:12px;
  padding:3px 3px 3px 22px;
}
.page .pricing .forward-tip+.grid{
  margin-top:20px;
}
.pricing-item {
  padding: 0 0 50px 0;
  _zoom:1;
}
.pricing-item:after{
  clear:both;
  content:" ";
  display:block;
}
.pricing-item .grid {
  display: inline;
  width: 62%;
  float: left;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.pricing-item .desc {
  position: relative;
}
.pricing-item .desc h4{
  margin-top:30px;
}
.pricing-item .panel,.pricing-item .panel .protocol-item {
  position: relative;
}

.pricing-item label{
  margin: 10px 0;
  display: block;
}
.pricing-item label.checkbox_template{
  display:inline;
}
.pricing-item .input{
  margin-top:20px;
}
.pricing-item .panel ul.os_tab {
  clear: both;
  height: 60px;
}

.pricing-item .panel ul.os_tab li {
  float: left;
}

.pricing-item .panel ul.os_tab li a {
  padding: 1px 8px;
  margin-right: 10px;
  border: none;
  border-radius: 0;
}

.pricing-item .panel ul.os_tab  .current {
  background-color: #fff !important;
  background-color: #fff;
  border:none;
}

.pricing-item .panel ul.os_tab  .current a {
  border-bottom: 2px solid #3399E5;
}

.pricing-item a {
  display: block;
  padding: 10px 20px;
  margin: 12px 6px 0 0;
  font-size: 14px;
  text-align: center;
  color: #3399E5;
  background-color: #fff;
  border: 1px solid #cfeaf8;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  line-height:16px;
}
.pricing-item a:hover{
  color: #3399E5;
}
.pricing-item a.btn{
  color:#fff;
  background:#3399E5;
}
.pricing-item a.keypairAddbtn,.pricing-item a.create-btn{
  position:absolute;
  left:280px;
  top:-10px;
}
.pricing-item a.create-btn{
  left:315px;
  top:-6px;
  padding-left:10px;
  padding-right:10px;
}
.pricing-item a.btn:hover{
  background:#0080CE;
  color:#fff;
}
.pricing-item a.btn-link{
  display:inline;
  border:none;
  margin:0;
  padding:0;
}
.pricing-item .note{
  display: block;
  margin-top: 40px;
  font-size: 12px;
  color:#7e7e7e;
}
.pricing-item .note .btn-link{
  font-size: 12px;
}
.pricing-item .vpcArea .note{
  margin-top:15px;
}
.pricing-item .current {
  background-color: #3399E5 !important;
  color: #fff !important;
  border: 1px solid #3399E5;
}

.btn-disabled,.pricing-item .disable {
  cursor: no-drop !important;
  background: #f7f7f7 !important;
  color: #C2C2C2 !important;
  text-shadow: 0 1px #fff !important;
  border: 1px solid #d9d9d9 !important;
}
.band_warning .disable{
  width:100px;
  display:inline-block;
  margin-right:10px;
  clear:both;
}
.region-item,.vmtype-item,.cpu-item,.auth-item,.charge-item,.memory-item,.isp-item,.volume-item,.eip-item{
  float:left;
}
.firewall-item,.image-item,.protocol-item {
  display: inline-block;
}

.image-item-ul {
  width: 534px;
  padding-top:5px;
}
.pricing-item  .image-item-ul .disable{ display: none; }
.os_column_frame{
  position:relative;
  overflow-y: hidden;
  height:auto;
  max-height: 265px;
  min-height:80px;
}
.image-item a {
  width: 500px;
  padding:10px;
  text-align: left;
  margin: 3px 0;
}
.imageMarket_selectImage{
  border:1px solid #3399E5;
  color:#3399E5;
  cursor:pointer;
  line-height:36px;
  padding-left:5px;
}
.imageMarket_selectImage .icon_imagemarket{
  background:transparent url(../images/selectedimagemarket.png) no-repeat  center bottom;
  width:25px;
  height:26px;
  display:block;
  float:left;
}
.imageMarket_changeImage{
  position:absolute;
  right:10px;
  top:10px;
  color:#fff;
  cursor:pointer;
}
.imageMarket_note{
  position:absolute;
  top:50px;
  left:0;
  color:#7e7e7e;
  font-size:13px;
}
.region-item a {
  padding: 13px 32px;
  margin: 10px 10px 0 0;
  font-size: 16px;
}
.vmtype-item a {
  padding: 13px 32px;
  margin: 10px 10px 0 0;
  font-size: 16px;
}
.pricing-item .select {
  width: 200px;
}

.pricing-item .select .select-index {
  border: 1px solid #3399E5;
  background-color: #3399E5;
  color: #fff;
}

.pricing-item .select:hover .select-list {
  display: block;
}

.pricing-item .select a {
  text-align: left;
  border-radius: 0;
  width: 160px;
  border: 0;
}

.pricing-item .select .select-list {
  border-left: 1px solid #3399E5;
  border-right: 1px solid #3399E5;
  border-bottom: 1px solid #3399E5;
  display: none;
  position: absolute;
}

.pricing-item .select .select-list li a {
  margin: 0;
}

.pricing-item .select .select-list a:hover {
  background-color: #3399E5;
  color: #fff;
}
.protocol-item.otherProtocolWrap{
  width:250px;
}
.protocol-item .otherProtocol{
  margin-top:20px;
}
.grid.circuit-panel{
  padding-bottom:0;
}
.pricing-item a.arrow-up{
  background:#fafafa url(../images/arrow-up-down.png) no-repeat center center;
  background-position: 20px 8px;
  position:absolute;
  right:0;
  top:4px;
  border:none;
  padding:0;
  margin:0;
  width:60px;
  height:36px;
}
a.arrow-up:hover{
  background-position: 20px -52px;
}
a.arrow-up.arrow-down{
  background-position: 20px -22px;
}
a.arrow-up.arrow-down:hover{
  background-position: 20px -82px;
}
.circuit-panel-inner{
  padding:20px 28px;
  background:#fafafa;
}
.circuit-panel-inner .desc h2{
  font-size:20px;
  font-weight:normal;
}
.circuit-panel-inner .table-operate-add-thead, .circuit-panel-inner .table-operate-remove-thead{
  margin-top:10px;
}
.panel-inner-content .input{
  margin-top:5px;
}
.panel-inner-content .table-border{
  min-height:200px;
  border:1px solid #ddd;
  width:300px;
  background:#fff;
}
.panel-inner-content select{
  background:#fff;
}

.panel-inner .items{
  height: 220px;
}
.sidebar {
  width: 250px;
  height: 650px;
  border-right: 10px solid #36a4c7;
}

.signup-banner {
  padding: 40px;
  background-color: #5ACD70;
}

.signup-banner h2 {
  color: #fff;
  padding-left: 100px;
  font-size: 32px;
}

.signup {
  padding: 30px 0 50px 50px;
}

.signup label {
  display: inline-block;
  width: 76px;
  text-align: right;
  margin-right: 12px;
  color: #585959;
  font-size: 14px;
}

.signup span {
  display: inline-block;
  margin-left: 16px;
  vertical-align: middle;
  color: #b6b7b9;
}

.signup .form li {
  margin: 20px;
}

.signup .btn {
  margin-left: 90px;
  width: 160px;
  height: 20px;
  font-size: 20px;
}

.bg {
  background: url("../images/signin-02.jpg") center center no-repeat fixed;
  font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", sans-serif;
  font-size: 12px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-tap-highlight-color: transparent;
}

.signin {
  width: 300px;
  height: 400px;
  margin: 120px auto;
}

.signin input {
  display: inline-block;
  width: 250px;
  height: 30px;
  margin: 10px;
  font-size: 14px;
  border: 1px solid #9da4ae;
  border-radius: 2px;
  background-color: rgba(255, 255, 255, .08);
  outline: 0;
  color: #fff;
}

.signin .btn {
  margin: 20px 10px;
  width: 232px;
}
.solution-details h3{
  margin-bottom:20px;
  color:#555;
}
.solution-details h3{
  font-size:20px;
}
.solution-details,.solution-details .detail-part{
  margin-top: 64px;
}

.solution-details .case-tab { width:100%; }
.solution-details .case-tab ul.tab-header{width:100%;border-bottom: 1px solid #ddd;height: 42px;padding-left:0;}
.solution-details .case-tab ul.tab-header li{ font-size:16px;cursor:pointer;float:left;display: block;height: 43px; margin-top:-1px;padding:0 23px;line-height:43px; text-align:center; color:#555; background:#f2f2f2;}
.solution-details .case-tab ul.tab-header li.middle{border-right:1px solid #ddd;border-left:1px solid #ddd;}
.solution-details .case-tab ul.tab-header li.current { background:#fff;height:43px;color:#3399E5;border:1px solid #ddd;border-bottom: none;}
.solution-details .case-tab .text-panel{width:100%; height:auto; padding:5px;}
.solution-details .off { display:none;}
.solution-details .panel-inner .fast-words,.detail-part .fast-words,.platform .fast-words{
  margin: 38px 0;
}
ul.blue-point-ul,.solution-details .solution-description{
  margin-left: 20px;
}
ul.blue-point-ul li{
  list-style: disc;
  color:#3399E5;
  line-height: 30px;
  margin-bottom:14px;
}
ul.blue-point-ul li span{
  color:#555;
  margin-left:10px;
}
.solution-details .case-framework{
  background: #f2f2f2;
  padding:16px 20px;
  margin-top: 38px;
}
.solution-details .case-tab .text-panel .panel-inner .products-related,.solution-features,.pro-panel .products-related{
  display: inline-table;
  padding: 64px 34px 0;
}
.solution-details .case-tab .text-panel .panel-inner .products-related .item,.pro-panel .products-related .item{
  display: table-cell;
  width: 32%;
  border:1px solid #ddd;
  min-height: 100px;
  border-left:none;
  position:relative;
  text-align:center;
  padding:20px 20px 100px;
}
.half-width{
  width:62.6%;
}
.third-width{
  width: 31.3%;
}
.solution-details .case-tab .text-panel .panel-inner .products-related .item.first,.pro-panel .products-related .item.first{
  border-left:1px solid #ddd;
}
.solution-details .case-tab .text-panel .panel-inner .products-related .item img,.pro-panel .products-related .item img{
  width:60px;
  position:absolute;
  bottom:20px;
  left:50%;
  margin-left:-30px;
}
.solution-details .products-related .item h3{
  font-size:18px;
}
.solution-details .products-related .item p{
  margin:0;
  color:#555;
  text-align:left;
}

.solution-details .detail-part h3{
  border-bottom: 1px solid #ddd;
  padding:5px 0;
  margin-bottom: 20px;
}

.solution-details .solution_service>div{
  line-height: 46px;
  background:#fff;
  width: 708px;
  margin-bottom: 10px;
  padding:5px 3px;
  border:1px solid #ddd;
  border-radius: 3px;
  text-align: center;
}
.solution-details .solution_service.ability>div{
  text-align:left;
  width:732px;
}
.solution-details .solution_service.ability div span{
  padding-left:8px;
}
.solution-details .solution_service.ability .item_th{
  text-align:center;
  padding-left:0;
}
.solution-details .solution_service.ability .record-service.item_th{
  height:110px;
  line-height:110px;
  display:block;
  float:left;
}
.solution-details .solution_service.ability .record-service span{
  line-height:46px;
  margin:5px;
}
.solution-details .solution_service div span{
  width: 130px;
  background: #5D5B6B;
  display: inline-block;
  color: #fff;
  margin:0 5px;
  border-radius: 3px;
}
.solution-details .solution_service div span.basic-ecloud{
  width:550px;
}
.solution-details .solution_service div span.physical{
  width:176px;
}
.solution-details .solution_service  .item_th{
  background: #3399E5;
  width:130px;
  color: #fff;
  border-radius: 3px;
}
.solution-details .detail-part .case-feature h4{
  background: #f2f2f2;
  color: #3399E5;
  width: 140px;
  padding:5px 10px;
}
.solution-details .detail-part .platform h4{
  margin-top:50px;
}
.solution-details .solution-description  li{
  color: #3399e5;
  list-style:disc;
}
.solution-details .solution-description li h4 {
  color: #3399e5;
  font-size: 16px;
  margin: 0 0 5px 10px;
}
.solution-details .solution-description li p {
  color: #555;
  font-size: 14px;
  line-height: 1.6em;
  margin: 10px 0 20px 10px;
  text-align: left;
  width: 100%;
}
.solution-details .solution-features .item{
  display: table-cell;
  width:23%;
  text-align: center;
  padding:10px 22px;
}
.solution-details .solution-features .item.first{
  padding-left: 0;
  width:22%;
}
.solution-details .solution-features .item.last{
  padding-right: 0;
  width:21.66%;
}
.solution-details .solution-features .item h4{
  width: 100%;
  background: #f2f2f2;
  padding:8px 0;
}
.solution-details .solution-features .item li,.solution-features .item p{
  line-height: 25px;
  text-align:left;
}
.solution-intro,.case-intro{
  background-image: linear-gradient(-180deg, #232F3D 0%, #38506B 100%);
}
.case-intro .viewport{
  background:transparent url(../images/case_banner.png) no-repeat scroll 0 center;
  height: 350px;
  position:relative;
}
.intro .txt{
  color:#D0D0D0;
  position:absolute;
  top:55px;
  font-size:16px;
  width:530px;
  left:8px;
}
.intro .txt h1{
  font-size:36px;
  line-height:47px;
  font-weight: 400;
  color:#fff;
}
.intro .txt{
  line-height:26px;
}
.intro .txt span.letter{
  font-family:"Times New Roman",Georgia,Serif;
}
.intro.solution-intro .txt h1{
  font-size:36px;
  color:#fff;
}
.intro.solution-intro .txt p{
  font-size: 16px;
  color: #D0D0D0;
  line-height: 21px;
}
.solution-intro .economy{
  background:transparent url(../images/economy_banner.png) no-repeat scroll 0 center;
  height: 300px;
  position:relative;
}
.solution-intro .internet{
  background:transparent url(../images/net_banner.png) no-repeat scroll 0 center;
  height: 300px;
  position:relative;
}
.solution-intro .edu{
  background:transparent url(../images/edu_banner.png) no-repeat scroll 0 center;
  height: 300px;
  position:relative;
}
.solution-intro .medical{
  background:transparent url(../images/medical_banner.png) no-repeat scroll 0 center;
  height: 300px;
  position:relative;
}
.solution-intro .media{
  background:transparent url(../images/media_banner.png) no-repeat scroll 0 center;
  height: 300px;
  position:relative;
}
.solution-intro .govbusiness{
  background:transparent url(../images/ego_banner.png) no-repeat scroll 0 center;
  height: 300px;
  position:relative;
}
.solution-intro .mixed{
  background:transparent url(../images/mixed_banner.png) no-repeat scroll 0 center;
  height: 300px;
  position:relative;
}
.solution-intro .mixedCloud{
   background:transparent url(../images/mixed_banner.png) no-repeat scroll 0 center;
   height: 300px;
   position:relative;
 }
 .solution-intro .game{
  background: transparent url(../images/gameCloud_banner.png) no-repeat scroll 0 center;
  height: 300px;
  position: relative;
}
.customer-item {
  overflow: hidden;
  padding: 20px 0 50px 0;
}

.customer-item  h3 {
  margin-bottom: 20px;
  border-bottom: 1px solid #eee;
  position: relative;
  padding: 10px 0;
}

.customer_intro .page_title {
  font-weight: bold;
  font-size: 20px;
}

.customer_intro {
  margin-bottom: 30px;
  overflow: hidden;
  clear: both;
  position:relative;
  min-height:120px;
}
.communication .basic-intro .blue-point-ul{
  margin:15px 0;
}
.customer_intro .customerPic {
  background-position: left center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0;
  background-size: 180px;
  line-height: 120px;
  min-height: 120px;
  overflow: hidden;
  width: 220px;
  float: left;
  padding: 0 20px;
}

.customer_intro .caseNet {
  background: transparent url("../images/case1.png") no-repeat center center;
}

.customer_intro .caseEco {
  background: transparent url("../images/case2.png") no-repeat center center;
}

.customer_intro .caseEdu {
  background: transparent url("../images/case3.png") no-repeat center center;
}

.customer_intro .caseEgov {
  background: transparent url("../images/case4.png") no-repeat center center;
}

.customer_intro .caseMed {
  background: transparent url("../images/case5.png") no-repeat center center;
}
.customer_intro p {
  line-height: 1.8em;
  padding: 0 10px;
}
.customer_intro ul {
  padding-left: 300px;
  padding-right: 180px;
  line-height: 1.8em;
}

.customer_intro a.btn {
  position:absolute;
  bottom:10px;
  right:30px;
  padding: 13px 50px;
}
.customer_intro ul li p{
  margin:0;
  padding:0;
}
.customer_intro table {
  margin-bottom: 30px;
}

.customer_intro table thead th {
  background: #f4f5f7;
  padding: 10px;
}

.customer_intro table tbody td,.customer_intro table tbody th {
  border: 1px solid #f4f5f7;
  padding: 10px;
  text-align: center;
}

.framework_item {
  overflow: hidden;
}

.customer_intro .screenshot {
  display: block;
  width: 100%;
  height: 364px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  margin: 0;
}

.customer_intro .screenshot.paas {
  background: transparent url("../images/case-internet-PaaS.png") no-repeat center center;
}

.customer_intro .screenshot.RDS {
  background: transparent url("../images/case-internet-RDS.png") no-repeat center center;
}

.customer_intro .cache {
  background: transparent url("../images/case-internet-cache.png") no-repeat center center;
}

.customer_intro .objstorage {
  background: transparent url("../images/case-internet-storage.png") no-repeat center center;
}
.customer_intro .medical{
  background: transparent url("../images/case-medical-IT.png") no-repeat center center;
}
.customer_intro .internet{
  background: transparent url("../images/case-internet-IT.png") no-repeat center center;
}
.customer_intro .economy{
  background: transparent url("../images/case-economy-IT.png") no-repeat center center;

}
.customer_intro .ecobusiness{
  background: transparent url("../images/case-ecobusiness.png") no-repeat center center;
}
.customer_intro .edu{
  background: transparent url("../images/case-edu.png") no-repeat center center;
}
/* è´­ä¹°æ•°é‡åŠ å‡ */
.quantitybar {
  height: 25px;
  position: relative;
  z-index: 1;
  width: 100px;
  /*   margin: 0 auto; */
}

.quantitybar .minus,.quantitybar .monthminus {
  border: 1px solid #cdcdcd;
  border-right-color: transparent;
  left: 0;
}

.quantitybar button {
  background: none repeat scroll 0 0 #EBEBEB;
  color: #444;
  display: block;
  height: 27px;
  line-height: 23px;
  position: absolute;
  top: 0;
  width: 25px;
  cursor: pointer;
}

.quantitybar input {
  position: absolute;
  top: 0;
  left: 25px;
  border: 1px solid #cdcdcd;
  color: #343434;
  height: 25px;
  line-height: 25px;
  text-align: center;
  width: 44px;
  z-index: 2;
}

.quantitybar button,.quantitybar input {
  float: left;
}

.quantitybar .plus,.quantitybar .monthplus {
  border: 1px solid #cdcdcd;
  border-left-color: transparent;
  right: 1px;
}

.quantitybar .quantity-disable {
  border-color: #dbdbdb;
  color: #dbdbdb;
  cursor: default;
}

.monthUnit input {
  border: 1px solid #cdcdcd;
}

.monthUnit .unit {
  margin-left: 2px;
  position: absolute;
  top: 3px;
  right: -18px;
  z-index: 2;
}

.cart .viewport {
  margin: 80px auto 80px;
}

.cart .pricing-item {
  padding-top: 30px;
}

.cart .pricing-item a {
  display: inline;
}

.cart .quantitybar input {
  height: 26px;
}

.quantitybar .plus,.quantitybar .monthplus {
  right: 5px;
}
.cart .checkbar{
  display:table;
  border-collapse:collapse;
  width:100%;
}
.cart .checkbar .availablePay {
  display:table-cell;
  width:50%;
  text-align: left;
}

.cart .checkbar .orderPay {
  display:table-cell;
  text-align: right;
  padding-right:20px;
}

.cart .orderPay a {
  margin-left: 20px;
}
.cart .activities{
  margin:20px 0;
}
.cart .activities a{
  border:1px solid #ea5200;
  padding:0 8px;
  margin:0 5px;
  color:#ea5200;
}
.cart .activities a.current{
  background:#ea5200;
  color:#fff;
}
.cart .addressOptions{
  padding:10px;
  border:1px solid #ddd;
  line-height:30px;
  margin:10px 0;
  padding:10px 30px;
}
.cart .addressOptions .item{
  margin-bottom:10px;
}
.cart .addressOptions .receiver-item,.cart .addressOptions .addr-detail{
  float:left;
}
.cart .addressOptions .receiver-item{
  background-color: #fff;
  border: 1px solid #ddd;
  cursor: pointer;
  height: 18px;
  line-height: 18px;
  list-style: outside none none;
  padding: 5px 10px;
  position: relative;
  text-align: center;
  width: 120px;
  margin-right:10px;
}
.cart .addressOptions .receiver-item.current,.cart .addressOptions .receiver-item:hover{
  border: 2px solid #ea5200;
  color:#ea5200;
}
.cart .addressOptions .item:hover{
  background:#e5f0fa;
}
.cart .addressOptions .addr-detail span{
  margin-right:10px;
  display:inline-block;
}
.cart .sectionHeader h1{
  margin-bottom:20px;
}
.cart .sectionHeader .pricetip{
  float:right;
  margin-top:-25px;
  padding-bottom:5px;
}
.table th.td_line_wrap{
  padding:10px 0;
}
.table td.td_line_wrap{
  padding:0;
}
.table td.td_line_wrap .td_line{
  width:100%;
  padding:8px 0;
  border-bottom:1px solid #e2e2e2;
}
.table td.td_line_wrap .td_line.last,.table td.td_line_wrap .td_line:last-child{
  border:none;
}
.checkbar {
  margin-top: 10px;
  padding: 10px 0 0;
  text-align: right;
}

.checkbar .action {
  margin: 10px 0;
}

.cart .yellow {
  color: #fe6000;
  padding: 0 3px;
}

.cart .checkbar .availablePay .yellow {
  font-size: 16px;
}

.order-success {
  width: 550px;
  margin: 0 auto;
  margin-top: 200px;
}

.order-success .order-success-image {
  float: left;
  background:transparent url("../images/success.png") no-repeat center center;
  background-size: 40px;
  width: 80px;
  height: 60px;
  margin-top: -10px;
}
/* >=IE9 & chrome & ff */
@media screen and (min-width: 0px){
  .order-success .order-success-image {
    width: 55px;
    height: 40px;
  }
}
.order-success p {
  margin-left: 55px;
}

.order-success .count {
  margin: 0 10px;
  font-size: 24px;
  color: #5ACD70;
}

.checkbar .disable {
  cursor: no-drop;
  background-color: #eee !important;
  color: #777 !important;
  text-shadow: 0 1px #fff !important;
  border: 1px solid #d6d6d6 !important;
}

.row {
  position: relative;
  clear:both;
}

.row label.error {
  background:transparent url("../images/unchecked.gif") no-repeat left center;
  padding-left: 16px;
  padding-bottom: 0;
  color: #EA5200;
  margin-left: 10px;
  position: absolute;
  left: 240px;
  top: 15px;
}

.error-page {
  min-height: 580px;
  text-align: center;
}

.error-content {
  padding: 50px 0;
}

.error-content p {
  text-align: center;
  font-size: 24px;
  font-weight: normal;
}
.fail-content{
  margin:0 auto;
  padding: 30px 50px 50px 0;
  width:600px;
  position:relative;
}
.fail-content p{
  position:absolute;
  left:460px;
  bottom:298px;
  color:#fe6000;
  font-size:18px;
}
.registSuc{
  margin: 150px auto;
  text-align: center;
}
.suc-msg{
  margin:20px;
}
.apply-record{
  position:relative;
}
.apply-record .notice-box{
  border:1px solid #e2e2e2;
  background:#FBFBFB;
  font-size:12px;
  color:#3399E5;
  position:absolute;
  left:40px;
  top:60px;
  line-height:35px;
}
.apply-record .notice-box i.icon-loudspeaker{
  display:block;
  float:left;
  width:30px;
  height:27px;
  padding:0 10px;
  background:transparent url(../images/loudspeaker.png) no-repeat scroll center bottom;
}
.apply-record .table td {
  border-bottom: none;
  padding:5px 12px 20px 12px;
}
.apply-record .table td>div{
  position:relative;
}
.apply-record .table td span.red {
  color: #ea5200;
}
.apply-record .table td:first-child {
  text-align: right;
  width: 180px;
}
.apply-record .table tr:hover {
  background: #fff;
}
.apply-record input[type="checkbox"]{
  margin:0;
  width:20px;
}
.order_row td{
  word-wrap: break-word;
  max-width:300px;
}
.record-panel{
  overflow: hidden;
  padding: 10px 0 10px 15px;
}
.record-panel .process{
  margin-bottom:30px;
}
.record-panel span{
  color:#ddd;
}
.record-panel a.go-download{
  background:#0080CE;
  padding:3px 15px;
  color:#fff;
  border-radius:3px;
}
.record-panel a.go-download:hover{
  background:#3399E5;
}
.record-panel .link{
  background:#fff;
  height:20px;
}
.record-panel h3{
  margin:15px 0 10px;
  font-size:16px;
}
.record-panel li span{
  padding:0 3px;
}
.record-panel .answer{
  /* text-indent:2em; */
}
.record-panel li.answer{
  padding-bottom:12px;
  margin-left: 24px;
  /* text-indent:2em; */
}
input.valid{
  border:1px solid #ddd;
}
.error.tooltip ,.error.tooltip2{
  position: absolute;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height:24px;
}
.error.tooltip-inner {
  color: #ea5200;
  opacity: 0.8;
}
.error.tooltip2.tooltip-inner {
  background-color: transparent;
}
/* å¼¹å‡ºå¯¹è¯æ¡†æ˜¾ç¤º */
.dialogbg{ display: none;  position: absolute;  top: 0%;  left: 0%;   background-color: black;  z-index:1001;  -moz-opacity: 0.7;  opacity:.70;  filter: alpha(opacity=70);}
.dialogshow{display: none;  position: absolute;  top: 25%;  left:35%;  width: 30%;   background-color: white;  z-index:1002;  overflow: auto;text-align: center;padding-bottom: 20px;}
.dialogshow .dialog-title{
  width: 100%;
  height: 35px;
  background-color: #0066dd;
  color: #fff;
  font-size: 18px;
  position: relative;
}
span.close{
  position: absolute;
  right: 0;
  top: 5px;
}
.dialogshow p{
  padding: 50px;
}
.number_unit{
  line-height:40px;
  margin:0 5px;
}

.pricing-item .row .inputWrapper {
  position: relative;
}

.pricing-item .row input.addrnumber[type="text"][disabled] {
  background-color: #eee;
  color: #777;
  border-color: #d6d6d6;
  cursor: not-allowed;
}

.pricing-item .row input.addrnumber[type="text"] {
  margin-top: 25px;
  width: 45px;
  display: inline;
  text-align: center;
  padding: 6px;
  border: 1px solid #CCC;
  color:#555;
  border-radius: 2px;
}
.pricing-item .row input.addrnumber[type="text"]:hover{
  border: 1px solid #3399E5;
}
.pricing-item .row input.errorinput[type="text"] {
  border: 1px solid #E05C69;
}

.pricing-item .row .tp {
  position: absolute;
  bottom: 41px;
  max-width: 300px;
  min-width: 50px;
  z-index:2;
  text-align: center;
  text-decoration: none;
  background-color: #3399E5;
  border: 1px solid #3399E5;
  border-radius: 3px;
  padding: 3px 8px;
  transform: translate(-50%, 11px) scale(1, 1);
  font-size: 12px;
  line-height: 15px;
  opacity: 0.8;
  filter: alpha(opacity=80);
  color: #FFF;
  top:-42px;
  height:15px;
  left: 50%;
}
.pricing-item .row .tp{
  top:-28px\9;
  height:15px\9;
  left:-10%\9;
}
/* IE10+ */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .pricing-item .row .tp{
    top:-42px;
    height:15px;
    left:50%;
  }
}
.pricing-item .row .tp::after,.row .tp::before {
  border: 1px solid transparent;
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  right: 50%;
  width: 0;
}

.pricing-item .row .tp::after {
  border-top-color: #3399E5;
  border-width: 2px;
  margin-bottom: 2px;
  top: 100%;
}

.pricing-item .row .tp::before {
  border-top-color: #3399E5;
  border-width: 5px;
  margin-bottom: 5px;
  top: 100%;
}
.pricing-item .filled_panel fieldset{
  border:none;
  margin-top:12px;
}
.pricing-item .filled_panel fieldset legend{
  font-size: 18px;
  line-height: 24px;
}
.pricing-item .filled_panel .row label{
  float:left;
  margin-top: 30px;
  text-align: right;
  width: 122px;
  margin-right:5px;
}
.pricing-item .radio_panel{
  margin-top:20px;
}
.pop_dialog_bg{
  position:fixed;
  display:none;
  z-index:2000;
  top:0px;
  left:0px;
  width:100%;
  height:100%;
  background:#000;
  opacity: 0.35;
  filter: alpha(opacity=35);
}
.pop_dialog{
  position: absolute;
  display:none;
  z-index:3000;
  background-color:#fff;
  left: 50%;
  margin-left:-310px;
  top: 150px;
  height:auto;
  width: 620px;
  border-radius:10px;
}
.pop_dialog .head_bg{
  background: transparent url("../images/homeAd_bg.png") no-repeat left top;
  position:absolute;
  top:-71px;
  left:-10px;
  width:100%;
  height:200px;
  z-index:-1;
}
.pop_dialog .content{
  position: relative;
  margin:110px 50px 0;
  padding-right: 15px;
  min-height:100px;
  overflow: hidden;
}
.pop_dialog .content p{
  margin-bottom:16px;
  line-height:18px;
}
.pop_dialog .content p a{
  text-decoration:underline;
  padding:0 5px;
}
.pop_dialog .ad_notice{
  font-size:12px;
  color:#a0a0a0;
  padding:40px 0 10px 0;
}
.pop_dialog .foot_bar{
  position:relative;
  height:50px;
}
.foot_bar .btn_adClose{
  position:absolute;
  left:50%;
  top:0;
  width:60px;
  margin-left:-30px;
  border:1px solid #3399E5;
  color:#3399E5;
  display:block;
  font-size:12px;
  line-height:28px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.foot_bar .btn_adClose:hover{
  background:#3399E5;
  color:#fff;
}
.pop_dialog a.icon_adclose{
  background:transparent url("../images/adclose.png") no-repeat left center;
  width:20px;
  height:20px;
  display:block;
  position:absolute;
  top:78px;
  right:-5px;
}
.pop_dialog a.icon_adclose:hover{
  background:transparent url("../images/adclose_hover.png") no-repeat left center;
}
.re_title {
  font-size: 12pt;
  font-weight: bold;
  float: left;
  text-align: right;
  vertical-align: middle;
  width: 130px;
}

.re_tip {
  color: #7f7f7f;
  font-size: 10pt;
  margin-left: 10px
}
.forget_btn{
  font-size: 20px;
  height: 42px;
  margin-left: 150px;
  margin-top:20px;
  width: 200px;
  line-height: 20px;
}
/* è¥é”€ä¸Šä¸‹çº¿â€œä¿ƒâ€æ˜¾ç¤ºä¸Žå¦begin*/
.pay-time-options .charge-item,.config-container #paymentDiv .button{
  position:relative;
}
.pay-time-options .charge-item .promotiontip{
  position:absolute;
  top:7px;
  right:-10px;
  /* è¥é”€ä¸Šä¸‹çº¿å¿«æ·æ”¾å¼€ç‚¹*/
   display:none;
/*  display:block;*/
}
.config-container #paymentDiv .promotiontip{
  position:absolute;
  left: 70px;
  top: -10px;
 /* display:block;*/
  display:none;
}
.pay-time-options .promotiontip .icon-promotion-arrow,.promotiontip .icon-promotion-arrow{
  display:block;
  /* background:transparent url("../images/promotion-arrow.png") no-repeat left center; */
/* background:transparent url("../images/8discount-arrow.png") no-repeat left center;
  background-size:30px;
  width:32px;
  height:20px;*/
}
.pay-time-options .promotiontip.os-arrow{
  /* top:5px;
   right:-30px;*/
}
.pay-time-options .promotiontip.os-arrow .icon-promotion-arrow{
  /*background:transparent url("../images/promotion-os-arrow.png") no-repeat right center;
  background-size:60px;
  width:60px;*/
}
/* è¥é”€ä¸Šä¸‹çº¿â€œä¿ƒâ€æ˜¾ç¤ºä¸Žå¦end*/
.cart .commercial-tab { width:100%; }
.cart .commercial-tab ul.tab-header{width:auto;text-align: right; height: 42px;padding-left:0;}
/*.cart .commercial-tab ul.tab-header.hour{background:transparent url("../images/commercial-tab1.png") no-repeat right center;}
.cart .commercial-tab ul.tab-header.month{background:transparent url("../images/commercial-tab2.png") no-repeat right center;}*/
.cart .commercial-tab ul.tab-header li:first-child{ width:140px;background:transparent url("../images/commercial-tab1-first.png") no-repeat right center;}
.cart .commercial-tab ul.tab-header li:first-child.current{ width:140px;background:transparent url("../images/commercial-tab1-first-on.png") no-repeat right center;}
.cart .commercial-tab ul.tab-header li:nth-child(2){ margin-left:-5px;width:116px;background:transparent url("../images/commercial-tab1-second.png") no-repeat right center;}
.cart .commercial-tab ul.tab-header li:nth-child(2).current{width:116px; background:transparent url("../images/commercial-tab1-second-on.png") no-repeat right center;}
.cart .commercial-tab ul.tab-header li{ font-size:16px;cursor:pointer;display: inline-block;height: 43px; margin-top:-1px;line-height:43px; text-align:center; color:#3399E5;}
.cart .commercial-tab ul.tab-header li.current {height:43px;color:#fff;}
.cart .commercial-tab .text-panel{width:100%; height:auto;}
.cart .commercial-tab .off { display:none;}
.monthNumwrapper{
  width:130px;
  margin:0 auto;
  text-align:center;
}
.monthNumwrapper .red{
  font-size:12px;
  margin-left:-30px;
  line-height:34px;
}

.icp_notice {
  background: transparent url("../images/notice.png") no-repeat;
  display: block;
  height: 18px;
  background-size: 18px;
}


pre {
  background: #333;
  padding: 10px;
  overflow: auto;
  color: #BBB7A9;
}
.sb{ margin-left: 20px;}
#hub {
  text-decoration: none;
  color: #0138B8;
  border: 2px solid #0138B8;
  padding: 6px 10px;
  display: inline-block;
  border-radius: 5px;
  font-size: 18px;
}
#hub:hover {
  background:#0138B8;
  color:#fff;
}
/* wrapper */
.smoothbox {
  position: fixed;
  top:0;
  left:0;
  background:rgb(0,0,0);
  background: rgba(0, 0, 0, 0.9);
  height:100%;
  width:100%;
  z-index: 9999;
}
/* wrapper after loading */
.sb-load {
  background:url('images/load.gif') center no-repeat rgba(0, 0, 0, .9);
}
/* vertical centering */
.smoothbox-table {
  top:0;
  height:100%;
  width:100%;
  display:table;
}
.smoothbox-centering {
  display:table-cell;
  vertical-align:middle;
  top:0;
  height:100%;
  width:100%;
}
/* horizontal centering & sizing */
.smoothbox-sizing {
  display:none;
  position: relative;
  margin: 0 auto;
  padding: 0px;
  width: 80%;
}
/* item wrapper */
.sb-items {
  margin: 0 auto;
  width: auto;
  padding: 0;
  list-style: none;
  border-radius: 2px;
  display: table;
}
.sb-items:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* items */
.sb-item {
  left: 0;
  top:0;
  width: 100%;
  max-height: 80%;
  float: left;
  margin-right: -100%;
  position: relative;
  zoom: 1;
  border-radius: 2px;
  box-shadow: 0px 0px 0px 5px rgba(0, 0, 0, 1), 0px 0px 0px 6px #292929;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all .4s ease-out;
  -moz-transition:all .4s ease-out;
  transition: all .4s ease-out;
}
.no-trans {
  -webkit-transition:none;
  -moz-transition:none;
  transition:none;
}
.sb-item img {
  max-height:640px;
  max-width:640px;
  width:expression(this.width > 640 && this.height < this.width ? 640: true);
  height:expression(this.height > 640 ? 640: true);
  display: block;
  border-radius: 2px;
  position: relative;
}
/* forward animation */
.sb-item-ani {
  top: 400px;
  opacity:0;
  -webkit-transform:scale(.5)rotate(25deg);
  -moz-transform:scale(.5)rotate(25deg);
  transform:scale(.5)rotate(25deg);
}
/* back animation */
.sb-item-ani2 {
  top:400px;
  -webkit-transform:scale(.5) rotate(25deg);
  -moz-transform:scale(.5) rotate(25deg);
  transform:scale(.5) rotate(25deg);
  opacity:0;
}
.sb-caption {
  position: absolute;
  bottom: 0px;
  width: 100%;
  background:rgb(0,0,0);
  background: rgba(0, 0, 0, 0.9);
  color: #CCC;
  font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
  padding: 10px;
  box-sizing: border-box;
  -moz-box-sizing:border-box;
  z-index: 1;
  text-align: center;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
/* buttons */
.sb-nav {
  position:absolute;
  top: 10px;
  width: 100%;
  margin: 0 auto;
  display: none;
  z-index: 10;
  text-align: center;
  opacity: .5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  font-size: 0;
  -webkit-transition:all .15s ease-out;
  -moz-transition:all .15s ease-out;
  transition:all .15s ease-out;
  zoom:1;
}
.sb-nav:hover {
  opacity:1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}
.sb-prev, .sb-next, .sb-cancel, .sb-down{
  display: inline-block;
  background:rgb(0,0,0);
  background: rgba(0, 0, 0, 0.9);
  position: relative;
  zoom:1;
  outline:none;
  margin-right:1px;
  color: #fff!important;
  width: 50px;
  height: 35px;
  text-align: center;
  text-decoration: none;
  font-size: 21px;
  font-weight: bold;
  line-height: 33px;
  -webkit-transition:all .15s ease-out;
  -moz-transition:all .15s ease-out;
  transition:all .15s ease-out;
}
.sb-prev {
  border-radius: 15px 0 0 15px;
}
.sb-next {
  border-radius: 0 15px 15px 0;
}
.sb-nav a:hover {
  background: #fff;
  color: #000 !important;
}
.sb-cancel:hover {
  background:#820001;
}
/* ç•Œé¢åŠ è½½ä¸­é®ç½© */
.overlay-pop{
  display: none;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  filter: alpha(opacity=40);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2000;
  background-color:#666666;
}
.icon-loading{
  display: none;
  width:100px;
  height:100px;
  margin:0 auto;
  background:url('../images/order-loading.gif') center no-repeat;
  top: 50%;
  left: 50%;
  margin-left: -74px;
  margin-top: -14px;
  padding: 10px 10px 10px 30px;
  font-weight: bold;
  position: fixed;
  z-index: 2001;
}
.image-options-panel{
  overflow:hidden;margin:0 auto;
  font-size:12px;
}
.image-options-panel .pop-menu{
  float: left;
  padding-top: 30px;
  width: /* 110px; */0;
  margin-bottom:-2000px;
  padding-bottom:2000px;
}
.image-options-panel .pop-menu>ul li{
  cursor:pointer;
  line-height:30px;
}
.image-options-panel .pop-menu>ul li:hover,.image-options-panel .pop-menu>ul li.current{
  color:#3399e5;
}
.image-options-panel .note-box .red{padding-left:10px;}
.image-options-panel .pop-content{
  /*   border-left:1px solid #ddd; */
  float:left;
  width:100%;
  margin-bottom:-2000px;
  padding-bottom:2000px;
  padding-left:10px;
  min-height:400px;
}
.image-options-panel .pop-content .pop-items-wrapper .pop-item{
  margin:10px 0;
  border-bottom: 1px solid #ddd;
  padding-bottom:5px;
}
.image-options-panel .pop-content .pop-items-wrapper .pop-item:last-child{
  border-bottom:none;
}
.image-options-panel .pop-content .pop-items-wrapper .pop-item .pro-item-content{
  display:inline-block;
  float:left;
  width:440px;
}
.image-options-panel .pop-content .search-box{
  position:relative;
  width:360px;
}
.image-options-panel .pop-content .search-box>input{
  width:330px;
  padding: 7px 4px;
  font-size: 12px;
}
.image-options-panel .pop-content .search-box .searchBtn{
  display:block;
  position:absolute;
  right:0;
  top:10px;
}
.image-options-panel .pop-content .search-box .icon-search{
  background:#3399e5 url('../images/icon-search.png') center center no-repeat;
  width:34px;
  height:34px;
  display:block;
  border-radius:2px;
}
.image-options-panel .pop-content .pop-items-wrapper .pop-item .pro-item-content .pro-item-title{
  position:relative;
}
.image-options-panel .pop-content .pop-items-wrapper .pop-item .pro-item-content .pro-item-title>a{
  width:350px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  font-size:14px;
  text-align:left;
  display:inline-block;
}
.image-options-panel .pop-content .pop-items-wrapper .pop-item .pro-item-content .pro-item-title>select{
  position:absolute;
  right: 10px;
  top: -5px;
  height:30px;
}
.image-options-panel .pop-content .pop-items-wrapper .pop-item .pro-item-resource , .image-options-panel .pop-content .pop-items-wrapper .pop-item .pro-item-infodetail{
  display: block;
  height: 18px;
  overflow: hidden;
  padding-right: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
  color:#999 !important;
}
.image-options-panel .pop-content .pop-items-wrapper .pop-item .pro-operate{
  display:inline-block;
}
.image-options-panel .pop-content .pop-items-wrapper .pop-item  .pro-operate .btn{
  padding: 4px 25px;
  font-size: 12px;
  margin-top:5px;
}
.image-options-panel .pop-content .pagination{
  position:absolute;
  bottom:10px;
  min-height:30px;
  right:0;
}
span.imgMark-dsc {
  color: red;
  font-size: 12px;
}
a.btn.btn_primary.imageMarketBtn.disable {
  cursor: no-drop !important;
  background: #f7f7f7 !important;
  color: #C2C2C2 !important;
  text-shadow: 0 1px #fff !important;
  border: 1px solid #d9d9d9 !important;
}
/* æ°”æ³¡ */
.triangle-isosceles {
  position: absolute;
  padding: 3px 8px;
  color: #3399e5;
  background: #E5F0FA;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  left: -10px;
  top: -40px;
  width: 140px;
  height: 24px;
  font-size: 10px;
  display:none;
}

.triangle-isosceles:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 20px;
  border-width: 10px 10px 0;
  border-style: solid;
  border-color: #E5F0FA transparent;
  display: block;
  width: 0;
}

.relative-button {
  position:relative;
}
.notice-hide{
  position: relative;

}
.notice-inner{
  position: absolute;
  width:100%;
  height:30px;
  top:-30px;
}
i.icon_txt_hide{
  position:absolute;
  top:0;
  left:0;
  display:inline-block;
  width:18px;
  height:18px;
  cursor:pointer;
}
/*@font-face {font-family: 'iconfont';*/
  /*src: url('mobilefont/iconfont.eot'); !* IE9*!*/
  /*src: url('mobilefont/iconfont.eot?#iefix') format('embedded-opentype'), !* IE6-IE8 *!*/
  /*url('mobilefont/iconfont.woff') format('woff'), !* chromeã€firefox *!*/
  /*url('mobilefont/iconfont.ttf') format('truetype'), !* chromeã€firefoxã€operaã€Safari, Android, iOS 4.2+*!*/
  /*url('mobilefont/iconfont.svg#iconfont') format('svg'); !* iOS 4.1- *!*/
/*}*/
@font-face {font-family: "iconfont";
  src: url('mobilefont/iconfont.eot?t=1543457545630'); /* IE9*/
  src: url('mobilefont/iconfont.eot?t=1543457545630#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('data:application/x-font-woff;charset=utf-8;base64,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') format('woff'),
  url('mobilefont/iconfont.ttf?t=1543457545630') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('mobilefont/iconfont.svg?t=1543457545630#iconfont') format('svg'); /* iOS 4.1- */
}
.iconfont{
  font-family:"iconfont" !important;
  font-size:14px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  margin-right:6px;
}
.notice-hide i.icon_txt_hide:hover+.bubble-wrapper,.bubble-wrapper:hover{
  display:block;
}
.bubble-wrapper{
  display:none;
  position: absolute;
  left: -46px;
  top:-33px;
}
.bubble-wrapper a{
  font-size:12px;
}
.tip-bubble-bottom {
  position: relative;
  padding: 3px 10px;
  font-size:12px;
  color:#7e7e7e;
  background:#fff;
  box-shadow: 0 0 3px rgba(0,0,0,0.35);
}

.tip-bubble-bottom:after,.tip-bubble-bottom:before {
  border: solid transparent;
  content: ' ';
  height: 0;
  top: 100%;
  position: absolute;
  width: 0;
}
.tip-bubble-bottom:after {
  border-width: 6px;
  border-top-color: #fff;
  left: 46px;
}
.tip-bubble-bottom:before {
  border-width: 8px;
  border-top-color: #ccc;
  left: 44px;
}
.icon_txt_hide:before { content: "\e7c2"; }
.disk-notice{
  left:270px;
}
.disk-notice .bubble-wrapper{
  top:-98px;
}
.password-notice{
  left:158px;
}
.password-notice .bubble-wrapper{
  top:-54px;
}
.network-notice{
  left:186px;
}
.network-notice .bubble-wrapper{
  top:-98px;
}
.small_note{
  font-size:12px;
  color:#7e7e7e;
}
.small_note.red{
  margin-top:5px;
  color: #ea5200;
}
.vm-package-type .vm-package-box{
  background: transparent url(../images/market/promotion-limit-miaosha.png) no-repeat scroll top left;
  background-size: 60px;
  display:inline-block;
  border: 1px solid #006DAA;
  width: 45%;
  margin: 10px 25px 10px 0;
  cursor: pointer;
  margin-top: 20px;

}
.vm-package-box .vm-box-inner{
  padding: 5px 0;
}
.vm-package-box .vm-box-head{
  color: #006DAA;
  text-align: center;
  padding:5px 0;
  font-weight:bold;
}
.vm-box-inner ul{
  padding-left: 30px;
  margin: 8px 0;
}
.vm-box-inner li{
  display:inline-block;
  width:30%;
  list-style: none;
  font-size:16px;
  border-right: 1px solid #ddd;
  text-align:center;
  color:#bbb;
}
.vm-box-inner li:last-child{
  border:none;
}
.vm-box-inner li>span{
  font-size:24px;
}
.vm-box-inner .vm-box-name{
  font-size:14px
}
.vm-package-box.vm-box-selected {
  border: 1px solid #006DAA;
  -webkit-transform:scale(1.08);
  -moz-transform:scale(1.08);
  -o-transform:scale(1.08);
}
.vm-package-box.vm-box-selected .vm-box-inner{
  background: transparent url(../images/promotion-3disc-selected.png) no-repeat scroll bottom right;
  background-size: 30px;
}
.vm-package-box.vm-box-selected .vm-box-inner li{
  color:#555;
  border-right: 1px solid #006DAA;
}
.vm-package-box.vm-box-selected .vm-box-inner li:last-child{
  border:none;
}
.pricing-item .activity-notice{
  margin-top:10px;
  font-size:12px;
  /* è¥é”€ä¸Šä¸‹çº¿å¿«æ·æ”¾å¼€ç‚¹ */
    display:none;
      visibility: hidden;
      color: transparent;
}
#activity-buy-tip{
  font-size: 12px;
  display:none;
  /* è¥é”€ä¸Šä¸‹çº¿å¿«æ·æ”¾å¼€ç‚¹*/
      display:none;
     visibility: hidden;
      color: transparent;
}
.pricing-item .activity-notice .giftbox-icon{
  width:24px;
  height:18px;
  background: transparent url(../images/monthgiftbox.png) no-repeat scroll center -1px;
  vertical-align: middle;
/*  display:inline-block;*/
 display: none;
  visibility: hidden;
}
.pricing-item .activity-notice .btn-link{
  font-size:12px;
  padding: 0 3px;
}
.pricing-item .activity-notice .activity-inner{
  /*display:block;*/
  display: none;
  visibility: hidden;
}
.pricing-item .network-select-panel .select_div,.pricing-item .nic-set-panel .select_div{
  display:inline-table;
}
.pricing-item .nic-set-panel{
  margin-top:20px;
}
.pricing-item .network-select-panel .select_div .select_ul, .pricing-item .nic-set-panel .select_div .select_ul{
  top:58px;
}
.pricing-item .select_div select{
  border: solid 1px #ccc;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  padding-right: 14px;
  background: url(../images/order-select-arrow.png) no-repeat scroll 240px center transparent;
}
.pricing-item .select_div  select::-ms-expand { display: none; }
.pricing-item .select_div select .option_style{
  display: inline-block;
  padding: 5px 3px;
}

.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect{
  color: inherit;
}

/*è‡ªå®šä¹‰å¼¹å‡ºæ¡†*/
.myshadow{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    position: absolute;
    z-index: 77;
    display: none;
}
.myshade{
  display: none;
  width: 300px;
  height: 170px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -150px;
  margin-top: -85px;
  z-index: 99;
  background: #fff;
  text-align: center;
  font-size: 14px;
  border-radius: 4px;
  padding: 15px 0;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.1);
  -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.1); /* è€çš„ Firefox */
  box-shadow: 0px 0px 10px rgba(0,0,0,.1);
}
.myshade p{
  display: block;
  margin: 30px;
  line-height: 20px;
}
/*è‡ªå®šä¹‰å¼¹å‡ºæ¡†ç»“æŸ*/

/*æ›´æ”¹åŽçš„å³ä¾§æ‰«é»„æ‰“éžæ‚¬æµ®çª—æ ·å¼*/
.warning-container .iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
/*iconå›¾æ ‡*/
.icon-hint:before { content: "\e808"; }
.icon-kefu:before { content: "\e815"; }
.icon-duanxin:before { content: "\e816"; }
.icon-dianhua:before { content: "\e817"; }
.icon-top:before { content: "\e818"; }
.icon-email:before { content: "\e826"; }
.warning-container{
  position: fixed;
  z-index: 220;
  height: 320px;
  right: 0;
  bottom: 10%;
}
.warning-container *{
  box-sizing: border-box;
}
.warning-container a{
  text-decoration: none;
}
.warning-container .warning-position-control{
  width: 100%;
  height: 100%;
  position: relative;
}
.warning-container .warning-police{
  width: 48px;
  height: 70px;
  background: url("../images/right-police.png") no-repeat  7px 3px;
  background-size: 33px 70px;
  cursor: pointer;
}
.warning-container .warning-attention{
  width: 48px;
  height: 48px;
  /*padding-left: 3px;*/
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  background: #FFA54C;
  text-align: center;
  cursor: pointer;
}
.warning-container .icon-attention{
  margin: 0 auto;
  font-size: 20px;
  line-height: 48px;
  color: #fff;
}
.warning-container .warning-trigger{
  width: 48px;
  height: 120px;
  padding: 15px 0;
  margin-top: 10px;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  background: #fff;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.1);
  -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.1); /* è€çš„ Firefox */
  box-shadow: 0px 0px 10px rgba(0,0,0,.1);
  cursor: pointer;
}
.warning-container .warning-tip-container{
  padding: 20px 15px;
}
.warning-container .warning-tips{
  display: none;
  position: absolute;
  /*z-index: -2;*/
  right: 53px;
  top: 70px;
  width: 294px;
  /*width: 0;*/
  height: 250px;
  overflow: hidden;
  /*white-space:nowrap;*/
  border-radius: 4px;
  text-align: left;
  /*padding: 20px 15px;*/
  background: #fff;
  -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.1);
  -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.1); /* è€çš„ Firefox */
  box-shadow: 0px 0px 10px rgba(0,0,0,.1);
}
.warning-container .warning-tips span{
  display: inline-block;
  width: 260px;
  height: 54px;
  font-size: 12px;
  line-height: 18px;
  color: #ff8714;
  text-align: left;
}
.warning-container .warning-tips h3{
  display: block;
  margin: 15px 0 0 0;
  font-size: 16px;
  color: #232F3D;
  line-height: 18px;
}
.warning-container .warning-tips .warning-tips-details{
  color: #38506B;
  font-size: 14px;
}
.warning-container .warning-tips .warning-tips-details .one-line{
  margin-top: 20px;
}
.warning-container .warning-tips .warning-tips-details i{
  font-size: 16px;
}
.warning-container .warning-tips .warning-tips-details span{
  font-size: 12px;
  color: #7D7D7D;
  display: inline;
}
.warning-container .warning-content{
  display: none;
  position: absolute;
  /*z-index: -2;*/
  right: 53px;
  top: 128px;
  /*width: 0;*/
  width: 244px;
  padding-top: 22px;
  font-size: 14px;
  color: #38506B;
  text-align: left;
  background: #fff;
  border-radius: 4px;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.1);
  -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.1); /* è€çš„ Firefox */
  box-shadow: 0px 0px 10px rgba(0,0,0,.1);
}
.warning-container .warning-content .one-line{
  margin: 0 0 20px 20px;
  width: 100%;
  float: left;
  white-space:nowrap;
}
.warning-container .warning-content i{
  font-size: 16px;
  display: inline-block;
  position: absolute;
}
.warning-container .warning-content span{
  display: inline-block;
  margin-left: 20px;
  line-height: 18px;
}
.warning-container .warning-content p,.warning-container .warning-content p>a{
  font-size: 12px;
  line-height: 20px;
  margin: 0;
  color: #7D7D7D;
}
.warning-container .warning-content .warning-adjust-item a{
  color: #38506B;
}
.back-to-top{
  display: none;
  position: fixed;
  right: 0;
  bottom: 5px;
  z-index: 250;
  width: 48px;
  height: 48px;
  text-align: center;
  color: #D8D8D8;
  background: #fff;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.1);
  -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.1); /* è€çš„ Firefox */
  box-shadow: 0px 0px 10px rgba(0,0,0,.1);
}
.back-to-top i{
  margin: 0 auto;
  line-height: 48px;
  font-size: 26px;
  cursor: pointer;
}
.back-to-top:hover{
  color: #3399E5;
}
.warning-attention legend{
  display: block;
  position: absolute;
  right: 0;
  top: 70px;
  width: 53px;
  height: 48px;
  /*border: 1px solid red;*/
  z-index: 2;
}
.warning-trigger legend{
  display: block;
  position: absolute;
  right: 0;
  top: 123px;
  width: 53px;
  height: 120px;
  z-index: 2;
}
/*------æ ‡ç­¾ç®¡ç†è®¢è´­é¡µéƒ¨åˆ†æ ·å¼start------*/
.form-hide{
  display: none;
}
.order-switch {
  display: none;
}
.tag-style .item-panel{
  font-size: 14px;
}
.tag-style .tag-head{
  color: #6F6F6F;
}
.tag-style form{
  width: 560px;
}
.tag-style .tag-head,.tag-key-value{
  display: inline-block;
  width: 200px;
  line-height: 32px;
  margin-bottom: 5px;
  overflow-x: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.tag-style .tag-input-box input{
  width: 180px;
  margin-right: 20px;
  padding-left: 10px;
  display: inline-block;
  height: 30px;
  border: 1px solid #DDDDDD;
  border-radius: 4px;
  box-sizing: border-box;
  float: left;
}
.tag-style .tag-input-box a,.tag-style .tag-confirm-box a{
  display: inline-block;
  width: 70px;
  height: 32px;
  text-align: center;
  border-radius: 4px;
  margin: 0;
  padding: 0;
  font-size: 12px;
  line-height: 32px;
  box-sizing: border-box;
  color: #fff;
}
.tag-style .tag-input-box .tag-add-confirm{
  background-color: #3399E4;
}
.tag-add-cancle,.tag-add-cancle2 {
  background-color: #fff !important;
  border: 1px solid #4192CB !important;
  color: #4192CB !important;
}
.tag-style .tag-add-tag{
  width: 380px;
  display: inline-block;
  text-align: center;
  height: 34px;
  line-height: 34px;
  display: inline-block;
  margin: 10px 0;
  border: 2px dotted #D9D9D9 !important;
  border-radius: 6px;
  cursor: pointer;
}
.tag-style .tag-details span{
  color: #7e7e7e;
  display: inline-block;
  line-height: 25px;
}

/*å¤šåŠŸèƒ½é€‰æ‹©è¾“å…¥æ¡†*/
.tag-manage-container02 *{
  box-sizing: border-box;
}
.tag-manage-container02>div{
  display: inline-block;
  position: relative;
  float: left;
}
.tag-manage-container02 input,.tag-manage-container02 span{
  display: inline-block;
  height: 34px;
  width: 100%;
  padding-left: 20px;
  font-size: 14px;
  border: 1px solid #DDDDDD;
  border-radius: 4px;
  line-height: 34px;
}
.tag-manage-container02 span{
  width: 180px!important;
  background: #fff;
  cursor: pointer;
}
.tag-manage-container02 ul{
  width: 180px;
  display: none;
  position: absolute;
  z-index:150;
  top: 38px;
  margin: 0;
  padding: 0;
  background: #fff;
  border-radius: 4px;
  -moz-box-shadow: 0px 0px 15px rgba(0,0,0,.2);
  -webkit-box-shadow: 0px 0px 15px rgba(0,0,0,.2);
  box-shadow: 0px 0px 15px rgba(0,0,0,.2);
  max-height: 160px;
  overflow-y: auto;
  text-overflow: ellipsis;
}
.tag-manage-container02 ul>li{
  list-style: none;
  display: inline-block;
  position: relative;
  width: 100%;
  height: 34px;
  margin-top: 3px;
  padding: 0 10px;
  font-size: 14px;
  line-height: 34px;
  text-align: center;
  color: #555555;
  cursor: pointer;
  white-space:nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.tag-manage-container02 ul>li:first-child{
  margin: 0;
  border-radius: 4px 4px 0 0;
}
.tag-manage-container02 ul>li:hover{
  background: #E5F0FA;
}
/*-------æ ‡ç­¾ç®¡ç†è®¢è´­é¡µéƒ¨åˆ†æ ·å¼end-------*/

.viewport .qualify-list .list-detail a{
  color: #333;
}
.viewport .qualify-list .list-detail a:hover{
  color:#3399e5;
  text-decoration: none;
}

.huawei-vm-order{
  font-size: 14px;
  line-height: 32px;
}
.huawei-vm-order:after{
  content: url("../images/arrow-huawei.png");
  margin-left: 5px;
}
.ps-container .ps-scrollbar-x-rail{
  display: none!important;
}