* {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style: none;
}

a {
    text-decoration: none;
}

body {
    font-size: 14px;
    font-family: Microsoft YaHei, SimHei, SimSun;
    color: #000;
}


/*首页样式*/

.main {
    background: url(../images/indexbg.jpg) no-repeat center top;
}

.index-top {
    width: 980px;
    height: 978px;
    position: relative;
    margin: 0 auto;
    background: url(../images/indexbanner.jpg) no-repeat center top;
}

.index-nav {
    position: absolute;
    top: 384px;
    left: 633px;
}

.index-nav li {
    width: 266px;
    height: 38px;
    line-height: 38px;
    background: url(../images/nav.png) no-repeat center top;
    padding-bottom: 1px solid #ffffff;
    text-align: center;
    position: absolute;
    color: #ffffff;
}

.index-nav li a {
    display: block;
    color: #ffffff;
    width: 266px;
    height: 38px;
}

.index-nav li.num1 {
    left: 24px;
}

.index-nav li.num2 {
    left: 2px;
    top: 39px;
}

.index-nav li.num3 {
    left: 2px;
    top: 78px;
    background: url(../images/nav01.png) no-repeat center top;
}

.index-nav li.num4 {
    left: 24px;
    top: 117px;
    background: url(../images/nav01.png) no-repeat center top;
}

.index-nav li.num5 {
    left: 46px;
    top: 156px;
    background: url(../images/nav01.png) no-repeat center top;
}

.index-nav li.num1 a:hover,
.index-nav li.num2 a:hover {
    background: url(../images/nava.png);
}

.index-nav li.num3 a:hover,
.index-nav li.num4 a:hover,
.index-nav li.num5 a:hover {
    background: url(../images/nav01a.png);
}

.index-des {
    position: absolute;
    left: 580px;
    top: 600px;
}

.index-des span {
    font-size: 28px;
    font-weight: bold;
}

.index-des p {
    line-height: 26px;
}


/*分站样式*/

.page {
    position: relative;
    background: url(../images/pagebg.jpg) no-repeat center top;
}

.content {
    width: 980px;
    margin: 0 auto;
}

.page-banner {
    width: 980px;
    height: 400px;
    background: url(../images/pagenav.jpg) no-repeat center top;
    position: relative;
}

.page-nav {
    left: 265px;
    top: 307px;
    position: absolute;
}

.page-nav li {
    width: 152px;
    height: 58px;
    float: left;
    margin-left: -15px;
    text-align: center;
}

.page-nav li span {
    height: 20px;
    line-height: 20px;
}

.page-nav li a {
    display: block;
    width: 152px;
    height: 38px;
    line-height: 38px;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    background: url(../images/pagenav.png) no-repeat center top;
}

.page-nav li a:hover {
    background: url(../images/pagenava.png) no-repeat center top;
}

.page-con {
    padding-top: 60px;
    height: auto;
    overflow: hidden;
    background: url(../images/pageconbg.jpg) no-repeat center top;
}

.page-tit {
    width: 980px;
    height: 152px;
    line-height: 190px;
    font-size: 24px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    background: url(../images/pagetit.png) no-repeat center top;
}

.enjoy {
    background: url(../images/enjoybg.png) no-repeat center top;
    height: 294px;
    padding-top: 60px;
}

.enjoy-pic {
    width: 300px;
    height: 270px;
    padding-left: 65px;
    float: left;
}

.enjoy-pic p {
    font-size: 18px;
    font-weight: bold;
    color: #ff0000;
    line-height: 60px;
    text-align: center;
}

.enjoy-mes {
    width: 200px;
    height: 270px;
    float: left;
    padding-left: 30px;
    padding-right: 20px;
    line-height: 26px;
    border-right: 1px solid #fff;
}

.enjoy-del {
    float: right;
    width: 300px;
    padding-right: 30px;
    height: 270px;
    line-height: 26px;
}

.enjoy-del p a,
.onlive-left p a {
    color: #ff0000;
}

h2.enjoy-tit {
    font-size: 16px;
    font-weight: bold;
}

.enjoy-del p {
    padding-top: 8px;
}

.page-onlive {
    width: 980px;
    height: auto;
    overflow: hidden;
}

.page-onlive img {
    float: left;
    width: 450px;
    height: 300px;
    border: 1px solid #e3e3e3;
}

.page-onlive .onlive-left {
    width: 480px;
    height: 300px;
    overflow: hidden;
    float: right;
    font-size: 16px;
    line-height: 32px;
}

.onlive-left p {
    padding-top: 10px;
}

h2.onlive-tit {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

.onlive-left table {
    width: 450px;
    font-size: 14px;
    border: 1px solid #e3e3e3;
    background-color: #ffffff;
    border-collapse: collapse;
}

.onlive-left table td {
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #e3e3e3;
}

.onlive-left table td.pro_tit {
    font-size: 16px;
    height: 36px;
    line-height: 36px;
    color: #ff0000;
    font-weight: bold;
}

.news-lists {
    float: left;
    width: 330px;
}

.news-lists .news-tit {
    width: 330px;
    height: 86px;
    line-height: 88px;
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    background: url(../images/news_tit.png) no-repeat center top;
}

.news-lists li {
    width: 310px;
    padding-left: 20px;
    height: 28px;
    line-height: 28px;
    background: url(../images/sj.png) no-repeat left center;
}

.news-lists li a {
    color: #000000;
}

.fk-mes {
    width: 620px;
    float: right;
}

.fk-tit {
    width: 620px;
    height: 86px;
    line-height: 88px;
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    background: url(../images/fk_tit.png) no-repeat center top;
}

.fk_con form table {
    color: #000;
}

.footer {
    clear: both;
    text-align: center;
}

.zw_fx {
    position: absolute;
    left: 0;
    bottom: 20px;
}

.flash {
    float: left;
    width: 450px;
    height: 300px;
}

.flash img {
    display: block;
}

.FocusPic {
    overflow: hidden;
    position: relative;
}

.FocusPic .content {
    overflow: hidden;
}

.FocusPic .changeDiv a {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
}

.FocusPic .title-bg,
.FocusPic .title {
    bottom: 0;
    height: 30px;
    left: 0;
    line-height: 30px;
    overflow: hidden;
    position: absolute;
    width: 450px;
}

.FocusPic .title-bg {
    background: #000 none repeat scroll 0 0;
    opacity: 0.5;
}

.FocusPic .title a {
    color: #fff;
    display: block;
    font-size: 14px;
    padding-left: 15px;
}

.FocusPic .change {
    bottom: 9px;
    height: 20px;
    position: absolute;
    right: 3px;
    text-align: right;
    z-index: 9999;
}

.FocusPic .change i {
    background: #666 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    display: -moz-inline-stack;
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    height: 15px;
    line-height: 15px;
    margin-right: 2px;
    padding: 2px 6px;
}

.FocusPic .change i.cur {
    background: #ff7700 none repeat scroll 0 0;
}

.page-nav li a.on {
    background: url(../images/pagenava.png) no-repeat center top;
    color: #ffffff;
}

.index-nav li.num1 a.index-on,.index-nav li.num2 a.index-on{
    background: url(../images/nava.png);
}
.index-nav li.num3 a.index-on,
.index-nav li.num4 a.index-on,
.index-nav li.num5 a.index-on{
    background: url(../images/nav01a.png);
}