/*=========================顶部================================*/
.bannerbg{width:100%; margin:0px auto;}
.bannerbg_index{height:520px; position:relative;}
/*banner图片切换样式*/
.banner{width:100%; height:520px;  position: absolute; left:0px; top:0px;}
.banner ul li{width:100%; height:100%; overflow:hidden;  position:absolute; left:0px; top:0px; float:left;}
.banner ul li a{height:100%; display:block;}

.banner ul li .ban{width:1280px; height:100%; margin:0 auto; position:relative;}
.banner ul li .banA{color:#ffffff; position:absolute;z-index:90;}
.banner ul li .banA h2{font-size:46px; font-weight:normal;}
.banner ul li .banA p{text-size:20px; line-height: 32px; margin: 15px 0 0;}
.banner ul li .banA span{width: 198px; height: 38px;  line-height: 38px; font-size: 16px;  text-align: center; border: 1px solid #ffffff; cursor: pointer; display: block;  margin: 75px 0 0;}
.banner ul li .banA span:hover{background:#059fff; border-color:#059fff;}    
.banner ul li .banB{position:absolute; z-index:90;}
.banner ul .li1 .banA{left:0px; top:200px;}
.banner ul .li1 .banB{right: 0; top:100px; }
.banner ul .li2 .banA{left:0px; top:200px;}
.banner ul .li2 .banB{right: -150%; top: 130px;}
.banner ul .li3 .banA{left:-150%; top:200px;}
.banner ul .li3 .banB{right: -25px; top: 100px; opacity:0;}
.banner ul .li4 .banA{left:0px; top:-150%;}
.banner ul .li4 .banB{right: 0; bottom: -180%;}
.banner ul .li5 .banA{left:0px; top:-150%;}
.banner ul .li5 .banB{right: 0; bottom: -150%;}



.banner .hd{width:100%; height:14px; text-align:center; position:absolute; bottom:30px; z-index:1000;}
.banner .hd span{width:30px; height:4px; display: inline-block; margin:0px 3px; text-indent:-999px; cursor: pointer;  background-color: rgba(255, 255, 255, 0.5);  overflow:hidden; transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; -o-transition:all 0.3s ease; -webkit-transition:all 0.3s ease;}
.banner .hd .on{background-color: #fff;}

.module-title{text-align:center;color: #333333; font-size: 36px; margin: 0 0 80px;}
.module-title span{ color: #ff5722;}
.module-title p{ text-align:center; font-size: 16px;margin: 13px 0 0; }
.wwy-auth-title {
    margin: 0 auto;
    padding: 0 20px;
    font-size: 28px;
    color: #333333;
    line-height: 26px;
    max-width: 540px;

}
.i-map {
  /*min-height: 1030px;*/
  padding: 75px 0 155px 80px;
  /*background: url(/static/images/map-bg.png) repeat;*/
}
.i-map .map-box {
  width: 1015px;
  min-height: 552px;
  background: url(/static/images/map.png) no-repeat center top;
  margin-top: 57px;
  position: relative;
}
.i-map .map-box .city {
  width: 16px;
  height: 19px;
  background: url(/static/images/i-city.png) no-repeat;
  color: #333840;
  padding: 15px 0 0 3px;
}
.i-map .map-box .name {
  width: 35px;
  position: absolute;
  left: -38px;
  top: 0;
}
.i-map .map-box .name.right {
  left: 24px;
}
.i-map .map-box .dot {
  background: #3598fe;
  border-radius: 50%;
  height: 11px;
  width: 11px;
  position: relative;
  transform: rotateX(45deg);
  animation: scaleFn 2s linear 0s infinite normal;
}
.i-map .map-box .dot:before {
  position: absolute;
  content: '';
  width: 27px;
  height: 27px;
  border-radius: 50%;
  background: rgba(53, 152, 254, 0.2);
  top: -7px;
  left: -8px;
}
.i-map .map-box .dot:after {
  position: absolute;
  content: '';
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: rgba(53, 152, 254, 0.07);
  left: -16px;
  top: -14px;
}
.i-map .map-box .chengdu {
  left: 295px;
  top: 308px;
}
.i-map .map-box .wuhan {
  left: 440px;
  top: 311px;
}
.i-map .map-box .wuhan .name {
  left: 5px;
  top: -23px;
}
.i-map .map-box .guangzhou {
  left: 404px;
  top: 393px;
}
.i-map .map-box .shenzhen {
  left: 425px;
  top: 413px;
}
.i-map .map-box .shenzhen .name {
  left: 7px;
  top: -17px;
}
.i-map .map-box .xianggang {
  left: 449px;
  top: 411px;
}
.i-map .map-box .xiamen {
  left: 493px;
  top: 377px;
}
.i-map .map-box .beijing {
  left: 450px;
  top: 182px;
}
.i-map .map-box .suzhou {
  left: 471px;
  top: 257px;
}
.i-map .map-box .huaian {
  left: 499px;
  top: 267px;
}
.i-map .map-box .shanghai {
  left: 519px;
  top: 289px;
}
.i-map .map-box .meizhou {
  left: 803px;
  top: 100px;
}
.line-box {
  position: absolute;
  cursor: pointer;
  width: 12px;
  height: 12px;
  border: #fe8d1f solid 1px;
  border-radius: 50%;
  background: #fe8d1f;
  z-index: 99;
}
.line-box:before {
  position: absolute;
  width: 10px;
  height: 10px;
  content: '';
  border: #fff solid 2px;
  border-radius: 50%;
  left: 0;
  top: 0;
}
.line-box:hover {
  z-index: 100;
}
.line-box.beisu {
  left: 462px;
  top: 209px;
  background: #ff7e00;
  filter: alpha(opacity=0);
  animation: map01 2s linear 0s infinite alternate;
  -moz-animation: map01 2s linear 0s infinite alternate;
  -webkit-animation: map01 2s linear 0s infinite alternate;
  -o-animation: map01 2s linear 0s infinite alternate;
}
.line-box.beisu:hover {
  animation-play-state: paused;
}
.line-box.beiguang {
  left: 412px;
  top: 379px;
  background: #ff7e00;
  filter: alpha(opacity=0);
  animation: map02 6s linear 0s infinite alternate;
  -moz-animation: map02 6s linear 0s infinite alternate;
  -webkit-animation: map02 6s linear 0s infinite alternate;
  -o-animation: map02 6s linear 0s infinite alternate;
}
.line-box.beiguang:hover {
  animation-play-state: paused;
}
.line-box.guangsu {
  left: 424px;
  top: 378px;
  background: #ff7e00;
  filter: alpha(opacity=0);
  animation: map03 4s linear 0s infinite alternate;
  -moz-animation: map03 4s linear 0s infinite alternate;
  -webkit-animation: map03 4s linear 0s infinite alternate;
  -o-animation: map03 4s linear 0s infinite alternate;
}
.line-box.guangsu:hover {
  animation-play-state: paused;
}
.abs {
    position: absolute;
}
@keyframes scaleFn {
  0% {
    transform: scale(0.3) rotateX(55deg);
  }
  50% {
    transform: scale(1) rotateX(55deg);
  }
  100% {
    transform: scale(0.3) rotateX(55deg);
  }
}
@keyframes map01 {
  0% {
    left: 462px;
    top: 209px;
    background: #ff7e00;
    filter: alpha(opacity=0);
  }
  100% {
    left: 492px;
    top: 262px;
    background: #ff7e00;
    filter: alpha(opacity=0);
  }
}
@keyframes map02 {
  0% {
    left: 412px;
    top: 379px;
    background: #ff7e00;
    filter: alpha(opacity=0);
  }
  50% {
    left: 428px;
    top: 300px;
    background: #ff7e00;
    filter: alpha(opacity=100);
  }
  100% {
    left: 446px;
    top: 216px;
    background: #ff7e00;
    filter: alpha(opacity=0);
  }
}
@keyframes map03 {
  0% {
    left: 424px;
    top: 384px;
    background: #ff7e00;
    filter: alpha(opacity=0);
  }
  100% {
    left: 494px;
    top: 290px;
    background: #ff7e00;
    filter: alpha(opacity=0);
  }
}
 


.system-data-box {
  height: 180px;
  background: #006aff url('/static/images/system-data-bg.png') no-repeat center;
}
.system-data-box .auto {
  width:1280px;
}
.system-data-box ul {
  padding: 40px 0 0;
}

.system-data-box ul li {
  margin-left: 50px;
width:200px;
display: inline;
line-height: 40px;
 float:left
}

.system-data-box h3 {
  position: relative;
  font-weight: normal;
  color: #fff;
  margin-bottom: 30px;
}
.system-data-box h3::after {
  position: absolute;
  bottom: -5px;
  display: block;
  content: '';
  width: 32px;
  height: 2px;
  background-color: #fff;
  opacity: 0.6;
}

.system-data-box span {
  font-family: Akrobat-Regular;
  font-size: 38px;
  letter-spacing: 2px;
  color: #fff;
}
.container{ width: 1280px; margin: 0 auto; }
.p-b-70{padding-bottom:70px;padding-top:70px;}
.cloud-product-wrap {
  background-color: #f5f7fa;
  height: 200px;
}

.cloud-product-list li div{   display: block;
   margin-bottom: 40px;
    float: left;  }

.cloud-product-list li:not(:last-child) {
  margin-bottom: 40px;
}

.c-pro-item:not(.c-pro-first) {
     float: left;
  height: 166px;
  width: 232px;
  border: solid 2px #ffffff;
}
.c-pro-item:not(.c-pro-first) .c-pro-content h3 {
  font-size: 16px;
}
.c-pro-item:not(.c-pro-first):hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0f2f5), to(#ffffff)), -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
  background-image: -o-linear-gradient(top, #f0f2f5 0%, #ffffff 100%), -o-linear-gradient(#ffffff, #ffffff);
  background-image: linear-gradient(180deg, #f0f2f5 0%, #ffffff 100%), linear-gradient(#ffffff, #ffffff);
  background-blend-mode: normal, normal;
  -webkit-box-shadow: 0px 4px 20px 0px rgba(0, 53, 128, 0.1);
          box-shadow: 0px 4px 20px 0px rgba(0, 53, 128, 0.1);
  border-radius: 2px;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.c-pro-item.w-353 {
  width: 353px;
}
.c-pro-item > a {
  padding: 24px 0 24px 30px;
  color: #333;
}
.c-pro-first {
  width: 474px;
  height: 166px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0f2f5), to(#fff)), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: -o-linear-gradient(top, #f0f2f5 0%, #fff 100%), -o-linear-gradient(#fff, #fff);
  background-image: linear-gradient(180deg, #f0f2f5 0%, #fff 100%), linear-gradient(#fff, #fff);
  background-blend-mode: normal, normal;
  -webkit-box-shadow: 0px 4px 20px 0px rgba(0, 53, 128, 0.1);
          box-shadow: 0px 4px 20px 0px rgba(0, 53, 128, 0.1);
  border-radius: 2px;
  border: solid 2px #fff;
}
.c-pro-first img {
  width: 130px;
  height: 146px;
  margin-right: 40px;
  margin-top: -35px;
}
.c-pro-first .c-pro-price {
  font-size: 28px;
  font-weight: bold;
  color: #006aff;
}
.c-pro-first .c-pro-unit {
  margin-left: -6px;
}
.c-pro-content{
float: right;
}

.c-pro-content .icon-pro-hot {
  margin-top: -5px;
}
.c-pro-content h3 {
  font-weight: normal;
   margin-top: 30px;
  font-size: 18px;
}
.c-pro-content h4 {
  font-weight: normal;
  margin-top: 5px;
  font-size: 18px;
}
.c-pro-content h4 a {
  color: #333;
}
.c-pro-content h3 a {
  color: #333;
}
.c-pro-content h3 > span {
  position: relative;
   margin-left: 20px;
}
.c-pro-content span {
     margin-left: 20px;
}
.c-pro-content p {
  color: #666;
  font-size: 15px;
  margin: 5px 20px 10px;
}
.inline-block{display:inline-block}.icon-pro-hot{color: #fff;margin-top:-7px;font-size: 12px;padding: 3px 3px;line-height: 10px; background: #ff5a00;}.vam{vertical-align:middle;}
.links-hover-006aff:hover{color:#006aff}


.c-pro-item:not(.c-pro-first) {
  height: 166px;
  width: 232px;
  border: solid 2px #ffffff;
}
.c-pro-item:not(.c-pro-first) .c-pro-content h3 {
  font-size: 16px;
}
.c-pro-item:not(.c-pro-first):hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0f2f5), to(#ffffff)), -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
  background-image: -o-linear-gradient(top, #f0f2f5 0%, #ffffff 100%), -o-linear-gradient(#ffffff, #ffffff);
  background-image: linear-gradient(180deg, #f0f2f5 0%, #ffffff 100%), linear-gradient(#ffffff, #ffffff);
  background-blend-mode: normal, normal;
  -webkit-box-shadow: 0px 4px 20px 0px rgba(0, 53, 128, 0.1);
          box-shadow: 0px 4px 20px 0px rgba(0, 53, 128, 0.1);
  border-radius: 2px;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.c-pro-item.w-353 {
  width: 390px;
}
.c-pro-item.w-dn23 {
  width: 258px;
}
.c-pro-item:not(.no-padding) {
  padding: 24px 30px;
}
.c-pro-item > a {
  padding: 24px 0 24px 30px;
  color: #333;
}.bg-color-white{background-color:#fff}.bdr-2{border-radius:2px}.m-l-10{margin-left:10px}
.c-pro-tag {
  margin-top: 17px;
}
.c-pro-tag span {
  display: inline-block;
  height: 23px;
  line-height: 23px;
  border-radius: 2px;
  border: solid 1px #e6ebf2;
  font-size: 12px;
  color: #999;
  padding: 0 5px;
}
.c-pro-tag span:not(:first-child) {
  margin-left: 10px;
}

.c-pro-new{position:absolute;top:-14px;right:-26px;width:30px;height:14px;background:url(/static/images/c-pro-new.png) no-repeat center}

.module {
	padding-bottom: 60px;
}
.bg-gray {
	padding-top: 60px;
}

.virtue-list {
	width: 100%;
}
.virtue-list li {
	display: list-item;
	float: left;
	padding: 25px 38px 0 150px;
	width: 410px;
	height: 130px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 35px 20px;
	box-shadow: 1px 1px 15px rgba(223, 223, 223, 0.65);
}
.virtue-list li:hover {
	box-shadow: 1px 1px 15px rgba(223, 223, 223, 0.65);
}
.margin-left-20 {
	margin-left: 20px;
}
.margin-top-20 {
	margin-top: 10px;
}
.virtue-list .virtue-bg1 {
	background-image: url(/static/images/dn23virtue_01.png);
}
.virtue-list .virtue-bg2 {
	background-image: url(/static/images/dn23virtue_02.png);
}
.virtue-list .virtue-bg3 {
	background-image: url(/static/images/dn23virtue_03.png);
}
.virtue-list .virtue-bg4 {
	background-image: url(/static/images/dn23virtue_04.png);
}
.virtue-list .virtue-bg5 {
	background-image: url(/static/images/dn23virtue_05.png);
}
.virtue-list .virtue-bg6 {
	background-image: url(/static/images/dn23virtue_06.png);
}
.virtue-title {
	display: block;
	font-size: 18px;
	color: #333;
}
.virtue-info {
	margin-top: 10px;
	line-height: 25px;
	font-size: 14px;
	color: #666;
	text-align: justify;
}

