/*header*/
.auto {
	margin: 0 auto;
	min-width: 1280px;
	max-width: 1280px;
}
.container{
  margin: 0 auto;
  min-width: 1250px;
  max-width: 1250px;
  _width: 1280px;
}
.cloud-banner{ position: relative;padding-top: 150px; background: url("images/cloud/banner.jpg-v=3.jpg")  center top #05121a no-repeat;min-width:1280px;}
.header-info{ display:block; height:180px; text-align: center;color: #fff; overflow: hidden;}
.header-info h1{ font-size: 36px; margin: 0 0 35px;}


.cloud-support{ padding:40px 0;min-width:1280px; overflow: hidden; }
.support-body{ float: right; width:970px; padding:10px 30px 60px 60px; border: 1px solid #052aff;}
.support-stype{ float: left; width:250px; border-top: 1px solid #ddd;}
.support-stype li{ font-size: 16px; color: #333; height:60px;text-align: center; position: relative; cursor: pointer;}
.support-stype li span{display:block; background: #f6f6f6;line-height: 58px;border-top: 1px solid #ddd;border-left: 1px solid #ddd; border-bottom: 1px solid #ddd; margin: -1px 0 0;}
.support-stype li span:before{ content: ""; display: inline-block; width: 17px; height: 17px; vertical-align: middle; margin-right:15px; background: url("images/cloud/support.png")  no-repeat;}
.support-stype .stype1:before{background-position: 0 0;}
.support-stype .stype2:before{background-position:-18px 0;}
.support-stype .stype3:before{background-position:-39px 0;}
.support-stype .stype4:before{background-position:-58px 0;}
.support-stype .stype5:before{background-position:-78px 0;}
.support-stype .stype6:before{background-position:-95px 0;}
.support-stype .active span{ position: absolute; left: 0; right: -1px; border: 1px solid #052aff; border-right: 1px solid #fff; background: #fff; color: #052aff;}
.support-stype .active .stype1:before{background-position:-112px 0;}
.support-stype .active .stype2:before{background-position:-131px 0;}
.support-stype .active .stype3:before{background-position:-151px 0;}
.support-stype .active .stype4:before{background-position:-170px 0;}
.support-stype .active .stype5:before{background-position:-190px 0;}
.support-stype .active .stype6:before{background-position:-208px 0;}

.support-info{ display: none; }
.support-info h2{ font-size: 24px;margin:50px 0 20px; padding-left:15px; border-left: 5px solid #052aff; line-height: 100%;}
.support-info h4{ font-size: 16px; color: #666666; line-height:25px; }
.support-info p{ color: #666666; line-height:35px;}
.support-detail1 .support-steps{ margin:30px 0 0; width: 770px; height:62px; background: url("images/cloud/process1.png")  left top no-repeat;}
.support-detail2 .support-steps{ margin:30px 0 0; width: 771px; height:85px; background: url("images/cloud/process2.png")  left top no-repeat;}
.support-detail3 .support-steps{ margin:30px 0 0; width: 771px; height:62px; background: url("images/cloud/process3.png")  left top no-repeat;}
.support-detail4 .support-steps{ margin:30px 0 0; width: 771px; height:85px; background: url("images/cloud/process4.png")  left top no-repeat;}
.support-detail5 .support-steps{ margin:30px 0 0; width: 771px; height:85px; background: url("images/cloud/process5.png")  left top no-repeat;}

.warm-tip-box {
	margin: 7px 0 16px;
    padding-left: 48px;
    height: 40px;
    line-height: 39px;
    border: 1px solid #ffc8a3;
    background: #ffede0 url(images/warm_tip_icon.png) no-repeat 24px center;
    font-size: 12px;
    color: #ff6600;
}

 .column{ height:60px; position: absolute; left: 0; right: 0; bottom: 0; text-align: center;}
 .column li{ width: 50%; float: left; height:60px; line-height: 60px;font-size: 18px;background: #383e4e;}
 .column li a{ display:block; color:#fff;}
 .column li a:before{content: "";height:23px; margin-right: 15px; display: inline-block; vertical-align: middle;background: url("images/cloumn.png") no-repeat;}
 .column .item1 a:before{ width: 22px; background-position: 0 0}
 .column .item2 a:before{ width: 18px; background-position: -32px 0}
 .column .active{background: #015bfe;}
 
 
 .server-column{ height:60px; position: absolute; left: 0; right: 0; bottom: 0; text-align: center;}
 .server-column li{ width: 33.3%; float: left; height:60px; line-height: 60px;font-size: 18px;background: #383e4e;}
 .server-column li a{ display:block; color:#fff;}
 .server-column li a:before{content: "";height:23px; margin-right: 15px; display: inline-block; vertical-align: middle;background: url("images/cloumn.png") no-repeat;}
 .server-column .item1 a:before{ width: 22px; background-position: 0 0}
 .server-column .item2 a:before{ width: 18px; background-position: -32px 0}
 .server-column .active{background: #015bfe;}
 

@media screen and (max-width:767px) {
    .auto {
	margin: 0 auto;
	min-width: 100%;
	max-width: 100%;
}
 .container{ width: 100%;}
.cloud-banner{ position: relative;padding-top: 100px; background: url("images/cloud/banner.jpg-v=3.jpg")  center top #05121a no-repeat;min-width:100%;}   
.warm-tip-box {
	margin: 7px 0 16px;
    padding-left: 10px;
    padding-right:10px;
    height: 100px;
    line-height: 25px;
    border: 1px solid #ffc8a3;
    background: #ffede0 no-repeat 24px center;
    font-size: 12px;
    color: #ff6600;
}
 .header-info{ display:block; height:180px; text-align: center;color: #fff; overflow: hidden;}
.header-info h1{ font-size: 28px; margin: 30px 0 15px;}
.cloud-column{ height: 50px; position: absolute; left: 0; right: 0; bottom: 0;}
.cloud-column li{ width: 50%; float: left; height: 47px; line-height: 47px; text-align: center; color: #fff; font-size: 14px; border-top: 3px solid #454f55; background: #454f55;}  
 .column li{ width: 50%; float: left; height:60px; line-height: 60px;font-size: 14px;background: #383e4e;}
}