body,
html {
    -webkit-touch-callout: none;
    color: #222;
    font-family: Microsoft YaHei, 微软雅黑, Microsoft JhengHei, 华文细黑, STHeiti, MingLiu;
    font-size: 14px;
    line-height: 1.5;
    outline: 0;
    min-width: 1440px;
    width: 100%;
}

ul,
ol {
    margin: 0;
    padding: 0;
}



.bg-innerpage {
    padding: 40px 40px;
    margin: 60px auto 40px;
    min-height: 1160px;
    background: #fffdf6;
    border-radius: 20px;
    position: relative;
    z-index: 8;
}

.bg-innerpage::before {
    position: absolute;
    content: '';
    content: "";
    width: 700px;
    height: 40px;
    top: -18px;
    left: 60px;
    border-radius: 15px 0 0 0;
    background: #748da5;
    transform: rotate(3deg);
    z-index: 7;
    overflow: hidden;
}

.bg-innerpage::after {
    position: absolute;
    content: '';
    content: "";
    width: 40px;
    height: 700px;
    top: 60px;
    right: -17px;
    border-radius: 0 15px 0 0;
    background: #748da5;
    transform: rotate(3deg);
    z-index: 7;
    overflow: hidden;
}


.home-tab {
    font-size: 22px;
    border-bottom: 1px solid #dee2e6;
    padding: 1rem;
    position: relative;
}

.home-tab a {
    color: #666;
    padding: 1rem 0;
}

.tab-content {
    position: relative;
}

.tab-content .more {
    font-size: 14px;
    position: absolute;
    right: 0;
    top: -58px;
    color: #999;
}

.home-tab a span {
    padding: 0 2rem;
}

.home-tab li:last-child a span {
    border-left: 1px solid #ddd;
}

.home-tab li a:hover {
    text-decoration: none;
}

.home-tab li a.active {
    color: #222;
    font-weight: bold;
    border-bottom: 2px solid #da251c;
    text-decoration: none;
}

/*图片放大*/
.enlarge {
    display: block;
    width: 100%;
    height: 100%;
    transition: all 0.5s;
}

.enlarge:hover {
    transform: scale(1.05);
}

.picMarquee-left,
.picMarquee-left2 {
    overflow: hidden;
}

.picMarquee-left li,
.picMarquee-left2 li {
    margin-right: 40px;
    text-align: center;
    list-style-type: none;
}

.picMarquee-left ul li .box .img,
.picMarquee-left2 ul li .box .img {
    position: relative;
    padding-bottom: 70%;
    overflow: hidden;
}

.picMarquee-left ul li .box .img img,
.picMarquee-left2 ul li .box .img img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.picMarquee-left li .text,
.picMarquee-left2 li .text {
    display: block;
    margin-top: 20px;
    font-size: 16px;
    color: #333;
}

.tab-content {
    margin: 2rem 0;
}

.home-case {
    background: url(../img/bg-home-case.jpg) center /cover no-repeat;
    height: 370px;
    overflow: hidden;
}


.page_link {
    line-height: 3.5625rem;
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .05);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .05);
    position: relative;
}

.page_link a {
    color: #444;
    padding: 14px 10px;
}

.page_link-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    color: #444;
}

.page_link-block .site,
.page_link-block .breadcrumbs {
    display: flex;
    list-style-type: none;
}

.page_link-block .site .on a {
    border-bottom: 2px solid #c00;
}

.page_link-block .breadcrumbs .on a {
    color: #c00;
}

.bg-page {
    background-color: #f4fbff;
    padding: 3.75rem 0;
    min-height: 600px;
}

.top-search {
    padding: 2rem 2rem 1rem;
    background: #fff;
    border: 1px solid #eee;
}

.friend-link {
    background: #333;
    color: #adadad;
    padding: 25px 10px;
    font-size: 16px;
    position: relative;
}

.friend-link a {
    color: #666;
    padding: 8px 15px;
}

.friend-link a:hover {
    color: #fff;
}

.friend-link a.down.collapsed,
.friend-link a.down {
    float: right;
    padding: 0;
}

.friend-link a.down.collapsed img {
    transform: rotate(0deg);
}

.friend-link a.down img {
    transform: rotate(180deg);
}

.friend-link .container span:last-child,
.friend-link .container span:nth-child(13) {
    display: none;
}

a {
    color: #0150d3;
}

.btn-round {
    border-radius: 30px !important;
}

