<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    margin: 0;
    padding: 0
}

body {
    background: url("../images/bg.jpg") center top #fff
}

a[href]:after {
    content: none !important
}

@keyframes shake {
    0% {
        transform: rotate(0deg)
    }

    15% {
        transform: rotate(-3deg)
    }

    32% {
        transform: rotate(0deg)
    }

    49% {
        transform: rotate(2deg)
    }

    66% {
        transform: rotate(0deg)
    }

    83% {
        transform: rotate(-1deg)
    }

    100% {
        transform: rotate(0deg)
    }
}

html,body {
    height: 100%;
    font-family: "Microsoft YaHei",寰蒋闆呴粦,"Microsoft JhengHei",鍗庢枃缁嗛粦,STHeiti,MingLiu
}

.clear {
    clear: both
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
    color: #ccc;
    font-size: 14px
}

input:-moz-placeholder,textarea:-moz-placeholder {
    color: #ccc;
    font-size: 14px
}

input::-moz-placeholder,textarea::-moz-placeholder {
    color: #ccc;
    font-size: 14px
}

input:-ms-input-placeholder,textarea:-ms-input-placeholder {
    color: #ccc;
    font-size: 14px
}

ul {
    list-style: none
}

.red-title {
    color: #c80606 !important
}

.slideBox {
    width: 610px;
    height: 400px;
    overflow: hidden;
    position: relative
}

.slideBox .slideHd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1
}

.slideBox .slideHd ul {
    overflow: hidden;
    zoom:1;float: left
}

.slideBox .slideHd ul li {
    float: left;
    margin-right: 2px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    font-family: "寰蒋闆呴粦"
}

.slideBox .slideHd ul li.on {
    background: #f00;
    color: #fff
}

.slideBox .slideBd {
    position: relative;
    height: 100%;
    z-index: 0
}

.slideBox .slideBd li {
    zoom:1;vertical-align: middle
}

.slideBox .slideBd img {
    width: 610px;
    height: 400px;
    display: block
}

.slideBox .slideBd .title {
    position: absolute;
    bottom: 0;
    left: 0;
    padding-left: 10px;
    width: 100%;
    height: 24px;
    font-size: 12px;
    line-height: 24px;
    text-align: left;
    background: rgba(0,0,0,0.5);
    color: #ffffff
}

.scrollBox {
    overflow: hidden;
    position: relative;
    border: 1px solid #ccc
}

.scrollBox .bd ul {
    overflow: hidden;
    zoom:1}

.scrollBox .bd ul li {
    width: 274px;
    margin: 0 8px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center
}

.scrollBox .bd ul li:hover {
    background-color: #E6E6E6
}

.scrollBox .bd ul li .pic {
    text-align: center
}

.scrollBox .bd ul li .pic img {
    margin: 0 auto;
    width: 274px;
    height: 183px;
    display: block
}

.scrollBox .bd ul li .pic a:hover img {
    border-color: #999
}

.scrollBox .bd ul li .title {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px
}

.scrollTextBox {
    float: right;
    width: 1080px;
    position: relative
}

.scrollTextBox .bd {
    padding: 10px
}

.scrollTextBox .bd .tempWrap {
    width: 1050px !important
}

.scrollTextBox .bd ul {
    overflow: hidden;
    zoom:1}

.scrollTextBox .bd ul li {
    list-style-type: disc;
    margin-right: 60px;
    float: left;
    height: 24px;
    line-height: 24px;
    text-align: left;
    _display: inline;
    width: auto !important;
    color: #557198
}

.scrollTextBox .bd ul li a {
    width: auto;
    margin-right: 10px;
    color: #333;
    text-decoration: none
}

.scrollTextBox .bd ul li a:hover {
    color: #CC3300
}

.xuwen .slideBox .slideHd ul li {
    margin-top: 3px;
    width: 10px;
    height: 10px;
    font-size: 0;
    border-radius: 50%
}

.modalImg img {
    width: 100%;
    height: auto
}

