﻿
/*最近居民关注的区域信息*/
.public-domainhotlist
{
    width:721px;
    float:left; 
}
.public-domainhotlist .head, .public-domainhotlist .list
{
    width: 100%;
    float: left;
}
.public-domainhotlist .head
{
    height:32px;
    line-height:32px;
    border-bottom:1px dashed #999;   
}
.public-domainhotlist
{
    margin-top: 15px;
}

.public-domainhotlist .head .font
{
    height: 29px;
    float: left;
}

.public-domainhotlist .head .font .left, .public-domainhotlist .head .font .right
{
    width: 6px;
    float: left;
}
.public-domainhotlist .head .font .center
{
    height: 32px;
    line-height: 32px;
    float: left;
    padding: 0 5px;
    font-size: 16px;
    font-weight: 700;
    color: #676767;
}
.public-domainhotlist .head a
{
    float: right;
    color: #676767;
    font-size: 15px;
    margin-right: 5px;
}
.public-domainhotlist .list
{
    margin-top: 15px;
}
.public-domainhotlist .domaininfo
{
    width: 130px;
    float: left;
}

.public-domainhotlist .images
{
    width: 100%;
    height: 138px;
    float: left;
    overflow: hidden;
    position: relative;
}

/*信息标题*/
.public-domainhotlist .domaininfoname
{
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #616161;
    font-size: 13px;
    overflow: hidden;
    float: left;
}

/*信息图片*/
.public-domainhotlist .images .light
{
    background: #fff;
    left: 3px;
    top: 5px;
    z-index: 1;
}
.public-domainhotlist .images .lightborder
{
    width: 115px;
    height: 125px;
    border: 1px solid #686868;
    overflow: hidden;
    position: relative;
}
.public-domainhotlist .images .score, .public-domainhotlist .images .scorebg
{
    display: block;
    position: absolute;
    top: 3px;
    right: 2px;
    font-family: tahoma;
    font-weight: 700;
    color: #f07200;
    z-index: 3;
}

.public-domainhotlist .images .scorebg
{
    z-index: 2;
    color: #fff;
    top: 3px;
    right: 1px;
}

.public-domainhotlist .images .score .tol, .public-domainhotlist .images .scorebg .tol
{
    font-size: 18px;
    padding: 1px 0;
    float: left;
    display: inline;
}

.public-domainhotlist .images .score .tol2, .public-domainhotlist .images .scorebg .tol2
{
    font-size: 12px;
    float: left;
    display: inline;
    line-height: 1em;
}


/*底下背景颜色*/
.public-domainhotlist .images .light, .public-domainhotlist .images .dark
{
    width: 117px;
    height: 127px;
    position: absolute;
}
.public-domainhotlist .images .dark
{
    background: #959595;
    right: 5px;
    bottom: 0;
    z-index: 0;
}
/* 最新主题样式 begin*/

.public-domainhotlist .images-new
{
    width: 100%;
    height: 138px;
    float: left;
    overflow: hidden;
    position: relative;
}

/*信息标题*/
.public-domainhotlist .domaininfoname-new
{
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    font-weight:700;
    overflow: hidden;
    float: left;
}
.public-domainhotlist .domaininfoname-new a
{
    color: #FF4E00;
}
/*信息图片*/
.public-domainhotlist .images-new .light
{
    background: #fff;
    left: 5px;
    top: 5px;
    z-index: 1;
}
.public-domainhotlist .images-new .lightborder
{
    width: 115px;
    height: 125px;
    border: 3px solid #DE4400;
    overflow: hidden;
    position: relative;
}
.public-domainhotlist .images-new .score, .public-domainhotlist .images-new .scorebg
{
    display: block;
    position: absolute;
    top: 3px;
    right: 2px;
    font-family: tahoma;
    font-weight: 700;
    color: #f07200;
    z-index: 3;
}

.public-domainhotlist .images-new .scorebg
{
    z-index: 2;
    color: #fff;
    top: 3px;
    right: 1px;
}

.public-domainhotlist .images-new .score .tol, .public-domainhotlist .images-new .scorebg .tol
{
    font-size: 18px;
    padding: 1px 0;
    float: left;
    display: inline;
}

.public-domainhotlist .images-new .score .tol2, .public-domainhotlist .images-new .scorebg .tol2
{
    font-size: 12px;
    float: left;
    display: inline;
    line-height: 1em;
}


/*底下背景颜色*/
.public-domainhotlist .images-new .light, .public-domainhotlist .images-new .dark
{
    width: 117px;
    height: 127px;
    position: absolute;
}
.public-domainhotlist .images-new .dark
{
    background: #982000;
    right: 0;
    bottom: 0;
    z-index: 0;
}
.public-domainhotlist .newlogo
{
    width:30px;
    height:15px;
    position:absolute;
    left:0;
    top:0;
    background:url(/Images/Home/new.png); 
    z-index:3;
}
/* 最新主题样式 end */
/*推荐主题提示信息框 begin*/
.domianinfomsg .domianinfomsg-head, .domianinfomsg .foot
{
    width: 255px;
    float: left;
}
.domianinfomsg
{
    width: 255px;
    position:absolute;
    display:none;
    z-index:4;
}
.domianinfomsg .domianinfomsg-head .left, .domianinfomsg .domianinfomsg-head .right, .domianinfomsg .foot .left, .domianinfomsg .foot .right
{
    width: 8px;
    height: 8px;
    float: left;
    overflow: hidden;
}
.domianinfomsg .domianinfomsg-head .center
{
    width: 239px;
    height: 8px;
    float: left;
    overflow: hidden;
}
.domianinfomsg .foot .center
{
    width: 218px;
    height: 8px;
    float: left;
    overflow: hidden;
    background:#fff;
}
.domianinfomsg .foot .jz
{
    width: 21px;
    height: 21px;
    float: left;
    background: url(/Images/Home/domainInfoMsg_jz.png) !important;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Images/Home/domainInfoMsg_jz.png',sizingMethod='image');
    _background: none;
    overflow: hidden;
}
.domianinfomsg .domianinfomsg-head .left
{
    background: url(/Images/Home/domainInfoMsg_leftTop.png);
}

.domianinfomsg .domianinfomsg-head .center
{
    background: url(/Images/Home/domainInfoMsg_TopBottom.png);
}
.domianinfomsg .domianinfomsg-head .right
{
    background: url(/Images/Home/domainInfoMsg_rightTop.png);
}

.domianinfomsg .foot .left
{
    background: url(/Images/Home/domainInfoMsg_leftBottom.png);
}

.domianinfomsg .foot .center
{
    background: url(/Images/Home/domainInfoMsg_TopBottom.png) 0 -9px;
}

.domianinfomsg .foot .right
{
    background: url(/Images/Home/domainInfoMsg_rightBottom.png);
}
.domianinfomsg .domianinfomsg-list
{
    width: 239px;
    line-height: 18px;
    font-size: 14px;
    background:#fff;
    border-left: 3px solid #9A9A9A;
    border-right: 3px solid #9A9A9A;
    text-align: left;
    padding: 5px;
    color: #707070;
    float: left;
}
/*推荐主题提示信息框 end*/