.btn {
    padding: .375rem 1rem;
}

.rounded-circle {
    border-radius: 50% !important;
}

.btn-search {
    padding: 0px 7px !important;
    position: relative;
    z-index: 9;
    background: #fff;
    border-color: #fff;
}

.btn-search i {
    font-size: 25px;
    font-weight: bold;
}

.lug-bt {
    padding: 0px 20px;
    height: 40px;
}

.topbar-right {
    color: #748da5;
    display: flex;
}

.time-block {
    color: #999;
}

.index-nav-block {
    background: #001268;
    margin-bottom: -28px;
    z-index: 8;
}


#search-block {
    margin: 0 10px;
    display: none;
}

#search-block input {
    border-radius: 30px 30px;
    padding: 19px;
    margin-right: -38px;
    z-index: 0;
}

.index-nav .nav-link {
    color: #fff;
    padding: 1.2rem 1.7rem;
    font-size: 16px;
}

.nav-link.active::after {
    border-bottom: 1px solid #fff;
}

.title-over {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p-over {
    box-orient: vertical;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}

.title {
    display: flex;
    justify-content: space-between;
    border-bottom: 2px solid #ddd;
    align-items: center;
    padding: 15px 0 15px 0px;
}

.title h2 {
    font-size: 22px;
    color: #222;
    font-weight: bold;
    margin: 0;
    position: relative;
}

.title h2::before {
    position: absolute;
    content: '';
    width: 30px;
    height: 3px;
    background: #da251c;
    bottom: -15px;
    left: 0px;
}

.title a {
    font-size: 14px;
    color: #999;
}

.title a i {
    color: #748da5;
    font-size: 18px;
}

.title2 {
    font-size: 24px;
    position: relative;
    margin: 3rem 2rem;
}

.title2::before {
    content: '';
    position: absolute;
    width: 420px;
    height: 1px;
    left: 0;
    top: 18px;
    background-color: #ddd;
}

.title2::after {
    content: '';
    position: absolute;
    width: 420px;
    height: 1px;
    right: 0;
    top: 18px;
    background-color: #ddd;
}

.title-white-border {
    border-bottom: 1px solid #fff;
}

.title-white {
    border-bottom: 1px solid #fff;
}

.title-white h2 {
    color: #fff;
    background: url(../img/bg-title02.png) no-repeat left bottom;
}

.home-notice {
    background-color: #fff;
    height: 5rem;
    line-height: 5rem;
    overflow: hidden;
    display: flex;

}

.home-notice-block {
    display: flex;
}

.home-notice .text .swiper-slide a {
    color: #333;
    font-size: 16px;
    width: 90%;
    display: flex;
}

.home-notice .text .swiper-slide a .txt {
    flex: 1;
}

.fl.img {
    padding-right: 20px;
    font-size: 18px;
    font-weight: bold;
    white-space: nowrap;
}

.home-notice .text .swiper-slide a .time {
    color: #999;
    font-size: 1rem;
}

.home-notice .swiper-button-next {
    background: url(../img/next.png) center no-repeat;
  
}
.home-notice .swiper-container{
    width: 100%;
}

.txtov {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-over-one {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.text-over-two {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.hot-block2 {
    display: flex;
    padding: 30px 20px;
    margin-top: 10px;
}

.hot-block2 .time {
    color: #fff;
    text-align: center;
    background: #da251c;
    padding: 8px 16px;
    white-space: nowrap;
    margin-right: 25px;
}

.hot-block2 .time b {
    font-size: 30px;
    display: block;
}

.hot-block2 .text h4 {
    font-weight: bold;
}

.hot-block2 a {
    color: #222;
}

.hot-block2 .text p {
    margin: 15px 0 0;
}

.hot-block2 .text p a {
    color: #666;
}

.index-news {
    background: url(../img/bg-home-news.jpg) no-repeat center/cover;
    padding: 40px 0;
}

.title-white a {
    color: #fff;
}

.news-list-block {}

.news-list-block ul {
    padding: 0;
    margin: 0;
}

.news-list-block li {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    padding: 10px 0 10px 3rem;
    background: url(../img/icon-li.jpg) 10px center no-repeat;
    list-style-type: none;
    white-space: nowrap;
}

.news-list-block li a {
    color: #333;
}

.news-list-block li a:hover {
    color: #bd000b;
}

.news-list-block li span {
    color: #999;
    margin-left: 10px;
}

.index-news .carousel-caption {}

.index-news .carousel-control-next,
.index-news .carousel-control-prev {
    top: 60%;
}

.news-right-block {
    display: flex;
    padding-bottom: 25px;
}

.news-right-block:hover {
    border-bottom: 1px solid #ba1e27;
}

.news-right-block p:hover {
    color: #ba1e27;
}

.news-right-block .date {
    color: #ba1e27;
    font-size: 16px;
    position: relative;
    white-space: nowrap;
}

.news-right-block .date::after {
    position: absolute;
    content: '';
    width: 40px;
    height: 3px;
    background: #9f8f64;
    bottom: -8px;
    left: 0;
}

.news-right-block .date b {
    font-size: 36px;
    line-height: 1.2;
    display: block;
}

.news-right-block p {
    font-size: 20px;
    margin: 0 0 0 30px;
    font-weight: bold;
    box-orient: vertical;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}

.hot:hover img {
    transform: scale(1.1)
}

.scroll-img-block .swiper-slide {
    text-align: center;
    color: #4e6d8a;
    font-size: 16px;
}

.scroll-img-block .swiper-slide a {
    color: #4e6d8a;
    font-size: 16px;
    padding: 8px 0;
    display: block;
}

.index-photo-block:first-child a {
    bottom: 0px;
    left: 0px;
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 0;
}

.img-list-block {
    border: 1px solid #ddd;
    background: #fff;
    margin-bottom: 30px;
}

.img-list-block p {
    padding: 5px;
    margin: 0;
}

.index-photo-block {
    text-align: center;
    height: 180px;
    overflow: hidden;
    position: relative;
}

.index-photo-block img {
    height: 100%;
    object-fit: cover;
    transition: all .3s;
    width: 100%;
}

.index-mini-banner {
    position: relative;
    z-index: 3;
}

.mini-banner {
    overflow: hidden;
}

.mini-banner .swiper-slide {
    text-align: center;
}

.mini-banner .swiper-button-prev,
.mini-banner .swiper-button-next {
    background: #f9f9f9;
    padding: 10px 20px;
    min-width: 50px;
    height: 120px;
    top: 20px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mini-banner .swiper-button-prev {
    /* background-image: url(../img/icon-arrow-l02.png);
    background-position: right; */
    justify-content: flex-end;
}

.mini-banner .swiper-button-next {
    /* background-image: url(../img/icon-arrow-r02.png);
    background-position: left; */
    justify-content: start;
}

.party-work {
    padding: 30px 0 40px 0;
}

.party-work .hot-block {
    padding-bottom: 20px;
    display: flex;
    border-bottom: 1px dashed #ddd;
    align-items: center;
}

.party-work .hot-block:hover a {
    text-decoration: none;
}

.party-work .hot-block:hover a b,
.party-work .hot-block:hover a p {
    text-decoration: none;
    color: #da251c;
}

.party-work .hot-block:hover {
    border-bottom: 1px solid #da251c;
}

.party-work .hot-block a b {
    font-size: 18px;
    color: #222;
    padding-left: 20px;
}

.party-work .hot-block a p {
    font-size: 16px;
    padding-left: 20px;
    color: #666;
    margin: 10px 0 0;
}

.party-work .hot-block .date {
    color: #da251c;
    font-size: 14px;
    text-align: center;
    padding: 10px 15px;
    white-space: nowrap;
    background: #f8f8f8;
}

.party-work .hot-block .date b {
    font-size: 30px;
    display: block;
}

.party-work ul {
    padding: 0;
    margin: 0;
}

.party-work li {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    padding: 8px 0 8px 2rem;
    background: url(../img/icon-li.jpg) left center no-repeat;
    list-style-type: none;
}

.news-list li {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    padding: 18px 0 18px 2rem;
    background: url(../img/icon-li.jpg) left center no-repeat;
    list-style-type: none;
}


.party-work li a {
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.party-work li a:hover {
    text-decoration: none;
    color: #bd000b;
}

.party-work li span,
.news-list li span {
    color: #999;
    white-space: nowrap;
}


.title-noborder {
    border: none;
    margin-bottom: 0;
}

.link ul {
    display: flex;
    text-align: center;
    font-size: 18px;
    list-style-type: none;
    padding: 0;
}

.link ul li {
    width: 24%;
    padding: 3rem 2rem;
    background-color: #fff;
    margin: 0 10px;
}

.link ul li.border01 {
    border-top: 2px solid #bd3935;
}

.link ul li.border02 {
    border-top: 2px solid #e0a762;
}

.link ul li.border03 {
    border-top: 2px solid #7694bd;
}

.link ul li.border04 {
    border-top: 2px solid #768e54;
}

.link ul li.border05 {
    border-top: 2px solid #b374bb;
}

.link ul li:hover {
    background-color: #bd3935;
}

.link ul li a {
    color: #222;
}

.link ul li:hover a {
    color: #fff;
    text-decoration: none;
}

.link ul li:hover img {
    filter: grayscale(100%) brightness(300%)
}

.list-hot-news {
    background: #fff;
    padding: 2rem;
    text-align: center;
    margin: 2rem 0;
    box-shadow: #cfdfec 0px 2px 6px;
    font-size: 18px;
    cursor: pointer;
}

.list-hot-news:hover {
    box-shadow: #cfdfec 0px 5px 10px;
}

.list-hot-news h3 {
    font-size: 2rem;
    color: #da251c;
    font-weight: bold;
    margin-bottom: 20px;
}

.text-over1 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.text-over2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

ul.news li {
    display: flex;
    padding: 2rem;
    background: #fff;
    color: #333;
    font-size: 16px;
    margin: 20px 0;
    border-bottom: 1px solid #ddd;
    align-items: center;
    position: relative;
}
ul.news li:hover::before {
    width: 100%;
}
ul.news li::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 4px;
    background-color: #c00;
    transition: .5s;
}

ul.news li:hover {
     box-shadow: 0 0 20px rgba(0, 0, 0, .2);
}

ul.news li .date {
    text-align: center;
    color: #da251c;
    border: 1px solid #da251c;
    padding: 5px 8px;
    margin-right: 2rem;
    white-space: nowrap;
}

ul.news li .date b {
    font-size: 30px;
    display: block;
}

ul.news li .text h3 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}

ul.news li a {
    color: #333;
    text-decoration: none;
}

ul.news li .text p a {
    color: #999;
}

.footer {
    background: #333;
    color: #fff;
    padding: 30px 0px;
    font-size: 16px;
    position: relative;
    line-height: 3;
    border-top: 1px solid #5c5c5c;
}

.footer a {
    color: #fff;
    padding: 8px;
}

.aceg_video-dimensions {
    width: 430px;
    height: 260px;
    background: #000;
}

.codeimg {
    text-align: right;
    color: #fff;
}

.codeimg span {
    padding-right: 20px;
}

.address-block {
    position: relative;
    background: #748da5;
    padding: 20px 0;
}

.address-block img {
    max-width: 100%;
}

.address {
    color: #fff;
    line-height: 1.8;
    margin: 0;
    background: #242424;
    padding: 15px 10px;
    text-align: center;
}

.twocode {
    border-left: 1px solid #5488df;
    margin-top: 1rem;
}



.back-top {
    align-items: center;
    background: #bd000b;
    color: #fff;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    font-size: .9375vw;
    justify-content: center;
    opacity: 0;
    padding: 5px;
    text-align: center;
    transition: all .3s;
    visibility: hidden;
    z-index: -1;
    width: 70px;
    height: 70px;
    border-radius: 35px;
    position: fixed;
    right: 2rem;
    bottom: 2rem;
}

.back-top:hover {
    font-weight: bold;
}

.back-top-show {
    opacity: 1;
    transform: scale(1) translate(0);
    visibility: visible;
    z-index: 2
}

.back-top-show:hover {
    text-decoration: none;
}

.back-foot {
    background: #0150d3;
    color: #fff;
    position: fixed;
    right: 0;
    top: 45%;
    writing-mode: vertical-lr;
    padding: 15px 7px;
    font-size: 16px;
    border-radius: 20px 0 0 20px;
    z-index: 888;
}

.back-foot a {
    color: #fff;
}

.back-foot:hover {
    background: #5488df;
    color: #fff;
    text-decoration: none;
}

.header-white {
    position: fixed !important;
    background: #fff !important;
    color: #333 !important;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    top: 0;
}

.header-white .navi ul li>a,
.header-white .search-btn {
    color: #333;
}

.header-white .search-box {
    border: 1px solid #ddd;
}


.header {
    position: absolute;
    color: #000;
    top: 0;
    right: 0;
    left: 0;
    z-index: 666;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
}

.header>.w {
    height: 160px;
    transition: height .3s
}

.header .right,
.header>.w {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.header_fixed {
    background: #fff;
    box-shadow: 0 3px 7px #666
}

.header_fixed>.w {
    height: 80px
}

.header_fixed .logo {
    height: 40px
}


.navi {
    position: relative;
    z-index: 9;
}

.navi ul {
    display: flex;
    margin: 0;
    padding: 0;
}

.navi ul li {
    position: relative;
    padding: 15px 3px;
    list-style-type: none;
    z-index: 8;
}

.navi ul li:last-of-type {
    margin-right: 0
}

.navi ul li:last-of-type:after {
    display: none
}

.navi ul li>a {
    color: #fff;
    display: block;
    position: relative;
    text-align: center;
    transition: all .3s;
    font-size: 16px;
    padding: 0 9px;
}

.navi ul li:last-child>a {
    border-right: none;
}

.navi ul li>a:hover,
.navbox a:hover {
    text-decoration: none;
}


.navi ul li.selected,
.navi ul li:hover {
    border-bottom: 2px solid #da251c;
}

.navi ul li.selected {
    position: relative;
}

.navi ul li.selected::after {
    content: "";
    width: 0px;
    height: 0px;
    border-bottom: 8px solid #da251c;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    position: absolute;
    top: 46px;
    left: 43%;
}

.navi ul li.selected a,
.navi ul li:hover a {
    border: none;
}

.navi ul li:hover .navbox {
    opacity: 1;
    transform: translate(-50%, 100%);
    visibility: visible;
    z-index: 2;
}

.navi ul li.selected>a:after {
    opacity: 1
}

.navbox {
    background: rgba(186, 30, 39, .7);
    bottom: 0;
    font-size: 0;
    left: 50%;
    min-width: 100%;
    opacity: 0;
    overflow: hidden;
    padding: 10px;
    position: absolute;
    transform: translate(-50%, 80%);
    visibility: hidden;
    z-index: -1
}

.navbox,
.navbox>a {
    box-sizing: border-box;
    transition: all .3s
}

.navbox>a {
    color: #fff;
    display: block;
    font-size: 14px;
    line-height: 40px;
    margin-right: 5px;
    position: relative;
    text-align: center;
    white-space: nowrap
}

.navbox>a:hover {
    background: #bd000b;
    color: #fff
}

.navbox>a:last-of-type {
    border-bottom: none
}

.head {
    align-items: center;
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 20px 0;
}

.fl {
    float: left;
}

.gd-link {
    color: #fff;
    font-size: 16px;
}

.search-box {
    z-index: 3;
    width: 260px;
    display: none;
    position: absolute;
    right: 0;
    top: 50px;
}

.search {
    display: flex
}

.search input {
    border: #fff 1px solid;
    border-radius: 20px;
    padding: 19px 10px;
    margin-right: -22px;
}



.memu-btn {
    display: none;
    height: 35px;
    margin-right: 10px;
    position: relative;
    width: 35px
}

.memu-btn i {
    color: #fff;
    content: "";
    cursor: pointer;
    display: inline-block;
    font-size: 30px;
    left: 50%;
    line-height: 1em;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all .3s
}

.memu-btn .memu {
    opacity: 1;
    visibility: visible
}

.memu-btn .close,
.memu-btn.active .memu {
    opacity: 0;
    visibility: hidden
}

.memu-btn.active .close {
    opacity: 1;
    visibility: visible;
    font-weight: normal;
}

.news-img-block {
    max-width: 640px;
    position: relative;
    overflow: hidden;
}

.news-img-block .imgs {
    display: block;
    overflow: hidden;
    padding-bottom: 68%;
}

.news-img-block .img-box {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.news-img-block img {
    height: 100%;
    object-fit: cover;
    transition: all .3s;
    width: 100%;
}

.news-img-block .swiper-pagination {
    color: #fff;
    left: auto;
    right: 0;
    width: 137px;
    bottom: 17px;
    z-index: 1;
    font-size: 16px;
}

.news-img-block .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: rgba(255, 255, 255);
    margin: 0 5px;
    opacity: .5;
}

.news-img-block .swiper-pagination-bullet-active {
    opacity: 1;
}

.news-img-block .text-box {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 30%, rgba(0, 0, 0, 0.6) 60%);
    right: 0;
    left: 0;
    bottom: 0;
    font-size: 18px;
    text-align: left;
    padding: 20px 150px 20px 30px;
    color: #FFF;
    position: absolute;
    height: 75px;
}

.news-img-block .text-box p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.news-img-block .swiper-button-next,
.news-img-block .swiper-button-prev {
    top: 50%;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.4);
    background-size: 9px 17px;
    width: 40px;
    height: 60px;
}

.news-img-block .swiper-button-next {
    right: 0;
    background-image: url(../img/icon-arrow-r.png);
}

.news-img-block .swiper-button-prev {
    left: 0;
    background-image: url(../img/icon-arrow-l.png);
}

.news-img-block .swiper-button-next:after,
.news-img-block .swiper-button-prev:after {
    font-size: 0px;
}

.hot-news {
    display: flex;
    padding: 20px 0;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 15px;
}

.hot-news a {
    color: #222;
}

.hot-news p a {
    color: #666;
}

.hot-news .time {
    color: #da251c;
    text-align: center;
    margin: 0 20px 0 10px;
    white-space: nowrap;
}

.hot-news .time b {
    display: block;
    font-size: 30px;
}

.hot-news .text h4 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: bold;
}

.hot-news .text p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin: 0;
}

.sys-block {
    margin: 40px 0 20px;
}

.sys-img {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.sys-img a {
    flex-basis: 49%;
    margin: 0 0 20px;
}

.title-innerPage {
    padding: 10px 0;
}

.title-innerPage h3 {
    margin: 0;
    font-size: 24px;
    font-weight: bold;
    color: #3b3d76;
    font-family: 宋体;
    position: relative;
}

.title-innerPage h3::after {
    position: absolute;
    content: '';
    width: 120px;
    height: 3px;
    background: #748da5;
    top: -21px;
    left: 0;
}

.title-innerPage a {
    padding: 0;
    font-size: 16px;
}

.title-innerPage .breadcrumb {
    margin: 0;
    background: #fffdf6;
    font-size: 16px;
    padding-left: 0;
}

.title-innerPage .breadcrumb a {
    color: #666;
}

.title-innerPage .breadcrumb li.active a {
    color: #748da5;
}

.title-innerPage .breadcrumb-item+.breadcrumb-item::before {
    content: '>';
}

.page-left-block .tab-title {
    display: block;
    line-height: 2;
    font-size: 24px;
    color: #748da5;
    text-align: center;
    background: url(../img/bg-tab.png) center no-repeat;
}

.page-left-block .nav {
    flex-direction: column;
}

.page-left-block .nav-tabs {
    border: none;
    margin: 0 20px;
}

.page-left-block .nav li {
    border-bottom: 1px solid #b4c5d5;
}

.page-left-block .nav li a {
    color: #7d7d7d;
    font-size: 20px;
    padding: 1rem 0 1rem;
    display: block;
    text-decoration: none;
    text-align: center;
}

.page-left-block .nav li a.active {
    color: #bd000b;
    border-left: none;
    border-right: none;
}

.page-news {
    margin: 3rem auto 0;
}



.news-detail-title {
    text-align: center;
    border-bottom: 1px solid #ddd;
}

.news-detail-title h3 {
    font-size: 2rem;
    font-weight: normal;
    text-align: center;
    margin-top: 2rem;
}

.news-detail-title span {
    color: #999;
    padding: 0 2rem;
    line-height: 3;
}

.news-detail-title .time {
    background-color: #e8ecf6;
    text-align: center;
    color: #666;
    font-size: 1.2rem;
    padding: .8rem;
    margin-top: 2.5rem;
}

.news-detail .content {
    font-size: 1.2rem;
    line-height: 1.8;
    margin: 2rem 0;
    color: #5b5b5b;
}

.news-detail .content img {
    margin: 3rem auto;
    display: inherit;
    max-width: 100%;
}

.news-detail .news-link {
    background-color: #e8ecf6;
    padding: 1rem 3rem;
}

.news-detail .news-link p {
    padding: 0.5rem;
    font-size: 1.2rem;
    color: #666;
    margin: 0;
}

.news-detail .news-link a {
    color: #666;
}

.news-detail .news-link hr {
    border: none;
    border-bottom: 1px solid #ddd;
}

.page-fenye {
    margin: 3rem auto;
    font-size: 1.2rem;
    color: #666;
}

.page-fenye .pagination {
    align-items: center;
}

.page-fenye .form-control {
    width: 70px;
    margin-left: 1rem;
}

.index-news .text-block {
    background: rgba(19, 90, 206, .8);
    width: 80%;
    padding: 1rem;
    color: #fff;
    position: absolute;
    bottom: 0;
    font-size: 17px;
}

.index-news .text-block b {
    font-size: 24px;
}

.search-btn-box {
    position: relative
}

.search-btn {
    align-items: center;
    background: none;
    border: none;
    color: #fff;
    cursor: pointer;
    display: flex;
    justify-content: center;
}

.search-btn i {
    font-size: 20px;
    line-height: 1;
}

/* 
首页轮播大图 */
.index-banner .swiper-pagination {
    bottom: 25px;
}
.index-banner .imgs {
    display: block;
    overflow: hidden;
    padding-bottom: 45%;
}

.index-banner .imgs .img-box {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.index-banner .imgs .img-box img {
    height: 100%;
    object-fit: cover;
    transition: all .3s;
    width: 100%;
}
.index-banner .swiper-pagination-bullet {
    width: 50px;
    height: 5px;
    border-radius: 0;
    background: #fff;
    opacity: .3;
}

.index-banner .swiper-pagination-bullet-active {
    background: #fff;
    opacity: 1;
}

/* 图片列表 */
.img-list-block:hover {
    box-shadow: 0 10px 15px rgba(0, 0, 0, .2);
    transform: translateY(-5px);
    transition: all .3s linear;
}

.img-list-block a {
    text-align: center;
    color: #444;
    font-size: 15px;
    padding: 5px 0;
    display: block;
}

.zym-banner .swiper-slide {
    padding-bottom: 84%;
}

.zym-banner .img-block {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../img/bg-zym.jpg) center top / contain no-repeat;
    padding: 10px 20px;
}

.zym-banner .img-block img {
    height: 100%;
    object-fit: cover;
    transition: all .3s;
    width: 100%;
}

.scroll-img-block {
    overflow: hidden;
}

.container-head {
    max-width: 1440px;
    width: 1440px;
    margin: auto
}

.container-mini-banner {
    width: 1260px;
    margin: auto
}

.case-block,
.case-block2 {
    overflow: hidden;
}
.case-block .swiper-slide .img, .case-block2 .swiper-slide .img{
    display: block;
    overflow: hidden;
    padding-bottom: 45%;
    height: 185px;
}
.case-block .swiper-slide .img img, .case-block2 .swiper-slide .img img {
    /*height: 100%;*/
    object-fit: cover;
    transition: all .3s;
    width: 100%;
    height: 185px;
}

.case-block .swiper-slide a,
.case-block2 .swiper-slide a {
    font-size: 16px;
    color: #333;
    padding: 10px;
    display: block;
    text-align: center;
}



.view_index {
	position: fixed;
	left: 0%;
	top: 100%;
	bottom: 0;
	right: 0;
	background: none;
	transition: top 0.7s cubic-bezier(0.5, 0, 0.2, 1) 0s;
	z-index: 1;
	outline: none;
	overflow-y: auto;
	background-color: #FFF;
	z-index: 99;
}

.view_index.showdiv {
	top: 111px;
}

.index-banner .swiper-container{
    height: 100%;
}
.index-banner .swiper-slide{
    height: 100%;
    background-size: cover !important;
}

 .hide{
     display: none;
 }
 .show{
     display: block!important;
 }
 .logoBlack{
     display: none;
 }

.page-banner{
    margin-top: 120px;
}
@media (min-width: 1900px) {
    .container {
        width: 1280px;
        max-width: 1280px;
    }

    .mini-banner .swiper-button-prev,
    .mini-banner .swiper-button-next {
        width: 280px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1280px;
        max-width: 1280px;
    }
}
@media (max-width: 1440px) {
    .container {
        width: 1280px;
        max-width: 1280px;
    }
}

 
@media(min-width: 1200px) and (max-width: 1440px) {
    .container {
        width: 1280px;
        max-width: 1280px;
    }

    #banner-index .carousel-control-prev,
    #banner-index .carousel-control-next {
        bottom: 10%;
    }

    #banner-index .carousel-indicators {
        bottom: 8%;
        left: 0;
        margin-left: 11%;
    }



    #banner-index .carousel-caption {
        left: 22%;
        width: 420px;
    }

    #banner-index .carousel-control-prev {
        left: 2%;

    }

    #banner-index .carousel-control-next {
        left: 10%;
    }

    .back-foot {
        top: 40%;
    }

    .link ul li p {
        margin: 8px 0 0;
    }
}

