.email-form .lis-box-same{
    line-height: 32px;
}
#cloudServer-banner .center .icon {
    position: absolute;
    background-image: url(../../../img/email_bg_03.png);
    background-position: center center;
    top: 0;
    right: 134px;
    width: 395px;
    height: 300px;
    animation: virtualBannerimg 1s ease-in-out;
}
#cloudServer-buypage .buy-form{
    padding-bottom: 30px;
}
.email-form .input{
    width: 250px;
    line-height: 32px;
    border: solid 1px #dcdcdc;
    padding-left: 10px;
    height: 32px;
}
.email-form .p-tips{
    line-height: 32px;
    font-size: 12px;
}
.email-form .p-tips a{
    color: #5c92fa;
}
#cloudServer-buypage .buybox .form-left .form-row-same h4{
    width: 100px;
    text-align: right;
    color: #666;
}
#cloudServer-buypage .buybox .form-left .form-row-same{
    padding-left: 105px;
    margin-bottom: 20px;
}
#cloudServer-buypage .buybox .fenlei{
    padding-bottom: 24px;
}
.users-box{
    width: 500px;
    height: 32px;
    position: relative;
    /* border: solid 1px #dcdcdc; */
}
.users-box .input-tip{
    position: absolute;left: 164px;top:0;display: block;
}
.users-box div{
    width: 31px;
    height: 32px;
    position: absolute;
    line-height: 32px;
    text-align: center;
    top: 0;
    font-size: 28px;
    background: #f7f7f7;
    font-weight: lighter;
    cursor: pointer;
    border: solid 1px #e6e6e6;
}
.users-box .center-input{
    width: 98px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    position: absolute;
    left: 33px;
    top: 0;
    border-top: solid 1px #e6e6e6;
    border-bottom: solid 1px #e6e6e6;
}
.users-box .left-input{
    border-right: solid 1px #dcdcdc;
    left: 0;
}
.users-box .right-input{
    border-left: solid 1px #dcdcdc;
    left: 130px;
}

#cloudServer-buypage .other .show-choose .choose-floor+.choose-floor{
    margin-top: 36px;
}
#cloudServer-buypage .other .show-choose h2{
    padding-bottom: 28px;
}
#cloudServer-buypage .other .show-choose .c1 li{
    width: 280px;
    height: 286px;
    margin-right: 26px;
    margin-bottom: 0;
}
#cloudServer-buypage .other .show-choose .c1 li:last-child{
    margin-right: 0;
}
#cloudServer-buypage .other .show-choose .c1 p{
    text-align: center;
    text-indent: 0;
    padding: 0;
}
.choose-function{
    height: 250px;
    background: #f7f7f7;
    border: solid 1px #ebebeb;
    overflow: hidden;
}
.choose-function .img {
padding: 20px 0;
}
.choose-function .c12 .icon {
background-position: -100px -60px;
}
.choose-function .c13 .icon {
background-position: -200px -60px;
}
.choose-function .icon {
background-image: url(../../../img/cloudServer.png);
}
.choose-function .img .icon {
width: 100px;
height: 100px;
margin: 0 auto;
}
.choose-function .c11 .icon {
background-position: 0 -60px;
}
.choose-function h3 {
line-height: 40px;
text-align: center;
font-size: 16px;
}
.choose-function li {
width: 33.3%;
height: 250px;
box-sizing: border-box;
background: #f7f7f7;
margin-bottom: 28px;
text-align: center;
margin-bottom: 0;
}
#cloudServer-buypage .choose-function p {
line-height: 24px;
padding: 0 40px;
word-break: break-all;
white-space: pre-wrap;
text-indent: 0;
font-size: 14px;
color: #808080
}
#cloudServer-buypage .other .show-choose{
    padding: 36px 0;
}

