﻿body
{
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 22px;
    font-family: "微软雅黑",Arial;
    -webkit-text-size-adjust: none;
}
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, p
{
    margin: 0;
    padding: 0;
}
input, select, textarea
{
    font-size: 12px;
    line-height: 16px;
}
img
{
    border: 0;
}
ul, li
{
    list-style-type: none;
}
a
{
    color: #333;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
.tc
{
    text-align: center;
}
.tl
{
    text-align: left;
}
.tr
{
    text-align: right;
}
.dis
{
    display: block;
}
.undis
{
    display: none;
}
.fl
{
    float: left;
}
.fr
{
    float: right;
}
.cl
{
    clear: both;
}
.fb
{
    font-weight: bold;
}
.fnb
{
    font-weight: 200;
    margin-left: -1px;
}
.hr_1, .hr_10
{
    font-size: 1px;
    line-height: 1px;
    clear: both;
}
.hr_1
{
    height: 1px;
}
.hr_10
{
    height: 10px;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus
{
    outline: none;
}
.mainbody .OneOfTwo, .mainbody .TowOfTow
{
    margin-bottom: 35px;
}
.mainbody .OneOfTwo
{
    width: 750px;
    float: left;
}
.mainbody .TowOfTow
{
    width: 175px;
    float: right;
}
.mainbody .newwarp
{
    width: 300px;
    float: left;
    margin-top: 14px;
}
.mainbody .newstitle
{
    line-height: 14px;
    background: url(../image/news_title.png) no-repeat;
    text-align: right;
}
.mainbody .newstitle a
{
    color: #2554b3;
}
.mainbody .newsfocus
{
    height: 76px;
    padding: 15px 0 3px;
    margin-bottom: 12px;
    border-bottom: 1px solid #e0e0e0;
}
.mainbody .newsfocus div
{
    float: left;
    width: 60px;
    height: 60px;
    margin-right: 16px;
}
.mainbody .newsfocus div a
{
    width: 60px;
    height: 60px;
    border: 1px solid #d2d2d0;
    border-radius: 5px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    *display: block;
    *font-size: 42px;
    *font-family: Arial;
}
.mainbody .newsfocus div a img
{
    border-radius: 5px;
    vertical-align: middle;
}
.mainbody .newsfocus h3
{
    margin-bottom: 3px;
}
.mainbody .newsfocus h3 a
{
    font-weight: bold;
    font-size: 12px;
    color: #fe8216;
}
.mainbody .newsfocus p
{
    color: #8f8f8f;
    line-height: 18px;
}
.mainbody .newslist li
{
    color: #325e7f;
}
.mainbody .newslist li a
{
    color: #325e7f;
}
.mainbody .newslist li span
{
    float: right;
    font-family: Verdana;
    color: #8c8c8c;
}
.mainbody .aboutus
{
    width: 362px;
    height: 180px;
    padding: 36px 26px 0;
    float: right;
    background: url(../image/aboutus_bg.png) no-repeat 18px 13px #fcfcfc;
    line-height: 24px;
    color: #888;
    border: 1px solid #f4f4f4;
    border-bottom: 2px solid #e6e6e6;
    border-radius: 5px;
}
.mainbody .aboutus img
{
    float: left;
    margin: 5px 15px 0 0;
}
.mainbody .aboutus a
{
    color: #2554b3;
}
.contact
{
    background: url(../image/contact_title.png) no-repeat;
    padding-top: 23px;
    color: #c6c5c5;
    margin: 14px 0 25px 0;
}
.follow
{
    background: url(../image/follow_title.png) no-repeat;
    padding-top: 30px;
}
.follow a
{
    text-indent: -99999px;
    overflow: hidden;
    float: left;
}
.follow a.sina
{
    display: block;
    width: 62px;
    height: 50px;
    background: url(../image/sina_logo.png) no-repeat;
    margin: 0 30px 0 15px;
}
.follow a.tqq
{
    display: block;
    width: 48px;
    height: 50px;
    background: url(../image/tqq_logo.png) no-repeat 0 center;
}
.weblink
{
    width: 880px;
    line-height: 24px;
    padding: 10px 0;
    margin: 0 auto;
    padding-left: 80px;
    background: url(../image/weblink_title.png) no-repeat 0 center;
    font-family: Verdana;
}
.weblink a
{
    margin-left: 20px;
    color: #6a6a6a;
}
.weblink a:hover
{
    color: #f60;
}
.footer
{
    padding: 30px 0;
    border-top: 1px solid #e3e3e3;
    text-align: center;
    line-height: 24px;
    font-family: Verdana;
    color: #898989;
}
.contmsg
{
    width: 40px;
    height: 37px;
    position: fixed;
    bottom: 0;
    right: 20px;
    background: url(../image/msg_bg.gif) no-repeat;
    cursor: pointer;
    text-decoration: none;
    line-height: 18px;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}
.msgtxt
{
    display: none;
    border: 1px solid #e1e1e1;
    width: 120px;
    padding: 5px 8px;
    position: absolute;
    bottom: 40px;
    right: 0;
}
.subBanner, .subBody
{
    width: 960px;
    margin: 0 auto;
}
.subBody
{
    margin-bottom: 25px;
}
.subBody .OneOfTwo
{
    width: 750px;
    float: left;
}
.subBody .TwoOfTwo
{
    width: 175px;
    float: right;
}
.subBody .OneOfTwos
{
    width: 175px;
    float: left;
}
.subBody .TwoOfTwos
{
    width: 750px;
    float: right;
}
.subBody .search_l
{
    margin-bottom: 25px;
}
.subBody .subnav
{
    margin-bottom: 25px;
}
.subBody .subnav li
{
    margin-bottom: 2px;
}
.subBody .subnav li a
{
    display: block;
    height: 24px;
    line-height: 24px;
    padding-left: 20px;
    background: url(../image/subnav_ico.gif) no-repeat 5px center;
}
.subBody .subnav li a:hover
{
    color: #fff;
    text-decoration: none;
    background: url(../image/subnav_ico_on.gif) no-repeat 5px center #ccc;
}
.subBody .subnav li a.on, .subBody .subnav li a:hover.on
{
    color: #fff;
    background: #999;
}
.subBody .subTitle
{
    margin-bottom: 25px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e0e0e0;
    text-align: right;
}
.subBody .subTitle .catname
{
    font-size: 15px;
    font-weight: bold;
    float: left;
    font-family: "微软雅黑";
    color: #333;
}
.subBody .subTitle .shopcart
{
    background: url(../image/shopcart_ico.gif) no-repeat 0 center;
    padding-left: 20px;
}
.subBody .subTitle a
{
    color: #666;
}
.subBody .subTitle span
{
    color: #666;
}
.subBody .subTitle a.goback
{
    float: left;
    margin-left: 10px;
}
.subBody .subtype li
{
    float: left;
}
.subBody .subtype li a
{
    background: #ffa41b;
    padding: 2px 5px;
    margin-right: 5px;
    color: #fff;
}
.subBody .subtype li a:hover
{
    text-decoration: none;
    background: #f90;
}
.subBody .subtype li a.on
{
    background: #999;
}
.subBody .subtype2
{
    padding: 0 0 0 10px;
}
.subBody .subtype2 li
{
    float: left;
}
.subBody .subtype2 li a
{
    background: #fff8ed;
    border: 1px solid #f90;
    padding: 2px 5px;
    margin-right: 5px;
    color: #3e3e3e;
}
.subBody .subtype2 li a.on
{
    color: #f60;
}
.subCont
{
    line-height: 26px;
    color: #666;
}
.msgtitle
{
    display: block;
    padding-bottom: 5px;
    font-size: 14px;
    font-weight: bold;
}
.message_block
{
    color: #666;
}
.message_block p
{
    padding: 12px;
}
.msg_input
{
    width: 400px;
    border: 1px solid #e0e0e0;
    padding: 8px 9px;
    background: #fff;
    font-size: 13px;
    color: #888;
    -webkit-box-shadow: 0 2px 0 0 rgba(0,0,0,.03);
    box-shadow: 0 2px 0 0 rgba(0,0,0,.03);
    border-radius: 2px;
}
.msg_input_on
{
    width: 400px;
    border: 1px solid #8cd1ff;
    background: #f1f9ff;
    padding: 8px 9px;
    -webkit-box-shadow: 0 2px 0 0 rgba(0,0,0,.03);
    box-shadow: 0 2px 0 0 rgba(0,0,0,.03);
    border-radius: 2px;
    font-size: 13px;
    color: #888;
}
.message_labes
{
    font-size: 14px;
}
.message_title
{
    height: 34px;
    line-height: 34px;
    background: #f6f9fb;
    padding: 0 12px;
}
.message_title h2
{
    color: #376b88;
    font-size: 14px;
    float: left;
}
.message_title span
{
    float: right;
    font-weight: bold;
    color: #999;
}
.message_info
{
    color: #8ea6b6;
    text-align: right;
}
.message_replay
{
    background: #f5f5f5;
    padding: 0 12px;
}
.msg_btn_area
{
    margin: 16px 0;
    text-align: right;
}
.msg_btn_area a
{
    display: inline-block;
    padding: 5px 15px;
    background: #09f;
    color: #fff;
    text-align: center;
    font-family: "宋体";
    font-size: 14px;
    overflow: hidden;
    cursor: pointer;
    font-weight: bold;
}
.msg_btn_area a:hover
{
    text-decoration: none;
    background: #f60;
}
.msgflag
{
    margin-left: 4px;
    font-size: 12px;
    color: #900;
}
*html
{
    background-image: url(about:blank);
    background-attachment: fixed;
}
.tbox
{
    width: 50px;
    float: right;
    position: fixed;
    right: 10px;
    bottom: 15px;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
    _margin-bottom: 15px;
    display: none;
}
.tbox #gotop
{
    width: 50px;
    height: 50px;
    background: url(../image/icon.png) no-repeat 0 0;
    display: block;
}
