@charset "utf-8";
html {
  height: 100%;
  overflow: auto;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

img {
  border: 0;
}

.hide {
	display: none;
}

p {
  word-wrap: break-word;
  word-break: normal;
}

.dropdown-menu {
  display: none;
  position: absolute;
  left: 0;
  top: 56px;
  z-index: 200;
  width: 100%;
  padding: 20px 0;
  background: #e5e5e5;
  -webkit-box-shadow: 1px 5px 7px rgba(0,0,0,.12);
  -moz-box-shadow: 1px 5px 7px rgba(0,0,0,.12);
  box-shadow: 1px 5px 7px rgba(0,0,0,.12);
}
#serviceList {
	text-align: center;
} 
.nav-menu .dropdown-menu .products-list {
  display: inline-block;
  margin: 0 auto;
  list-style: none;
  overflow: hidden;
  text-align: left;
}

.products-list .product-cata {
  float: left;
  padding: 0 30px;
}

.product-cata h3 {
  margin: 0 0 15px 0;
  line-height: 30px;
  font-size: 16px;
  font-weight: normal;
}
.product-cata h3 a {
  float: none;
  margin: 0;
  padding: 0;
  font-size: 16px;
}
.product-cata .product-table li {
  float: none;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 20px;
}
.product-cata .product-table.multi-column {
  float: left;
  padding: 0 30px 0 0;
}
.product-cata .multi-column + .multi-column {
	padding: 0 0 0 30px;
}
.product-cata .product-table li .product-subtitle {
  margin: 0;
  padding: 0;
  color: #454545;
  font-size: 14px;
  font-weight: normal;
}
.product-cata .product-table li + li.has-child-menu .product-subtitle {
  margin-top: 15px;
} 
.product-cata .product-table li .product-sub-menus li {
	float: none;
	width: 100%;
}
li.dropdown .product-cata .product-table li a {
  position: static;
  float: none;
  display: inline;
  font-size: 12px;
  padding: 0;
  color: #168fd4;
}
li.dropdown .product-cata .product-table li a:hover {
  text-decoration: underline;
}
.more-dropdown {
  display: none;
  width: 48px;
  height: 48px;
  text-indent: -9999px;
  text-align: center;
}
.more-dropdown:after {
  display: inline-block;
  margin: 20px 17px 0 0;
  width: 14px;
  height: 12px;
  float: right;
  background: url(../images/more_03.png) no-repeat center 0;
  padding: 0;
  content: "";
}
.showSection .carousel-wrap {
  height: 421px;
  overflow: hidden;
  background: url(../images/scroll_image_2.png) no-repeat center 0;
  background-size: cover;
}
#sloganSlider {
	margin: 0 auto;
	height: 421px;
	max-width: 1120px;
	padding: 0;
	color: #fff;
	list-style: none;
}
#sloganSlider li {
	display: none;
	opacity: 0;
	filter: Alpha(opacity=0);
	height: 321px;
	padding-top: 100px;
}
#sloganSlider h3 {
	margin: 0;
	font-size: 60px;
	font-weight: normal;
	line-height:80px;
}
#sloganSlider p {
	max-width: 530px;
	font-size: 22px;
	height:30px;
	line-height:30px;
}
.container {
	FONT: 16px/1.5 "微软雅黑", "SourceHanSansCN-Regular", Arial, sans-serif; HEIGHT: 100%; -webkit-backface-visibility: hidden; -webkit-font-smoothing: antialiased
	BACKGROUND-COLOR: #fff
}
.container.cloud-resource, 
.container.cloud-apps, 
.container.cloud-manager {
	overflow: hidden;	
}
.news-wrap {
  min-height: 30px;
  overflow: hidden;
  border-bottom: 1px solid #c5c5c5;
  background-color: #595959;
  color: #d1d1d1;
}
.news-wrap .news-list {
  margin: 0 auto;
  width: 1120px;
  padding: 0;
  list-style: none;
}
.news-list li {
  padding-left: 32px;
  line-height: 30px;
  background: url(../images/icon_1.png) no-repeat left 0;
}
.cloud-service {
  padding: 40px 0;
}
.cs-list {
  margin: 0 auto;
  width: 1120px;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.cs-list li {
  float: left;
  width: 373px;
}
.cs-list li a {
  text-decoration: none;
}
.cs-list li .cs-image {
  float: left;
  width: 88px;
  height: 101px;
  padding: 29px 0 30px 40px;
}
.cs-list li img {
  width: 88px;
  height: 101px;
}
.cs-list li:hover .cs-image .service-icon,
.cs-list li .cs-image .service-icon-hover {
  display: none;
}
.cs-list li:hover .cs-image .service-icon-hover {
  display: inline-block;
}

.cs-list li .cs-desc {
  padding: 0 20px 0 14px;
  overflow: hidden;
  text-align: center;
  *zoom: 1;
}
.cs-desc h3 {
  margin: 30px 0 0;
  color: #242430;
  font-size: 26px;
  font-weight: 400;
}
.cs-desc p {
  margin: 0;
  font-size: 14px;
  color: #787878;
}

.recommends {
  padding: 30px 0 40px;
  background-color: #DBDBDB;
}
.recommends h2 {
  margin: 0;
  text-align: center;
  font-size: 32px;
  line-height: 40px;
  font-weight: 400;
}

.recommend-list {
  margin: 30px auto 0;
  padding: 0;
  width: 1120px;
  list-style: none;
  overflow: hidden;
}
.recommend-list .rm-item {
  float: left;
  position: relative;
  margin-right: 80px;
  width: 320px;
  height: 383px;
  overflow: hidden;
  *zoom: 1;
}
.recommend-list .rm-item.last-rm-item {
  margin-right: 0;
}
.recommend-list .rm-item img {
  float: left;
  width: 320px;
  height: 383px
}
.recommend-list .rm-item .rm-desc {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  padding: 50px;
  color: #fff;
  text-align: center;
}
.recommend-list .rm-item .rm-desc p {
  margin-bottom: 0;
}
.rm-desc h3 {
  font-size: 26px;
  font-weight: normal;
}

/** service **/
.service-header {
  height: 100px;
  padding: 55px 0;
  background: url(../images/banner.png) no-repeat 0 0;
  background-size: cover;
  color: #fff;
}
.service-header h2,.service-header p{
	 font: 16px/1.5 "微软雅黑","SourceHanSansCN-Regular",Arial,sans-serif;
}

.cloud-resource .service-header {
  background-image: url(../images/banner3.png);
}
.cloud-apps .service-header {
  background-image: url(../images/banner.png);
}
.cloud-manager .service-header {
  background-image: url(../images/banner2_bg.png);
}
.service-header {
  position: relative;
}
.service-header .service-header-left {
  position: relative;
  top: 0;
  margin: 0 auto;
  max-width: 1120px;
  height: 1px;
}
.service-header .service-header-left img {
  position: absolute;
  top: -150px;
  right: 0;
  width: 297px;
  height: 194px;
}
.service-header h2 {
  margin: 0 auto;
  width: 1120px;
  font-size: 50px;
  font-weight: normal;
}
.service-header p {
  margin: 0 auto;
  width: 1120px;
  font-size: 18px;
}

.service-list {
  margin: 32px auto 0;
  width: 1120px;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.service-list li {
  float: left;
  margin: 0 32px 32px 0;
  width: 310px;
  height: 170px;
  padding: 15px 20px;
  border: 1px solid #e1e1e1;
  border-radius: 5px;
  text-align: center;
}
.service-list li.service-sort-3th {
  margin-right: 0;
}

.service-list li h4 {
  margin: 0;
  font-size: 22px;
  color: #212020;
}
.service-list li p {
  margin: 10px 0;
  height: 80px;
  color: #393838;
  font-size: 13px;
  line-height: 28px;
  overflow: hidden;
}
.service-list li a {
  display: inline-block;
  padding: 8px 35px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: #00B75E;
  color: #fff;
  border: 1px solid transparent;
  border-radius: 3px;
  text-decoration: none;
}
.cloud-resource .service-list li a {
  background: #5C9835;
}
.cloud-apps .service-list li a {
  background : #1F5676;
}
.cloud-manager .service-list li a {
  background : #e1bc44;
}


.alert-dialog {
	position: fixed;
	top: -100%;
	width: 100%;
	z-index: 100;
	height: 0;
	-webkit-transition: top .3s;
	-ms-transition: top .3s;
	-o-transition: top .3s;
	transition: top .3s;
}
.alert-dialog.show {
	top: 56px;
}
.alert-container {
	margin: 0 auto;
	width: 1120px;
}
.alert-body {
	position: relative;
	float: right;
	max-width: 300px;
	padding: 15px 25px;
	line-height: 200%;
	background: #2461A1;
	color: #fff;
	font-size: 14px;
}
.alert-body .alert-close {
	position: absolute;
	top: 5px;
	right: 5px;
	cursor: pointer;
	line-height: 20px;
	font-size: 20px;
}
.alert-body .alert-content {
	word-break: break-all;
}
.alert-body a {
	color: #0bf;
}

/*****  @media *****/
@media screen and (max-width: 1140px) and (min-width: 1024px)  {
  .navbar .navbar-personal .pc-banner,
  .navbar .navbar-inner,
  .news-wrap .news-list,
  .cs-list,
  .recommend-list,
  .service-header h2,
  .service-header p,
  .service-list {
    width: 960px;
  }

  .cs-list li {
    width: 320px;
  }

  .cs-list li .cs-image {
    padding: 29px 10px 30px 10px;
  }

  .cs-list li .cs-desc {
    padding: 0 10px;
  }

  .recommend-list .rm-item {
    margin-right: 60px;
    width: 280px;
    height: 335px;
  }

  .recommend-list .rm-item img {
    width: 280px;
    height: 335px;
  }

  .recommend-list .rm-item .rm-desc {
    padding: 30px;
  }

  .rm-desc h3 {
    margin: 20px 0;
    font-size: 30px;
  }

  .service-list li {
    margin: 0 27px 32px 0;
    width: 260px;
  }
}

@media screen and (max-width: 1024px) {

  .product-cata .product-table li {
    width: 50%;
  }

}
@media screen and (max-width: 1024px) and (min-width: 800px) {
  .navbar .navbar-personal .pc-banner,
  .navbar .navbar-inner,
  .news-wrap .news-list,
  .cs-list,
  .recommend-list,
  .service-header h2,
  .service-header p,
  .service-list  {
    width: 780px;
  }

  .cs-list li {
    width: 260px;
  }

  .cs-list li .cs-image {
    padding: 29px 10px 30px 10px;
  }

  .cs-list li .cs-desc {
    padding: 0 10px;
  }

  .recommend-list .rm-item {
    margin-right: 60px;
    width: 220px;
    height: 264px;
  }

  .recommend-list .rm-item img {
    width: 220px;
    height: 264px;
  }

  .recommend-list .rm-item .rm-desc {
    padding: 30px;
  }

  .rm-desc h3 {
    margin: 20px 0;
    font-size: 30px;
  }
  .service-list li {
    margin: 0 27px 32px 0;
    width: 200px;
    height: 200px;
  }
  .service-list li p {
    height: 110px;
  }
}

@media screen and (max-width: 800px) and (min-width: 603px) {
  .navbar .navbar-inner {
    width: 100%;
    padding: 0 0 0 10px;
  }
  .header .nav-menu {
    margin-right: 0;
  }
  .service-list {
    width: auto;
    padding: 0 10px;
  }
  .service-list li {
    margin: 0 27px 32px 0;
    width: 40%;
    height: 200px;
  }
  .service-list li.service-sort-3th {
    margin-right: 27px;
  }
  .service-list li.service-sort-2th {
    float: right;
    margin-right: 0;
  }
  .service-list li p {
    height: 110px;
  }

  .pm-list li h4 {
    margin: 0 auto 33px;
    font-size: 30px;
  }
  .pm-list li p {
    margin: 0 10px;
    font-size: 18px;
    color: #525252;
  }
}

@media screen and (max-width: 800px) {
  .navbar .navbar-inner {
    width: auto;
  }
  .navbar .brand {
    margin-left: 10px;
  }
  .news-wrap .news-list {
    width: auto;
    padding: 0 10px;
  }
  .service-header h2,
  .service-header p {
    width: auto;
    padding: 0 10px;
  }

  .service-header .service-header-left {
    display: none;
  }

  .product-cata h3 {
    float: none;
    margin-left: 15px;
  }
  .product-cata h3 a {
  	float: left;
  }
  .dropdown-menu .product-cata .product-table {
    margin-top: 20px;
  }

  .product-cata .product-table li {
    width: 33%;
  }
  .cs-list {
    width: auto;
  }

  .cs-list li {
    float: none;
    margin: 0 auto;
    width: auto;
    max-width: 400px;
    min-width: 300px;
    overflow: hidden;
  }

  .recommend-list {
    width: auto;
  }

  .recommend-list .rm-item {
    float: none;
    margin: 0 auto 30px;
    width: 320px;
    height: 383px;
  }
  .recommend-list .rm-item img {
    width: 320px;
    height: 383px;
  }
  .recommend-list .rm-item.last-rm-item {
    margin-right: auto;
    margin-bottom: 0;
  }

  .bxslider .slider-text-left h1,
  .bxslider .slider-text-left p {
    padding-left: 10px;
  }
}

@media screen and (max-width: 603px) {
  .navbar {
    position: relative;
  }
  .navbar .brand {
    float: none;
    display: block;
    margin: 0;
    width: 100%;
    text-align: center;
  }
  .navbar .nav-menu {
    float: left;
    margin-right: 0;
  }
  .navbar .nav-menu ul.nav-menu-list {
    position: absolute;
    top: 56px;
    left: -100%;
    z-index: 200;
    float: none;
    /*display: none;*/
    width: 95%;
    background: #fff;
    -webkit-box-shadow: 1px 5px 7px rgba(0,0,0,.12);
    -moz-box-shadow: 1px 5px 7px rgba(0,0,0,.12);
    box-shadow: 1px 5px 7px rgba(0,0,0,.12);
    -webkit-transition: left .3s;
    -moz-transition: left .3s;
    -ms-transition: left .3s;
    -o-transition: left .3s;
    transition: left .3s;
  }
  .menu-opened .navbar .nav-menu ul.nav-menu-list {
    display: block;
    left: 0;
    padding: 20px 0;
  }
  .navbar .nav-menu li {
    float: none;
    margin: 0 20px;
    text-align: left;
  }
  .navbar .nav-menu li a {
    float: none;
    display: inline;
    color: #08c;
    font-size: 18px;
    font-weight: bold;
    padding: 0;
  }
  .nav-menu li a:hover,
  .nav-menu li.active a {
    background: none;
    text-shadow: none;
    color: #058;
    text-decoration: underline;
  }
  .navbar .more-dropdown {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
  }
  .menu-opened .more-dropdown {
    background: #fff;
  }
  .menu-opened .more-dropdown:after {
    background-image: url(../images/more_04.png);
  }
  .menu-opened .nav-menu-list {
    padding: 20px;
  }
  .menu-opened .nav-menu-list .dropdown-bak {
    display: block;
  }
  .menu-opened .nav-menu-list .dropdown-rel {
    display: none;
  }
  .product-cata .product-table li {
    float: left;
    margin: 0;
    width: 50%;
  }
  li.dropdown .product-cata .product-table li a {
    padding: 0;
    font-weight: normal;
    font-size: 16px;
  }
  .dropdown-menu .products-list .product-cata {
    margin: 0;
    padding: 20px 0;
  }
  .dropdown-menu .product-cata .product-table {
    margin-top: 10px;
  }
  .product-cata h3 {
    margin-left: 0;
    line-height: 30px;
    font-size: 18px;
    font-weight: normal;
  }
  .dropdown-menu {
    display: block !important;
    position: static;
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .products-list .product-cata.first-product-cata {
    border-top-width: 1px;
  }
  .service-list {
    margin-top: 0;
    width: auto;
    padding: 0 10px 30px;
  }
  .service-list li {
    float: none;
    margin: 32px auto 0;
    width: 80%;
  }
  .service-list li.service-sort-3th,
  .service-list li.service-sort-2th {
    float: none;
    margin-right: auto;
  }

  .pm-list li {
    float: none;
    width: 100%;
  }
  .pm-list li h4 {
    margin: 0 auto 33px;
    font-size: 30px;
  }
  .pm-list li p {
    margin: 0 auto;
    max-width: 360px;
    font-size: 18px;
    color: #525252;
  }
}

@media screen and (max-width: 550px) {
  .bxslider .slider-text-center h1 {
    margin: 30px auto;
    font-size: 50px;
  }
  .bxslider .slider-text-center p {
    font-size: 18px;
  }

  .bxslider .slider-text-left {
    width: auto;
  }
  .bxslider .slider-text-left h1 {
    margin: 30px 0;
    font-size: 50px;
  }
  .bxslider .slider-text-left p {
    font-size: 18px;
  }
}

@media screen and (max-width: 450px) {
  .bxslider .slider-text-center h1,
  .bxslider .slider-text-left h1 {
    font-size: 40px;
  }
  .bxslider .slider-text-center p,
  .bxslider .slider-text-left p {
    font-size: 16px;
  }
}

@media screen and (max-width: 400px) {
  .bxslider .slider-text-center p,
  .bxslider .slider-text-left p {
    display: none;
  }
  .bxslider .slider-text-center p.no-break,
  .bxslider .slider-text-left p.no-break {
    display: block;
  }
  .cs-list li .cs-image {
    padding-left: 15px;
  }
  .recommend-list .rm-item {
    width: 90%;
    max-width: 320px;
    height: auto;
  }
  .recommend-list .rm-item img {
    width: 100%;
    max-width: 320px;
    height: auto;
  }
  .recommend-list .rm-item .rm-desc {
    padding: 15px;
  }
  .rm-desc h3 {
    margin: 30px 0 15px;
  }
  .footer {
    display: none;
  }
  .footer-break {
    display: block;
    height: 100px;
    background-color: #181818;
    color: #b1b1b1;
    text-align: center;
    font-size: 14px;
  }
  .footer-break p {
    margin: 0;
    padding-top: 29px;
  }
}

@media screen and (max-width: 290px) {
  .bxslider .slider-text-center h1,
  .bxslider .slider-text-left h1 {
    font-size: 34px;
  }
  .bxslider .slider-text-center p,
  .bxslider .slider-text-left p {
    font-size: 16px;
  }
  .cloud-service{
    padding-top: 0;
  }
  .cs-list li {
    margin-top: 40px;
  }
  .cs-list li .cs-image {
    float: none;
    margin: 0 auto;
    padding: 0;
    text-align: center;
  }
  .cs-list li .cs-desc {
    padding: 0 15px;
  }

  .rm-desc h3 {
    font-size: 30px;
  }

  .service-header h2 {
    font-size: 40px;
  }
  .service-list li {
    height: auto;
  }
}