#cloudServer-buypage .other .show-choose .c-function li{
    border-bottom: none;
    padding: 0;
}
#cloudServer-buypage .other .show-choose .c-function span{
    position: static;
}
#cloudServer-buypage .other .show-choose .c-function h2 span{
    position: absolute;
}
.function-content {
    padding: 0 40px;
    overflow: hidden;
    border: solid 1px #dcdcdc;
    border-top: none;
    padding-bottom: 36px;
}
.function-content li{
    float: left;
    width: 50%;
    margin-top: 36px;
    height: 54px;
    border-bottom: none;
}
.function-content li h3{
    line-height: normal;
    font-size: 16px;
    color: #333;
    position: relative;
}
.function-content li h3::before{
    content: "";
    display: block;
    width: 2px;
    height: 16px;
    background: #ff0000;
    position: absolute;
    left: 0;
    top: 4px;
}
#coupons_select{
    width: 120px;
}
#cloudServer-buypage .other .show-choose .c3 span{
    color: #666;
}
.function-content li h3 span{
    padding-left: 10px;
    /* border-left: solid 2px #e2383a; */
}
#cloudServer-buypage .other .show-choose .c-function .function-content p{
    color: #808080;
    font-size: 14px;
    line-height: 32px;
    padding-left: 12px;
}
#cloudServer-buypage #question{
    overflow: hidden;
}
#cloudServer-buypage #question li{
    width: 33%;
    height: 32px;
    float: left;
    text-align: left;
    line-height: 32px;
    padding-right: 30px;
    box-sizing: border-box;
}
#cloudServer-buypage #question li a{
    font-size: 14px;
    color: #666666;
}
#cloudServer-buypage #question li a:hover{
    color: #e2383a;
    text-decoration: underline;
}
#cloudServer-buypage #question li a {
    display: inline-block;
    width: 33%;
    box-sizing: border-box;
    padding-left: 20px;
    height: 34px;
    line-height: 34px;
    position: relative;
    color: #666;
}
a .point {
    position: absolute;
    display: block;
    height: 2px;
    width: 2px;
    top: 16px;
    left: 9px;
    background: #999;
}
.input-tip{
    color: #e2383a;
    font-size: 12px;
    margin-left: 10px;
}
.noselect {

    -webkit-touch-callout: none; /* iOS Safari */
    
    -webkit-user-select: none; /* Chrome/Safari/Opera */
    
    -khtml-user-select: none; /* Konqueror */
    
    -moz-user-select: none; /* Firefox */
    
    -ms-user-select: none; /* Internet Explorer/Edge */
    
    user-select: none; /* Non-prefixed version, currently
    
    not supported by any browser */
    
    }


    /* 图片 */
    #cloudServer-buypage .service-nav .icon,#cloudServer-buypage .other .icon {
        background-image: url(../../../img/etpemail.png);
    }

    .cloudServer .service-nav .s1 .icon {
        width: 52px;
        height: 52px;
        top: 36px;
        background-position: -10px -10px;
    }
    
    .cloudServer .service-nav .s2 .icon {
        width: 50px;
        height: 52px;
        top: 36px;
        background-position: -10px -80px;
    }
    
    .cloudServer .service-nav .s3 .icon {
        width: 50px;
        height: 52px;
        top: 35px;
        background-position: -10px -226px;
    }
    
    .cloudServer .service-nav .s4 .icon {
        width: 46px;
        height: 52px;
        top: 35px;
        background-position: -10px -152px;
    }
    #cloudServer-buypage .other{
        padding-bottom: 0;
    }

    #cloudServer-buypage .other .show-choose .c1 .c11 .icon {
        background-position: -118px -10px
    }
    
    #cloudServer-buypage .other .show-choose .c1 .c12 .icon {
        background-position: -220px -10px
    }
    
    #cloudServer-buypage .other .show-choose .c1 .c13 .icon {
        background-position: -320px -10px
    }
    
    #cloudServer-buypage .other .show-choose .c1 .c14 .icon {
        background-position: -420px -10px
    }


   #cloudServer-buypage .c2 .icon,#cloudServer-buypage .c3 .icon{
        width: 120px;
        height: 120px;
    }
    #cloudServer-buypage .c2 .img,#cloudServer-buypage .c3 .img{
        padding-bottom: 5px;
   }
    #cloudServer-buypage .other .show-choose .c2 .c11 .icon {
        background-position: -118px -120px
    }
    
    #cloudServer-buypage .other .show-choose .c2 .c12 .icon {
        background-position: -238px -120px
    }
    
    #cloudServer-buypage .other .show-choose .c2 .c13 .icon {
        background-position: -360px -120px
    }
    
    #cloudServer-buypage .other .show-choose .c2 .c14 .icon {
        background-position: -480px -120px
    }

    #cloudServer-buypage .other .show-choose .c3 .c11 .icon {
        background-position: -118px -250px
    }
    
    #cloudServer-buypage .other .show-choose .c3 .c12 .icon {
        background-position: -238px -250px
    }
    
    #cloudServer-buypage .other .show-choose .c3 .c13 .icon {
        background-position: -360px -250px
    }
    
    #cloudServer-buypage .other .show-choose .c3 .c14 .icon {
        background-position: -480px -250px
    }
    