a, h1, h2, h3, h4, h5, h6, ul, li, body, html, div, span, button, dl, dt, dd, img, p {
    border: none;
    margin: 0;
    padding: 0
}

.right {
    float: right
}

.left {
    float: left
}

ul, li {
    list-style: none;
}

body {
    font-family: "΢���ź�";
    font-size: 20px;
    line-height: 34px;
}

html, body {
    height: 100%;
    overflow: hidden;
    background: #fff;
}

a {
    text-decoration: none;
    color: inherit;
}

#nav {
    width: 100px;
    position: fixed;
    right: 1%;
    top: 50%;
    transform: translate(0%, -50%);
    z-index: 100;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    background: url(/huodong/img/nav_bg1.png) no-repeat left 19px;
    padding-left: 28px;
    height: 367px;
}

#nav2 {
    width: 185px;
    position: fixed;
    left: 2%;
    top: 50%;
    transform: translate(0%, -50%);
    z-index: 100;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    background: url(/huodong/img/nav_bg6.png) no-repeat left 19px;
    /*background-size: 230px;*/
    padding-left: 32px;
    /*height: 367px;*/
}

#nav li {
    cursor: pointer;
    position: relative;
    height: 64px;
    line-height: 67px;
    color: #2e0000;
    font-size: 18px;
}

#nav2 li {
    cursor: pointer;
    position: relative;
    height: 64px;
    line-height: 67px;
    color: #2e0000;
    font-size: 18px;
}

#nav li s {
    display: none;
    left: -25px;
    top: 28px;
    position: absolute;
    background: #751b1b;
    height: 10px;
    width: 10px;
    border-radius: 20px;
}

#nav2 li s {
    display: none;
    left: -25px;
    top: 28px;
    position: absolute;
    background: #751b1b;
    height: 10px;
    width: 10px;
    border-radius: 20px;
}

#nav li.active s, #nav li:hover s {
    display: block;
}

/*�ж�*/
@media screen and (max-width: 1600px) {

    .main {
        position: relative;
        left: -5%;
    }

}


#container, .section {
    height: 100%;
    position: relative;
}

.section {
    background-size: cover;
    background-position: 50% 50%;
    font-family: Microsoft YaHei;
    overflow: hidden;
}

.section .main {
    width: 1200px;
    margin: 0 auto;
}

#section0 {
    /*background: url(../images/section0.jpg) no-repeat center;*/
    /*background-size: cover;*/
    /*background-position: 50% 50%;*/
    height: 100%;
    width: 100%;
}

.slide-btn {
    margin: 0 auto;
    background: url(../images/p1/p1_slide.png) no-repeat;
    width: 290px;
    height: 28px;
    text-align: center;
    padding-top: 2px;
}

.slide-btn li {
    cursor: pointer;
    background: #fff;
    display: inline-block;
    margin: 0 3px;
    height: 8px;
    width: 8px;
    border-radius: 10px;
}

.slide-btn li.active {
    background: orange;
}

.slide-btn .btn {
    width: 30px;
    height: 30px;
    position: relative;
    top: -3px;
    cursor: pointer;
}

.slide-btn .btnl {
    float: left;
}

.slide-btn .btnr {
    float: right;
}

.slide-btn ul {
    padding-top: 9px;
}

#section1 {
    /*background: url(../images/section1.jpg) no-repeat center;*/
    /*background-size: cover;*/
}

#section1 .main {
    height: auto;
    overflow: hidden;
    padding-top: 7%;
}

#section2 {
    /*background: url(../images/section2.jpg) no-repeat center;*/
    /*background-size: cover;*/
}

#section2 .main {
    height: auto;
    padding-top: 4%;
    font-size: 16px;
    line-height: 26px;
}

#section2 .main span {
    font-size: 26px;
    color: #115ae0;
    font-weight: bold;
    text-decoration: underline;
    font-style: oblique;
}

#section3 {
    /*font-size: 20px;*/
    /*line-height: 28px;*/
    /*background: url(../images/s3_bg.jpg) no-repeat center;*/
    /*background-size: cover;*/
    /*color: #fff;*/
}

#section3 .main {
    position: relative;
    top: 10%;
    width: 950px;
    margin: 0 auto;
    background: url(../images/s3_title.png) left top no-repeat;
    padding-left: 250px;
    padding-top: 50px;
}

#section3 .txt1 {
    background: #fa4c08;
    border: 3px solid #fdbd8e;
    width: 860px;;
    border-radius: 40px;
    padding: 20px 40px 20px;
}

#section4 {
    /*background: url(../images/s4_bg.jpg) no-repeat center;*/
}

#section4 .main {
    position: relative;
    top: 10%;
    background: url(../images/s4_title.png) no-repeat right 50px top;
    padding-top: 50px;
    height: auto;
    overflow: hidden;
}

#section5 {
    /*background: url(../images/section5.jpg) no-repeat;*/
}

#section5 .main {
    position: relative;
    margin: 0 auto;
    margin-top: -370px;
    top: 50%;
    width: 950px;
    background: url(../images/s5_title.png) no-repeat left top;
    padding-left: 250px;
}

#section5 h3 {
    padding-bottom: 20px;
    color: #fff;
    font-weight: bold;
    font-size: 40px;
}

#section5 ul {
    width: 930px;
    overflow: hidden;
}

