.serverbox{margin-top: 40px;}
.serverbox .item{float: left;width: 325px;height: 336px;border: 1px solid #d0d0d0;background: url(../images/bottombgbox.png) repeat-x;margin-right: 17px;}
.serverbox .item .imagebox{height: 123px;}
.serverbox .item h5{text-align: center;font-size: 22px;color: #0099cc;}
.serverbox .item p{margin: 20px 45px;line-height: 1.8em;}
.serverbox .item a.btn{padding: 0;width: 128px;height: 32px;background: url(../images/btn02.png) no-repeat;line-height: 32px;text-align: center;color: #fff;}

.basebox .left{width: 742px;}
.basebox .right{width: 241px;min-height: 210px;background: url(../images/basicbox.png) no-repeat;}
.basebox .right p{line-height: 2em;font-size: 16px;color:#06c;margin-left: 35px;margin-top: 25px;}
.basebox .toptext{margin-top:20px;margin-bottom: 8px;text-indent: 250px;color: #3887b2;font-size:17px;}
.basebox .toptext span{font-size: 12px;color: #ff3357;}

.domext-wrapper label{display: inline-block;float: left;padding: 5px 0 8px 12px;width: 92px;color: #333;
    line-height: 20px;
    height: 20px;}
.domext-wrapper label a{color: #666;font-family: arial;font-weight: 100;}

.domext-wrapper .icon {
    width: 15px;
    height: 12px;
    display: inline-block;
    vertical-align: top;
    background-repeat: no-repeat;
    margin-left: 1px;
    margin-top: 4px;
}
.domext-wrapper .promotion {
   background-image:url(../images/cu.png);
}
.domext-wrapper .hot {
   background-image:url(../images/re.png);
}

.domain-notice {
    padding-left: 20px;
    background: url(../images/quan.png) no-repeat left center;
    color: #ff7d00;
}
.domain-notice  a{color: #ff7d00;}

.input-wrapper .www{display: inline-block;margin-right: 15px;}
.searchDiv{position: relative;}
.searchDiv .query-input-container .common-input {
    width: 620px;
    height: 70px;
    padding-left: 10px;
    border: 1px solid #ddd;
    font-size: 16px;
    resize: none;
    vertical-align: bottom;
    padding-top: 5px;
    overflow: auto;
    position: relative;
}

.searchDiv .domain-query-btn {
   
    position: absolute;
    right: 10px;
    top: 3px;
    width: 156px;
    height: 68px;
    text-align: center;
    line-height: 68px;
    font-size: 20px;
    color: #fff;
    border: 0;
    cursor: pointer;
    background: #1885c3;
}