﻿body
{
    background: #b3e1f9 url(/s/img/w/1/Shop-1/BodyBg.jpg) no-repeat center 0;
    font-family: Arial, '宋体' , 'Microsoft Yahei' , '微软雅黑' , MSYahei, Verdana, Helvetica, sans-serif;
}
a:hover
{
    color: #E4393C;
}
/*——*/
.topbar_box
{
    height: 38px;
    min-width:960px;
}
.topbar
{
    height: 38px;
    overflow: hidden;
    background: #19313b;
    border-bottom: solid 2px #ff7241;
    box-shadow: 0 1px 3px 0 #2b5061;
    width: 100%;
    z-index: 999;
    filter: Alpha(Opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#244555), to(#09151b));
    background-image: -webkit-linear-gradient(#244555, #09151b);
    background-image: -moz-linear-gradient(#244555, #09151b);
    background-image: -ms-linear-gradient(#244555, #09151b);
    background-image: -o-linear-gradient(#244555, #09151b);
    background-image: linear-gradient(#244555, #09151b);
}
.topbar .con1
{
    width: 980px;
    margin: 0 auto;
}
.topbar .con1 .fl
{
    width: 420px;
    overflow: hidden;
    color: #eee;
    line-height: 38px;
}
.topbar .con1 .fl a
{
    color: #fff;
    margin: 0 10px;
}
.topbar .con1 .fl a:hover
{
    color: #FF9B79;
}
.topbar .con1 .fl .span1 #MessageCount
{
    font-family: Arial, 'Microsoft Yahei' , '微软雅黑' , MSYahei, '宋体' , Verdana, Helvetica, sans-serif;
    font-weight: bold;
    color: #FF9B79;
}
.topbar .con1 .fr
{
    width: 202px;
    overflow: hidden;
    color: #fff;
}
.topbar .con1 .fr .abs
{
    margin: 7px 0 0 171px;
}
.topbar .con1 .fr .abs img
{
    width: 24px;
    height: 24px;
    cursor: pointer;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(1);
}
.topbar .con1 .fr .abs img.on
{
    filter: grayscale(1%);
    -webkit-filter: grayscale(1%);
    -moz-filter: grayscale(1%);
    -ms-filter: grayscale(1%);
    -o-filter: grayscale(1%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=.01);
    -webkit-filter: grayscale(.01);
}
.topbar .con1 .fr span
{
    display: block;
    padding-top: 6px;
}
.topbar .con1 .fr span #Wordkey
{
    background: #ededed;
    width: 160px;
    height: 24px;
    line-height: 24px;
    border: solid 1px #000;
    padding-left: 10px;
    padding-right: 30px;
    color: #333;
    font-size: 12px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    outline: none;
}
.topbar .con1 .fr span #Wordkey:focus
{
    border-color: #FFA00A;
    background: #fff;
}
.topbar .con1 .fr2
{
    width: 250px;
    overflow: hidden;
    padding-right: 10px;
    float: right;
    text-align: right;
}
.topbar .con1 .fr2 td.td1 div
{
    width: 70px;
    padding: 6px 0 0;
    text-align: left;
    background: url(/s/img/w/1/Shop-u-1/vip.gif) no-repeat 0 7px;
    padding-left: 25px;
}
.topbar .con1 .fr2 td.td1 a, .topbar .con1 .fr2 td.td1 a:hover
{
    color: #fff;
}
.topbar .con1 .fr2 td.td2 div
{
    width: 87px;
    overflow: hidden;
    padding-top: 5px;
}
.topbar .con1 .fr2 td.td2 a
{
    display: block;
    width: 60px;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    background: url(/s/img/w/1/Shop-1/JoinBtnBg.gif) no-repeat 0 0;
    color: #fff;
    font-weight: bold;
    text-align: left;
    padding-left: 27px;
}
.topbar .con1 .fr2 td.td2 a:hover
{
    color: #fff;
    background-position: 0 -28px;
}
/*——*/
.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_Shop.png) no-repeat 0 0;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=image,src='/s/img/w/Logo_Shop.png');
}
.head .logo img
{
    width: 302px;
    height: 82px;
}
.head .fr
{
    width: 510px;
    height: 66px;
    overflow: hidden;
    margin-top: 10px;
}
.head .fr blockquote
{
    margin-top: 3px;
    border: solid 1px #90C4E0;
    background: #fff;
    padding: 6px 4px 4px 12px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-image: -webkit-gradient(linear, 0 0, 0 10%, from(#AADDF8), to(#fff));
    background-image: -webkit-linear-gradient(top,#AADDF8, #fff 10%);
    background-image: -moz-linear-gradient(top,#AADDF8, #fff 10%);
    background-image: -ms-linear-gradient(top,#AADDF8, #fff 10%);
    background-image: -o-linear-gradient(top,#AADDF8, #fff 10%);
    background-image: linear-gradient(top,#AADDF8, #fff 10%);
    box-shadow: 0 0 5px #A0D3F0 inset,0 0 5px rgba(0,0,0,.1);
}
.head .fr blockquote li
{
    width: 162px;
    float: left;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}
.head .fr blockquote li div
{
    width: 158px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color:#999;
}
.head .fr blockquote li a
{
    color: #4686B2;
}
.head .fr blockquote li a.True
{
    font-weight:bold;
}
.head .fr2
{
    width: 70px;
    float: right;
    padding-top: 13px;
    padding-left: 25px;
}
.head .fr2 a img
{
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(1);
    filter: Alpha(Opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}
.head .fr2 a:hover img
{
    filter: grayscale(1%);
    -webkit-filter: grayscale(1%);
    -moz-filter: grayscale(1%);
    -ms-filter: grayscale(1%);
    -o-filter: grayscale(1%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=.01);
    -webkit-filter: grayscale(.01);
    filter: Alpha(Opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}
/*——*/
.nav
{
    z-index: 998;
    height: 36px;
    overflow: hidden;
}
.nav .con1
{
    z-index: 999;
    width: 960px;
    margin: 0 auto;
    height: 36px;
    line-height: 36px;
    background: url(/s/img/w/1/Shop-1/nav.gif) no-repeat 0 0;
}
.nav .con1 li
{
    float: left;
    font-size: 14px;
    background: url(/s/img/w/1/Shop-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;
    font-weight: bold;
}
.nav .con1 li a:hover
{
    color: #fff;
}
.nav li.first
{
    padding-left: 7px;
    background: none;
}
/*——*/
.foot
{
    width: 960px;
    margin: 0 auto;
    text-align: center;
}
.foot .bottommenu
{
    color: #eee;
    height: 30px;
    line-height: 30px;
    background: url(/s/img/w/1/Shop-1/bottommenu.gif) no-repeat 0 0;
}
.foot .bottommenu a
{
    margin: 0 15px;
    color: #fff;
}
.foot .bottommenu a:hover
{
    color: #ff0;
}
.foot .copyright
{
    color: #333;
    line-height: 1.8;
    padding: 8px 0 12px;
}
.foot .copyright a, .foot .copyright a:hover
{
    color: #333;
}
.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;
}
/*——*/











/*——*/
.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: -80px;
    _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;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(1);
}
#ReturnTop:hover
{
    filter: grayscale(1%);
    -webkit-filter: grayscale(1%);
    -moz-filter: grayscale(1%);
    -ms-filter: grayscale(1%);
    -o-filter: grayscale(1%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=.01);
    -webkit-filter: grayscale(.01);
}
/*——*/
.QrCodeSide
{
    display: none;
    position: fixed;
    _position: absolute;
    z-index: 997;
    right: 15px;
    bottom: 100px;
    overflow: hidden;
    width:120px;
    height:140px;
    background:url(/s/img/w/1/Shop-1/QrCodeSideBg.gif) no-repeat 0 0;
}
.QrCodeSide div
{
    padding:10px 0 0 10px;
}
/*——*/