.modalImg .modalClose {
    position: fixed;
    right: -45px;
    top: -10px;
    font-size: 50px;
    color: #fff;
    opacity: 1;
    z-index: 999
}

.modalImg .modalClose:focus {
    outline: none
}

.modalImg .carousel-inner {
    min-height: 90px
}

.modalImg .carousel-control {
    background: transparent;
    opacity: 1
}

.modalImg .carousel-control.right {
    right: -80px
}

.modalImg .carousel-control.left {
    left: -80px
}

.footer {
    margin-top: 30px;
    height: 1300px;
    background: url("../images/footer-bg.jpg") center top no-repeat #f7eee5
}

.footer .content {
    position: relative;
    margin: 0 auto;
    width: 1082px
}

.footer .content .titleBar .desc {
    float: right;
    margin-top: 65px;
    font-size: 30px;
    font-weight: bold;
    color: #c91419
}

.footer .content .totalBar {
    font-size: 0px
}

.footer .content .totalBar li {
    display: inline-block;
    *zoom:1;*display: inline;
    vertical-align: top;
    width: 50%;
    *width: 49%;
    text-align: center;
    font-size: 22px
}

.footer .content .totalBar li img {
    position: relative;
    z-index: 999
}

.footer .content .totalBar li span {
    display: block;
    margin: 7px auto 14px auto;
    width: 130px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border-radius: 15px;
    color: #fff;
    background: #c91419;
    cursor: pointer
}

.footer .content .totalBar li span:hover {
    font-weight: bold
}

.footer .content .totalBar li b {
    font-size: 26px;
    color: #c91419
}

.footer .content .form textarea {
    height: 136px;
    border-radius: 15px
}

.footer .content .form .codeBox {
    margin-top: 10px;
    padding-left: 20px
}

.footer .content .form .codeBox label {
    margin: 0px;
    font-size: 22px;
    font-weight: normal;
    color: #333
}

.footer .content .form .codeBox input {
    display: inline-block;
    *zoom:1;*display: inline;
    vertical-align: top;
    margin: 0 20px;
    width: 150px
}

.footer .content .form .codeBox img {
    width: auto;
    height: 34px
}

.footer .content .form .codeBox .btn {
    display: inline-block;
    *zoom:1;*display: inline;
    vertical-align: top;
    margin-left: 20px;
    padding: 0px;
    width: 125px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background: #c91419;
    color: #fff;
    cursor: pointer
}

.footer .content .form .codeBox .btn:hover {
    font-weight: bold
}

.footer .content .listBar {
    margin-top: 15px;
    min-height: 500px;
    font-size: 0px
}

.footer .content .listBar .left {
    display: inline-block;
    *zoom:1;*display: inline;
    vertical-align: top;
    margin-right: 32px;
    *margin-right: 10px;
    padding: 20px;
    width: 830px;
    *width: 800px;
    min-height: 480px;
    font-size: 16px;
    background: #fff;
    border: 1px solid #E6E6E6;
    border-radius: 15px
}

.footer .content .listBar .left h1 {
    margin: 0px;
    font-size: 22px;
    font-weight: bold;
    color: #c91419
}

.footer .content .listBar .left .pageDiv li {
    padding-top: 10px;
    border-bottom: 1px dashed #E6E6E6
}

.footer .content .listBar .left .pageDiv li img {
    display: inline-block;
    *zoom:1;*display: inline;
    vertical-align: top;
    margin-right: 10px;
    width: 30px;
    height: 30px
}

.footer .content .listBar .left .pageDiv li .info {
    display: inline-block;
    *zoom:1;*display: inline;
    vertical-align: top
}

.footer .content .listBar .left .pageDiv li .info h4 {
    margin: 0px;
    font-size: 16px;
    font-weight: bold;
    color: #43acb8
}

.footer .content .listBar .left .pageDiv li .info b {
    margin: 5px 0px;
    font-size: 14px;
    font-weight: normal;
    color: #9e9e9e
}

