﻿*{margin:0;padding:0;list-style-type:none;}


.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
*html .clearfix{height:1%}



.cloud-product-box{background:#f4f4f4}
.cloud-product-wrapper{margin:0 auto;width:1200px}
.cloud-product{position:relative;z-index:9;padding:50px 0 60px}
.cloud-product-title{text-align:center;font-size:50px;color:#333;font-weight: 700}
.cloud-product-explain{margin-top:25px;margin-bottom:50px;text-align:center;font-size:16px;color:#828181}
.cloud-product-ul{width:100%}
.cloud-product-ul li{position:relative;margin-left:15px;width:175px;height:500px;float:left;background:#fff;border-radius: 20px}
.cloud-product-ul li:first-child{margin-left:0}
.cloud-product-single-top{width:100%;height:60px;line-height:60px;text-align:center;background-color:#f2f2f2}
.cloud-product-name{font-size:18px;color:#333;font-weight:700}
.cloud-product-single-bottom{width:100%;height:340px}
.empty-space{width:100%;height:99px;padding:26px 0 0 0;}
.single-bottom-item{height:340px;width:100%}
.single-bottom-item:first-child{border-right:1px solid #eee}
.bg-product-pic{width:100%;height:82px}
.server-header-01{background:url(../images/product_header_icon_01.png) center no-repeat}
.server-header-02{background:url(../images/product_header_icon_02.png) center no-repeat}
.server-header-03{background:url(../images/product_header_icon_03.png) center no-repeat}
.server-header-04{background:url(../images/product_header_icon_04.png) center no-repeat}
.server-header-05{background:url(../images/product_header_icon_05.png) center no-repeat}
.server-header-active-01{background:url(../images/product_header_active_icon_01.png) center no-repeat}
.server-header-active-02{background:url(../images/product_header_active_icon_02.png) center no-repeat}
.server-header-active-03{background:url(../images/product_header_active_icon_03.png) center no-repeat}
.server-header-active-04{background:url(../images/product_header_active_icon_04.png) center no-repeat}
.server-header-active-05{background:url(../images/product_header_active_icon_05.png) center no-repeat}

.product-introduce-title{margin: 20px 0 15px; height:22px;line-height:22px;font-size:22px;font-weight: 700; text-align:center}
.product-introduce-title.normal-weight{font-weight:400}
.product-introduce-content{line-height:14px;font-size:14px;text-align:center;color:#999;padding-bottom: 20px}
.product-introduce-list{margin:0 auto;padding-top:28px;width:84%;border:1px solid #f1f1f1;border-left:none;border-right:none}
.introduce-list-small{margin-bottom:18px;line-height:14px;font-size:14px;color:#999;text-align:center}
.product-introduce{margin:15px auto 0;font-size:14px;text-align:center;color:#333}
.product-introduce img{width: 60%}
.normal-inner{transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s;-o-transition:all .5s}
.active-inner{position:relative;display:none;height:100%;-moz-opacity:0;-khtml-opacity:0;opacity:0;transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s;-o-transition:all .5s;border-radius: 20px;background:url(../images/product_bg.jpg) center no-repeat}
.introduce-link{position:absolute;top:0;left:0;width:100%;height:360px;}
.cloud-product-ul li.active .active-inner{display:block;-moz-opacity:1;-khtml-opacity:1;opacity:1}
.cloud-product-ul li.active .normal-inner{display:none;-moz-opacity:0;-khtml-opacity:0;opacity:0}
.cloud-product-ul li{-webkit-box-shadow:1px 1px 12px rgba(0,0,0,.08);-moz-box-shadow:1px 1px 12px rgba(0,0,0,.08);box-shadow:1px 1px 12px rgba(0,0,0,.08);-webkit-transition:width .15s linear;-o-transition:width .15s linear;-moz-transition:width .15s linear;transition:width .15s linear}
.cloud-product-ul li.active{z-index:9;width:250px;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.2);-moz-box-shadow:0 4px 20px rgba(0,0,0,.2);box-shadow:0 4px 20px rgba(0,0,0,.2)}
.active .product-introduce-content{color:#eff6ff;padding-bottom: 20px}
.active-product-introduce-title{color:#fff}
.active .product-introduce-list{padding:20px 0 20px;border-color:#3f9ff9}
.introduce-list-large{margin:0 auto;line-height:22px;color:#ddebff;font-size:14px}
.active .product-introduce{margin-top:32px;color:#fefeff}
.product-introduce .price-white{display:inline-block;font-size:22px;font-weight: 600; color:#fff}

.btn{display:inline-block;width:100px;height:32px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;line-height:32px;color:#009FD9;text-align:center;text-decoration:none;font-size:16px;cursor:pointer}
.buy-link-btn{display:block;margin:20px auto 0;width:80%;height:40px;line-height:40px;background-color:#ff9600;color:#fff;-webkit-border-radius:0;-moz-border-radius:0;border-radius:5px}
.buy-link-btn:hover{background-color:#f80}