.soso{cursor:pointer;width: 100px;height: 50px; float: right; font-size: 20px; color:#fff;background-color:#5e91c0; text-align:center;}
#tishi{ width: 520px; height: 50px;  float: left; font-size: 20px; color:red; text-align:center; display: none;text-height:40px; line-height:40px;}
.content{
	margin-top:50px;
	width: 1000px; 
	border:1px solid #ccc;
	display: none;
}
.content_price{
	width: 1000px; 
	padding:0px 0px;
}

.content_price li{
	padding-top:5px;
	height: 49px;
    line-height: 45px;
    border-bottom: 1px solid #eee;
    list-style: none;
    background: #fff;
}
.domainname{float: left; height: 49px; font-size: 20px; color:#000;text-align:center; padding-left:30px; }
.seedomain{float: right; width: 250px; height: 49px; font-size: 15px; color:#000;text-align:center; padding-right:25px; line-height:40px;}
.seedomain a{float: right;  width: 80px; background-color:#f94856; font-size: 20px; color:#fff;text-align:center;	border-radius:5px;font-size: 15px;}
	.seedomain1{float: right; width: 250px; height: 49px; font-size: 15px; color:#000;text-align:center; padding-right:25px; line-height:40px;}
.overLoading {
            display: none;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: #f5f5f5;
            opacity:0.5;
            z-index: 1000;
       }
.layoutLoading {
    display: none;
    position: absolute;
    top: 40%;
    left: 40%;
    width: 20%;
    height: 20%;
    z-index: 1001;
    text-align:center;
}