.footer .content .listBar .left .pageDiv li .info p {
    font-size: 14px;
    color: #333;
    line-height: 20px
}

.footer .content .listBar .right {
    display: inline-block;
    *zoom:1;*display: inline;
    vertical-align: top;
    width: 220px
}

.footer .content .listBar .right .text {
    padding: 10px;
    font-size: 16px;
    color: #c91419;
    text-align: center;
    border: 1px dashed #a39d98
}

.footer .content .listBar .right .text p {
    margin-bottom: 5px
}

.footer .content .listBar .right ul {
    margin-top: 20px
}

.footer .content .listBar .right ul li {
    text-align: center
}

.footer .content .listBar .right ul img {
    width: 140px;
    height: 130px
}

.footer .content .listBar .right ul span {
    display: block;
    margin-top: 5px;
    font-size: 14px;
    color: #333
}

.footer .content .descBar {
    font-size: 30px;
    color: #333;
    text-align: center
}

.header {
    height: 279px
}

.indexPage .container {
    margin: 0 auto;
    padding: 0px;
    width: 1200px
}

.indexPage .container .titleSection h1 {
    margin: 0px;
    height: 66px;
    line-height: 62px;
    font-size: 36px;
    font-weight: bold;
    font-family: "Microsoft YaHei",寰蒋闆呴粦,"Microsoft JhengHei",鍗庢枃缁嗛粦,STHeiti,MingLiu;
    text-align: center;
    letter-spacing: 10px;
    color: #fff;
    background: url(".././images/header-bg.jpg")
}

.indexPage .container .topIntroSection {
    margin-top: 10px;
    min-height: 410px
}

.indexPage .container .topIntroSection .info {
    position: relative;
    margin-top: 4px;
    min-height: 340px;
    background: url("../images/body-bg.jpg") #fff;
    background-repeat: repeat-x
}

.indexPage .container .topIntroSection .info img {
    position: absolute;
    top: 10px;
    left: 70px;
    width: 220px;
    height: 300px
}

.indexPage .container .topIntroSection .info .desc {
    margin-left: 330px;
    padding-top: 30px;
    width: 810px;
    line-height: 40px;
    font-size: 18px;
    color: #333
}

.indexPage .container .topIntroSection .info .desc p {
    margin: 0px
}

.indexPage .container .topTelegremSection {
    min-height: 323px
}

.indexPage .container .topTelegremSection .info {
    margin-top: 17px
}

.indexPage .container .topTelegremSection .info img {
    border-radius: 10px
}

.indexPage .container .topTelegremSection .info .a0 {
    margin-right: 15px
}

.indexPage .container .topItemsSection {
    margin-top: 20px;
    min-height: 400px;
    border: 5px solid #cf2d40;
    background: #fff
}

.indexPage .container .topItemsSection .title {
    margin-top: 10px;
    padding-bottom: 15px;
    text-align: center
}

.indexPage .container .topItemsSection ul li {
    display: inline-block;
    *zoom:1;*display: inline;
    vertical-align: top;
    margin-left: 19px;
    margin-bottom: 15px;
    width: 275px;
    text-align: center;
    cursor: pointer
}

.indexPage .container .topItemsSection ul li:hover span {
    font-weight: bold
}

.indexPage .container .topItemsSection ul li .img {
    display: block;
    width: 275px;
    height: 185px
}

.indexPage .container .topItemsSection ul li span {
    position: relative;
    display: inline-block;
    margin-top: 12px;
    padding: 0 18px 0 35px;
    height: 34px;
    line-height: 32px;
    font-size: 20px;
    background: #d0070d;
    color: #fff;
    border-radius: 5px
}

.indexPage .container .topItemsSection ul li span img {
    position: absolute;
    top: 7px;
    left: 12px
}

.indexPage .container .topItemsSection .desc {
    margin-bottom: 15px;
    font-size: 18px;
    text-align: center
}

.indexPage .container .topItemsSection .imgList {
    position: relative;
    border: none
}

