﻿body
{
    font-family: Arial, '宋体' , 'Microsoft Yahei' , '微软雅黑' , MSYahei, Verdana, Helvetica, sans-serif;
    background:#F7F7F7;
}
.wrap_box
{
    min-width: 980px;
}
/*——*/
.topbar_box
{
    height: 40px;
}
.topbar
{
    line-height: 39px;
    height: 39px;
    border-bottom: solid 1px #E0E0E0;
    overflow: hidden;
    background: #eee;
    box-shadow: 0 0 8px 0 rgba(0,0,0,.2);
    width: 100%;
    min-width: 960px;
    z-index: 999;
    filter: Alpha(Opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
}
.topbar .con1
{
    width: 960px;
    margin: 0 auto;
}
.topbar .con1 .fl
{
    width: 460px;
    overflow: hidden;
    color: #555;
}
.topbar .con1 .fl a
{
    margin: 0 10px;
    color: #555;
}
.topbar .con1 .fl a:hover
{
    color: #333;
}
.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 .fr
{
    width: 500px;
    overflow: hidden;
    text-align: right;
    color: #555;
}
.topbar .con1 .fr a
{
    margin: 0 5px;
    color: #555;
}
.topbar .con1 .fr a:hover
{
    color: #333;
}
.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
{
    margin-bottom: 2px;
    _margin-bottom: 8px;
    _margin-top: 8px;
}
.topbar .con1 .fr .span2 .qq_login:hover img
{
    filter: Alpha(Opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}
/*——*/
.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_Index.png) no-repeat 0 0;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=image,src='/s/img/w/Logo_Index.png');
}
.head .logo img
{
    width: 302px;
    height: 82px;
}
.head .fr2
{
    float: right;
    width: 120px;
    height: 60px;
    margin: 11px 10px 0 30px;
    overflow: hidden;
}
.head .fr
{
    width: 430px;
    overflow: hidden;
    padding-top: 17px;
}
.head .fr .son1 table .td1 div
{
    width: 90px;
    height: 28px;
    overflow: hidden;
    border: solid 1px #ccc;
    border-right-width: 0;
    background: #fff url(/s/img/w/1/Index4/DropDian.gif) no-repeat right center;
    -moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    line-height: 28px;
    box-shadow: 0 2px 2px #eee inset;
}
.head .fr .son1 table .td1 div span
{
    display: block;
    text-align: center;
    width: 74px;
    color: #888;
}
.head .fr .son1 .td1 blockquote
{
    position: absolute;
    z-index: 1;
    width: 90px;
    border: solid 1px #ccc;
    background: #fff;
    margin-top: 30px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 6px 0;
    display: none;
}
.head .fr .son1 .td1 blockquote p
{
    height: 28px;
    line-height: 28px;
    padding-left: 13px;
    color: #666;
}
.head .fr .son1 .td1 blockquote p:hover
{
    cursor: pointer;
    background: #eee;
}
.head .fr .son1 table .td2 div
{
    width: 250px;
    height: 28px;
    overflow: hidden;
    border: solid 1px #ccc;
    border-left-width: 0;
    background: #fff;
    line-height: 28px;
    box-shadow: 0 2px 2px #eee inset;
}
.head .fr .son1 table .td2 div span
{
    display: block;
    padding: 1px 0 0 8px;
}
.head .fr .son1 table .td2 div span #SearchWordkey
{
    height: 26px;
    line-height: 26px;
    border-width: 0;
    background: transparent;
    width: 235px;
    padding: 0;
    color: #666;
}
.head .fr .son1 table .td3 div
{
    width: 60px;
    height: 28px;
    border: solid 1px #DF2B36;
    border-left: 0;
    background: #F03943;
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    box-shadow: -1px -1px 0 rgba(255,255,255,.1) inset;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#F03943), to(#DF2B36));
    background-image: -webkit-linear-gradient(#F03943, #DF2B36);
    background-image: -moz-linear-gradient(#F03943, #DF2B36);
    background-image: -ms-linear-gradient(#F03943, #DF2B36);
    background-image: -o-linear-gradient(#F03943, #DF2B36);
    background-image: linear-gradient(#F03943, #DF2B36);
}
.head .fr .son1 table .td3 div span
{
    display: block;
    height: 28px;
    background: url(/s/img/w/1/Index3/IcoSearch.png) no-repeat center center;
    _background: url(/s/img/w/1/Index3/IcoSearch.gif) no-repeat center center;
}
.head .fr .son1 table .td3 div:hover
{
    filter: Alpha(Opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}
.head .fr .son2
{
    padding: 6px 0 0 2px;
}
.head .fr .son2 div
{
    width: 404px;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.head .fr .son2 div b
{
    margin-right: 7px;
    color: #999;
}
.head .fr .son2 div a
{
    margin-right: 12px;
    color: #777;
}
/*——*/
.nav
{
    z-index: 998;
    height: 46px;
    overflow: hidden;
    min-width: 960px;
}
.nav .con1
{
    z-index: 999;
    width: 960px;
    margin: 0 auto;
    height: 46px;
    line-height: 46px;
    background: #DF2B36;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#F03943), to(#CB242C));
    background-image: -webkit-linear-gradient(#F03943, #CB242C);
    background-image: -moz-linear-gradient(#F03943, #CB242C);
    background-image: -ms-linear-gradient(#F03943, #CB242C);
    background-image: -o-linear-gradient(#F03943, #CB242C);
    background-image: linear-gradient(#F03943, #CB242C);
}
.nav .con1 li
{
    float: left;
    font-size: 14px;
    background: url(/s/img/w/1/Index3/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;
}
/*——*/
.box
{
    width: 960px;
    min-width: 960px;
    margin: 0 auto;
}
/*——*/
.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;
}
/*——*/
.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;
}
.foot .bottommenu a
{
    margin: 0 15px;
    color: #666;
}
.foot .bottommenu a:hover
{
    color: #c00;
}
.foot .copyright
{
    color: #666;
    line-height: 1.8;
    padding: 8px 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;
}
/*——*/
#ReturnTop
{
    _display: none;
    position: fixed;
    _position: absolute;
    z-index: 999;
    right: 15px;
    bottom: -100px;
    _bottom: auto;
    width: 44px;
    height: 39px;
    text-indent: -999px;
    overflow: hidden;
    background: url(/s/img/g/ScrollTop5.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
{
    filter: Alpha(Opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}
/*——*/
.SideCustomerService
{
    display: none;
    position: fixed;
    _position: absolute;
    z-index: 997;
    right: 10px;
    top: 188px;
    overflow: hidden;
}
/*——*/