﻿.box1
{
    background: #fff;
    margin-top: 10px;
}
.ConditionScreening
{
    padding: 0 0 12px 14px;
    background: #fff;
    border: solid 1px #ddd;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
    background-image: -webkit-linear-gradient(#fff, #eee);
    background-image: -moz-linear-gradient(#fff, #eee);
    background-image: -ms-linear-gradient(#fff, #eee);
    background-image: -o-linear-gradient(#fff, #eee);
    background-image: linear-gradient(#fff, #eee);
    box-shadow: 0 3px 5px 0 #eee;
}
.ConditionScreening .item
{
    padding-top: 6px;
}
.ConditionScreening .item table td
{
    color: #444;
    line-height: 24px;
}
.ConditionScreening .item table .td1
{
    width: 72px;
}
.ConditionScreening .item table .td1 strong
{
    display: block;
    padding-top: 6px;
}
.ConditionScreening .item table .td2 a
{
    float: left;
    display: block;
    height: 24px;
    overflow: hidden;
    padding-left: 8px;
    margin-right: 9px;
    margin-top: 6px;
    background-image: url(/s/img/w/1/Life-Index2/ConditionScreening.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
}
.ConditionScreening .item table .td2 a span
{
    display: block;
    padding-right: 8px;
    background: url(/s/img/w/1/Life-Index2/ConditionScreening.gif) no-repeat right -24px;
}
.ConditionScreening .item table .td2 a:hover
{
    color: #fff;
    background-image: url(/s/img/w/1/Life-Index2/ConditionScreeningHover.gif);
    text-decoration:none;
}
.ConditionScreening .item table .td2 a:hover span
{
    background-image: url(/s/img/w/1/Life-Index2/ConditionScreeningHover.gif);
}
.ConditionScreening .item table .td2 .on
{
    color: #fff;
    background-image: url(/s/img/w/1/Life-Index2/ConditionScreeningOn.gif);
}
.ConditionScreening .item table .td2 .on span
{
    background-image: url(/s/img/w/1/Life-Index2/ConditionScreeningOn.gif);
}
.ConditionScreening .item table .td2 .on:hover
{
    color: #fff;
}
/*——*/
.IndexLeft
{
    float: left;
    width: 750px;
    overflow: hidden;
}
.IndexRight
{
    float: right;
    width: 200px;
    overflow: hidden;
}
/*——*/
.IndexList
{
    border: solid 1px #ddd;
    padding: 1px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.IndexList table
{
    background: #eee;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.IndexList th
{
    text-align: left;
    height: 40px;
    line-height: 40px;
    color: #555;
    font-weight: normal;
    text-shadow: #fff 1px 1px 0px;
}
.IndexList td
{
    border-top: solid 1px #ddd;
    color: #666;
    background: #fff;
}
.IndexList .td1
{
    width: 68px;
    padding: 6px 0;
}
.IndexList .td1 div
{
    width: 68px;
}
.IndexList .td1 div img
{
    width: 50px;
    height: 40px;
    padding: 1px;
    border: solid 1px #ddd;
    margin: 0 auto;
    display: block;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
/*.IndexList tr.tr1 td
{
    background:#eee;
}*/
.IndexList .td2 div
{
    font-size: 14px;
    font-family: Arial, '宋体', 'Microsoft Yahei', '微软雅黑', MSYahei,Verdana, Helvetica, sans-serif;
    width: 500px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    background: url(/s/img/w/1/Life-Index2/pu.gif) no-repeat 5px center;
    padding-left: 22px;
}
.IndexList .td2 div.IsTop
{
    background-image: url(/s/img/w/1/Life-Index2/ding.gif);
    font-weight: bold;
}
.IndexList .td2 div.IsRed
{
    background-image: url(/s/img/w/1/Life-Index2/jing.gif);
}
.IndexList .td2 div.IsRed a, .IndexList .td2 div.IsRed a.red
{
    color: #f00;
}
.IndexList .td2 div a.red
{
    color: #f90;
}
.IndexList .td2 div a:hover.red
{
    color: #c00;
}
.IndexList .td2 div.IsRed a:hover
{
    color: #c00;
}
.IndexList .td2 div span a, .IndexList .td2 div.IsRed span a
{
    color: #666;
    font-weight: normal;
}
.IndexList .td2 div span a:hover, .IndexList .td2 div.IsRed span a:hover
{
    color: #f60;
}
.IndexList .td3
{
    width: 100px;
}
.IndexList .td4
{
    width: 88px;
}
.IndexList .td4 div
{
    background: url(/s/img/w/1/Life-Index2/clock.gif) no-repeat 0 center;
    padding-left: 16px;
}
.IndexList .td4 div span
{
    font-family: Arial;
}
/*——*/