.indexPage .container .topItemsSection .imgList .hd .next,.indexPage .container .topItemsSection .imgList .hd .prev {
    position: absolute;
    top: 70px;
    font-size: 30px;
    font-weight: bold;
    color: #ca151c;
    cursor: pointer !important;
    z-index: 999999
}

.indexPage .container .topItemsSection .imgList .hd .next {
    left: -4px
}

.indexPage .container .topItemsSection .imgList .hd .prev {
    right: -4px
}

.indexPage .container .topItemsSection .imgList .hd ul {
    display: none
}

.indexPage .container .topItemsSection .imgList .bd .tempWrap {
    width: 1170px !important
}

.indexPage .container .centerNewsSection {
    margin-top: 20px
}

.indexPage .container .centerNewsSection .centerNewsBottom {
    margin-top: 17px;
    font-size: 0
}

.indexPage .container .centerNewsSection .centerNewsBottom .newsBox,.indexPage .container .centerNewsSection .centerNewsBottom .slideBox {
    display: inline-block;
    *zoom:1;*display: inline;
    vertical-align: top
}

.indexPage .container .centerNewsSection .centerNewsBottom .slideBox {
    margin-right: 30px
}

.indexPage .container .centerNewsSection .centerNewsBottom .newsBox {
    display: inline-block;
    *zoom:1;*display: inline;
    vertical-align: top;
    width: 560px
}

.indexPage .container .centerNewsSection .centerNewsBottom .newsBox ul {
    padding: 17px;
    height: 354px;
    overflow: auto;
    background: #f7f2fb
}

.indexPage .container .centerNewsSection .centerNewsBottom .newsBox ul li {
    margin-bottom: 20px;
    border-bottom: 1px dashed #000
}

.indexPage .container .centerNewsSection .centerNewsBottom .newsBox ul h3 {
    margin: 0px 0 17px 0px;
    font-size: 18px;
    color: #333
}

.indexPage .container .centerNewsSection .centerNewsBottom .newsBox ul p {
    margin-bottom: 25px;
    line-height: 26px;
    font-size: 14px;
    color: #333
}

.indexPage .container .centerBannerSection {
    margin-top: 20px
}

.indexPage .container .centerBannerSection .scrollBox {
    border: none
}

.indexPage .container .centerBannerSection .scrollBox .bd {
    padding: 12px
}

.indexPage .container .centerBannerSection .scrollBox .bd li {
    margin: 0 10px
}

.indexPage .container .centerBannerSection .scrollBox .bd li .title {
    height: 64px;
    line-height: 64px;
    color: #fff;
    background: #ca151c;
    cursor: pointer
}

.indexPage .container .centerBannerSection .scrollBox .bd li .title.twoLine {
    padding: 10px;
    line-height: 22px
}

.indexPage .container .centerBannerSection .scrollBox .bd li img {
    cursor: pointer
}

.indexPage .container .centerBannerSection .scrollBox .hd ul {
    display: none
}

.indexPage .container .centerBannerSection .scrollBox .hd .next,.indexPage .container .centerBannerSection .scrollBox .hd .prev {
    position: absolute;
    top: 110px;
    font-size: 30px;
    font-weight: bold;
    color: #ca151c;
    cursor: pointer !important
}

.indexPage .container .centerBannerSection .scrollBox .hd .next {
    left: -5px
}

.indexPage .container .centerBannerSection .scrollBox .hd .prev {
    right: -5px
}

.indexPage .container .centerBannerSection .desc {
    margin: 15px;
    font-size: 18px;
    text-align: center
}

.indexPage .container .centerItemsSection {
    padding: 25px 70px;
    border: 5px solid #cf2d40;
    background: #fff
}

.indexPage .container .centerItemsSection ul {
    margin-bottom: 0px
}

.indexPage .container .centerItemsSection ul li {
    display: inline-block;
    *zoom:1;*display: inline;
    vertical-align: top;
    margin-right: 25px
}

.indexPage .container .centerItemsSection ul li.li1 {
    margin-right: 0px
}

