﻿body {
    font-family: Microsoft YaHei;
    margin: 0;
    padding: 0;
    font-size: 14px;
    background: #282828;
}
p, div, form, img, ul, ol, li, dl, dt, dd {
    margin: 0;
    padding: 0;
    border: 0;
}
ul, ol, li {
    list-style: none;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}
table, li, tr, th, br {
    font-size: 14px;
    font-family: Microsoft YaHei;
}
img {
    display: block;
}

/* Á´½ÓÑÕÉ« */
a {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
    color: #C00;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.tc {
    text-align: center;
}
.tr {
    text-align: right;
}
.cl {
    clear: both;
}
.mt_01 {
    margin-top: 20px;
}

/* nav */
.nav {
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    font-weight: normal;
    font-family: SimSun;
}
.nav a {
    color: #fff;
}
.bg01 {
    background: url(../images/title_01.jpg) no-repeat center top;
    height: 550px;
}
.bg02 {
    background: url(../images/title_02.jpg) no-repeat center top;
    height: 2950px;
}
h2{
    font-size: 28px;
    background: url(../images/title_03.png) 0px 35px no-repeat; 
    padding: 20px 0 30px 25px;
    color: #fff;
    font-weight: lighter;
}  
.fs_01{
    font-size: 18px;
    line-height: 30px;
    color: #000;
}
.fs_01 a{
    color: #000;
}
.fs_01 a:hover{
    color: #c00;
}
.fs_02{
    font-size: 20px;
    color: #fff;
}
.fs_02 a{
    color: #fff;
}
.fs_02 a:hover{
    color: #c00;
}
.fs_03{
    font-size: 16px;
    line-height: 26px;
    color: #b9ccde;
    text-indent: 32px;
}
.fs_03 a{
    color: #b9ccde;
}
.fs_03 a:hover{
    color: #c00;
}
a.fs_04{
    background: #0784b1;
    border: 2px #0784b1 solid;
    width: 100px;
    height: 28px;
    line-height: 28px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    display: block;
}
a.fs_04:hover{
    background: #fff;
    border: 2px solid #0784b1;
    color: #0784b1;
}
.fs_05{
    padding-left: 9px;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
}
.fs_05 a{
    color: #fff;
}
.fs_05 a:hover{
    color: #c00;
}
.fs_06{
    font-size: 30px;
    color: #fff;
}
.fs_06 a{
    color: #fff;
}
.fs_06 a:hover{
    color: #c00;
}
.tit01{
    width: 146px;
    height: 44px;
    line-height: 44px;
    background: #f87b4e;
    font-size: 22px;
    color: #fff;
    text-align: center;
    display: block;
}
.tit02{
    width: 146px;
    height: 44px;
    line-height: 44px;
    background: #0784b1;
    font-size: 22px;
    color: #fff;
    text-align: center;
    display: block;
}
.tit03{
    background: #cecece;
    font-size: 12px;
    color: #515151;
    line-height: 20px;
    text-align: center;
    font-weight: bold;
}

.pt01{
    padding-top: 16px;
}

.box_02{ float:left; width:980px; height:250px; position:relative; }
.box_02 .box01{ position:absolute; top:0px; left:0px; }
.box_02 .box01 img{ float:left; }
.box_02 .box01 dl{ float:left; width:415px; padding:20px 0 0 30px; }
.box_02 .box01 dl dt{ font-size:20px; color:#000;}
.box_02 .box01 dl dt a{ color:#000; }
.box_02 .box01 dl dt a:hover{ color:#C00; }
.box_02 .box01 dl dd{ padding-top:8px; text-indent:28px; line-height: 24px; font-size: 16px; color: #8d8d8d; }
.box_02 .box01 dl dd a{ color: #8d8d8d; }
.box_02 .box01 dl dd a:hover{ color: #c00; }
.box_02 .box02{ position:absolute; right:22px; bottom:20px; }

.tab4{ float: left; }
.tab4 li{ float: right; margin-left: 12px; text-align: center; }
.tab4 li a{ display: block; text-decoration: none; width: 40px; line-height: 24px; color: #FFF; font-weight: bold; text-align: center; }
.tab4 li a:hover{ color: #FFF; text-decoration: none; }
.tab4 li a.a_01, .tab4 li a.a_02, .tab4 li a.a_03, .tab4 li a.a_04{ background: #e50011; }
.tab4 li a.a_1, .tab4 li a.a_2, .tab4 li a.a_3, .tab4 li a.a_4{ background: #cdcdcd; }

.wrapper { width: 980px; float:left;}
        /* qqshop focus */#focus { width: 980px; height: 370px; overflow: hidden; position: relative; }
        #focus ul { height: 370px; position: absolute; }
        #focus ul li { float: left; width: 980px; height:370px; overflow: hidden; position: relative; background: #383838;}
        #focus ul li div { position: absolute; overflow: hidden; }
        #focus .btnBg { position: absolute; width: 500px; height: 20px; left: 0; bottom: 0;}
        #focus .btn { position: absolute; width: 685px; height: 10px; padding: 5px 10px 5px 10px; right: 0; bottom: 12px; text-align: right; display:none;}
        #focus .btn span { display: inline-block; _display: inline; _zoom: 1; width: 25px; height: 10px; _font-size: 0; margin-left: 5px; cursor: pointer; background: #fff; }
        #focus .btn span.on { background: #fff; }
        #focus .preNext { width: 45px; height: 100px; position: absolute; top: 130px; background: url(../images/sprite.png) no-repeat 0 0; cursor: pointer; }
        #focus .pre { left: 40px; }
        #focus .next { right: 40px; background-position: right top; }

.tab12 a{ display:block; width:180px; height:135px; }
.tab12 a:hover{ text-decoration:none;}
.tab12 a.a_1, .tab12 a.a_2, .tab12 a.a_3, .tab12 a.a_4, .tab12 a.a_5, .tab12 a.a_6, .tab12 a.a_7, .tab12 a.a_8, .tab12 a.a_9, .tab12 a.a_10, .tab12 a.a_11, .tab12 a.a_12{ cursor:pointer;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);}

/* footer */
#footer {
    width: 100%;
    line-height: 25px;
    font-family: SimSun;
    font-size: 12px;
    color: #fff;
    font-weight: normal;
    text-align: center;
    padding: 140px 0 0 0;
}
#footer a {
    color: #fff;
}
#footer p {
    text-align: center;
    font-family: SimSun;
    font-size: 12px;
}
#footer address {
    font-style: normal;
    text-align: center;
    color: #fff;
    font-family: SimSun;
    font-size: 12px;
}