@charset "gb2312";

/* È«¾ÖCSS¶¨Òå */
body {
    font-family: Microsoft YaHeiLight;
    margin: 0;
    padding: 0;
    font-size: 14px;
    background: #e6e3dc;
    color: #303030;
    line-height: 20px;
    list-style: none;
}
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 YaHeiLight, microsoft yahei, Arial;
    line-height: 20px;
}
img {
    display: block;
}
b, i {
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    display: inline-block;
    vertical-align: top;
}

/* Á´½ÓÑÕÉ« */
a {
    text-decoration: none;
    color: #303030;
}
a:hover {
    text-decoration: none;
    color: #C00;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.tc {
    text-align: center;
}
.tr {
    text-align: right;
}
.cl {
    clear: both;
}
.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
}
.clearfix::after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    font-size: 0;
}
.clearfix {
    *zoom: 1;
}
.mt_01{
    margin-top: 20px;
}
/* nav */
.nav {
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    font-family: SimSun;
    background: url(../images/bg01.jpg) repeat-y center;
}
.nav a {
    color: #fff;
}
.bg01 {
    width: 100%;
    background: url(../images/bg.jpg) no-repeat center top;
    padding-top: 550px;
}
.bg02 {
    width: 548px;
    height: 252px;
    background: url(../images/title_01.png) 0px 0px no-repeat;
}
.bg03 {
    background: url(../images/title_02.png) no-repeat center top;
}
.bg04 {
    background: url(../images/title_03.png) no-repeat center top;
}
.bg05 {
    background: url(../images/title_04.png) no-repeat center top;
}
.bg06 {
    background: url(../images/title_05.png) no-repeat center top;
    width: 486px;
    height: 240px;
}
.bg07 {
    background: url(../images/title_06.png) no-repeat center top;
}
.fs_01 {
    font-size: 28px;
    color: #fff;
    line-height: 46px;
    height: 46px;    
}
.fs_01 a{
    color: #fff;
}
.fs_01 a:hover{
    color: #c00;
}
.fs_02{
    font-size: 18px;
    padding-bottom: 10px;
    background: url(../images/title_08.png) no-repeat bottom left;
    font-weight: 400;
}
.fs_03{
    background: #606060;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    color: #fff;
}
.fs_04 {
    font-size: 28px;
    color: #fff;
    line-height: 40px;
    text-align: center;  
}
.fs_04 a{
    color: #fff;
}
.fs_04 a:hover{
    color: #c00;
}
.fs_05{
    font-size: 22px;
}
.fs_06{
    font-size: 18px;
    background: url(../images/title_09.png) no-repeat bottom left;
    padding-bottom: 5px;
}
.fs_07{
    font-size: 24px;
    background: url(../images/title_10.png) no-repeat bottom left;
    padding-bottom: 12px;
}
.t28{
    text-indent: 28px;
}
.l26{
    line-height: 26px;
}
.bor01{
    border: 1px solid #b4b4b4;
}
.bor02{
    border: 2px solid #c5c4c5;
}
.bor03 img{
    border: 1px solid #c5c4c5;
}
.list01 li{
    float: left;
    width: 135px;
    padding: 7px;
    border: 1px solid #c2c0c1;
    margin-left: 5px;
}
.list01 li span{
    font-size: 18px;
    display: block;
    margin: 7px auto;
    text-align: center;    
}
.list01 li a.gm{
    display: block;
    margin: 0px auto;
    width: 105px;
    height: 20px;
    line-height: 20px;
    font-size: 18px;
    color: #fff;
    background: #ff5869;
    text-align: center;
    border: 2px solid #ff5869;
    border-radius: 12px;
}
.list01 li a.gm:hover{
    border: 2px solid #ff5869;
    color: #ff5869;
    background: #fff;
}

/* 轮换图 css */
.loadImg{width:450px;height:255px; position:relative; float:left;}
.loadImg .imgShow img{width:450px; height:255px;}
.loadImg .imgShow p{text-align:center;color:#fff;line-height:33px;font-size:14px;font-weight:bold;}
.loadImg .imgText{width:320px;height:11px;position:absolute; bottom:10px; right:195px;}
.loadImg .imgText ul{text-align:center;line-height:8px;}
.loadImg .imgText ul li{float:right;width:8px;height:8px; text-align:center; margin-left:5px; background:url(../images/title_07.png) -13px 0px no-repeat;}
.loadImg .imgText ul li.now{ background:url(../images/title_07.png) 0px 0px no-repeat;}
/* footer */
#footer {
    width: 100%;
    line-height: 25px;
    font-family: SimSun;
    font-size: 12px;
    color: #fff;
    text-align: center;
    padding: 40px 0;
    background: url(../images/bg01.jpg) repeat-y center;
    margin-top: 30px;
}
#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;
}