.indexPage .container .centerItemsSection ul li img {
    width: auto;
    height: 260px;
    cursor: pointer
}

.indexPage .container .centerItemsSection ul li p {
    margin: 5px 0 0 0;
    font-size: 16px;
    text-align: center;
    cursor: pointer
}

.indexPage .container .centerItemsSection .info {
    float: right;
    width: 670px
}

.indexPage .container .centerItemsSection .info h1 {
    margin: 0px;
    height: 70px;
    line-height: 67px;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    color: #ab1411;
    background: url("../images/header-bg2.jpg")
}

.indexPage .container .centerItemsSection .info .desc {
    margin-top: 30px;
    padding: 0 35px;
    line-height: 26px;
    font-size: 18px;
    color: #333
}

.indexPage .container .bottomItemsSection {
    margin-top: 35px;
    font-size: 0px;
    padding-bottom: 70px;
}

.indexPage .container .bottomItemsSection .left,.indexPage .container .bottomItemsSection .right {
    display: inline-block;
    *zoom:1;*display: inline;
    vertical-align: top;
    padding: 25px 0px 15px 0px;
    width: 580px;
    border: 5px solid #cf2d40;
    background: #fff;
    overflow: hidden
}

.indexPage .container .bottomItemsSection .left h1,.indexPage .container .bottomItemsSection .right h1 {
    margin: 0px;
    font-size: 22px;
    color: #d0070d;
    text-align: center;
    background: url("../images/header-bg3.jpg")
}

.indexPage .container .bottomItemsSection .left ul,.indexPage .container .bottomItemsSection .right ul {
    padding: 5px 22px 0px 23px;
    height: 405px;
    overflow: auto;
    font-size: 0px
}

.indexPage .container .bottomItemsSection .left ul.over li:nth-child(odd),.indexPage .container .bottomItemsSection .right ul.over li:nth-child(odd) {
    margin-right: 8px
}

.indexPage .container .bottomItemsSection .left ul li,.indexPage .container .bottomItemsSection .right ul li {
    display: inline-block;
    *zoom:1;*display: inline;
    vertical-align: top;
    margin-top: 15px;
    width: 250px;
    height: 185px;
    border: 1px solid #E6E6E6;
    overflow: hidden;
    cursor: pointer
}

.indexPage .container .bottomItemsSection .left ul li:nth-child(odd),.indexPage .container .bottomItemsSection .right ul li:nth-child(odd) {
    margin-right: 25px
}

.indexPage .container .bottomItemsSection .left ul li img,.indexPage .container .bottomItemsSection .right ul li img {
    width: 100%;
    height: auto
}

.indexPage .container .bottomItemsSection .left {
    margin-right: 40px;
    *margin-right: 20px
}

.indexPage .container .bottomItemsSection img {
    cursor: pointer
}

.indexPage .container .bottomItemsSection .desc {
    margin: 15px;
    font-size: 18px;
    text-align: center
}

.indexPage .container .bottomNewsSection {
    margin-top: 25px
}

.indexPage .container .bottomNewsSection .bottom {
    margin-top: 15px;
    height: 640px
}

.indexPage .container .bottomNewsSection .bottom .videoBox {
    display: inline-block;
    *zoom:1;*display: inline;
    vertical-align: top;
    margin-right: 20px;
    width: 900px;
    height: 640px
}

.indexPage .container .bottomNewsSection .bottom .videoBox video {
    width: 100%;
    height: 100%;
    background: #333
}

.indexPage .container .bottomNewsSection .bottom .listBox {
    display: inline-block;
    *zoom:1;*display: inline;
    vertical-align: top;
    width: 280px;
    height: 640px;
    overflow: auto
}

.indexPage .container .bottomNewsSection .bottom .listBox li {
    padding: 15px 5px;
    list-style-type: none;
    border-bottom: 1px solid #E6E6E6;
    cursor: pointer
}

.indexPage .container .bottomNewsSection .bottom .listBox li:hover h3 {
    font-weight: bold
}

