﻿body
{
    background: url(/s/img/w/1/Life-1/body1.gif) repeat-x 0 0;
    font-family: Arial, '宋体', 'Microsoft Yahei', '微软雅黑', MSYahei, Verdana, Helvetica, sans-serif;/*宋体显示*/
}
/*——*/
.topbar_box
{
    height: 30px;
}
.topbar
{
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    background: #F9F9F9;
    border-bottom: solid 1px #E8E8E8;
    box-shadow: 0 1px 3px 0 #fff;
    width:100%;
    min-width:960px;
    z-index:999;
    /*font-family: Arial, '宋体', 'Microsoft Yahei', '微软雅黑', MSYahei, Verdana, Helvetica, sans-serif;*/
}
.topbar .con1
{
    width: 960px;
    margin: 0 auto;
}
.topbar .con1 .fl
{
    width: 460px;
    overflow: hidden;
    color: #999;
}
.topbar .con1 .fl a
{
    margin: 0 10px;
    color: #666;
}
.topbar .con1 .fl a:hover
{
    color: #f60;
}
.topbar .con1 .fl .ico1
{
    background: url(/s/img/w/1/Life-1/wap.gif) no-repeat 0 center;
    padding-left: 14px;
    margin-left: 0;
}
.topbar .con1 .fl b
{
    margin-left: 10px;
}
.topbar .con1 .fl b a
{
    margin: 0;
    color: #f50;
}
.topbar .con1 .fl b a:hover
{
    color: #080;
}
.topbar .con1 .fr
{
    width: 500px;
    overflow: hidden;
    text-align: right;
    color: #999;
}
.topbar .con1 .fr a
{
    margin: 0 5px;
}
.topbar .con1 .fr .span1 #MessageCount
{
    font-family: Arial, 'Microsoft Yahei', '微软雅黑', MSYahei, '宋体', Verdana, Helvetica, sans-serif;
}
.topbar .con1 .fr .span2 .qq_login
{
    margin: 0 0 0 5px;
}
.topbar .con1 .fr .span2 .qq_login img
{
    vertical-align: middle;
    margin-bottom: 2px;
    _margin-top: 2px;
}
/*——*/
.topbar .ShowAreaDiv,.ShowAreaDivBody
{
    position: absolute;
    margin: 1px 0 0 269px;
    z-index: 99999;
}
.ShowAreaDivBody
{
    margin:0;
}
.topbar .ShowAreaDiv div,.ShowAreaDivBody div
{
    background: #fff;
    border: solid 1px #ddd;
    border-top-width: 0;
    width: 330px;
    overflow: hidden;
    padding: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}