@media (max-width:1366px) {
    .container {
        width: 1280px;
        max-width: 1280px;
    }




}

@media(max-width:1024px) {
    .container {
        width: 1280px;
        max-width: 1280px;
    }

    /* .logo {
        max-height: 40px
    }

    .logotext {
        font-size: 18px;
        padding-left: 10px;
        margin-left: 10px;
    }

    .page-news {
        margin: 1rem auto 0;
    }

    .navi {
        bottom: 0;
        opacity: 0;
        position: fixed;
        right: 0;
        top: 80px;
        transition: all .3s;
        visibility: hidden;
        width: 100%;
        z-index: -1
    }

    .navi ul,
    .navi ul li {
        display: block
    }

    .navi ul li {
        height: auto;
        margin-right: 0;
        width: 100%;
        padding: 0;
    }

    .navi ul li>a {
        font-size: 16px;
        text-align: left;
        color: #fff;
        padding: 1rem 0;
        border: none;
    }

    .navi ul li:hover .navbox {
        transform: none
    }

    .navi.show {
        opacity: 1;
        visibility: visible;
        z-index: 18
    }

    .navi ul li:after {
        display: none
    }

    .navi ul li.selected,
    .navi ul li:hover {
        border-bottom: 2px solid #da251c;
    }

    .navbox {
        background: none;
        display: flex;
        flex-wrap: wrap;
        opacity: 1;
        position: static;
        transform: none;
        transition: none;
        visibility: visible;
        z-index: 1;
        padding: 0;
    }

    .navbox>a {
        padding: 0 10px;
    }

    .memu-btn,
    .search-btn-box {
        display: block;
        margin: 0;
    }

    .search-box {
        background: #fff;
        box-sizing: border-box;
        display: none;
        left: 0;
        position: fixed;
        top: 80px;
        width: 100%;
        z-index: 9;
        padding: 5px;
        margin: 0;
    }

    .search-item {
        display: flex;
        justify-content: space-between;
    }

    .search-box input {
        flex: 1;
        border-radius: 30px;
        border-color: #ddd;
    }

    .title {
        padding: 20px 0 0;
        margin: 0 0 20px;
    }

    .title h2 {
        font-size: 24px;
    }

    .link ul {
        display: flow-root;
    }

    .link ul li {
        width: 100%;
        padding: 10px;
        margin: 0;
    }

    .twocode {
        border: none;
    }

    .page-banner .text-block span {
        line-height: 2;
        font-size: 1.2rem;
        margin-right: 1rem;
    }

    .news-list .media .date {
        margin-right: 1rem;
    }

    .news-list .news-text {
        white-space: inherit;
    }

    .news-list .media-body h5 {
        font-size: 1.2rem;
    }

    .page-banner .text-block {
        padding: .8rem;
    }

    .page-banner .text-block h3 {
        font-size: 1.5rem;
    }

    .news-detail .news-link {
        padding: 1rem;
    }

    .news-detail h3 {
        font-size: 1.5rem;
    }

    .news-detail .content img {
        margin: 1rem auto;
    }

    .page-banner .text-block .active {
        font-size: 1.2rem;
    }

    .news-right-block {
        margin-top: 1rem;
    } */
}


@media (max-width: 768px) {
    .container {
        max-width: 1280px;
    }
}


@media (max-width: 420px) {
    .container {
        width: 1280px;
        max-width: 1280px;
    }

    .col-sm-3 {
        width: inherit;
    }
}



.page {
    text-align: center;
    line-height: 2.5rem;
    margin-top: 1.875rem;
    margin-bottom: 1.25rem;
}

.page a {
    display: inline-block;
    margin: 0 2px;
    padding: 0 15px;
    background: #e0edf5;
    color: #da251c;
    vertical-align: top;
    font-size: 14px;
}

.page a.on {
    background-color: #da251c;
    color: #FFFFFF;
}

.page-fenye {
    margin-top: 3rem;
    font-size: 1.2rem;
    color: #666;
}

.page-fenye .pagination {
    align-items: center;
}

.page-fenye .form-control {
    width: 70px;
    margin-left: 1rem;
}

.bt-more {
    font-size: 16px;
}
a:hover {  
    text-decoration: none;  
}