#section5 ul.js-b {
    padding-bottom: 5px;
}

#section5 ul.js-b li {
    width: 135px;
    margin: 0 12px 10px 0;
    text-align: center;
    border-radius: 100px;
    display: inline-block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    background: #ff90ba;
    color: #460059;
    font-size: 20PX;
    cursor: pointer;
}

#section5 ul.js-b li.active {
    background: #4d007e;
    color: #fff;
}

#section5 ul.js-c li.active {
    display: block;
}

#section5 ul.js-c li a.block {
    width: 294px;
    display: block;
    text-align: center;
    color: #fff;
}

#section5 ul.js-c li a.block img {
    margin-bottom: 5px;
    transition: .2s ease-in all;
}

#section5 ul.js-c li td {
    padding-bottom: 10px;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
}

#section5 ul.js-c li td .more {
    font-size: 18px;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
    background: #441b50;
    color: #fff;
    padding: 10px 40px;
    border-radius: 20px;
}

#section5 ul.js-c li td .more:hover {
    background: #900;
    color: #fff;
}

#section5 ul.js-c li a:hover img {
    transform: scale(1.05);
}

#section5 ul.js-c li a:hover {
    color: #FC0
}

#section6 {
    /*background: url(../images/section6.jpg) no-repeat;*/
}

#section6 .main {
    position: relative;
    top: 20%;
    width: 950px;
    margin: 0 auto;
    background: url(../images/s6_title.png) no-repeat top left;
    padding-left: 250px;
}

#section6 h3 {
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 20px;
    line-height: 36px;
}

#section6 p {
    line-height: 40px;
    font-size: 20px;
}

#section6 ul {
    background: rgba(255, 255, 255, 0.7);
    border-radius: 40px;
    padding: 30px 60px;
}

#section6 li {
    padding: 5px 0px;
    line-height: 32px;
}

#section6 li a:hover {
    color: #F00;
}

#owl-demo {
    position: relative;
    width: 422px;
    height: 283px;
    overflow: hidden;
}

#owl-demo .item {
    position: relative;
    display: block;
}

#owl-demo img {
    display: block;
    width: 422px;
    height: 283px;
    transition: .2s ease-in all;
}

#owl-demo a:hover img {
    transform: scale(1.05);
}

#owl-demo b {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 78px;
    background-color: #000;
    opacity: .5;
    filter: alpha(opacity=50);
}

#owl-demo span {
    position: absolute;
    left: 0;
    bottom: 37px;
    width: 100%;
    font: 18px/32px "΢���ź�", "����";
    color: #fff;
    text-align: center;
}

.owl-pagination {
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 100%;
    height: 22px;
    text-align: center;
}

.owl-page {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background-image: url(../images/bg15.png);
    *display: inline;
    *zoom: 1;
}

.owl-pagination .active {
    width: 25px;
    background-image: url(../images/bg16.png);
}

.owl-buttons {
    display: none;
}

.owl-buttons div {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 80px;
    margin-top: -40px;
    text-indent: -9999px;
}

.owl-prev {
    left: 0;
    background-image: url(../images/bg17.png);
}

.owl-next {
    right: 0;
    background-image: url(../images/bg18.png);
}

.owl-prev:hover {
    background-image: url(../images/bg19.png);
}

.owl-next:hover {
    background-image: url(../images/bg20.png);
}


#section7 {
    background: url(../images/section7.jpg) no-repeat;
}

#section7 .main {
    position: relative;
    top: 50%;
    margin: 0 auto;
    margin-top: -350px;
    width: 950px;
    background: url(../images/s7_title.png) no-repeat top left;
    padding-left: 250px;
}

#section7 ul.js-b li {
    transition: .2s ease all;
    width: 210px;
    margin: 0 18px 15px 0;
    text-align: center;
    border-radius: 100px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    background: #573de4;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
}

#section7 ul.js-b li.active {
    background: #2d63ff;
    color: #fff;
}

#section7 ul.js-c {
    width: 850px;
    padding: 20px 20px 10px 20px;
    background: rgba(255, 255, 255, 0.7);
    height: auto;
    overflow: hidden;
}

#section7 ul.js-c li.active {
    display: block;
}

#section7 ul.js-c li a.block {
    width: 283px;
    display: block;
    font-size: 16px;
    margin: 0 auto;
    text-align: center;
}

#section7 ul.js-c li a.block img {
    transition: .2s ease all;
    margin-bottom: 5px;
}

#section7 ul.js-c li td {
    padding-bottom: 10px;
    font-size: 16px;
    line-height: 26px;
}

#section7 ul.js-c li a:hover {
    color: #F00;
}

#section7 ul.js-c li a:hover img {
    transform: scale(1.05);
}

#pages {
    position: fixed;
    right: 10px;
    top: 50%;
    list-style: none;
}

#pages li {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff;
    margin: 0 0 10px 5px;
}

#pages li.active {
    width: 14px;
    height: 14px;
    border: 2px solid #FFFE00;
    background: none;
    margin-left: 0;
}

<!--
ecms sync check [sync_thread_id="a68f6e271be0d23e820cf6e61402aa0b" sync_date

=
"2025-01-07 10:40:31"
check_sum

=
"a68f6e271be0d23e820cf6e61402aa0b  signature="
#
$
enorth_signature_value$

#
"]-->