.indexPage .container .bottomNewsSection .bottom .listBox h3 {
    display: inline-block;
    *zoom:1;*display: inline;
    vertical-align: top;
    margin: 0;
    width: 133px;
    line-height: 20px;
    font-size: 13px;
    font-weight: normal;
    color: #333
}

.indexPage .container .bottomNewsSection .bottom .listBox img {
    display: inline-block;
    *zoom:1;*display: inline;
    vertical-align: top;
    margin-right: 10px;
    width: 110px;
    height: 80px
}

.newsDetailPage {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    min-height: 300px
}

.newsDetailPage .title {
    margin: 0px;
    padding: 40px 0;
    font-size: 20px;
    font-weight: 700;
    text-align: center
}

.newsDetailPage .subTitle {
    margin: 0px;
    padding-bottom: 30px;
    font-size: 16px;
    font-weight: 700;
    text-align: center
}

.newsDetailPage .infoBar {
    width: 1086px;
    height: 40px;
    margin: 0 auto;
    background: #EFEDEE;
    text-align: center;
    color: #333
}

.newsDetailPage .infoBar span {
    height: 40px;
    line-height: 40px;
    margin-right: 10px
}

.newsDetailPage .infoBar span.setfont {
    margin-right: 0
}

.newsDetailPage .infoBar span.setfont a {
    color: #333
}

.newsDetailPage .infoBar span.setfont a.on {
    font-weight: bold
}

.newsDetailPage .newsConent {
    margin: 10px 0;
    padding: 60px;
    padding-top: 30px
}

.newsDetailPage .share_print {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-right: 20px
}

.newsDetailPage .share_print .bdsharebuttonbox {
    float: right
}

.newsDetailPage .share_print .print {
    float: right;
    margin-top: 4px;
    margin-left: 5px
}

.newsDetailPage .share_print .print a {
    text-decoration: none
}

.newsDetailPage .share_print .print a i {
    margin-right: 3px
}

.pageBox {
    padding: 10px;
    margin: 0 auto
}

.pageBox .hide {
    display: none
}

.pageBox .clearfix {
    zoom:1}

.pageBox .clearfix:after {
    content: "";
    display: block;
    clear: both
}

.pageBox ul li {
    margin: 0;
    padding: 0;
    list-style: none
}

.pageBox .notContent {
    padding: 15px 0;
    text-align: center
}

.pageBox .page {
    text-align: center;
    width: 100%;
    margin: 0 auto
}

.pageBox .page .pageMenu {
    text-align: center;
    padding-left: 0;
    width: auto;
    margin: 0 auto;
    display: inline-block
}

.pageBox .page .pageMenu li::selection {
    background: transparent
}

.pageBox .page .pageMenu li {
    border: solid thin #ddd;
    margin: 3px;
    float: left;
    padding: 5px 10px;
    cursor: pointer;
    background: #fff
}

.pageBox .page .pageMenu div.pageObj {
    display: inline-block;
    float: left
}

.pageBox .page .pageMenu li.disabled {
    background-color: #DDDDDD;
    cursor: not-allowed
}

.pageBox .page .pageMenu li.active {
    border: solid thin #cf2d40;
    background-color: #cf2d40;
    color: #fff
}

.pageBox .page .pageMenu li.last {
    font-size: 14px;
    background: transparent;
    border: 0;
    position: relative;
    top: -7px
}

.pageBox .page .pageMenu li.last .keuInput {
    padding: 0 5px;
    width: 50px;
    border: solid thin #ddd;
    height: 29px;
    outline: none;
    text-align: center;
    font-size: 16px;
    margin-top: -4px
}

.pageBox .page .pageMenu li.last .btnSure {
    padding: 4px 8px;
    border: solid thin #ddd;
    outline: none;
    text-align: center;
    font-size: 16px;
    background: #fff;
    margin-left: 3px
}

.pageBox .page .pageMenu li.last .btnSure:hover {
    cursor: pointer
}

/*# sourceMappingURL=cluster.css.map */
</pre></body></html>