<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    line-height: 1.15;
    -webkit-tap-highlight-color: transparent;
    height: 100%
}

body {
    margin: 0;
    font-family: "Microsoft Yahei",PingFangSC-Regular,"Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
    line-height: 1.42857143;
    font-size: 14px;
    min-width: 1230px;
    background: #fff;
    color: #333;
    height: 100%
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

a {
    -webkit-text-decoration-skip: objects;
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,input,optgroup,select,textarea {
    line-height: 1.42857143;
    margin: 0;
    outline: 0
}

body,button,input,select,textarea {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

summary {
    display: list-item
}

article,aside,details,figcaption,figure,footer,header,main,menu,nav,section {
    display: block
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

audio,canvas,video {
    display: inline-block
}

[hidden],template {
    display: none
}

.clearfix {
    zoom:1}

.clearfix:after,.clearfix:before {
    display: table;
    line-height: 0;
    content: ""
}

.clearfix:after {
    clear: both
}
.index_news a{
    color: #c90e24;
}
.index_news h1{
    text-align: center;
}
.index_news p{
    text-align: center;
}
a {
    color: #333;
    text-decoration: none
}

a:hover {
    color: #D31E26
}

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

.img-center {
    text-align: center;
    font-size: 0
}

.img-center img {
    display: inline-block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle
}

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

.header .logo {
    float: left;
    padding: 28px 0
}

.header .logo img {
    height: 71px;
    display: block;
    width: auto
}

.header .link {
    float: right;
    padding: 42px 0
}

.header .link a {
    float: left;
    line-height: 42px;
    margin-left: 25px;
    padding-left: 53px;
    background: no-repeat 0 center
}

.header .link i {
    width: 40px;
    height: 40px;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    border-radius: 90px;
    color: #fff;
    background-color: #00468c
}

.nav {
    background-color: #E52129;
    /* height: 66px; */
    /* line-height: 66px; */
}

.nav li {
    float: left;
    width: 110px;
    background: url(../images/line_nav.png) right center no-repeat;
    margin-right: -1px
}

.nav li:last-child {
    background: 0 0
}

.nav li a {
    display: block;
    color: #fff;
    text-align: center;
    line-height: 66px;
    position: relative;
    z-index: 11;
    font-size: 17px;
}

.nav li a:hover,.nav li.active a,.nav li.open a {
    background-color: #9C1B1C;
    color: #fff
}

.nav li.dropdown {
    position: relative
}

.nav li .dropdown-box {
    position: absolute;
    left: 0;
    top: 0;
    min-width: 100%;
    z-index: 10;
    padding-top: 60px;
    display: none
}

.nav li .dropdown-box a {
    line-height: 33px;
    color: #fff;
    font-size: 15px;
    padding: 0 15px;
    word-break: keep-all
}

.nav li .dropdown-box a:hover {
    background-color: #711314;
}

.menu-btn {
    display: none;
    float: right;
    padding: 6px 0
}

.menu-btn span,.menu-btn:after,.menu-btn:before {
    display: block;
    height: 2px;
    background-color: #D31E26;
    content: ''
}

.menu-btn:before {
    width: 24px
}

.menu-btn:after {
    width: 18px;
    margin-left: 6px
}

.menu-btn span {
    width: 12px;
    margin: 6px 0 6px 12px
}

.banner-sub {
    height: 240px;
    background: no-repeat center/cover
}

.section {
    padding: 50px 0
}

.section-title {
    margin-bottom: 30px;
    text-align: center;
    position: relative
}

.section-title:before {
    content: '';
    width: 100%;
    height: 3px;
    background: #e8e8ec;
    position: absolute;
    top: 13px;
    left: 0
}

.section-title span {
    display: inline-block;
    position: relative;
    z-index: 1;
    color: #D31E26;
    padding: 0 30px;
    font-size: 20px
}

.section-title small {
    display: block;
    color: #999;
    text-transform: uppercase;
    font-size: 12px
}

.position {
    border-bottom: 3px solid #d9d9dd;
    margin-bottom: 30px
}

.position span {
    display: inline-block;
    border-bottom: 3px solid #D31E26;
    margin-bottom: -3px;
    font-size: 18px;
    color: #D31E26;
    background: no-repeat 0 0;
    padding-bottom: 5px;
    text-align: center
}

.position .wz {
    float: right;
    font-size: 12px;
    color: #999;
    background: url(../images/icon_home.png) no-repeat 0 center;
    padding-left: 22px;
    margin-top: 5px
}

.panel1 {
    background-color: #f7f7f9;
    margin-bottom: 20px
}

.panel1-title {
    padding: 23px 25px;
    border-bottom: 1px solid #efeef2;
    font-size: 16px;
    color: #D31E26
}

.panel1-title small {
    font-size: 12px;
    color: #6d6c6f;
    padding-left: 5px
}

.panel1-title .more {
    float: right;
    width: 16px;
    height: 16px;
    background: url(../images/icon_more_left.png) center no-repeat;
    margin-top: 3px
}

.panel1-title .more:hover {
    background-image: url(../images/icon_more_left_hover.png)
}

.box1-mn {
    float: left;
    width: 830px
}

.box1-sd {
    float: right;
    width: 350px
}

.dangqun-swiper {
    margin-bottom: 20px
}

.dangqun-swiper .swiper-slide a {
    display: block;
    background-color: #D31E26;
    color: #fff;
    overflow: hidden
}

.dangqun-swiper .swiper-slide .m {
    float: right;
    height: 400px;
    background: no-repeat center/cover;
    width: 540px
}

.dangqun-swiper .swiper-slide .text {
    width: 220px;
    padding: 80px 35px 0 35px
}

.dangqun-swiper .swiper-slide .text h4 {
    font-size: 16px;
    margin: 0 0 15px;
    line-height: 26px;
    height: 52px;
    overflow: hidden
}

.dangqun-swiper .swiper-slide .text p {
    opacity: .74;
    font-size: 12px;
    line-height: 2;
    margin: 0;
    height: 120px;
    overflow: hidden
}

.dangqun-swiper .swiper-slide .text span {
    display: block;
    margin-top: 20px;
    width: 95px;
    line-height: 34px;
    border: 1px solid #4a74b0;
    color: #c5ccde;
    text-align: center
}

.dangqun-swiper .swiper-pagination {
    width: auto;
    left: 35px
}

.dangqun-swiper .swiper-button-next,.dangqun-swiper .swiper-button-prev {
    opacity: 0;
    transition: all .3s
}

.dangqun-swiper .swiper-button-prev {
    left: 300px;
    transform: translateX(-37px)
}

.dangqun-swiper .swiper-button-next {
    transform: translateX(37px)
}

.dangqun-swiper:hover .swiper-button-next,.dangqun-swiper:hover .swiper-button-prev {
    opacity: 1;
    transform: translateX(0)
}

.list-1 li {
    padding: 15px 0;
    border-bottom: 1px solid #efeef2
}

.list-1 li a {
    display: block
}

.list-1 li h4 {
    margin: 0;
    font-weight: 400;
    font-size: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.list-1 li span {
    display: block;
    margin-top: 10px;
    color: #bbbcbd;
    font-size: 12px
}

.panel1 .list-1 {
    padding: 0 25px 15px
}

.list-2 {
    margin: -30px 0 0 -40px
}

.list-2 li {
    float: left;
    width: 33.333333%
}

.list-2 li a {
    display: block;
    margin: 30px 0 0 40px
}

.list-2 li .img-center {
    overflow: hidden
}

.list-2 li .img-center img {
    transition: all .3s
}

.list-2 li p {
    text-align: center;
    margin: 15px 0 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.list-2 li a:hover .img-center img {
    transform: scale(1.1)
}

.list-3 li {
    line-height: 36px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.jjgz {
    padding: 25px
}

.jjgz .list-2 {
    width: 490px;
    float: left;
    margin-left: -20px
}

.jjgz .list-2 li {
    width: 50%
}

.jjgz .list-2 li a {
    margin-left: 20px
}

.jjgz .list-3 {
    float: right;
    margin-top: -6px;
    width: 235px
}

.qtgz {
    padding: 25px 25px 15px
}

.qtgz img {
    display: block;
    width: 100%;
    height: 135px;
    margin-bottom: 13px
}

.footer {
    padding: 50px 0;
    background-color: #343336;
    color: #909091;
    font-size: 12px
}

.footer a {
    color: #909091
}

.footer a:hover {
    color: #fff
}

.footer .gz {
    float: right;
    color: #fff;
    font-size: 0
}

.footer .gz img {
    width: 100px
}

.footer .link {
    margin-bottom: 30px;
    font-size: 0
}

.footer .link a {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px
}

.footer .link span {
    display: inline-block;
    font-size: 14px;
    vertical-align: middle;
    padding: 0 10px;
    color: #555
}

.footer p {
    margin: 5px 0
}

.index .header {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 100
}

.index .header .link a {
    color: #fff
}

.banner .swiper-slide a {
    display: block;
    background: no-repeat center/cover;
    height: 580px
}

.index-top-left {
    float: left;
    width: 920px
}

.index-top-left .tit {
    border-bottom: 3px solid #f5f5f5;
    padding-bottom: 20px;
    margin-bottom: 30px
}

.index-top-left .tit span {
    color: #D31E26;
    font-size: 22px;
    background: url(../images/icon_s_news.png) left center no-repeat;
    padding-left: 35px;
    background-size: 24px 24px; /* å®½åº¦ é«˜åº¦ */
}

.index-top-left .tit .more {
    float: right;
    background: url(../images/icon_s_more.png) no-repeat center;
    width: 26px;
    height: 26px
}

.index-top-left .tit .more:hover {
    background-image: url(../images/icon_s_more_hover.png)
}

.index-top-slide {
    float: left;
    width: 430px
}

.index-top-slide .swiper-slide a {
    display: block;
    position: relative
}

.index-top-slide .swiper-slide img {
    display: block;
    width: 100%;
    height: auto
}

.index-top-slide .swiper-slide p {
    margin: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    color: #fff;
    background: rgba(0,0,0,.7);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 45px;
    text-align: center
}

.index-top-text {
    float: right;
    width: 460px
}

.index-top-text dl {
    margin: 0 0 5px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #ccc
}

.index-top-text dt {
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.index-top-text dt a {
    color: #D31E26
}

.index-top-text dd {
    margin: 10px 0 0
}

.index-top-text dd span {
    font-size: 12px;
    color: #999;
    display: block
}

.index-top-text dd p {
    margin: 5px 0 0;
    line-height: 1.75;
    color: #666;
    height: 48px;
    overflow: hidden
}

.index-top-right {
    float: right;
    width: 240px
}

.index-top-gonggao {
    padding: 15px;
    border: 1px solid #e5e5e5
}

.index-top-gonggao .tit {
    font-size: 18px;
    border-bottom: 1px solid #e5e5e5;
    color: #D31E26;
    padding-bottom: 15px;
    margin-bottom: 20px
}

.index-top-gonggao li {
    border-bottom: 1px dotted #ddd;
    margin-bottom: 10px;
    padding-bottom: 15px
}

.index-top-gonggao li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0
}

.index-top-gonggao li a {
    display: block;
    line-height: 1.75;
    height: 48px;
    overflow: hidden
}

.list-4 li a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    line-height: 33px;
    padding-left: 12px;
    background: url(../images/icon_news_qq.png) left center no-repeat
}

.list-4 li span {
    float: right;
    margin-left: 10px;
    font-size: 12px;
    color: #999
}

.xuanchuan2x {
    margin-left: -20px;
    margin-top: 15px
}

.xuanchuan2x .item {
    float: left;
    width: 50%
}

.xuanchuan2x .item a {
    margin: 20px 0 0 20px;
    display: block
}

.xuanchuan2x .item img {
    display: block;
    width: 100%;
    height: auto
}

.xuanchuan1x {
    margin-top: 20px
}

.xuanchuan1x img {
    display: block;
    width: 100%;
    height: auto
}

.index-md-left {
    float: left;
    width: 455px;
    margin-right: 32px
}

.index-md-right {
    float: right;
    width: 220px
}

.index-md-menu {
    overflow: hidden;
    background-color: #f5f5f7;
    margin-bottom: 30px
}

.index-md-menu .more {
    float: right;
    color: #959596;
    line-height: 50px;
    font-size: 12px;
    padding: 0 15px
}

.index-md-menu .more:hover {
    color: #D31E26
}

.index-md-menu li {
    float: left;
    width: 100px
}

.index-md-menu li a {
    display: block;
    line-height: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    text-align: center
}

.index-md-menu li.active a {
    background-color: #D31E26;
    color: #fff
}

.list-5 {
    margin-left: -20px
}

.list-5 li {
    float: left;
    width: 50%
}

.list-5 li a {
    display: block;
    margin: 0 0 20px 20px;
    position: relative;
    overflow: hidden
}

.list-5 li img {
    display: block;
    width: 100%;
    height: auto
}

.list-5 li p {
    margin: 0;
    position: absolute;
    left: 0;
    bottom: -35px;
    width: 100%;
    color: #fff;
    background: rgba(0,0,0,.7);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 35px;
    text-align: center;
    transition: all .3s
}

.list-5 li a:hover p {
    bottom: 0
}

.list-6 li {
    margin-bottom: 15px
}

.list-6 li a {
    display: block;
    text-align: center;
    font-size: 0;
    border: 1px solid #e8e9ea;
    padding: 14px
}

.list-6 li img {
    width: 43px;
    height: 43px;
    display: inline-block;
    vertical-align: middle
}

.list-6 li span {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px
}

.list-6 li a:hover {
    background-color: #f5f5f7
}

.index-news {
    background-color: #f5f5f7
}

.index-news .index-md-menu {
    background-color: #fff
}

.index-video .index-video {
    background: url(../images/icon_video.png) 60px center no-repeat #D31E26;
    margin: 0;
    line-height: 45px;
    padding-left: 93px;
    color: #fff
}

.index-video * {
    margin: 0!important;
    max-width: 100%!important
}

.index-video iframe {
    display: block;
    width: 100%;
    height: 110px
}

.index-tw {
    margin-bottom: 20px
}

.index-tw a {
    display: block;
    overflow: hidden
}

.index-tw .m {
    float: left;
    width: 165px
}

.index-tw .m img {
    display: block;
    width: 100%;
    height: auto
}

.index-tw .text {
    margin-left: 180px
}

.index-tw .text h4 {
    font-weight: 400;
    margin: 0;
    font-size: 16px;
    color: #D31E26;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.index-tw .text span {
    color: #999;
    font-size: 12px;
    margin-top: 10px;
    display: block
}

.index-tw .text p {
    margin: 10px 0 0;
    line-height: 22px;
    color: #666;
    height: 65px;
    overflow: hidden
}

.index-case .swiper-pagination {
    position: static;
    margin-top: 20px
}

.index-case .swiper-slide a {
    display: block
}

.index-case .swiper-slide .m {
    border: 1px solid #eee;
    padding: 10px
}

.index-case .swiper-slide .img-center {
    height: 139px;
    line-height: 139px;
    overflow: hidden
}

.index-case .swiper-slide .m img {
    transition: all .8s
}

.index-case .swiper-slide p {
    margin: 15px 0 0;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.index-case .swiper-slide a:hover .m img {
    transform: scale(1.1)
}

.index-fengcai .swiper-slide a {
    display: block
}

.index-fengcai .swiper-slide .m {
    overflow: hidden
}

.index-fengcai .swiper-slide .m img {
    display: block;
    width: 100%;
    height: auto;
    transition: all .8s
}

.index-fengcai .swiper-slide a:hover .m img {
    transform: scale(1.1)
}

.index-fengcai .swiper-slide p {
    margin: 15px 0 0;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px
}

.index-fengcai .swiper-pagination {
    position: static;
    margin-top: 20px
}

.index-select {
    margin-left: -30px
}

.index-select .item {
    float: left;
    width: 33.333333%
}

.index-select .select {
    margin-left: 30px
}

.index-select label {
    float: left;
    width: 70px;
    line-height: 36px
}

.index-select .con {
    margin-left: 70px
}

.index-select select {
    height: 36px;
    display: block;
    width: 100%;
    font-size: 14px
}

.index-link {
    border-top: 1px solid #eee;
    margin-top: 30px;
    padding-top: 20px
}

.index-link a {
    float: left;
    margin: 10px 20px 0 0;
    font-size: 12px
}

.ct2-sd {
    float: left;
    width: 260px
}

.ct2-mn {
    float: right;
    width: 895px
}

.lanmu {
    border: 1px solid #e9e9ec;
    border-bottom: 0;
    background-color: #f7f7f9
}

.lanmu li i {
    float: right;
    width: 48px;
    height: 48px;
    cursor: pointer;
    position: relative;
    z-index: 2
}

.lanmu li i:after {
    content: '';
    border-top: 2px solid #D31E26;
    transform: rotate(135deg);
    border-left: 2px solid #D31E26;
    box-sizing: content-box;
    display: block;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -6px
}

.lanmu li a {
    display: block;
    border-bottom: 1px solid #e9e9ec;
    line-height: 48px;
    position: relative
}

.lanmu li a:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    transition: all .5s;
    background-color: #D31E26;
    content: ''
}

.lanmu li span {
    position: relative;
    z-index: 1;
    display: block;
    padding-left: 20px;
    transition: all .5s
}

.lanmu li .tit:hover:before,.lanmu li.active .tit:before {
    width: 100%
}

.lanmu li a:hover span,.lanmu li.active span {
    color: #fff
}

.lanmu li.active i:after {
    border-color: #fff;
    transform: rotate(225deg)
}

.lanmu li .ej {
    display: none
}

.lanmu li .ej a {
    padding-left: 40px
}

.lanmu li.active .ej {
    display: block
}

.ct2-sd .panel1-title {
    padding: 15px 20px 0
}

.ct2-sd .panel1-title strong {
    display: inline-block;
    border-bottom: 1px solid #D31E26;
    margin-bottom: -1px;
    padding-bottom: 10px
}

.ct2-sd .panel1 .list-4 {
    padding: 10px 20px
}

.bumen dl {
    margin: 20px 0 0;
    background-color: #f3f5f8
}

.bumen dt {
    cursor: pointer;
    padding: 0 30px
}

.bumen dt span {
    display: block;
    background: url(../images/icon_ygjy_on.png) right center no-repeat;
    line-height: 48px;
    font-size: 15px
}

.bumen dd {
    margin: 0;
    display: none;
    overflow: hidden
}

.bumen dd .content {
    padding: 20px 30px;
    line-height: 1.8
}

.bumen dl.active dt {
    background-color: #D31E26;
    color: #fff
}

.bumen dl.active dt span {
    background-image: url(../images/icon_ygjy_off.png)
}

.list-7 {
    margin: -40px 0 0 -40px
}

.list-7 li {
    float: left;
    width: 25%
}

.list-7 li a {
    display: block;
    transition: all .3s;
    border: 1px solid #e9e9ec;
    background-color: #f7f7f9;
    padding: 5px;
    margin: 40px 0 0 40px
}

.list-7 li a:hover {
    box-shadow: 0 0 8px #aaa
}

.list-7 li .m img {
    display: block;
    width: 100%;
    height: auto
}

.list-7 li .text {
    margin-top: 10px;
    text-align: center
}

.list-7 li .text h4 {
    margin: 0;
    font-weight: 400
}

.list-7 li .text h4:after {
    content: '';
    display: block;
    margin: 10px auto;
    background-color: #D31E26;
    height: 1px;
    width: 20px
}

.list-7 li .text p {
    margin: 0;
    font-size: 12px;
    color: #666;
    line-height: 20px;
    height: 40px;
    overflow: hidden
}

.pages {
    margin-top: 30px
}

.news-list {
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee
}

.news-list-left {
    float: left;
    width: 370px
}

.news-list-left a {
    display: block;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px
}

.news-list-left img {
    display: block;
    width: 100%;
    height: auto
}

.news-list-left p {
    margin: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    color: #fff;
    background: rgba(0,0,0,.7);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 45px;
    text-align: center
}

.news-list-right {
    float: right;
    width: 500px
}

.news-list-right li {
    margin-bottom: 10px
}

.news-list-right li a {
    display: block;
    background-color: #f7f7f9;
    padding: 20px 30px
}

.news-list-right li h4 {
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 15px
}

.news-list-right li p {
    font-size: 12px;
    color: #8b8b8d;
    line-height: 23px;
    margin: 15px 0 0;
    height: 46px;
    overflow: hidden
}

.list-8 li {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd
}

.list-8 li a {
    display: block;
    overflow: hidden
}

.list-8 li .time {
    float: left;
    text-align: center;
    width: 80px;
    padding: 18px 0;
    background-color: #e9e9ee;
    font-size: 12px;
    color: #88888a
}

.list-8 li .time strong {
    display: block;
    font-size: 35px;
    color: #777;
    line-height: 1
}

.list-8 li .text {
    margin-left: 100px
}

.list-8 li .text h4 {
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    padding-top: 5px
}

.list-8 li .text p {
    margin: 10px 0 0;
    font-size: 12px;
    color: #8b8b8d;
    line-height: 24px
}

.list-8 li a:hover .time strong {
    color: #D31E26
}

.gcal-swiper {
    float: left;
    background-color: #e1e1e5;
    padding: 4px;
    width: 560px
}

.gcal-swiper .swiper-slide a {
    display: block;
    position: relative
}

.gcal-swiper .swiper-slide .m {
    height: 400px;
    background: no-repeat center/cover;
    transition: all .5s
}

.gcal-swiper .swiper-slide p {
    margin: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    color: #fff;
    background: rgba(0,0,0,.7);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 45px;
    text-indent: 15px
}

.gcal-swiper .swiper-slide p span {
    float: right;
    margin-left: 10px;
    margin-right: 15px;
    font-size: 12px
}

.gcal-swiper .swiper-slide a:hover .m {
    transform: scale(1.1)
}

.gcal-menu {
    float: right;
    width: 630px;
    margin-top: -10px
}

.gcal-menu li {
    float: left;
    width: 50%
}

.gcal-menu li a {
    margin: 10px 0 0 10px;
    display: block;
    height: 199px;
    text-align: center;
    background-color: #D31E26;
    color: #fff
}

.gcal-menu li .icon {
    height: 40px;
    width: auto;
    margin: 0 auto;
    padding-top: 52px;
    display: block;
    transition: all .3s
}

.gcal-menu li strong {
    display: block;
    font-size: 18px;
    margin-top: 15px
}

.gcal-menu li p {
    margin: 0;
    font-size: 16px
}

.gcal-menu li .pic {
    display: block;
    width: 100%;
    height: 100%
}

.gcal-menu li:nth-of-type(2) a {
    background-color: #05a182
}

.gcal-menu li:nth-of-type(3) a {
    background-color: #2e71cf
}

.gcal-menu li a:hover .icon {
    padding-top: 40px
}

.list-9 {
    margin: -30px 0 0 -40px
}

.list-9 li {
    float: left;
    width: 33.333333%
}

.list-9 li a {
    margin: 30px 0 0 40px;
    display: block;
    background-color: #e9e9eb;
    padding: 5px;
    transition: all .5s
}

.list-9 li .m {
    overflow: hidden
}

.list-9 li .m img {
    display: block;
    width: 100%;
    height: auto;
    transition: all .5s
}

.list-9 li p {
    margin: 15px 0 10px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.list-9 li a:hover {
    color: #fff;
    background-color: #D31E26
}

.list-9 li a:hover img {
    transform: scale(1.1)
}

.list-10 {
    margin-left: -50px;
    margin-top: -20px
}

.list-10 li {
    float: left;
    width: 50%
}

.list-10 li a {
    display: block;
    margin: 40px 0 0 50px;
    border: 2px solid #f7f7f9;
    padding: 40px 28px;
    background-color: #f7f7f9;
    position: relative
}

.list-10 li h4 {
    margin: 0 85px 10px 0;
    font-size: 15px;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.list-10 li p {
    font-size: 12px;
    margin: 0;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    color: #666
}

.list-10 li a:hover {
    border-color: #e7e7ec
}

.list-10 li .time {
    position: absolute;
    right: 30px;
    top: -15px;
    background-color: #D31E26;
    color: #fff;
    text-align: right;
    padding: 17px 10px;
    font-size: 12px
}

.list-10 li .time strong {
    display: block;
    font-size: 16px
}

.content-title {
    border-bottom: 1px dashed #ddd;
    padding-bottom: 15px;
    margin-bottom: 20px
}

.content-title h1 {
    font-size: 18px;
    margin: 0;
    font-weight: 400
}

.content-title .info {
    margin: 10px 0 0;
    font-size: 12px;
    color: #999
}

.content-title .info span {
    margin-right: 10px;
    display: inline-block
}

.content-title .sns {
    float: right
}

.content-exp {
    color: #666;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px dashed #ddd;
    overflow: hidden
}

.content-exp p {
    margin: 5px 0;
    float: left;
    width: 50%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.content-exp p:last-child {
    text-align: right
}

.contact {
    background: url(../images/bg_contact.jpg) no-repeat right bottom/cover;
    margin-bottom: 30px;
    border-bottom: 3px solid #D31E26;
    padding: 40px
}

.contact h4 {
    margin: 0 0 30px;
    font-size: 18px
}

.contact h4 small {
    font-size: 12px;
    display: block;
    font-weight: 400;
    color: #999
}

.contact p {
    margin-bottom: 0;
    color: #666
}

.contact p.tel {
    color: #D31E26;
    font-weight: 700;
    font-size: 28px;
    line-height: 1
}

.contact-map {
    height: 400px
}

.message {
    margin-left: -30px
}

.message .item {
    float: left;
    width: 50%
}

.message .cc {
    margin-left: 30px;
    margin-bottom: 15px;
    background-color: #edeff2;
    overflow: hidden
}

.message .cc label {
    float: left;
    line-height: 40px;
    width: 120px;
    text-align: center
}

.message .con {
    margin-left: 120px;
    background-color: #fff;
    padding: 9px;
    border: 1px solid #eee
}

.message .con input {
    display: block;
    width: 100%;
    border: 0;
    font-size: 14px;
    line-height: 20px;
    padding: 0
}

.message .con textarea {
    border: 0;
    line-height: 20px;
    font-size: 14px;
    width: 100%;
    display: block
}

.message .yzm {
    position: relative
}

.message .yzm .img {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: auto
}

.message .submit {
    display: block;
    width: 120px;
    height: 40px;
    border: 0;
    padding: 0;
    cursor: pointer;
    background-color: #D31E26;
    color: #fff;
    font-size: 16px
}

.yunu-link {
    padding: 20px 0
}

.yunu-link h4 {
    border-bottom: 1px solid #ddd;
    margin: 0;
    font-size: 18px;
    color: #D31E26;
    padding-bottom: 15px
}

.yunu-link h4 small {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
    color: #999
}

.yunu-link ul {
    margin-left: -20px
}

.yunu-link li {
    float: left;
    margin-left: 20px;
    margin-top: 20px
}

.yunu-link li img {
    width: 120px;
    height: 60px
}

.panel1-gg {
    background-color: transparent
}

.panel1-gg .panel1-title {
    padding: 0;
    border-bottom: 0
}

.panel1-gg .panel1-title strong {
    border-bottom: 0;
    border-left: 3px solid #D31E26;
    padding: 0 0 0 6px;
    line-height: 1
}

.panel1-gg li {
    border-bottom: 1px solid #dee0e3;
    background: url(../images/icon_dd_hotnews.png) left 5px no-repeat;
    padding-left: 10px;
    font-size: 12px;
    padding-bottom: 15px;
    margin-top: 20px
}

.panel1-gg li span {
    display: block;
    color: #999;
    margin-top: 5px
}

.list-11 {
    margin: -30px 0 0 -40px
}

.list-11 li {
    float: left;
    width: 33.333333%
}

.list-11 li a {
    display: block;
    margin: 30px 0 0 40px;
    transition: all .6s ease-in-out;
    background-color: #f4f6f8;
    padding: 22px 25px 28px
}

.list-11 li h4 {
    margin: 0;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.list-11 li span {
    display: block;
    font-size: 12px;
    color: #999;
    margin: 8px 0 20px 0
}

.list-11 li .m {
    overflow: hidden
}

.list-11 li .m img {
    display: block;
    width: 100%;
    height: auto;
    transition: all .6s ease-in-out
}

.list-11 li a:hover {
    box-shadow: 0 0 10px #888
}

.list-11 li a:hover .m img {
    transform: scale(1.1)
}

.list-12 {
    margin: -35px 0 0 -35px
}

.list-12 li {
    float: left;
    width: 50%
}

.list-12 li a {
    display: block;
    margin: 35px 0 0 35px;
    border: 2px solid #e9e9ec;
    padding: 25px;
    overflow: hidden
}

.list-12 li h4 {
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 20px;
    border-bottom: 1px solid #d9d9dd;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.list-12 li h4 span {
    float: right;
    width: 16px;
    height: 16px;
    background: url(../images/icon_more_left.png) center no-repeat
}

.list-12 li p {
    float: left;
    width: 40%;
    margin: 20px 0 0;
    font-size: 12px
}

.list-12 li p:last-child {
    width: 20%
}

.list-12 li p span {
    display: block;
    color: #999;
    margin-bottom: 10px
}

.list-12 li a:hover h4 span {
    background-image: url(../images/icon_more_left_hover.png)
}

.kefu {
    position: fixed;
    right: -170px;
    top: 50%;
    z-index: 900
}

.kefu li a {
    text-decoration: none
}

.kefu li {
    margin-top: 1px;
    clear: both;
    height: 71px;
    position: relative
}

.kefu li i {
    background: url(../images/fx.png) no-repeat;
    display: block;
    width: 30px;
    height: 27px;
    margin: 0 auto;
    text-align: center
}

.kefu li p {
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    color: #fff;
    margin: 0
}

.kefu .kefu-qq i {
    background-position: 4px 5px
}

.kefu .kefu-tel i {
    background-position: 0 -21px
}

.kefu .kefu-liuyan i {
    background-position: 4px -53px
}

.kefu .kefu-weixin i {
    background-position: -34px 4px
}

.kefu .kefu-weibo i {
    background-position: -30px -22px
}

.kefu .kefu-ftop {
    display: none
}

.kefu .kefu-ftop i {
    width: 33px;
    height: 35px;
    background-position: -27px -51px
}

.kefu .kefu-left {
    float: left;
    width: 77px;
    height: 47px;
    position: relative
}

.kefu .kefu-tel-right {
    font-size: 16px;
    color: #fff;
    float: left;
    height: 24px;
    line-height: 22px;
    padding: 0 15px;
    border-left: 1px solid #fff;
    margin-top: 14px
}

.kefu .kefu-right {
    width: 20px
}

.kefu .kefu-tel-main {
    background: #D31E26;
    color: #fff;
    height: 56px;
    width: 247px;
    padding: 9px 0 6px;
    float: left
}

.kefu .kefu-main {
    background: #D31E26;
    width: 97px;
    height: 56px;
    position: relative;
    padding: 9px 0 6px;
    float: left
}

.kefu .kefu-weixin-pic {
    position: absolute;
    left: -130px;
    top: -24px;
    display: none;
    z-index: 333
}

.kefu-weixin-pic img {
    width: 115px;
    height: 115px
}

@media screen and (max-width: 768px) {
    body {
        min-width:320px
    }

    .container {
        padding: 0 15px;
        width: auto
    }

    .header {
        padding: 10px 0
    }

    .header .logo {
        padding: 0
    }

    .header .logo img {
        height: 30px
    }

    .header .link {
        display: none
    }

    .nav {
        display: none
    }

    .menu-btn {
        display: block
    }

    .banner-sub {
        height: 100px
    }

    .section {
        padding: 30px 0
    }

    .position {
        margin-bottom: 20px
    }

    .position .wz {
        display: none
    }

    .box1-mn,.box1-sd {
        float: none;
        width: auto
    }

    .dangqun-swiper .swiper-slide .m {
        float: none;
        width: auto;
        height: 225px
    }

    .dangqun-swiper .swiper-slide .text {
        padding: 20px;
        width: auto
    }

    .dangqun-swiper .swiper-slide .text p {
        height: 72px
    }

    .dangqun-swiper .swiper-pagination {
        left: auto;
        right: 20px;
        text-align: right;
        bottom: 20px
    }

    .dangqun-swiper .swiper-button-next,.dangqun-swiper .swiper-button-prev {
        display: none
    }

    .panel1-title {
        padding: 15px 20px
    }

    .panel1 .list-1 {
        padding: 0 20px 15px
    }

    .jjgz {
        padding: 20px 20px 10px
    }

    .jjgz .list-2 {
        width: auto;
        float: none;
        margin-bottom: 20px
    }

    .jjgz .list-3 {
        float: none;
        width: auto
    }

    .qtgz {
        padding: 20px 20px 10px
    }

    .qtgz img {
        height: auto
    }

    .footer {
        padding: 30px 0
    }

    .footer .gz {
        float: none;
        margin-bottom: 20px;
        text-align: center
    }

    .footer .gz span {
        display: block;
        margin-bottom: 15px
    }

    .footer .gz a {
        margin: 0 5px
    }

    .footer .link {
        margin-bottom: 20px
    }

    .footer .link a {
        font-size: 12px
    }

    .index .menu-btn span,.index .menu-btn:after,.index .menu-btn:before {
        background-color: #fff
    }

    .banner .swiper-slide a {
        height: 160px
    }

    .banner .swiper-button-next,.banner .swiper-button-prev {
        display: none
    }

    .index-top-left,.index-top-slide {
        float: none;
        width: auto
    }

    .index-top-left .tit {
        padding-bottom: 15px;
        margin-bottom: 20px
    }

    .index-top-slide {
        margin-bottom: 20px
    }

    .index-top-slide .swiper-button-next,.index-top-slide .swiper-button-prev {
        background-size: contain;
        width: 15px
    }

    .index-top-text {
        float: none;
        width: auto
    }

    .index-top-right {
        display: none
    }

    .xuanchuan2x {
        margin-left: -10px
    }

    .xuanchuan2x .item a {
        margin: 10px 0 0 10px
    }

    .xuanchuan1x {
        margin-top: 10px
    }

    .index-md-left {
        float: none;
        width: auto;
        margin: 0 0 20px
    }

    .index-md-right {
        display: none
    }

    .index-md-menu {
        margin-bottom: 20px
    }

    .index-md-menu .more {
        line-height: 34px;
        padding: 0 10px
    }

    .index-md-menu li {
        width: 80px
    }

    .index-md-menu li a {
        font-size: 14px;
        line-height: 34px
    }

    .index-tw {
        margin-bottom: 10px
    }

    .index-tw .m {
        width: 120px
    }

    .index-tw .text {
        margin-left: 135px
    }

    .index-tw .text h4 {
        font-size: 14px
    }

    .index-tw .text span {
        margin-top: 5px
    }

    .index-tw .text p {
        margin-top: 5px;
        font-size: 12px;
        height: 44px
    }

    .list-5 li p {
        line-height: 30px;
        font-size: 12px
    }

    .index-case .swiper-slide .img-center {
        line-height: 96px;
        height: 96px
    }

    .index-select {
        margin-bottom: -15px
    }

    .index-select .item {
        width: 100%
    }

    .index-select .select {
        margin-bottom: 15px
    }

    .ct2-sd {
        display: none
    }

    .ct2-mn {
        float: none;
        width: auto
    }

    .bumen dt {
        padding: 0 15px
    }

    .bumen dd .content {
        padding: 10px 15px
    }

    .news-list-left,.news-list-right {
        float: none;
        width: auto
    }

    .news-list-right li a {
        padding: 15px 20px
    }

    .list-7 {
        margin: -15px 0 0 -15px
    }

    .list-7 li {
        width: 50%
    }

    .list-7 li a {
        margin: 15px 0 0 15px
    }

    .list-8 li .time {
        width: 60px;
        padding: 10px 0
    }

    .list-8 li .time strong {
        font-size: 24px
    }

    .list-8 li .text {
        margin-left: 75px
    }

    .list-8 li .text h4 {
        padding-top: 0;
        font-size: 14px
    }

    .gcal-menu,.gcal-swiper {
        float: none;
        width: auto
    }

    .gcal-swiper .swiper-slide .m {
        height: 250px
    }

    .gcal-menu {
        margin: 0
    }

    .gcal-menu li {
        float: none;
        width: auto
    }

    .gcal-menu li a {
        margin-left: 0
    }

    .list-9 {
        margin: -15px 0 0 -15px
    }

    .list-9 li {
        width: 50%
    }

    .list-9 li a {
        margin: 15px 0 0 15px
    }

    .list-9 li p {
        font-size: 12px;
        margin: 10px 0 5px
    }

    .list-10 li {
        width: 100%
    }

    .content-title .sns {
        display: none
    }

    .contact {
        padding: 20px
    }

    .contact-map {
        height: 300px
    }

    .message .item {
        width: 100%
    }

    .message .cc label {
        width: 90px
    }

    .message .con {
        margin-left: 90px
    }

    .message .submit {
        width: 100%
    }

    .list-11 {
        margin: -15px 0 0 -15px
    }

    .list-11 li {
        width: 50%
    }

    .list-11 li a {
        margin: 15px 0 0 15px;
        padding: 10px
    }

    .list-11 li span {
        margin-bottom: 10px
    }

    .list-12 {
        margin-top: -20px
    }

    .list-12 li {
        width: 100%
    }

    .list-12 li a {
        padding: 15px;
        margin-top: 20px
    }

    .list-12 li h4 {
        padding-bottom: 15px
    }

    .list-12 li p {
        margin-top: 15px;
        width: 33.333333%
    }

    .list-12 li p:last-child {
        width: 33.333333%
    }

    .content-title {
        text-align: center
    }

    .content-body {
        min-height: calc(100vh - 529px)
    }

    .kefu {
        display: none
    }
}
</pre></body></html>