
.fl-l {
    float: left;
}
.fl-r {
    float: right;
}
.headerS {
    width: 100%;
    margin-bottom: 20px;
    background: url("../images/pub_bg.png") 0 80px repeat-x;
}
.headerS .head_in {
    width: 1100px;
    height: 80px;
    margin: 0 auto;
    border-bottom: 4px solid #E60012;
}
.headerS .logo {
    width: 150px;
    height: 80px;
    float: left;
    overflow: hidden;
}
.headerS .logo a{
    display: block;
    height: 60px;
    margin: 20px 0 0 10px;
    width: 140px;
    line-height: 400px;
    overflow: hidden;
    background: url("../images/logo.png") no-repeat;
}
.headerS .navS {
    height: 80px;
    width: 600px;
    padding-left: 6px;
    float: left;
}
.headerS .navS ul {
    height: 65px;
    padding-top: 15px;
    position: relative;
}
.headerS .xiala {
    z-index: 111;
}
.headerS .navS .menu {
    text-align: center;
    float: left;
    padding: 0 12px 0 0;
}
.headerS .menu .firstA {
    display: block;
    width: 200px;
    height: 65px;
    line-height: 65px;
    font-size: 18px;
    overflow: hidden;
}
.menu.active a {
    color: rgb(221, 0 ,17);
}

#wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
    min-height: 100%;
    /*height: 3980px;*/
}

#main {
    width: 1100px;
    padding: 0;
    z-index: 100;
    margin: 0 auto;
    overflow: visible;
    position: relative;
}
.section {
    position: relative;
    margin: 0px;
    height: 580px;
}
#main .con01 {
    padding: 330px 0 0 480px;
    height: 220px;
}
#main .p02 {
    padding-left: 20px;
}
#main .p02 a {
    margin-top: 40px;
    display: block;
    width: 191px;
    height: 50px;
    background: url("../images/bot.png") -200px -80px no-repeat;
}
#main .p02 a:hover {
    background-position: 0 -80px;
}
.pageScroll {
    position: fixed;
    top: 100px;
    left: 50%;
    width: 73px;
    height: 438px;
    background: url("../images/ment.png")0 0 no-repeat;
}
.pageScroll.left {
    margin-left: 440px;
}
.scrollNav a {
    display: block;
    height: 73px;
    width: 73px;
    margin-bottom: 13px;
}
.scrollNav.scrollNav_1 {
    display: none;
}
.scrollNav.scrollNav_2:hover { background:url(../images/ment.png) no-repeat;background-position:-160px 0;}
.scrollNav.scrollNav_3:hover {background:url(../images/ment.png) no-repeat; background-position:-160px -86px;}
.scrollNav.scrollNav_4:hover {background:url(../images/ment.png) no-repeat; background-position:-160px -172px;}
.scrollNav.scrollNav_5:hover {background:url(../images/ment.png) no-repeat; background-position:-160px -258px;}
.scrollNav.scrollNav_6:hover {background:url(../images/ment.png) no-repeat; background-position:-160px -345px;}

.scrollNav.scrollNav_2.active { background:url(../images/ment.png) no-repeat;background-position:-160px 0;}
.scrollNav.scrollNav_3.active {background:url(../images/ment.png) no-repeat; background-position:-160px -86px;}
.scrollNav.scrollNav_4.active {background:url(../images/ment.png) no-repeat; background-position:-160px -172px;}
.scrollNav.scrollNav_5.active {background:url(../images/ment.png) no-repeat; background-position:-160px -258px;}
.scrollNav.scrollNav_6.active {background:url(../images/ment.png) no-repeat; background-position:-160px -345px;}
#wrapper .bg {
    position: absolute;
    left: auto;
    top: 0;
    width: 100%;
    z-index: 5;
}
#wrapper .bg .bg_warper {
    width: 100%;
    margin: 0 auto;
    height: 580px;

}
#wrapper .bg .warper01 {
    height: 570px;
    background:url("../images/001.jpg") no-repeat center 0;
}
#wrapper .bg .warper02 {
    height: 560px;
    background:url("../images/002.jpg") no-repeat center 0;
}
#wrapper .bg .warper03 {
    background:url("../images/003.jpg") no-repeat center 0;
}
#wrapper .bg .warper04 {
    background:url("../images/004.jpg") no-repeat center 0;
}
#wrapper .bg .warper05 {
    background:url("../images/005.jpg") no-repeat center 0;
}
#wrapper .bg .warper06 {
    background:url("../images/006.jpg") no-repeat center 0;
}
#wrapper .bg .warper07 {
    width: 100%;
    height: 480px;
    background-color: #ffd43c;
    overflow: hidden;
    margin: 0 auto;
}
.con02 {
    position: relative;
    height: 420px;
    padding-top: 60px;
}
.con02 .p01 {
    width: 582px;
    height: 175px;
    margin: 0 auto;
}
.con02 .p01 img {
    margin-left: 130px;
}
.con02 .p03 {
    position: absolute;
    right: 130px;
    top: 240px;
    height: 49px;
    width: 49px;
}
.con02 .p03 span.sp01 a {
    display: block;
    height: 49px;
    width: 49px;
    background: url("../images/bot.png") -800px 0 no-repeat;
}
.con02 .p03 span.sp01 a:hover {
    background-position: -800px -80px;
}
.mini-footer {
    clear: both;
    width: 100%;
    height: 84px;
    margin: 0 auto;
    padding: 5px 0;
    color: #666666;
    text-align: center;
    background-color: #ffffff;
    border-top: 1px solid #ddd;
}
.mini-footer p {
    line-height: 24px;
}