.ShowAreaDivBody div
{
    border-color: #ccc;
}
.ShowAreaDivBody blockquote
{
    border: solid 1px #999;
    border-bottom-width: 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius:5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    width: 325px;
    height:28px;
    line-height:28px;
    padding-left:10px;
    background:#A7A7A7;
    color:#fff;
    font-weight:bold;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#BDBDBD), to(#999));
    background-image: -webkit-linear-gradient(#BDBDBD, #999);
    background-image: -moz-linear-gradient(#BDBDBD, #999);
    background-image: -ms-linear-gradient(#BDBDBD, #999);
    background-image: -o-linear-gradient(#BDBDBD, #999);
    background-image: linear-gradient(#BDBDBD, #999);
    /*box-shadow:0 1px 0 rgba(255,255,255,.3) inset;*/
    font-family: '宋体', 'Microsoft Yahei', '微软雅黑', MSYahei,Verdana, Arial, Helvetica, sans-serif;
}
.topbar .ShowAreaDiv div li,.ShowAreaDivBody div li
{
    float: left;
    width: 110px;
    height: 28px;
    overflow: hidden;
    padding-top: 5px;
    font-family: '宋体', 'Microsoft Yahei', '微软雅黑', MSYahei,Verdana, Arial, Helvetica, sans-serif;
}
.topbar .ShowAreaDiv div li a,.ShowAreaDivBody div li a
{
    background: #eee url(/s/img/g/arr3.gif) no-repeat 9px center;
    display: block;
    color: #666;
    width: 105px;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.topbar .ShowAreaDiv div li.on a,.ShowAreaDivBody div li.on a
{
    background: #ccc;
    color: #fff;
}
.topbar .ShowAreaDiv div li a:hover,.ShowAreaDivBody div li a:hover
{
    background-color: #ADE0FA;
    color: #06c;
}
.topbar .ShowAreaDiv div li.on a:hover,.ShowAreaDivBody div li.on a:hover
{
    background: #ccc;
    color: #fff;
}
.topbar .ShowAreaDiv div li a b,.ShowAreaDivBody div li a b
{
    padding-left: 20px;
    font-weight: normal;
}
.topbar .ShowAreaDiv div li.on a b,.ShowAreaDivBody div li.on a b
{
    font-weight: bold;
}
.topbar .ShowAreaDiv div li a:hover b,.ShowAreaDivBody div li a:hover b
{
    font-weight: bold;
}
/*——*/
.head
{
    padding: 5px 0;
}
.head .con1
{
    width: 960px;
    margin: 0 auto;
}
.head .logo
{
    cursor: pointer;
    float: left;
    width: 302px;
    height: 82px;
    overflow: hidden;
    background: url(/s/img/w/Logo_Life.png) no-repeat 0 0;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=image,src='/s/img/w/Logo_Life.png');
}
.head .logo img
{
    width: 302px;
    height: 82px;
}
.head .search
{
    float: left;
    width: 283px;
    overflow: hidden;
    padding: 27px 0 0 45px;
}
.head .search .son1
{
    float: left;
    width: 255px;
    height: 30px;
    overflow: hidden;
}
.head .search .son1 #Wordkey
{
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    padding: 0 2px 0 4px;
    width: 248px;
    color: #333;
    background: url(/s/img/g/InpBg.gif) no-repeat 0 0;
    border: solid 1px #21A7DA;
    border-right-color: #52BDE6;
    border-bottom-color: #52BDE6;
    border-right-width: 0;
    outline: none;
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    padding: 0 0 0 6px;/*2015-11-14*/
}
.head .search .son1 #Wordkey::-webkit-input-placeholder
{
    font-size:12px;
    color:#999;
}
.head .search .son2
{
    float: left;
    width: 28px;
    height: 30px;
    overflow: hidden;
}
.head .search .son2 #SearchBtn
{ 
    outline:none;
    width: 28px;
    height: 28px;
    background:url(/s/img/w/1/Life-1/SearchBtn.gif) no-repeat 0 0;
    *margin-top:1px;
}
.head .operate
{
    float: right;
    width: 282px;
    padding-top: 25px;
    font-family: '宋体', 'Microsoft Yahei', '微软雅黑', MSYahei,Verdana, Arial, Helvetica, sans-serif;
}
.head .operate .son1, .head .operate .son2
{
    float: left;
    width: 136px;
    height: 33px;
    overflow: hidden;
    line-height: 33px;
    font-weight: bold;
    font-size: 14px;
}
.head .operate .son2
{
    margin-left: 10px;
}
.head .operate .son1 a, .head .operate .son2 a
{
    display: block;
}
.head .operate .son1 a
{
    padding-left: 35px;
    color: #f60;
    background: url(/s/img/w/1/Life-1/operate.gif) no-repeat 0 0;
}
.head .operate .son1 a:hover
{
    background: url(/s/img/w/1/Life-1/operate.gif) no-repeat 0 -33px;
}
.head .operate .son2 a
{
    text-align: center;
    color: #666;
    background: url(/s/img/w/1/Life-1/operate.gif) no-repeat 0 -66px;
}
.head .operate .son2 a:hover
{
    background: url(/s/img/w/1/Life-1/operate.gif) no-repeat 0 -99px;
}
/*——*/
.nav
{
    z-index:998;
    height: 36px;
    overflow: hidden;
    min-width:960px;
}
.nav .con1
{
    z-index:999;
    width: 960px;
    margin: 0 auto;
    height: 36px;
    line-height: 36px;    
    background: url(/s/img/w/1/Life-1/nav.gif) no-repeat 0 0;
}
.nav .con1 li
{
    float: left;
    font-size: 14px;
    background: url(/s/img/w/1/Life-1/nav_line.gif) no-repeat 0 center;
    width: 86px;
}
.nav .con1 li img.abs
{
    margin: -9px 0 0 66px;
}
.nav .con1 li a
{
    display: block;
    color: #fff;
    text-align: center;
}
.nav .con1 li a:hover
{
    color: #ff0;
}
.nav li.first
{
    padding-left: 7px;
    background: none;
}
/*——*/
.foot
{
    width: 960px;
    margin: 0 auto;
    text-align: center;
}
.foot .bottommenu
{
    color: #999;
    height: 30px;
    line-height: 30px;
    background: #eee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#E7E7E7));
    background-image: -webkit-linear-gradient(#eee, #E7E7E7);
    background-image: -moz-linear-gradient(#eee, #E7E7E7);
    background-image: -ms-linear-gradient(#eee, #E7E7E7);
    background-image: -o-linear-gradient(#eee, #E7E7E7);
    background-image: linear-gradient(#eee, #E7E7E7);   
    border:solid 1px #ddd;
    box-shadow:0 0 1px rgba(255,255,255,.9) inset,0 0 5px rgba(0,0,0,.1);
}
.foot .bottommenu a
{
    margin: 0 15px;
    color: #666;
}
.foot .bottommenu a:hover
{
    color: #c00;
}
.foot .copyright
{
    color: #666;
    line-height: 1.8;
    padding: 6px 0 12px;
}
.foot .copyright a, .foot .copyright a:hover
{
    color: #666;
}
.foot .copyright strong a
{
    color: #06c;
}
.foot .copyright strong b
{
    color: #f90;
}
.foot .copyright strong a:hover, .foot .copyright strong a:hover b
{
    color: #c00;
}
/*——*/
.box
{
    width: 960px;
    margin: 0 auto;
}
/*——*/
.c1
{
    background: #fff;
    border: solid 1px #ddd;
    height: 100%;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    box-shadow:0 0 10px rgba(0,0,0,.2);
}
.b1
{
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    padding: 6px 12px 0;
}
.b1 .fl
{
    font-size: 14px;
    font-weight: bold;
}
.v1
{
}
/*——*/
.link
{
    padding: 0 0 8px 14px;
}
.link .image
{
}
.link .image li
{
    float: left;
    margin: 8px 12px 0 0;
    width: 92px;
    height: 35px;
    overflow: hidden;
}
.link .image li img
{
    width: 88px;
    height: 31px;
    padding: 1px;
    border: solid 1px #ddd;
}
.link .text
{
    padding-top: 7px;
}
.link .text li
{
    float: left;
    margin-right: 12px;
}
.link .text li a.True
{
    font-weight: bold;
}
/*——*/
#ReturnTop
{
    _display: none;
    position: fixed;
    _position: absolute;
    z-index: 999;
    right: 15px;
    bottom: -200px;
    _bottom: auto;
    width: 36px;
    height: 96px;
    text-indent: -999px;
    overflow: hidden;
    background: url(/s/img/g/ScrollTop4.gif) no-repeat 0 0;
    transition: bottom 0.9s;
    -webkit-transition: bottom 0.9s;
    -moz-transition: bottom 0.9s;
    -o-transition: bottom 0.9s;
}
#ReturnTop:hover
{
    background-position: -61px 0px;
}
/*——*/