@charset "utf-8"; body {
    font-family: "微软雅黑", "Microsoft YaHei", Arial, sans-serif;
    font-size: 1rem;
    color: #333333;
    padding: 0;
    margin: 0;
}

body.side-right {
    overflow: hidden;
}

#miso_loading {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: #fff;
    z-index: 100000000;
}

html {
    font-size: 16px;
}

h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, hr, input, p {
    padding: 0;
    margin: 0;
    list-style: none;
    outline: none;
}

a, :before, :after {
    color: inherit;
    font: inherit;
    text-decoration: none;
    outline: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

a:hover {
    text-decoration: none;
}

a:focus {
    border: none;
    outline: none;
    text-decoration: none;
}

.clearfix {
    zoom: 1; }

.clearfix:after {
    clear: both;
    content: "";
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
}

* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    border: none;
    outline: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.container {
    width: 95%;
    margin: 0 auto;
}

@media (min-width: 600px) {
    .container {
        width: 95%;
    }
}

@media (min-width: 1240px) {
    .container {
        width: 1200px;
    }
}

@media (min-width: 1440px) {
    .container {
        width: 1400px;
    }
}

img {
    max-width: 100%;
    border: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.wrapper {
    position: relative;
    overflow: hidden;
}

/* 动画延迟结束 */
/* ie8提示样式 */
#browser-modal {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    color: #303233;
    position: fixed;
    z-index: 9990009;
}

#browser-modal .browser-modal-cover {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #111;
    opacity: 0.9;
    z-index: -1;
}

#browser-modal .browser-content {
    width: 700px;
    margin-top: 120px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 80px;
    padding-top: 50px;
    background-color: #fff;
    border-radius: 5px;
}

#browser-modal .browser-content .browser-dpc-logo img {
    height: 42px;
    margin: 45px auto 40px;
}

#browser-modal .browser-content .browser-text-title {
    text-transform: uppercase;
    font-size: 24px;
}

#browser-modal .browser-content .browser-text-desc {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 14px;
}

#browser-modal .browser-content .browser-list {
    width: 600px;
    margin: 20px auto;
    height: 130px;
}

#browser-modal .browser-content .browser-item {
    float: left;
    width: 150px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}

#browser-modal .browser-content .browser-item .iconfont {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    font-size: 80px;
    line-height: 80px;
    margin-bottom: 10px;
}

#browser-modal .browser-content .browser-item .iconchrome {
    background: url(../images/bro.png) no-repeat 0 0;
}

#browser-modal .browser-content .browser-item .iconfirefox {
    background: url(../images/bro.png) no-repeat 0 -100px;
}

#browser-modal .browser-content .browser-item .iconopera {
    background: url(../images/bro.png) no-repeat 0 -200px;
}

#browser-modal .browser-content .browser-item .iconEdge {
    background: url(../images/bro.png) no-repeat 0 -300px;
}

#browser-modal .browser-content .browser-item a {
    cursor: pointer;
    display: block;
}

#browser-modal .browser-content .browser-item a img {
    display: block;
    margin: 0 auto;
    max-width: 100px;
    width: 100px;
    height: 100px;
}

#browser-modal .browser-content .browser-item a h4 {
    text-align: center;
    margin-top: 20px;
    font-size: 18px;
    font-weight: 700;
}

/* ie8提示样式 */
/* header */
.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    background: linear-gradient(rgba(0,0,0,0.7), transparent);
    padding: 30px 0;
    padding-right: 110px;
    height: 115px;
}

.header .top {
    float: right;
    line-height: 40px;
}

.header .top-left {
    float: left;
}

.header .top-left li {
    float: left;
}

.header .top-left li a {
    display: block;
    font-size: .875rem;
    color: #f7f7f7;
    padding: 0 10px;
}

.header .top-right {
    float: right;
    margin-left: 10px;
    position: relative;
}

.header .top-right li {
    float: left;
    margin-left: 25px;
    padding-left: 35px;
    cursor: pointer;
}

.header .top-right li a {
    display: block;
    font-size: .875rem;
    color: #f7f7f7;
}

.header .top-right li.en {
    background: url(../images/top-en.png) left center no-repeat;
}

.header .top-right li.map {
    background: url(../images/top-map.png) left center no-repeat;
}
.header .top-right li.seabtn {
    background: url(../images/search-btn.png) left center no-repeat;
}
.header .top-right li.CARSI {
    background: url(../images/carsilogo.png) left center no-repeat;
}

.header .top-right:before {
    content: "";
    width: 1px;
    height: 13px;
    background: #f7f7f7;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -6px;
}

.header .logo {
    float: left;
    margin-left: 60px;
}

.search-box {
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 101;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}

.search-box:before {
    content: "";
    transition: height 1s ease;
    width: 100%;
    height: 0;
    background-color: rgba(2, 95, 176,0.9);
    position: absolute;
    top: 0;
    left: 0;
}

.search-box .close {
    position: absolute;
    right: 50px;
    top: 50px;
    width: 50px;
    height: 50px;
    text-align: center;
    cursor: pointer;
    background: url(../images/close.png) center center no-repeat rgba(255,255,255,0.2);
    border-radius: 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: 15px 15px;
    transition: 1s;
}

.search-box .close:hover {
    transform: rotate(180deg);
}

.search-box .ss {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 45px;
    line-height: 45px;
    width: 550px;
    margin-top: -100px;
    padding-right: 120px;
}

.search-box .ss .text {
    display: block;
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: #fff;
    padding: 0 12px;
    font-size: 16px;
    border-radius: 0;
    border: none;
}

.search-box .ss .btn {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    background: #d8a219;
    color: #fff;
    width: 120px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
    border-radius: 0;
    border: none;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.search-box.active {
    visibility: visible;
    opacity: 1;
}

.search-box.active:before {
    height: 100vh;
}

/* 导航 */
.navbar {
    position: absolute;
    right: 85px;
    top: 120px;
    left: 85px;
    width: 100%;
}

.navbar .menu-bott {
    display: none;
}

.navbar .close {
    display: none;
}

.navbar .logo {
    display: none;
}

.navbar .nav-button {
    display: none;
}

.navbar .navbar-nav {
    padding: 0;
    list-style: none;
}

.navbar .navbar-nav > li {
    position: relative;
    text-align: center;
    float: left;
    /* padding-bottom: 15px; */
}

.navbar .navbar-nav > li > a {
    color: #ffffff;
    display: block;
    font-weight: bold;
    line-height: 48px;
    position: relative;
    text-align: center;
    font-size: 1.25rem;
    padding: 0 47px;
}

.navbar .navbar-nav > li > a > em {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9;
    width: 12px;
    height: 100%;
    background: url(../images/down-jiantou.png) center no-repeat;
}

.navbar .navbar-nav > li:hover {
    padding-bottom: 15px;
    ; }

.navbar .navbar-nav > li:hover > a {
    background: #fff;
    border-radius: 30px;
}

.navbar .navbar-nav > li:hover > a {
    color: #007ac2;
}

.navbar .navbar-nav > li:hover > ul {
    opacity: 1;
    visibility: visible;
    display: block;
}

.navbar .hasChild:before {
    opacity: 0;
    visibility: hidden;
    content: "";
    width: 0;
    height: 0;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-bottom: 13px solid rgba(255, 255, 255, 0.8);
    position: absolute;
    bottom: 0;
    left: 45%;
}

.navbar .hasChild:hover:before {
    opacity: 1;
    visibility: visible;
}

.navbar .nav-child {
    width: 510px;
    padding: 20px;
    overflow: hidden;
    position: absolute;
    top: 100%;
    left: -25px;
    z-index: 999999;
    opacity: 0;
    visibility: hidden;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 20px;
    transition: opacity 0.15s;
    display: none;
}

.navbar .nav-child .pic {
    float: left;
    width: 188px;
    border-radius: 10px;
    overflow: hidden;
}

.navbar .nav-child .pic img {
    width: 100%;
}

.navbar .nav-child .list {
    float: right;
    width: calc(100% - 200px);
}

.navbar .nav-child .list li {
    width: 50%;
    float: left;
    padding: 0 10px;
    line-height: 36px;
}

.navbar .nav-child .list li a {
    display: block;
    font-size: 1rem;
    color: #333333;
    display: block;
    position: relative;
    padding-left: 15px;
    text-align: left;
}

.navbar .nav-child .list li a:before {
    display: none;
    content: "";
    width: 6px;
    height: 6px;
    background: #fc9804;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -3px;
}

.navbar .nav-child .list li:hover a {
    color: #fc9804;
    font-weight: bold;
}

.navbar .nav-child .list li:hover a:before {
    display: block;
}

.navbar .navbar-nav > li:nth-child(n+5) .nav-child {
    left: auto;
    right: -25px;
}

.navbar .navbar-nav > li:nth-child(5) .nav-child {
    width: 780px;
    right: -250px;
}

.navbar .navbar-nav > li:nth-child(5) .nav-child li {
    width: 33.3%;
}

.navbar .navbar-nav > li:nth-child(4) .nav-child {
    width: 600px;
}

.navbar .navbar-nav > li:nth-child(8) .nav-child {
    width: 600px;
}

/* 浮动导航 */
.header.showdiv, .header.on {
    background: #007ac2;
    padding-top: 15px;
    padding-bottom: 15px;
    box-shadow: 0 0 20px rgba(0,0,0,.5);
}

.header.showdiv .navbar, .header.on .navbar {
    top: 120px;
}

/* 浮动导航结束 */
/* banner焦点图 */
.banner {
    height: 100vh;
    overflow: hidden;
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.banner .banner-down {
    position: absolute;
    bottom: 40px;
    left: 50%;
    margin-left: -18px;
    width: 36px;
    z-index: 9;
    cursor: pointer;
}

.slider-banner {
    position: relative;
    height: 100%;
    width: 100%;
}

.slider-banner .slick-list, .slider-banner .slick-track {
    height: 100%;
}

.slider-banner .slick-slide {
    position: relative;
    height: 100%;
}

.slider-banner .slick-slide .pic {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.slider-banner .slick-slide .pic a {
    display: inline-block;
    vertical-align: middle;
    background-size: cover;
    color: #fff;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    background-color: #0e66b4;
}

.slider-banner .slick-slide .pic .tit {
    position: absolute;
    left: 110px;
    bottom: 80px;
    padding: 0 60px;
    width: 60%;
    line-height: 65px;
    background: url(../images/banner-tit-bg.png) left center no-repeat;
}

.slider-banner .slick-slide .pic .tit p {
    font-size: 1.125rem;
    color: #fff;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.slider-banner .slick-active .pic a {
    animation-name: myScale;
    animation-duration: 6s;
    animation-timing-function: linear;
}

.slider-banner .slick-dots {
    position: absolute;
    width: auto;
    bottom: 40px;
    right: 110px;
    z-index: 9;
}

.slider-banner .slick-dots li {
    float: left;
    margin: 0 10px;
    position: relative;
}

.slider-banner .slick-dots li button {
    border: none;
    background: none;
    font-size: 1.125rem;
    color: #fff;
    padding-bottom: 10px;
    cursor: pointer;
}

.slider-banner .slick-dots li.slick-active {
    margin-top: -5px;
}

.slider-banner .slick-dots li.slick-active button {
    font-size: 1.5rem;
    border-bottom: 2px solid #fff;
}

/* banner焦点图结束 */
.body-main {
    position: relative;
    z-index: 2;
    background-color: #fff;
}

.fix-top {
    padding-top: 100vh;
    position: relative;
    top: 0;
    transition: all 0.7s cubic-bezier(0.5, 0, 0.2, 1) 0s;
    -webkit-transition: all 0.7s cubic-bezier(0.5, 0, 0.2, 1) 0s;
    -moz-transition: all 0.7s cubic-bezier(0.5, 0, 0.2, 1) 0s;
    -ms-transition: all 0.7s cubic-bezier(0.5, 0, 0.2, 1) 0s;
    -o-transition: all 0.7s cubic-bezier(0.5, 0, 0.2, 1) 0s;
    z-index: -1;
}

.fix-top.fixed {
    padding-top: 0;
}

/* 中部版块 */
@keyframes myScale {
    from {
        transform: scale(1);
    }

    to {
        transform: scale(1.2);
    }
}

@-webkit-keyframes myScale {
    from {
        transform: scale(1);
    }

    to {
        transform: scale(1.2);
    }
}

@keyframes waveFlow {
    from {
        background-position-x: -10px, 0;
    }

    to {
        background-position-x: -30px, -20px;
    }
}

@keyframes circleAnim {
    from {
        transform: rotate(0);
    }

    to {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes circleAnim {
    from {
        transform: rotate(0);
    }

    to {
        transform: rotate(360deg);
    }
}

.index-title {
    text-align: center;
    overflow: hidden;
    margin-bottom: 50px;
    position: relative;
}

.index-title h2 {
    position: relative;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
}

.index-title h2 .cn {
    font-size: 2.5rem;
    font-weight: bold;
    color: #333333;
}

.index-title h2 .en {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.5rem;
    color: #cbcbcb;
    font-weight: bold;
}

.index-title h2:before {
    content: "";
    width: 64px;
    height: 5px;
    background: url(../images/title-left1.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 37px;
    /* margin-top: -2.5px; */
    right: 115%;
}

.index-title h2:after {
    content: "";
    width: 64px;
    height: 5px;
    background: url(../images/title-right1.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 37px;
    /* margin-top: -2.5px; */
    left: 115%;
}

.index-title .index-more {
    display: block;
    position: absolute;
    top: 10px;
    right: 0;
    padding-right: 35px;
    background: url(../images/index-more.png) right center no-repeat;
    font-size: 1rem;
    color: #666666;
    line-height: 30px;
}

.index-title .index-more:hover {
    color: #007ac2;
    transform: translateX(-5px);
}

.row1 {
    padding: 100px 0 100px;
    background: url(../images/row1-right.png) right bottom no-repeat #ebf6ff;
    position: relative;
}

.row1 .container {
    position: relative;
}

.row1 .container:before {
    content: "";
    width: 126px;
    height: 421px;
    background: url(../images/xiaoxun.png) no-repeat;
    position: absolute;
    top: 100px;
    left: -15%;
}

.row1 .index-title h2 {
    padding-top: 22px;
    text-align: left;
    float: left;
}

.row1 .index-title h2:after {
    display: none;
}

.row1 .index-title h2:before {
    left: 0;
    top: 0;
}

.row1 .index-more {
    top: 30px;
}

.row1:before {
    content: "";
    width: 100%;
    height: 860px;
    background: url(../images/row1-left.png) left bottom no-repeat;
    position: absolute;
    bottom: -430px;
    left: 0;
}

.index-news .left {
    float: left;
    width: 66%;
}

.index-news .right {
    float: right;
    width: 30.7%;
}

.index-news .pic-news {
    width: 100%;
    position: relative;
}

.index-news .pic-news a {
    display: block;
    overflow: hidden;
    width: 100%;
}

.index-news .pic-news .pic {
    width: 100%;
    /*height: 510px;*/
    padding-bottom: 56%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    vertical-align: middle;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.index-news .pic-news .pic:hover {
    transform: scale(1.05);
}

.index-news .pic-news .txt {
    height: 85px;
    width: 72%;
    background: #fff;
    border-radius: 0 50px 0 0;
    position: relative;
    margin-top: -30px;
    box-shadow: 0 0 10px 1px #ccc;
    display: flex;
    justify-content: space-between;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.index-news .pic-news .date {
    float: left;
    padding-top: 15px;
    width: 85px;
    height: 100%;
    background: #f58220;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.index-news .pic-news .date .day {
    font-size: 2.1875rem;
}

.index-news .pic-news .date .mon {
    font-size: .875rem;
}

.index-news .pic-news .tit {
    float: right;
    width: calc(100% - 115px);
    padding: 15px 90px 15px 0;
}

.index-news .pic-news .tit h2 {
    font-size: 1.125rem;
    color: #007ac2;
    font-weight: bold;
    line-height: 26px;
    max-height: 52px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.index-news .pic-news .news-page {
    position: absolute;
    right: 10px;
    bottom: 15px;
    z-index: 9;
    text-align: right;
}

.index-news .pic-news .news-page span {
    margin: 0 10px;
    width: 10px;
    height: 10px;
    border: 2px solid #0e78cc;
    background: #fff;
    border-radius: 50%;
    cursor: pointer;
}

.index-news .pic-news .news-page span.swiper-pagination-bullet-active {
    background: #0e78cc;
}

.index-news .txt-news {
    max-height: 608px;
    background: #0080cb;
    box-shadow: 0 0 10px 1px #ccc;
    padding: 20px 0;
    margin-top: -40px;
    position: relative;
    overflow: hidden;
}

.index-news .txt-news li {
    overflow: hidden;
    padding: 30px 25px;
    border-bottom: 1px solid rgba(255, 255,255, 0.3);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.index-news .txt-news .date {
    float: left;
    height: 48px;
    margin-top: 3px;
    padding-right: 15px;
    border-right: 1px solid rgba(255, 255, 255, 0.26);
    text-align: center;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
}

.index-news .txt-news .date .day {
    font-size: 1.5rem;
}

.index-news .txt-news .date .year {
    font-size: .875rem;
}

.index-news .txt-news .tit {
    float: right;
    width: calc(100% - 100px);
}

.index-news .txt-news li a {
    display: flex;
    justify-content: space-between;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.index-news .txt-news .tit h2 {
    font-size: 1.125rem;
    color: #fff;
    font-weight: normal;
    line-height: 26px;
    max-height: 52px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.index-news .txt-news li:hover {
    background: #006cab;
}

.index-news .txt-news li:hover h2 {
    font-weight: bold;
}

.row2 {
    padding: 70px 0 95px;
    position: relative;
}

.row2:before {
    content: "";
    width: 214px;
    height: 145px;
    background: url(../images/row2-right.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    bottom: 95px;
}

.index-mtbd {
    padding-bottom: 80px;
}

.index-mtbd li {
    padding: 10px;
}

.index-mtbd .txt, .index-mtbd .pic {
    width: 100%;
    height: 242px;
}

.index-mtbd .pic {
    overflow: hidden;
}

.index-mtbd .pic a {
    display: block;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.index-mtbd .pic a:hover {
    transform: scale(1.05);
}

.index-mtbd .txt {
    padding: 35px;
    background: #fff;
    box-shadow: 0 0 10px 0 #efefef;
    position: relative;
}

.index-mtbd .date {
    overflow: hidden;
}

.index-mtbd .date p {
    float: left;
    width: 100px;
    height: 30px;
    border-radius: 20px;
    background: #e7f2fa;
    line-height: 30px;
    text-align: center;
    font-size: .875rem;
    color: #007ac2;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.index-mtbd .tit {
    display: block;
    margin-top: 15px;
    font-size: 1.125rem;
    color: #333333;
    line-height: 28px;
    height: 56px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.index-mtbd .tit:hover {
    color: #007ac2;
    font-weight: bold;
    transform: translateY(5px);
}

.index-mtbd .abst {
    margin-top: 20px;
    font-size: .875rem;
    color: #999999;
    line-height: 22px;
    height: 44px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.index-mtbd .more {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 9;
}

.index-mtbd .more img {
    vertical-align: bottom;
}

.index-mtbd .swiper-scrollbar {
    bottom: 20px;
    left: auto;
    right: 0;
    width: calc(100% - 170px);
    background: #d2d2d2;
    height: 2px;
}

.index-mtbd .swiper-scrollbar .swiper-scrollbar-drag {
    background: #007ac2;
    height: 4px;
    margin-top: -1px;
}

.index-mtbd .mtbd-prev, .index-mtbd .mtbd-next {
    width: 45px;
    height: 45px;
    position: absolute;
    bottom: 0;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.index-mtbd .mtbd-prev {
    background: url(../images/mtbd-left.png) no-repeat;
    background-size: 100% 100%;
    left: 0;
}

.index-mtbd .mtbd-prev:hover {
    background: url(../images/mtbd-left-on.png) no-repeat;
    background-size: 100% 100%;
}

.index-mtbd .mtbd-next {
    background: url(../images/mtbd-right.png) no-repeat;
    background-size: 100% 100%;
    left: 70px;
}

.index-mtbd .mtbd-next:hover {
    background: url(../images/mtbd-right-on.png) no-repeat;
    background-size: 100% 100%;
}

/* row3 */
.row3 {
    padding: 100px 0 50px;
    background: url(../images/row3-bg.png) top center no-repeat;
    background-size: 100%;
    position: relative;
    z-index: 5;
}

.row3 .index-title h2 .cn {
    color: #fff;
}

.row3 .index-title h2:before {
    background: url(../images/title-left2.png) no-repeat;
}

.row3 .index-title h2:after {
    background: url(../images/title-right2.png) no-repeat;
}

.row3 .index-title .index-more {
    background: url(../images/index-more2.png) right center no-repeat;
    color: #fff;
}

.index-tzgg {
    overflow: hidden;
    position: relative;
}

.index-tzgg .tzgg-pic {
    position: absolute;
    right: 0;
    top: 30px;
    width: 555px;
    height: 424px;
    overflow: hidden;
    border-radius: 0 40px 0 0;
}

.index-tzgg .tzgg-pic img {
    width: 100%;
}

.index-tzgg .tzgg-pic img:hover {
    transform: scale(1.05);
}

.index-tzgg .tzgg-list {
    float: left;
    width: 69%;
    position: relative;
    z-index: 2;
    overflow: hidden;
    background: url(../images/tzgg-bg.png) no-repeat;
    background-size: 100% 100%;
    border-radius: 40px 0 40px 0;
    padding: 40px 0 40px;
    line-height: 40px;
}

.index-tzgg .tzgg-list li {
    overflow: hidden;
    padding: 10px 32px 10px 22px;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.index-tzgg .tzgg-list .date {
    float: left;
    width: 105px;
    height: 40px;
    text-align: center;
    font-size: .875rem;
    color: #007ac2;
    font-weight: bold;
    border: 1px solid #dfddf1;
    border-radius: 20px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.index-tzgg .tzgg-list a {
    display: block;
    float: right;
    font-size: 1.125rem;
    color: #333333;
    width: calc(100% - 130px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index-tzgg .tzgg-list li:hover {
    background: #fd9c00;
}

.index-tzgg .tzgg-list li:hover .date {
    background: #007ac2;
    border: 1px solid #007ac2;
    color: #fff;
}

.index-tzgg .tzgg-list li:hover a {
    color: #fff;
    font-weight: bold;
}

/* row4 */
.row4 {
    padding: 30px 0;
    position: relative;
}

.row4:before {
    content: "";
    width: 100%;
    height: 200%;
    background: url(../images/row4-bg.png) center no-repeat;
    background-size: cover;
    position: absolute;
    top: -50%;
    left: 0;
}

.data-list {
    position: relative;
}

.data-list li {
    padding: 20px;
}

.data-list li .box {
    width: 170px;
    height: 170px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    padding-top: 40px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.data-list li .slideCircle {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 1px dashed #007ac2;
    animation: circleAnim 10s linear infinite;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.data-list li .slideCircle:before {
    content: "";
    width: 7px;
    height: 7px;
    background: #007ac2;
    border-radius: 50%;
    position: absolute;
    bottom: 28px;
    left: 14px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.data-list li h3 {
    font-size: 1.125rem;
    color: #007ac2;
    position: relative;
}

.data-list li h3 .counter {
    font-size: 3.125rem;
    font-weight: bold;
    font-family: 'Times New Roman', Times, serif;
}

.data-list li p {
    position: relative;
    font-size: 1.125rem;
    color: #333333;
}

.data-list li:hover .box:before {
    content: "";
    width: 110%;
    height: 110%;
    background: #007ac2;
    position: absolute;
    top: -5%;
    left: -5%;
    border-radius: 50%;
    box-shadow: 0 0 15px 0 #007ac2;
}

.data-list li:hover .slideCircle {
    border: 1px dashed #fff;
}

.data-list li:hover .slideCircle:before {
    background: #fff;
}

.data-list li:hover h3 {
    color: #fff;
}

.data-list li:hover p {
    color: #fff;
}

.data-list .data-prev, .data-list .data-next {
    width: 13px;
    height: 22px;
    position: absolute;
    top: 50%;
    margin-top: -11px;
    z-index: 9;
    cursor: pointer;
}

.data-list .data-prev {
    background: url(../images/data-left.png) no-repeat;
    background-size: 100% 100%;
    left: -40px;
}

.data-list .data-next {
    background: url(../images/data-right.png) no-repeat;
    background-size: 100% 100%;
    right: -40px;
}

.data-list .data-prev:hover {
    background: url(../images/data-left-on.png) no-repeat;
    background-size: 100% 100%;
}

.data-list .data-next:hover {
    background: url(../images/data-right-on.png) no-repeat;
    background-size: 100% 100%;
}

/* row5 */
.row5 {
    padding: 40px 0 100px;
}

.row5 .index-xywh .container {
    width: 90%;
}

.index-xywh li {
    width: 860px;
    height: 484px;
    padding: 20px;
}

.index-xywh li a {
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
    position: relative;
    overflow: hidden;
}

.index-xywh li .pic {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.index-xywh li .pic img {
    width: 100%
}

.index-xywh li .pic img:hover {
    transform: scale(1.05);
}

.index-xywh li .tit {
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: linear-gradient(transparent, black);
    padding: 30px;
}

.index-xywh li .tit p {
    line-height: 21px;
    padding-left: 25px;
    border-left: 4px solid #f58220;
    font-size: 1.125rem;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index-xywh .swiper-slide-active a {
    box-shadow: 0 0 20px 0px #000;
}

.index-xywh .swiper-slide-active .tit {
    display: block;
}

.swiper-slide{ /* left: 1px; */}


/* 中部版块 */
/* 底部 */
.footer .r1 {
    padding: 80px 0 50px;
    background: url(../images/foot-links-bg.png) center no-repeat;
    background-size: cover;
}

.footer .links {
    float: left;
    width: 1070px;
}

.footer .links ul {
    margin: 0 -8px;
    overflow: hidden;
}

.footer .links li {
    float: left;
    width: 33.3%;
    margin-bottom: 15px;
}

.footer .links a {
    display: block;
    margin: 0 8px;
    background: rgba(255, 255, 255, 0.12);
    font-size: 1rem;
    font-weight: normal;
    padding: 0 25px;
    line-height: 60px;
    height: 60px;
    color: #fff;
}

.footer .links a:hover {
    background: #f58220;
}

.footer .links li.more {
    text-align: center;
}

.footer .ewm {
    float: right;
    width: 220px;
}

.footer .ewm h2 {
    font-size: 1.875rem;
    color: #fff;
}

.footer .ewm ul {
    margin-top: 25px;
}

.footer .ewm li {
    float: left;
    margin-right: 30px;
    cursor: pointer;
    position: relative;
}

.footer .ewm li.phone {
    display: none;
}

.footer .ewm li p {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #58a2cf;
    text-align: center;
    position: relative;
}

.footer .ewm li p img {
    width: 55%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.footer .ewm li .ewmbox {
    display: none;
    width: 170px;
    height: 185px;
    background: url(../images/ewm-bg.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 105%;
    left: 0;
    padding: 20px 5px 5px;
}

.footer .ewm li .ewmbox img {
    width: 100%;
}

.footer .ewm li:hover p {
    background: #3bb300;
}

.footer .ewm li.pc:hover .ewmbox {
    display: block;
}

.footer .r2 {
    padding: 40px 0;
    background: url(../images/foot-add-bg.png) no-repeat;
    background-size: cover;
    border-top: 1px solid rgb(47,141,186);
}

.footer .foot-logo {
    float: left;
    padding-right: 90px;
}

.footer .contact {
    float: left;
    padding: 0 85px;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.footer .contact p {
    font-size: .875rem;
    color: #fff;
    line-height: 28px;
}

.footer .yqlj {
    float: right;
    position: relative;
    margin-top: 10px;
}

.footer .yqlj h2 {
    width: 295px;
    height: 45px;
    line-height: 45px;
    border-radius: 20px;
    background: #0a82c8;
    padding: 0 20px;
    cursor: pointer;
}

.footer .yqlj h2 p {
    font-size: 1rem;
    color: #fff;
    background: url(../images/select-ico.png) right center no-repeat;
}

.footer .yqlj ul {
    display: none;
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100%;
    padding: 20px;
    background: #0a82c8;
}

.footer .yqlj ul li {
    line-height: 28px;
    cursor: pointer;
}

.footer .yqlj ul li a {
    font-size: .875rem;
    color: #fff;
}

.footer .yqlj.active ul {
    display: block;
z-index: 9;
}

.cory {
    background: #0068a5;
    padding: 10px 0;
    text-align: center;
    line-height: 28px;
}

.cory p, .cory a {
    font-size: .9375rem;
    color: #fff;
}

.cory img {
    vertical-align: middle;
    margin: 0 5px;
}

.slider-right {
    width: 85px;
    background: #007ac2;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 10;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    height: 70px;
    margin-top: 45px;
    transition: height 1s ease;
}

.slider-right .slider-btn {
    /* margin-top: 45px; */
    /* width: 70px; */
    height: 70px;
    background: #007ac2;
    cursor: pointer;
    position: relative;
}

.slider-right .slider-btn img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.slider-right .swiper-container {
    max-height: calc(100% - 190px);
    /* border-top: 1px solid #0e8eda; */
    margin-top: 40px;
    margin-bottom: 40px;
    background: #007ac2;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    /* opacity: 0; */
    visibility: hidden;
}

.slider-right ul {
    /* display: none; */
    /* border-top: 1px solid #0e8eda; */
    /* padding-top: 50px; */
    /* overflow: hidden; */
}

.slider-right ul li {
    width: 100%;
    /*padding: 11px 0;*/
    text-align: center;
}

.slider-right ul li img {
    max-width: 40%;
}

.slider-right ul li p {
    margin-top: 10px;
    font-size: .875rem;
    color: #fff;
}

.slider-right ul li:hover {
    background: #f58220;
}

.slider-right ul li:hover p {
    font-weight: bold;
}

.slider-right .right-prev {
    position: absolute;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    top: 125px;
    right: 0;
    cursor: pointer;
    z-index: 999;
    background: url(../images/banner-down.png) center center no-repeat #007ac2;
    background-size: auto 15px;
    transform: rotate(180deg);
    height: 35px;
    /* z-index: 9; */
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.slider-right .right-next {
    position: absolute;
    width: 100%;
    height: 0;
    opacity: 0;
    visibility: hidden;
    bottom: 0px;
    right: 0;
    cursor: pointer;
    z-index: 999;
    background: url(../images/banner-down.png) center center no-repeat #007ac2;
    background-size: auto 15px;
    height: 35px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.slider-right.open {
    height: 100vh;
    background: #007ac2;
    padding-top: 45px;
    margin-top: 0;
}

.slider-right.open .swiper-container {
    opacity: 1;
    visibility: visible;
}

.slider-right.open .slider-btn {
    width: 100%;
    border-bottom: 1px solid #0e8eda;
}

.slider-right.open .slider-btn img {
    transform: translate(-50%, -50%) rotateX(0deg) rotateY(180deg);
}

.slider-right.open ul {
    display: block;
}

.slider-right.open .right-prev, .slider-right.open .right-next {
    visibility: visible;
    opacity: 1;
}

/* 列表页 */
/* 列表banner */
.list-banner {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.list-banner .pic, .list-banner img {
    width: 100%;
}

.list-page {
    position: relative;
    z-index: 3;
    min-height: 400px;
  /* padding-bottom: 80px; */
    margin-top: -3px;
 /*   background: url(../images/list-bg.png) bottom center no-repeat;  */
    background-size: 100%;
}

.list-page2:before {
    content: "";
    width: 100%;
    height: 415px;
    background: url(../images/list-leader-bg.png) top center no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
}

/* 二级导航 */
/* 左侧导航 */
.left-nav {
    width: 255px;
    float: left;
    position: relative;
    z-index: 9;
}

.left-nav .leftColumn {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 100%;
    padding: 30px 15px;
    background: #007ac2;
}

.left-nav .leftColumn .tit {
    font-size: 2rem;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

.left-nav .leftColumn .phone-tit {
    display: none;
}

.left-nav .sideMenu {
    position: relative;
    padding: 0 25px 240px;
    background: url(../images/leftnav-bg.png) bottom center no-repeat #e7f2fa;
    border-top: 5px solid #fc9804;
}

.left-nav .sideMenu li {
    position: relative;
    padding: 20px 7px;
    border-bottom: 1px solid #bac3d2;
}

.left-nav .sideMenu li:after {
    content: "";
    height: 1px;
    width: 0;
    background: #007ac2;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: width 1s ease;
}

.left-nav .sideMenu li > a {
    position: relative;
    display: block;
    font-size: 1.125rem;
    color: #333333;
    padding-right: 15px;
    background: url(../images/leftnav-ico1.png) right center no-repeat;
}

.left-nav .sideMenu dl {
    padding: 15px 0 0 15px;
    display: none;
}

.left-nav .sideMenu dl dd a {
    display: block;
    font-size: 1rem;
    color: #333;
    padding: 7px 0;
}

.left-nav .sideMenu dl dd:hover a, .left-nav .sideMenu dl dd.current a {
    color: #0e66b4;
}

.left-nav .sideMenu li.current > a, .left-nav .sideMenu li:hover > a {
    color: #007ac2;
    font-weight: bold;
    background: url(../images/leftnav-ico2.png) right center no-repeat;
}

.left-nav .sideMenu li:hover:after {
    width: 100%;
}

.left-nav .sideMenu li.current dl {
    display: block;
}

/* 右边内容区域 */
.right-con {
    float: right;
    width: calc(100% - 305px);
    padding-top: 50px;
}

.location {
    border-bottom: 2px solid #e9f3fa;
    line-height: 30px;
}

.location h2 {
    float: left;
    position: relative;
    padding-bottom: 15px;
}

.location h2:after {
    content: "";
    width: 100%;
    height: 2px;
    background: #007ac2;
    position: absolute;
    left: 0;
    bottom: -2px;
    z-index: 2;
}

.location .weizhi {
    float: right;
    font-size: .875rem;
    color: #888888;
    padding-left: 30px;
    background: url(../images/home.png) left 7px no-repeat;
}

.location .weizhi a {
    font-size: .875rem;
    color: #888888;
}

.list-text {
    margin-top: 10px;
}

.list-text li {
    border-bottom: 1px solid #d8edfa;
    padding: 25px 0;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.list-text .date {
    float: left;
    width: 85px;
    position: relative;
    text-align: center;
    font-family: 'Times New Roman', Times, serif;
}

.list-text .date:after {
    content: "";
    width: 1px;
    height: 90%;
    background: #d8edfa;
    position: absolute;
    top: 5%;
    right: 0;
}

.list-text .day {
    font-size: 2.25rem;
    color: #007ac2;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.list-text .mon {
    font-size: .875rem;
    color: #666666;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.list-text .tit {
    display: block;
    position: relative;
    float: right;
    width: calc(100% - 115px);
    line-height: 58px;
    padding-right: 20px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.list-text .tit a {
    display: block;
    color: #333333;
    font-size: 1.125rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-text li:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/list-text.png) right center no-repeat #007ac2;
    background-size: cover;
    box-shadow: 0 0 10px 0 #007ac2;
    transition: transform .8s;
    transform: translateY(-115%);
    /*  border-bottom: 1px solid #007ac2; */
}

.list-text li:hover:before {
    transform: translateY(0);
}

.list-text li:hover .day, .list-text li:hover .mon {
    color: #fff;
}

.list-text li:hover a {
    color: #fff !important;
}

.list-pics {
    margin-top: 15px;
}

.list-pics li {
    overflow: hidden;
    position: relative;
    padding: 30px 0;
    border-bottom: 1px solid #d8edfa;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.list-pics .pic {
    float: left;
    position: relative;
    width: 238px;
    height: 135px;
    overflow: hidden;
}

.list-pics .pic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.list-pics .text {
    position: relative;
    float: right;
    width: calc(100% - 270px);
}

.list-pics .text .tit {
    display: block;
    position: relative;
    color: #333333;
    font-size: 1.125rem;
    padding-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.list-pics .text .tit:after {
    content: "";
    width: 36px;
    height: 2px;
    background: #fc9804;
    position: absolute;
    left: 0;
    bottom: 0;
}

.list-pics .text .abst {
    position: relative;
    margin-top: 20px;
    font-size: .875rem;
    color: #666666;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.list-pics .text .date {
    position: relative;
    margin-top: 15px;
    font-size: .875rem;
    color: #007ac2;
    padding-left: 30px;
    background: url(../images/date.png) 3px center no-repeat;
}

.list-pics .text .date2 {
    display: none;
}

.list-pics li:before {
    content: "";
    width: 100%;
    height: 0;
    top: 50%;
    left: 0;
    position: absolute;
    background: url(../images/list-news-bg.png) right center no-repeat #e7f2fa;
    box-shadow: 0 0 10px 0 #e7f2fa;
    transition: all 0.5s ease-in-out;
}

.list-pics li:hover:before {
    height: 100%;
    top: 0;
}

.list-pics li:hover .tit {
    color: #007ac2;
    font-weight: bold;
}

.list-pics li:hover img {
    transform: scale(1.05);
}

.pic-pages {
    overflow: hidden;
    margin: 50px -22px 0;
}

.pic-pages li {
    float: left;
    width: 33.3%;
    margin-bottom: 40px;
}

.pic-pages li a {
    display: block;
    overflow: hidden;
    margin: 0 22px;
    background: #fff;
    border: 1px solid #cbd2da;
}

.pic-pages .pic {
    width: 100%;
    padding-bottom: 56%;
    overflow: hidden;
    position: relative;
}

.pic-pages .pic img {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

.pic-pages p {
    position: relative;
    text-align: center;
    line-height: 55px;
    padding: 0 10px;
    font-size: 1rem;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pic-pages li:hover a {
    box-shadow: 0 0 10px 0 #efefef;
    background: #007ac2;
    border: 1px solid #fff;
}

.pic-pages li:hover img {
    transform: scale(1.05);
}

.pic-pages li:hover p {
    color: #fff;
    font-weight: bold;
}

.list-leader {
    overflow: hidden;
    margin: 40px -25px;
}

.list-leader li {
    width: 20%;
    float: left;
    margin-bottom: 45px;
}

.list-leader li a {
    position: relative;
    display: block;
    margin: 0 25px;
    padding: 15px;
    overflow: hidden;
    background: #e9f3fa;
    border-bottom: 2px solid #fc9804;
}

.list-leader li .pic {
    width: 100%;
    padding-bottom: 130%;
    position: relative;
    overflow: hidden;
}

.list-leader li .pic img {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

.list-leader li .text {
    text-align: center;
    padding-top: 10px;
}

.list-leader li .text h2 {
    font-size: 1.125rem;
    color: #007ac2;
}

.list-leader li .text p {
    font-size: .875rem;
    color: #888888;
    line-height: 22px;
    white-space: nowrap;
    padding-top: 5px;
}

.list-leader li:nth-child(1) {
    margin-left: 30%;
}

.list-leader li:nth-child(2) {
    margin-right: 30%;
}

.list-leader li:hover a {
    background: #007ac2;
}

.list-leader li:hover h2, .list-leader li:hover p {
    color: #fff !important;
}

.list-gljg {
    margin-top: 40px;
}

.list-gljg ul {
    overflow: hidden;
    margin: 0 -12px;
}

.list-gljg li {
    float: left;
    width: 33.3%;
    margin-bottom: 35px;
}

.list-gljg li .box {
    position: relative;
    margin: 0 13px;
    overflow: hidden;
    padding: 25px 0;
    background: #eaf7ff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.list-gljg li .box a {
    display: block;
    line-height: 22px;
    position: relative;
    width: 100%;
    padding: 0 30px 0 15px;
    border-left: 4px solid #007ac2;
}

.list-gljg li .box p {
    font-size: 1rem;
    color: #333333;
    background: url(../images/jgsz-ico.png) right center no-repeat;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.list-gljg li .box:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #007ac2;
    box-shadow: 0 0 10px 0 #007ac2;
    opacity: 0;
    visibility: hidden;
    transform: translateX(-100%);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.list-gljg li .box:hover:before {
    transform: translateX(0);
    visibility: visible;
    opacity: 1;
}

.list-gljg li .box:hover a {
    border-left: 4px solid #fc9804;
}

.list-gljg li .box:hover p {
    font-weight: bold;
    background: url(../images/jgsz-ico2.png) right center no-repeat;
    color: #fff;
}

.list-gljg li.close .box {
    background: #efefef !important;
    box-shadow: none !important;
}

.list-gljg li.close .box:before {
    display: none;
}

.list-gljg li.close .box a {
    border-left: none;
    cursor: default;
}

.list-gljg li.close .box a p {
    color: #333 !important;
    font-weight: normal !important;
    background: url(../images/jgsz-ico.png) right center no-repeat !important;
}

.list-history {
    margin-top: 30px;
    position: relative;
}

.list-history .history-tit {
    position: relative;
    font-family: 'Times New Roman', Times, serif;
    padding: 0 30px;
}

.list-history .history-tit .swiper-container {
    padding-top: 10px;
}

.list-history .history-tit .swiper-container:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #e1e1e1;
    position: absolute;
    left: 0;
    top: 18px;
}

.list-history .history-tit .item {
    text-align: center;
    padding-top: 25px;
    background: url(../images/history-date.png) top center no-repeat;
    cursor: pointer;
}

.list-history .history-tit .item h2 {
    font-size: 1.125rem;
    font-weight: normal;
    color: #888888;
}

.list-history .history-tit .swiper-slide-thumb-active .item {
    background: url(../images/history-date2.png) top center no-repeat;
    margin-top: -10px;
    padding-top: 45px;
}

.list-history .history-tit .swiper-slide-thumb-active .item h2 {
    font-size: 1.5rem;
    color: #f58220;
}

.list-history .history-tit .history-prev, .list-history .history-tit .history-next {
    width: 8px;
    height: 15px;
    position: absolute;
    top: 10px;
    cursor: pointer;
    z-index: 9;
}

.list-history .history-tit .history-prev {
    background: url(../images/history-left.png) no-repeat;
    background-size: 100% 100%;
    left: 0;
}

.list-history .history-tit .history-next {
    background: url(../images/history-right.png) no-repeat;
    background-size: 100% 100%;
    right: 0;
}

.list-history .history-con {
    margin-top: 35px;
}

.list-history .history-con .swiper-slide *, .list-history .history-con .swiper-slide p {
    color: #333333;
    text-indent: 0 !important;
    font-size: 1rem !important;
    line-height: 2.2 !important;
}

.jxgl-page {
    margin-top: 85px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.jxgl-page .pic {
    width: 58%;
    float: left;
    overflow: hidden;
    position: relative;
}

.jxgl-page .pic .box {
    width: 100%;
    height: 100%;
}

.jxgl-page .pic a {
    display: block;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.jxgl-page .pic .first {
    position: absolute;
    right: 0;
    bottom: 0;
}

.jxgl-page .pic .first a {
    display: block;
    width: 272px;
    height: 157px;
    background: #f58220;
    text-align: center;
    padding: 40px 20px;
}

.jxgl-page .pic .first a img {
    display: block;
    margin: 0 auto 10px;
    height: 43px;
}

.jxgl-page .pic .first a p {
    font-size: 1.125rem;
    color: #fff;
}

.jxgl-page .list {
    float: right;
    height: 100%;
    width: 40%;
    position: relative;
}

.jxgl-page .list ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.jxgl-page .list ul li {
    width: calc(50% - 8px);
    margin-bottom: 15px;
}

.jxgl-page .list ul li a {
    display: block;
    background: url(../images/jxgl-bg.png) right center no-repeat #fff;
    text-align: center;
    padding: 40px 20px;
    box-shadow: 0 0 10px 0 #ddd;
}

.jxgl-page .list ul li a img {
    display: block;
    margin: 0 auto 10px;
    height: 43px;
}

.jxgl-page .list ul li a p {
    font-size: 1.125rem;
    color: #333333;
}

.jxgl-page .list ul li:nth-child(n+5) {
    margin-bottom: 0;
}

.jxgl-page .list ul li:nth-child(1) a {
    background: #39bbbe;
}

.jxgl-page .list ul li:nth-child(1) a p {
    color: #fff;
}

.jxgl-page .list ul li:nth-child(4) a {
    background: #f27c63;
}

.jxgl-page .list ul li:nth-child(4) a p {
    color: #fff;
}

.jxgl-page .list ul li:nth-child(5) a {
    background: #2889d1;
}

.jxgl-page .list ul li:nth-child(5) a p {
    color: #fff;
}

.jxgl-page a:hover img {
    transform: translateY(-5px) !important;
}

.jxgl-page a:hover p {
    font-weight: bold;
}

/* 列表线条动画 */
.bottom-inOutSpread:before, .bottom-inOutSpread:after, .bottom-inOutSpread > .ui-border-element:before, .bottom-inOutSpread > .ui-border-element:after {
    content: "";
    position: absolute;
}

.bottom-inOutSpread:after {
    border-bottom: 1px solid #0080ca;
    left: 51%;
    right: 51%;
    bottom: 0;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    -moz-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    -o-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    -webkit-transition-duration: 200ms;
    -moz-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    transition-duration: 200ms;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

.bottom-inOutSpread:hover:after {
    left: 0%;
    right: 0%;
}

.bottom-inOutSpread:not(:hover):after {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

/* 列表线条动画结束 */
/* 正文页 */
.article-con {
    /*overflow: hidden;*/
    margin-top: 40px;
}

.article-con .tit-box {
    overflow: hidden;
    background: #e7f2fa;
    padding: 30px 30px 145px;
}

.article-con .tit-box h1 {
    font-size: 1.875rem;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 20px;
    font-weight: bold;
    color: #007ac2;
}

.article-con .tit-box h2 {
    font-size: 1.5rem;
    line-height: 1.5;
    text-align: center;
    font-weight: normal;
    margin-bottom: 20px;
    color: #333;
}

.article-con .tit-box .info {
    position: relative;
    overflow: hidden;
    line-height: 1.5;
    text-align: center;
    font-size: .875rem;
    color: #999999;
    text-align: center;
}

.article-con .tit-box .info span {
    margin: 0 10px;
}

.article-con .article-text {
    position: relative;
    margin: -120px 30px 0;
}

.article-con .article-text .content {
    background: #fff;
    box-shadow: 0 0 10px 0 #dfe0e2;
    line-height: 2;
    padding: 30px 50px;
    font-size: 1rem;
    color: #333333;
}

.article-con .content {
    background: #fff;
    line-height: 2;
    padding: 30px 50px;
    font-size: 1rem;
    color: #333333;
    box-shadow: 0px 0px 10px 0px rgba(223, 224, 226, 0.75);
}

.article-con .content p, .article-con .article-text p {
    /* text-indent: 2em !important;  */
    padding-bottom: 10px;
    word-break: break-all;
}
.article-con .content p {
    display:block;
    margin:0 auto;
    width: 100% !important;
}

.article-con .article-text p iframe{
   display:block;
   margin:0 auto;
   width: 95% !important;
}

.article-con .content p img, .article-con .content p video {
    margin-left: -2em;
    max-width: 95% !important;
    height: auto !important;
}

.article-con .content .vsbcontent_img img {
   
}

.article-con .updown {
    margin: 30px;
    overflow: hidden;
}

.article-con .updown a {
    display: block;
    font-size: 1rem;
    color: #444444;
    padding: 10px 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.article-con .updown span {
    color: #007ac2;
}

.article-con .updown a:hover {
    transform: translateX(5px);
    color: #007ac2;
}

/* 正文表格P不缩进 */
.article-con .article-text table p {
    text-indent: 0 !important;
    padding: 0;
}

.article-con .article-text .content table {
    margin: 0px auto!important;
    max-width: 100%!important;
}
.fujian a:hover{color:#007ac2;}
.latest-news {
    float: right;
    width: 300px;
    padding: 0 22px 70px 30px;
    border-left: 1px solid #d3dee8;
    position: relative;
}

.latest-news .title {
    position: relative;
    margin-top: -13px;
    border-bottom: 1px dashed #cfd5df;
    padding-bottom: 25px;
}

.latest-news .title h3 {
    margin-left: 10px;
    color: #b11111;
    font-size: 1.5rem;
    font-weight: normal;
    position: relative;
    padding-left: 25px;
}

.latest-news .title h3:before {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    left: 5px;
    background: #b11111;
}

.latest-news ul {
    overflow: hidden;
}

.latest-news ul li {
    padding: 17px 0 17px 15px;
    position: relative;
    border-bottom: 1px dashed #cfd5df;
}

.latest-news ul li a {
    font-size: 1rem;
    line-height: 26px;
    color: #333333;
    height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.latest-news ul li:before {
    content: "";
    width: 5px;
    height: 5px;
    background: #333333;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 27px;
}

.latest-news ul li:hover a {
    color: #b11111;
}

.latest-news:before {
    content: "";
    width: 35px;
    height: 0;
    border-top: 1px solid #d3dee8;
    position: absolute;
    left: 0;
    top: 0;
}

/* 在校学生 */
.zxxs-page {
    overflow: hidden;
    margin: 0 -30px;
    padding-bottom: 20px;
}

.zxxs-page .box {
    float: left;
    width: 33.3%;
    margin-bottom: 45px;
}

.zxxs-page .item {
    position: relative;
    margin: 0 30px;
    padding: 65px 30px 10px 40px;
    background: #fff;
    box-shadow: 0 0 10px 0 #e4e4e4;
    height: 385px;
    overflow-y: auto;
}

.zxxs-page .item:before {
    content: "";
    width: 100%;
    height: 33px;
    background: url(../img/zxxs-bg.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.zxxs-page .title {
    position: relative;
    line-height: 32px;
    overflow: hidden;
    margin-bottom: 30px;
}

.zxxs-page .title h2 {
    position: relative;
    z-index: 9;
    float: left;
    background: #fff;
    font-size: 1.75rem;
    color: #333333;
    font-weight: bold;
    padding-right: 25px;
}

.zxxs-page .title:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #b7b8bc;
    position: absolute;
    top: 50%;
    right: 0;
}

.zxxs-page .links li {
    float: left;
    width: 33.3%;
    padding-right: 10px;
}

.zxxs-page .links li a {
    font-size: 1.125rem;
    line-height: 42px;
    color: #333333;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.zxxs-page .links li a:hover {
    color: #1368c4;
}

.zxxw-list {
    position: relative;
    background: #fff;
    box-shadow: 0 0 10px 0 #e4e4e4;
    padding: 80px 65px 60px;
}

.zxxw-list ul {
    overflow: hidden;
}

.zxxw-list li {
    float: left;
    width: 16.66%;
    padding-right: 10px;
}

.zxxw-list li a {
    display: block;
    font-size: 1.5rem;
    line-height: 60px;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    padding-left: 30px;
}

.zxxw-list li a:before {
    content: "";
    width: 6px;
    height: 6px;
    background: #333333;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -3px;
}

.zxxw-list:before {
    content: "";
    width: 100%;
    height: 30px;
    background: url(../img/zxxs-bg.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.jrbxy {
    background: #007ac2;
    font-size: 1rem;
    line-height: 45px;
    border-radius: 25px;
    display: inline-block;
    position: relative;
    color: #fff;
    margin-bottom: 40px;
    margin-top: 20px;
    transition: all 0.3s ease-out 0s;
}

.jrbxy a {
    position: relative;
    display: block;
    padding: 0px 40px 0px 90px;
}

.jrbxy em {
    width: 85px;
    height: 85px;
    position: absolute;
    border-radius: 50%;
    left: 0;
    top: -20px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
    z-index: 999;
    background: #fff;
}

.jrbxy em img {
    width: 80%;
    margin: 10%;
}

.jrbxy p {
    padding: 0 !important;
    text-indent: 0 !important;
    position: relative;
}

.jrbxy:after {
    content: "";
    width: 17px;
    height: 14px;
    background: url(../images/link-ico01.png) no-repeat;
    position: absolute;
    right: 15px;
    top: 16px;
}

.jrbxy:hover {
    background: #00629c;
}

.jrbxy:hover img {
    transform: rotate(360deg);
}

@media (max-width: 1440px) {
    .zxxw-list {
        padding: 60px 30px 30px;
    }

    .zxxw-list li {
        width: 20%;
    }
}

@media (max-width: 1240px) {
    .zxxs-page .box {
        width: 50%;
    }

    .zxxw-list li {
        width: 33.3%;
    }
     .footer .ewm li.pc {
        display: none;
    }

    .footer .ewm li.phone {
        display: block;
    }

}

@media (max-width: 992px) {
    .zxxs-page {
        margin: 0 -15px;
    }

    .zxxs-page .item {
        margin: 0 15px;
    }

    .zxxw-list {
        padding: 40px 15px 20px;
    }

    .zxxw-list li {
        width: 33.3%;
    }

   
}

@media (max-width: 768px) {
    .zxxs-page .box {
        width: 100%;
        margin-bottom: 20px;
    }

    .zxxs-page .box .item {
        height: auto;
        padding: 45px 20px 20px;
    }

    .zxxw-list li {
        width: 50%;
    }

    .zxxw-list li a {
        line-height: 40px;
    }
}

@media (max-width: 420px) {
    .zxxw-list li {
        width: 100%;
    }
}

/* 办事大厅 */
.bsdt .title {
    overflow: hidden;
    margin-bottom: 50px;
}

.bsdt .title h2 {
    font-size: 1.625rem;
    font-weight: normal;
    color: #000000;
    padding-bottom: 25px;
    background: url(../img/bsdt-title-bottom.png) center bottom no-repeat;
    text-align: center;
}

.bsdt .tyyw {
    padding: 50px 25px 10px;
    background: url(../img/tyyw-bg.png) no-repeat;
    background-size: cover;
    box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.16);
}

.bsdt .tyyw .list ul {
    overflow: hidden;
}

.bsdt .tyyw .list li {
    float: left;
    width: 20%;
    margin-bottom: 40px;
}

.bsdt .tyyw .list li a {
    display: block;
    line-height: 60px;
    height: 60px;
    background: #ecf1f4;
    text-align: center;
    border-radius: 5px;
    font-size: 16px;
    color: #333;
    margin: 0 25px;
}

.bsdt .tyyw .list li a:hover {
    background: #0a78d1;
    color: #fff;
}

.bsdt .other {
    margin: 120px -34px 0;
}

.bsdt .other .item {
    float: left;
    width: 25%;
}

.bsdt .other .item .box {
    padding: 65px 35px 20px;
    box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.16);
    margin: 0 34px;
}

.bsdt .other .item .box1 {
    background: url(../img/other-box1.png) right top no-repeat #fff;
}

.bsdt .other .item .box2 {
    background: url(../img/other-box2.png) right top no-repeat #fff;
    margin-top: 80px;
}

.bsdt .other .item .box3 {
    background: url(../img/other-box3.png) right top no-repeat #fff;
}

.bsdt .other .item .box4 {
    background: url(../img/other-box4.png) right top no-repeat #fff;
    margin-top: 80px;
}

.bsdt .other .title h2 {
    float: left;
}

.bsdt .other ul {
    margin-top: 75px;
    overflow: hidden;
}

.bsdt .other ul li {
    margin-bottom: 15px;
}

.bsdt .other ul li a {
    display: block;
    line-height: 52px;
    height: 52px;
    background: #ecf1f4;
    text-align: center;
    border-radius: 5px;
    font-size: 16px;
    color: #333;
}

.bsdt .other ul li a:hover {
    background: #0a78d1;
    color: #fff;
}

/* 网站地图 */
.sitemap-page {
    position: relative;
    margin: 70px 0 120px;
    display: flex;
    background: #fff;
    justify-content: space-between;
    background: url(../images/site-map-logo.png) right bottom no-repeat #eaf7ff;
}

.sitemap-page:before {
    content: "";
    width: 450px;
    height: 480px;
    background: url(../images/site-mappic.png) no-repeat;
    background-size: cover;
    position: absolute;
    left: 30px;
    bottom: 50px;
}

.sitemap-page .lf {
    width: 355px;
    background: url(../images/site-map-lf.png) top center no-repeat;
    background-size: cover;
}

.sitemap-page .lf .tit {
    text-align: center;
    padding-top: 70px;
}

.sitemap-page .lf .tit h2 {
    font-size: 1.5rem;
    color: #fff;
    font-weight: bold;
    position: relative;
    padding-bottom: 20px;
}

.sitemap-page .lf .tit h2:after {
    content: "";
    width: 90px;
    height: 3px;
    background: #fc9804;
    position: absolute;
    left: 50%;
    margin-left: -45px;
    bottom: 0;
}

.sitemap-page .rt {
    width: calc(100% - 356px);
    padding: 60px 0;
}

.sitemap-page .site-list {
    width: 80%;
    float: right;
}

.sitemap-page .site-list tr td {
    padding: 15px;
    line-height: 30px;
    white-space: nowrap;
}

.sitemap-page .site-list tr td * {
    display: none;
}

.sitemap-page .site-list tr td a {
    float: left;
    padding: 0 10px;
    display: block;
}

.sitemap-page .site-list tr td a font {
    display: block;
}

.sitemap-page .site-list tr td span {
    display: none !important;
}

.sitemap-page .site-list tr td a:hover font {
    color: #007ac2 !important;
}

@media (max-width: 1440px) {
    .bsdt .tyyw .list li a {
        margin: 0 15px;
    }

    .bsdt .other {
        margin: 100px -15px;
    }

    .bsdt .other .item .box {
        padding: 45px 20px 20px;
        margin: 0 15px;
    }

    .bsdt .other .item .box2, .bsdt .other .item .box4 {
        margin-top: 50px;
    }
}

@media (max-width: 992px) {
    .bsdt .tyyw .list li {
        width: 33.3%;
        margin-bottom: 25px;
    }

    .bsdt .other .item {
        width: 50%;
    }
}

@media (max-width: 600px) {
    .bsdt .tyyw .list li {
        width: 50%;
    }
}

@media (max-width: 420px) {
    .bsdt .tyyw {
        padding: 30px 15px 20px;
    }

    .bsdt .tyyw .list li {
        width: 100%;
    }

    .bsdt .other {
        margin-top: 40px;
    }

    .bsdt .other .item {
        width: 100%;
    }

    .bsdt .other .item .box {
        margin-top: 20px !important;
    }
}

.leader-history .list-leader li {
    width: 20%;
    margin: 0 0 45px 0;
}

/* 信息服务 */
.xxfw-page {
    padding: 40px 0;
}

.xxfw-page .item {
    padding: 30px 0;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
    margin-bottom: 40px;
    display: flex;
    background: #fff;
    justify-content: space-between;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.xxfw-page .item .tit {
    float: left;
    position: relative;
    width: 260px;
    height: 80px;
    background: url(../images/xxfw-ico001.png) 30px center no-repeat;
    background-size: auto 100%;
    font-size: 1.25rem;
    font-weight: bold;
    color: #333333;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    justify-content: center;
}

.xxfw-page .item .tit:after {
    content: "";
    width: 1px;
    height: 60px;
    background: #f1f1f1;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -30px;
}

.xxfw-page .item .tit:before {
    content: "";
    width: 5px;
    height: 50px;
    background: #91d5fd;
    position: absolute;
    left: -5px;
    top: 50%;
    margin-top: -25px;
}

.xxfw-page .item:nth-child(2) .tit {
    background: url(../images/xxfw-ico002.png) 30px center no-repeat;
    background-size: auto 100%;
}

.xxfw-page .item:nth-child(2) .tit:before {
    background: #caf0b9;
}

.xxfw-page .item:nth-child(3) .tit {
    background: url(../images/xxfw-ico003.png) 30px center no-repeat;
    background-size: auto 100%;
}

.xxfw-page .item:nth-child(3) .tit:before {
    background: #fdddab;
}

.xxfw-page .item .tit p {
    margin-left: 70px;
}

.xxfw-page .item .box {
    float: right;
    width: calc(100% - 320px);
}

.xxfw-page .item .box li {
    float: left;
    width: 25%;
    padding: 0 20px;
}

.xxfw-page .item .box li a {
    display: block;
    line-height: 40px;
    font-size: 1.125rem;
    padding-left: 25px;
    background: url(../images/xxfw-link001.png) left center no-repeat;
}

.xxfw-page .item .box li a:hover {
    background: url(../images/xxfw-link002.png) left center no-repeat;
    color: #007ac2;
}

.jsrk-list {
    margin-top: 30px;
}

.jsrk-list .item {
    overflow: hidden;
    margin-bottom: 20px;
    background: #fff;
    padding: 20px 0 50px;
    box-shadow: 0 0 10px 0 #d3d3d3;
}

.jsrk-list .item h2 {
    font-size: 18px;
    color: #fc9805;
    height: 40px;
    line-height: 40px;
    padding-left: 30px;
    margin-bottom: 17px;
    border-left: 2px solid #fc9805;
}

.jsrk-list .item ul {
    overflow: hidden;
    margin: 0 30px;
}

.jsrk-list .item li {
    float: left;
    width: 25%;
    padding: 0 20px;
}

.jsrk-list .item li a {
    display: block;
    line-height: 40px;
    font-size: 1.125rem;
    padding-left: 25px;
    background: url(../images/xxfw-link001.png) left center no-repeat;
}

.jsrk-list .item li a:hover {
    background: url(../images/xxfw-link002.png) left center no-repeat;
    color: #007ac2;
}

.xzxx-page {
    margin-top: 50px;
    overflow: hidden;
}

.xzxx-page ul li {
    float: left;
    width: 33.3%;
    margin-bottom: 20px;
    padding: 0 25px;
}

.xzxx-page ul li * {
    transition: .5s;
}

.xzxx-page ul li a {
    display: block;
    background: url(../images/ztzl-bg001.png) right bottom no-repeat;
    background-size: cover;
    height: 150px;
    position: relative;
}

.xzxx-page ul li a p {
    position: absolute;
    width: 80%;
    left: 10%;
    top: 40px;
    padding-bottom: 30px;
    font-size: 1.25rem;
    font-weight: bold;
    color: #017bc2;
}

.xzxx-page ul li a p:after {
    content: "";
    width: 30px;
    height: 3px;
    background: #017bc2;
    position: absolute;
    left: 0;
    bottom: 0px;
}

.xzxx-page ul li a:hover {
    background: url(../images/ztzl-bg002.png) right bottom no-repeat;
    background-size: cover;
}

.xzxx-page ul li a:hover p {
    color: #fff;
}

.xzxx-page ul li a:hover p:after {
    background: #fff;
}

.row12 {
    position: relative;
    padding: 60px 0 0;
}

.index-ztjy .swiper-container {
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
}

.index-ztjy li a {
    display: block;
    background: #ecf6ff;
    padding: 90px 35px 40px;
    position: relative;
}

.index-ztjy li:nth-child(2n) a {
    background: #fff;
}

.index-ztjy li .date {
    width: 74px;
    height: 74px;
    text-align: center;
    background: #007ac3;
    color: #fff;
    font-family: Airal;
    font-weight: bold;
    padding-top: 5px;
    position: absolute;
    top: 0;
}

.index-ztjy li .date .day {
    font-size: 2rem;
}

.index-ztjy li .date .yea {
    font-size: 0.875rem;
}

.index-ztjy li h2 {
    font-weight: normal;
    font-size: 1.125rem;
    color: #333333;
    line-height: 28px;
    height: 56px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.index-ztjy li .abst {
    margin-top: 15px;
    font-size: 0.875rem;
    color: #999999;
    line-height: 22px;
    text-indent: 2em;
    height: 88px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index-ztjy li .more {
    position: relative;
    text-align: right;
    font-size: 0.875rem;
    color: #007ac3;
    margin-top: 30px;
    overflow: hidden;
}

.index-ztjy li .more:before {
    content: "";
    width: calc(100% - 50px);
    height: 1px;
    background: #007ac3;
    position: absolute;
    left: 0;
    top: 50%;
}

.index-ztjy li:hover a {
    background: url(../images/ztjy-bg.png) bottom right no-repeat #037bc4;
}

.index-ztjy li:hover .date {
    background: #f37d1d;
}

.index-ztjy li:hover h2 {
    color: #fff;
    font-weight: bold;
}

.index-ztjy li:hover .abst {
    color: rgba(255,255,255,0.5);
}

.index-ztjy li:hover .more {
    color: #fff;
}

.index-ztjy li:hover .more:before {
    background: #fff;
}

.index-ztjy .ztjy-page {
    margin-top: 25px;
    text-align: center;
}

.index-ztjy .ztjy-page span {
    margin: 0 5px;
    width: 10px;
    height: 10px;
}

.phone-right {
    display: none;
}

.ztzl-page {
    position: relative;
    margin-top: 55px;
    /* padding-top:55px; */
}

.ztzl-page .tit {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    left: 125px;
    top: 55px;
    padding-bottom: 15px;
    border-bottom: 2px solid #fc9804;
}

.ztzl-page:before {
    content: "";
    width: 450px;
    height: 640px;
    background: url(../images/ztzl-left.png) no-repeat;
    position: left;
    float: left;
}

.ztzl-page ul {
    float: right;
    width: calc(100% - 350px);
    margin-left: -100px;
    position: relative;
    z-index: 2;
    margin-top: 55px;
    background: #fff;
    padding: 50px 20px 20px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
}

.ztzl-page ul li {
    float: left;
    width: 50%;
    margin-bottom: 30px;
}

.ztzl-page ul li a {
    display: block;
    margin: 0 30px;
    line-height: 70px;
    padding: 0 35px;
    background: #eaf7ff;
    position: relative;
}

.ztzl-page ul li a:after {
    content: "";
    width: 24px;
    height: 24px;
    background: url(../images/ztzl-more.png) center center no-repeat #007ac2;
    position: absolute;
    right: -12px;
    top: 50%;
    margin-top: -12px;
}

.ztzl-page ul li a p {
    font-size: 1.25rem;
    color: #333;
    white-space: nowrap;
}

.ztzl-page ul li a:hover {
    background: url(../images/ztzl-bg.png) right center no-repeat #007ac2;
}

.ztzl-page ul li a:hover:after {
    background: url(../images/ztzl-more.png) center center no-repeat #fc9804;
}

.ztzl-page ul li a:hover p {
    font-weight: bold;
    color: #fff;
}

.xxjj-page {
    overflow: hidden;
    margin-top: 40px;
}

.xxjj-page,.xxjj-page .txt,.xxjj-page p {
    font-size: 1rem;
    line-height: 36px;
    text-indent: 2em;
}

.xxjj-page p {
    padding-bottom: 20px;
}

.xxjj-page .inner01 {
    border-bottom: 1px solid #e7f2fa;
    overflow: hidden;
}

.xxjj-page .inner01 .txt {
    float: left;
    width: calc(100% - 380px);
}

.xxjj-page .inner01 p {
    padding-bottom: 20px;
}

.xxjj-page .inner01 .pic {
    float: right;
    width: 350px;
}

.xxjj-page .inner01 .pic img {
    max-width: 90%;
    /* text-align: right; */
    position: relative;
    z-index: 2;
}

.xxjj-page .inner01 .pic .img02 {
    position: relative;
    margin-top: -30px;
    margin-left: -30px;
    /* padding-bottom:20px; */
}

.xxjj-page .inner01 .pic a {
    display: block;
    width: 100%;
}

.xxjj-page .inner01 .pic .img02:after {
    content: "";
    width: 40px;
    height: 40px;
    background: #007ac2;
    position: absolute;
    right: 22px;
    bottom: 0;
}

.xxjj-page .inner01 .pic .img02 img {
    width: 80%;
}

.xxjj-page .inner02 {
    margin-top: 50px;
    overflow: hidden;
    padding-bottom: 20px;
    border-bottom: 1px solid #e7f2fa;
}

.xxjj-page .inner02 .date {
    display: none;
    width: 350px;
    float: left;
    background: url(../images/xyjj-data.png) no-repeat;
    background-size: 100% 100%;
    padding: 50px 0;
    /* text-indent: 0; */
}

.xxjj-page .inner02 .date ul {
    border-top: 1px solid #fff;
}

.xxjj-page .inner02 .date li {
    padding: 25px 0;
    border-bottom: 1px solid #fff;
    font-size: 1.125rem;
    color: #007ac2;
    text-indent: 0;
    text-align: center;
}

.xxjj-page .inner02 .date li span {
    font-size: 2.75rem;
    margin-right: 5px;
    display: inline-block;
    width: 115px;
    text-align: right;
    font-family: Airal;
}

.xxjj-page .inner02 .txt {
    float: right;
    width: 100% !important;
}

.xxjj-page .inner03 {
    margin-top: 50px;
    overflow: hidden;
    padding-bottom: 20px;
}

.xxjj-page .inner03 .line1 {
    overflow: hidden;
}

.xxjj-page .inner03 .txt {
    float: left;
    width: calc(100% - 380px);
    padding-bottom: 20px;
}

.xxjj-page .inner03 .pic {
    float: right;
    width: 350px;
    /* text-indent: 0; */
}

.xxjj-page .inner03 .line3 {
    overflow: hidden;
}

.xxjj-page .inner03 .line3 .pic {
    float: left;
    text-indent: 0;
}

.xxjj-page .inner03 .line3 .txt {
    float: right;
}

.xxjj-page .inner03 .pic img {
    /* max-width:90%; */
    /* text-align: right; */
    position: relative;
    z-index: 2;
    text-indent: 0;
}

.xxjj-page .inner03 .pic .img02 {
    position: relative;
    margin-top: -30px;
    margin-right: 20px;
    text-align: right;
}

.xxjj-page .inner03 .pic .img02:after {
    content: "";
    width: 40px;
    height: 40px;
    background: #007ac2;
    position: absolute;
    left: 22px;
    bottom: 0;
}

@media (max-width: 1440px) {
    .ztzl-page ul {
        width:calc(100% - 280px);
        margin-left: -250px;
    }
}

@media (max-width: 1240px) {
    .ztzl-page {
        padding-top:50px;
    }
    .list_ztzl{
     padding-bottom:250px;
    }

    .ztzl-page .tit {
        left: 20px;
        top: 20px;
    }

    .ztzl-page:before {
        position: absolute;
        top: 0;
        left: 0;
    }

    .ztzl-page ul {
        width: 90%;
        margin-left: 0;
    }

    .ztzl-page ul li a {
        margin: 0 15px;
        padding: 0 15px;
    }

    .ztzl-page ul li a p {
        font-size: 1rem;
        line-height: 50px;
    }

    .xxjj-page .txt {
        width: auto !important;
        float: none !important;
    }

    .xxjj-page .inner02 .date {
        margin-right: 20px;
    }

    .sitemap-page:before {
        width: 380px;
        height: 400px;
    }
}

@media (max-width: 992px) {
    .ztzl-page ul {
        padding: 20px 20px 20px 10px;
    }

     .list_ztzl{
     padding-bottom:150px;
    }

    .ztzl-page ul li {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }

    .ztzl-page ul li a p {
        line-height: 24px;
        padding: 10px 0;
        white-space: normal;
    }

    .sitemap-page:before {
        display: none;
    }

    .sitemap-page {
        display: block;
        margin-top: 20px;
    }

    .sitemap-page .lf {
        width: 100%;
    }

    .sitemap-page .lf .tit {
        padding: 20px 0;
    }

    .sitemap-page .rt {
        width: 100%;
        padding: 30px 0;
        overflow: hidden;
    }

    .sitemap-page .rt .site-list {
        width: 95%;
    }
}

@media (max-width: 600px) {
    .xxjj-page .txt {
        width:100% !important;
    }

    .xxjj-page .pic {
        max-width: 100%;
        margin: 0 auto;
        float: none !important;
        text-indent: 0;
        text-align: center;
        padding-bottom: 20px;
    }

    .xxjj-page .inner02 .date {
        float: none;
        margin: 0;
        width: 100%;
        text-align: center;
        padding: 20px 0;
        overflow: hidden;
        margin-bottom: 20px;
    }

    .xxjj-page .inner02, .xxjj-page .inner03 {
        margin-top: 30px;
    }

    .sitemap-page .site-list tr td {
        padding: 10px 5px;
    }
}

.phone-nav {
    display: none;
    opacity: 0;
    visibility: hidden;
    position: fixed;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    background: #fff;
    width: 100%;
    height: 100%;
    z-index: 99;
}

.phone-nav .top-left {
    float: left;
}

.phone-nav .top-left li {
    float: left;
}

.phone-nav .top-left li a {
    display: block;
    font-size: .875rem;
    color: #f7f7f7;
    padding: 0 10px;
}

.phone-nav .top-right {
    float: right;
    margin-left: 10px;
    position: relative;
}

.phone-nav .top-right li {
    float: left;
    margin-left: 25px;
    padding-left: 35px;
    cursor: pointer;
}

.phone-nav .top-right li a {
    display: block;
    font-size: .875rem;
    color: #f7f7f7;
}

.phone-nav .top-right li.en {
    background: url(../images/top-en.png) left center no-repeat;
}

.phone-nav .top-right li.map {
    background: url(../images/top-map.png) left center no-repeat;
}

.phone-nav .top-right li.seabtn {
    background: url(../images/search-btn.png) left center no-repeat;
}

.phone-nav .top-right:before {
    content: "";
    width: 1px;
    height: 13px;
    background: #f7f7f7;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -6px;
}

@media (max-width: 1239px) {
    .phone-nav .navbar .menuslider {
        display: block !important;
        opacity: 1;
        visibility: visible;
        position: relative;
        top: 36px !important;
    }

    body.side-right .phone-nav {
        opacity: 1;
        display: block;
        visibility: visible;
    }
}

@media (max-width: 450px) {
    .phone-nav .top-left li a {
        padding: 0 5px;
    }

    .phone-nav .top-right li {
        margin-left: 10px;
        padding-left: 25px;
    }
}

@charset "utf-8"; body {
    font-family: "微软雅黑", "Microsoft YaHei", Arial, sans-serif;
    font-size: 1rem;
    color: #333333;
    padding: 0;
    margin: 0;
}

body.side-right {
    overflow: hidden;
}

#miso_loading {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: #fff;
    z-index: 100000000;
}

html {
    font-size: 16px;
}

h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, hr, input, p {
    padding: 0;
    margin: 0;
    list-style: none;
    outline: none;
}

a, :before, :after {
    color: inherit;
    font: inherit;
    text-decoration: none;
    outline: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

a:hover {
    text-decoration: none;
}

a:focus {
    border: none;
    outline: none;
    text-decoration: none;
}

.clearfix {
    zoom: 1; }

.clearfix:after {
    clear: both;
    content: "";
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
}

* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    border: none;
    outline: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.container {
    width: 95%;
    margin: 0 auto;
}

@media (min-width: 600px) {
    .container {
        width: 90%;
    }
}

@media (min-width: 1240px) {
    .container {
        width: 1200px;
    }
}

@media (min-width: 1440px) {
    .container {
        width: 1400px;
    }
}

img {
    max-width: 100%;
    border: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.wrapper {
    position: relative;
    overflow: hidden;
}

/* 动画延迟结束 */
/* ie8提示样式 */
#browser-modal {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    color: #303233;
    position: fixed;
    z-index: 9990009;
}

#browser-modal .browser-modal-cover {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #111;
    opacity: 0.9;
    z-index: -1;
}

#browser-modal .browser-content {
    width: 700px;
    margin-top: 120px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 80px;
    padding-top: 50px;
    background-color: #fff;
    border-radius: 5px;
}

#browser-modal .browser-content .browser-dpc-logo img {
    height: 42px;
    margin: 45px auto 40px;
}

#browser-modal .browser-content .browser-text-title {
    text-transform: uppercase;
    font-size: 24px;
}

#browser-modal .browser-content .browser-text-desc {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 14px;
}

#browser-modal .browser-content .browser-list {
    width: 600px;
    margin: 20px auto;
    height: 130px;
}

#browser-modal .browser-content .browser-item {
    float: left;
    width: 150px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}

#browser-modal .browser-content .browser-item .iconfont {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    font-size: 80px;
    line-height: 80px;
    margin-bottom: 10px;
}

#browser-modal .browser-content .browser-item .iconchrome {
    background: url(../images/bro.png) no-repeat 0 0;
}

#browser-modal .browser-content .browser-item .iconfirefox {
    background: url(../images/bro.png) no-repeat 0 -100px;
}

#browser-modal .browser-content .browser-item .iconopera {
    background: url(../images/bro.png) no-repeat 0 -200px;
}

#browser-modal .browser-content .browser-item .iconEdge {
    background: url(../images/bro.png) no-repeat 0 -300px;
}

#browser-modal .browser-content .browser-item a {
    cursor: pointer;
    display: block;
}

#browser-modal .browser-content .browser-item a img {
    display: block;
    margin: 0 auto;
    max-width: 100px;
    width: 100px;
    height: 100px;
}

#browser-modal .browser-content .browser-item a h4 {
    text-align: center;
    margin-top: 20px;
    font-size: 18px;
    font-weight: 700;
}

/* ie8提示样式 */
/* header */
.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    background: linear-gradient(rgba(0, 0, 0, 0.7), transparent);
    padding: 15px 0 0 0;
    padding-right: 110px;
    height: 180px;
}

.header .top {
    float: right;
    line-height: 40px;
    margin-top: 30px;
}

.header .top-left {
    float: left;
}

.header .top-left li {
    float: left;
}

.header .top-left li a {
    display: block;
    font-size: .875rem;
    color: #f7f7f7;
    padding: 0 10px;
}

.header .top-right {
    float: right;
    margin-left: 10px;
    position: relative;
}

.header .top-right li {
    float: left;
    margin-left: 25px;
    padding-left: 35px;
    cursor: pointer;
}

.header .top-right li a {
    display: block;
    font-size: .875rem;
    color: #f7f7f7;
}

.header .top-right li.en {
    background: url(../images/top-en.png) left center no-repeat;
}

.header .top-right li.map {
    background: url(../images/top-map.png) left center no-repeat;
}

.header .top-right li.seabtn {
    background: url(../images/search-btn.png) left center no-repeat;
}
.header .top-right li.CARSI {
    background: url(../images/carsilogo.png) left center no-repeat;
}

.header .top-right:before {
    content: "";
    width: 1px;
    height: 13px;
    background: #f7f7f7;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -6px;
}

.header .logo {
    float: left;
    margin-left: 60px;
}

.search-box {
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 101;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}

.search-box:before {
    content: "";
    transition: height 1s ease;
    width: 100%;
    height: 0;
    background-color: rgba(2, 95, 176, 0.9);
    position: absolute;
    top: 0;
    left: 0;
}

.search-box .close {
    position: absolute;
    right: 50px;
    top: 50px;
    width: 50px;
    height: 50px;
    text-align: center;
    cursor: pointer;
    background: url(../images/close.png) center center no-repeat rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: 15px 15px;
    transition: 1s;
}

.search-box .close:hover {
    transform: rotate(180deg);
}

.search-box .ss {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 45px;
    line-height: 45px;
    width: 550px;
    margin-top: -100px;
    padding-right: 120px;
}

.search-box .ss .text {
    display: block;
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: #fff;
    padding: 0 12px;
    font-size: 16px;
    border-radius: 0;
    border: none;
}

.search-box .ss .btn {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    background: #d8a219;
    color: #fff;
    width: 120px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
    border-radius: 0;
    border: none;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.search-box.active {
    visibility: visible;
    opacity: 1;
}

.search-box.active:before {
    height: 100vh;
}

/* 导航 */


.navbar .menu-bott {
    display: none;
}

.navbar .close {
    display: none;
}

.navbar .logo {
    display: none;
}

.navbar .nav-button {
    display: none;
}

.navbar .navbar-nav {
    padding: 0;
    list-style: none;
}

.navbar .navbar-nav>li {
    position: relative;
    text-align: center;
    float: left;
    /* padding-bottom: 15px; */
}

.navbar .navbar-nav>li>a {
    color: #ffffff;
    display: block;
    font-weight: bold;
    line-height: 48px;
    position: relative;
    text-align: center;
    font-size: 1.25rem;
    padding: 0 47px;
}

.navbar .navbar-nav>li>a>em {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9;
    width: 12px;
    height: 100%;
    background: url(../images/down-jiantou.png) center no-repeat;
}

.navbar .navbar-nav>li:hover {
    padding-bottom: 15px;
    ; }

.navbar .navbar-nav>li:hover>a {
    background: #fff;
    border-radius: 30px;
}

.navbar .navbar-nav>li:hover>a {
    color: #007ac2;
}

.navbar .navbar-nav>li:hover>ul {
    opacity: 1;
    visibility: visible;
    display: block;
}

.navbar .hasChild:before {
    opacity: 0;
    visibility: hidden;
    content: "";
    width: 0;
    height: 0;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-bottom: 13px solid rgba(255, 255, 255, 0.8);
    position: absolute;
    bottom: 0;
    left: 45%;
}

.navbar .hasChild:hover:before {
    opacity: 1;
    visibility: visible;
}

.navbar .nav-child {
    width: 510px;
    padding: 20px;
    overflow: hidden;
    position: absolute;
    top: 100%;
    left: -25px;
    z-index: 999999;
    opacity: 0;
    visibility: hidden;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 20px;
    transition: opacity 0.15s;
    display: none;
}

.navbar .nav-child .pic {
    float: left;
    width: 188px;
}

.navbar .nav-child .pic img {
    width: 100%;
}

.navbar .nav-child .list {
    float: right;
    width: calc(100% - 200px);
}

.navbar .nav-child .list li {
    width: 50%;
    float: left;
    padding: 0 10px;
    line-height: 36px;
}

.navbar .nav-child .list li a {
    display: block;
    font-size: 1rem;
    color: #333333;
    display: block;
    position: relative;
    padding-left: 15px;
    text-align: left;
}

.navbar .nav-child .list li a:before {
    display: none;
    content: "";
    width: 6px;
    height: 6px;
    background: #fc9804;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -3px;
}

.navbar .nav-child .list li:hover a {
    color: #fc9804;
    font-weight: bold;
}

.navbar .nav-child .list li:hover a:before {
    display: block;
}

.navbar .navbar-nav>li:nth-child(n+5) .nav-child {
    left: auto;
    right: -25px;
}

.navbar .navbar-nav>li:nth-child(6) .nav-child {
    width: 810px;
    right: -250px;
}

.navbar .navbar-nav>li:nth-child(5) .nav-child li {
    width: 33.3%;
}

.navbar .navbar-nav>li:nth-child(4) .nav-child {
    width: 600px;
}

.navbar .navbar-nav>li:nth-child(8) .nav-child {
    width: 600px;
}
.navbar .navbar-nav>li:nth-child(9) .nav-child {
    width: 600px;
   right:0px;
}

/* 浮动导航 */
.header.showdiv, .header.on {
    background: #007ac2;
    padding-top: 15px;
    padding-bottom: 15px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .5);
}

.header.showdiv .navbar, .header.on .navbar {
    top: 120px;
}

/* 浮动导航结束 */
/* banner焦点图 */
.banner {
    height: 100vh;
    overflow: hidden;
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.banner .banner-down {
    position: absolute;
    bottom: 40px;
    left: 50%;
    margin-left: -18px;
    width: 36px;
    z-index: 9;
    cursor: pointer;
}

.slider-banner {
    position: relative;
    height: 100%;
    width: 100%;
}

.slider-banner .slick-list, .slider-banner .slick-track {
    height: 100%;
}

.slider-banner .slick-slide {
    position: relative;
    height: 100%;
}

.slider-banner .slick-slide .pic {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.slider-banner .slick-slide .pic a {
    display: inline-block;
    vertical-align: middle;
    background-size: cover;
    color: #fff;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    background-color: #0e66b4;
}

.slider-banner .slick-slide .pic .tit {
    position: absolute;
    left: 110px;
    bottom: 80px;
    padding: 0 60px;
    width: 60%;
    line-height: 65px;
    background: url(../images/banner-tit-bg.png) left center no-repeat;
}

.slider-banner .slick-slide .pic .tit p {
    font-size: 1.125rem;
    color: #fff;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.slider-banner .slick-active .pic a {
    animation-name: myScale;
    animation-duration: 6s;
    animation-timing-function: linear;
}

.slider-banner .slick-dots {
    position: absolute;
    width: auto;
    bottom: 40px;
    right: 110px;
    z-index: 9;
}

.slider-banner .slick-dots li {
    float: left;
    margin: 0 10px;
    position: relative;
}

.slider-banner .slick-dots li button {
    border: none;
    background: none;
    font-size: 1.125rem;
    color: #fff;
    padding-bottom: 10px;
    cursor: pointer;
}

.slider-banner .slick-dots li.slick-active {
    margin-top: -5px;
}

.slider-banner .slick-dots li.slick-active button {
    font-size: 1.5rem;
    border-bottom: 2px solid #fff;
}

/* banner焦点图结束 */
.body-main {
    position: relative;
    z-index: 2;
    background-color: #fff;
}

.fix-top {
    padding-top: 100vh;
    position: relative;
    top: 0;
    transition: all 0.7s cubic-bezier(0.5, 0, 0.2, 1) 0s;
    -webkit-transition: all 0.7s cubic-bezier(0.5, 0, 0.2, 1) 0s;
    -moz-transition: all 0.7s cubic-bezier(0.5, 0, 0.2, 1) 0s;
    -ms-transition: all 0.7s cubic-bezier(0.5, 0, 0.2, 1) 0s;
    -o-transition: all 0.7s cubic-bezier(0.5, 0, 0.2, 1) 0s;
    z-index: -1;
}

.fix-top.fixed {
    padding-top: 0;
}

/* 中部版块 */
@keyframes myScale {
    from {
        transform: scale(1);
    }

    to {
        transform: scale(1.2);
    }
}

@-webkit-keyframes myScale {
    from {
        transform: scale(1);
    }

    to {
        transform: scale(1.2);
    }
}

@keyframes waveFlow {
    from {
        background-position-x: -10px, 0;
    }

    to {
        background-position-x: -30px, -20px;
    }
}

@keyframes circleAnim {
    from {
        transform: rotate(0);
    }

    to {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes circleAnim {
    from {
        transform: rotate(0);
    }

    to {
        transform: rotate(360deg);
    }
}

.index-title {
    text-align: center;
    overflow: hidden;
    margin-bottom: 50px;
    position: relative;
}

.index-title h2 {
    position: relative;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
}

.index-title h2 .cn {
    font-size: 2.5rem;
    font-weight: bold;
    color: #333333;
}

.index-title h2 .en {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.5rem;
    color: #cbcbcb;
    font-weight: bold;
}

.index-title h2:before {
    content: "";
    width: 64px;
    height: 5px;
    background: url(../images/title-left1.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 37px;
    /* margin-top: -2.5px; */
    right: 115%;
}

.index-title h2:after {
    content: "";
    width: 64px;
    height: 5px;
    background: url(../images/title-right1.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 37px;
    /* margin-top: -2.5px; */
    left: 115%;
}

.index-title .index-more {
    display: block;
    position: absolute;
    top: 10px;
    right: 0;
    padding-right: 35px;
    background: url(../images/index-more.png) right center no-repeat;
    font-size: 1rem;
    color: #666666;
    line-height: 30px;
}

.index-title .index-more:hover {
    color: #007ac2;
    transform: translateX(-5px);
}

.row1 {
    padding: 100px 0 100px;
    background: url(../images/row1-right.png) right bottom no-repeat #ebf6ff;
    position: relative;
}

.row1 .container {
    position: relative;
}

.row1 .container:before {
    content: "";
    width: 126px;
    height: 421px;
    background: url(../images/xiaoxun.png) no-repeat;
    position: absolute;
    top: 100px;
    left: -15%;
}

.row1 .index-title h2 {
    padding-top: 22px;
    text-align: left;
    float: left;
}

.row1 .index-title h2:after {
    display: none;
}

.row1 .index-title h2:before {
    left: 0;
    top: 0;
}

.row1 .index-more {
    top: 30px;
}

.row1:before {
    content: "";
    width: 100%;
    height: 860px;
    background: url(../images/row1-left.png) left bottom no-repeat;
    position: absolute;
    bottom: -430px;
    left: 0;
}

.index-news .left {
    float: left;
    width: 66%;
}

.index-news .right {
    float: right;
    width: 30.7%;
}

.index-news .pic-news {
    width: 100%;
    position: relative;
}

.index-news .pic-news a {
    display: block;
    overflow: hidden;
    width: 100%;
}

.index-news .pic-news .pic {
    width: 100%;
    /*height: 510px;*/
    padding-bottom: 56%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    vertical-align: middle;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.index-news .pic-news .pic:hover {
    transform: scale(1.05);
}

.index-news .pic-news .txt {
    height: 85px;
    width: 72%;
    background: #fff;
    border-radius: 0 50px 0 0;
    position: relative;
    margin-top: -30px;
    box-shadow: 0 0 10px 1px #ccc;
    display: flex;
    justify-content: space-between;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.index-news .pic-news .date {
    float: left;
    padding-top: 15px;
    width: 85px;
    height: 100%;
    background: #f58220;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.index-news .pic-news .date .day {
    font-size: 2.1875rem;
}

.index-news .pic-news .date .mon {
    font-size: .875rem;
}

.index-news .pic-news .tit {
    float: right;
    width: calc(100% - 115px);
    padding: 15px 90px 15px 0;
}

.index-news .pic-news .tit h2 {
    font-size: 1.125rem;
    color: #007ac2;
    font-weight: bold;
    line-height: 26px;
    max-height: 52px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.index-news .pic-news .news-page {
    position: absolute;
    right: 10px;
    bottom: 15px;
    z-index: 9;
    text-align: right;
}

.index-news .pic-news .news-page span {
    margin: 0 10px;
    width: 10px;
    height: 10px;
    border: 2px solid #0e78cc;
    background: #fff;
    border-radius: 50%;
    cursor: pointer;
}

.index-news .pic-news .news-page span.swiper-pagination-bullet-active {
    background: #0e78cc;
}

.index-news .txt-news {
    max-height: 608px;
    background: #0080cb;
    box-shadow: 0 0 10px 1px #ccc;
    padding: 20px 0;
    margin-top: -40px;
    position: relative;
    overflow: hidden;
}

.index-news .txt-news li {
    overflow: hidden;
    padding: 30px 25px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.index-news .txt-news .date {
    float: left;
    height: 48px;
    margin-top: 3px;
    padding-right: 15px;
    border-right: 1px solid rgba(255, 255, 255, 0.26);
    text-align: center;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
}

.index-news .txt-news .date .day {
    font-size: 1.5rem;
}

.index-news .txt-news .date .year {
    font-size: .875rem;
}

.index-news .txt-news .tit {
    float: right;
    width: calc(100% - 100px);
}

.index-news .txt-news li a {
    display: flex;
    justify-content: space-between;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.index-news .txt-news .tit h2 {
    font-size: 1.125rem;
    color: #fff;
    font-weight: normal;
    line-height: 26px;
    max-height: 52px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.index-news .txt-news li:hover {
    background: #006cab;
}

.index-news .txt-news li:hover h2 {
    font-weight: bold;
}

.row2 {
    padding: 70px 0 95px;
    position: relative;
}

.row2:before {
    content: "";
    width: 214px;
    height: 145px;
    background: url(../images/row2-right.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    bottom: 95px;
}

.index-mtbd {
    padding-bottom: 80px;
}

.index-mtbd li {
    padding: 10px;
}

.index-mtbd .txt, .index-mtbd .pic {
    width: 100%;
    height: 242px;
}

.index-mtbd .pic {
    overflow: hidden;
}

.index-mtbd .pic a {
    display: block;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.index-mtbd .pic a:hover {
    transform: scale(1.05);
}

.index-mtbd .txt {
    padding: 35px;
    background: #fff;
    box-shadow: 0 0 10px 0 #efefef;
    position: relative;
}

.index-mtbd .date {
    overflow: hidden;
}

.index-mtbd .date p {
    float: left;
    width: 100px;
    height: 30px;
    border-radius: 20px;
    background: #e7f2fa;
    line-height: 30px;
    text-align: center;
    font-size: .875rem;
    color: #007ac2;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.index-mtbd .tit {
    display: block;
    margin-top: 15px;
    font-size: 1.125rem;
    color: #333333;
    line-height: 28px;
    height: 56px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.index-mtbd .tit:hover {
    color: #007ac2;
    font-weight: bold;
    transform: translateY(5px);
}

.index-mtbd .abst {
    margin-top: 20px;
    font-size: .875rem;
    color: #999999;
    line-height: 22px;
    height: 44px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.index-mtbd .more {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 9;
}

.index-mtbd .more img {
    vertical-align: bottom;
}

.index-mtbd .swiper-scrollbar {
    bottom: 20px;
    left: auto;
    right: 0;
    width: calc(100% - 170px);
    background: #d2d2d2;
    height: 2px;
}

.index-mtbd .swiper-scrollbar .swiper-scrollbar-drag {
    background: #007ac2;
    height: 4px;
    margin-top: -1px;
}

.index-mtbd .mtbd-prev, .index-mtbd .mtbd-next {
    width: 45px;
    height: 45px;
    position: absolute;
    bottom: 0;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.index-mtbd .mtbd-prev {
    background: url(../images/mtbd-left.png) no-repeat;
    background-size: 100% 100%;
    left: 0;
}

.index-mtbd .mtbd-prev:hover {
    background: url(../images/mtbd-left-on.png) no-repeat;
    background-size: 100% 100%;
}

.index-mtbd .mtbd-next {
    background: url(../images/mtbd-right.png) no-repeat;
    background-size: 100% 100%;
    left: 70px;
}

.index-mtbd .mtbd-next:hover {
    background: url(../images/mtbd-right-on.png) no-repeat;
    background-size: 100% 100%;
}

/* row3 */
.row3 {
    padding: 100px 0 50px;
    background: url(../images/row3-bg.png) top center no-repeat;
    background-size: 100%;
    position: relative;
    z-index: 5;
}

.row3 .index-title h2 .cn {
    color: #fff;
}

.row3 .index-title h2:before {
    background: url(../images/title-left2.png) no-repeat;
}

.row3 .index-title h2:after {
    background: url(../images/title-right2.png) no-repeat;
}

.row3 .index-title .index-more {
    background: url(../images/index-more2.png) right center no-repeat;
    color: #fff;
}

.index-tzgg {
    overflow: hidden;
    position: relative;
}

.index-tzgg .tzgg-pic {
    position: absolute;
    right: 0;
    top: 30px;
    width: 555px;
    height: 424px;
    overflow: hidden;
    border-radius: 0 40px 0 0;
}

.index-tzgg .tzgg-pic img {
    width: 100%;
}

.index-tzgg .tzgg-pic img:hover {
    transform: scale(1.05);
}

.index-tzgg .tzgg-list {
    float: left;
    width: 69%;
    position: relative;
    z-index: 2;
    overflow: hidden;
    background: url(../images/tzgg-bg.png) no-repeat;
    background-size: 100% 100%;
    border-radius: 40px 0 40px 0;
    padding: 40px 0 40px;
    line-height: 40px;
}

.index-tzgg .tzgg-list li {
    overflow: hidden;
    padding: 10px 32px 10px 22px;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.index-tzgg .tzgg-list .date {
    float: left;
    width: 105px;
    height: 40px;
    text-align: center;
    font-size: .875rem;
    color: #007ac2;
    font-weight: bold;
    border: 1px solid #dfddf1;
    border-radius: 20px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.index-tzgg .tzgg-list a {
    display: block;
    float: right;
    font-size: 1.125rem;
    color: #333333;
    width: calc(100% - 130px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index-tzgg .tzgg-list li:hover {
    background: #fd9c00;
}

.index-tzgg .tzgg-list li:hover .date {
    background: #007ac2;
    border: 1px solid #007ac2;
    color: #fff;
}

.index-tzgg .tzgg-list li:hover a {
    color: #fff;
    font-weight: bold;
}

/* row4 */
.row4 {
    padding: 30px 0;
    position: relative;
}

.row4:before {
    content: "";
    width: 100%;
    height: 200%;
    background: url(../images/row4-bg.png) center no-repeat;
    background-size: cover;
    position: absolute;
    top: -50%;
    left: 0;
}

.data-list {
    position: relative;
}

.data-list li {
    padding: 20px;
}

.data-list li .box {
    width: 170px;
    height: 170px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    padding-top: 40px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.data-list li .slideCircle {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 1px dashed #007ac2;
    animation: circleAnim 10s linear infinite;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.data-list li .slideCircle:before {
    content: "";
    width: 7px;
    height: 7px;
    background: #007ac2;
    border-radius: 50%;
    position: absolute;
    bottom: 28px;
    left: 14px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.data-list li h3 {
    font-size: 1.125rem;
    color: #007ac2;
    position: relative;
}

.data-list li h3 .counter {
    font-size: 3.125rem;
    font-weight: bold;
    font-family: 'Times New Roman', Times, serif;
}

.data-list li p {
    position: relative;
    font-size: 1.125rem;
    color: #333333;
}

.data-list li:hover .box:before {
    content: "";
    width: 110%;
    height: 110%;
    background: #007ac2;
    position: absolute;
    top: -5%;
    left: -5%;
    border-radius: 50%;
    box-shadow: 0 0 15px 0 #007ac2;
}

.data-list li:hover .slideCircle {
    border: 1px dashed #fff;
}

.data-list li:hover .slideCircle:before {
    background: #fff;
}

.data-list li:hover h3 {
    color: #fff;
}

.data-list li:hover p {
    color: #fff;
}

.data-list .data-prev, .data-list .data-next {
    width: 13px;
    height: 22px;
    position: absolute;
    top: 50%;
    margin-top: -11px;
    z-index: 9;
    cursor: pointer;
}

.data-list .data-prev {
    background: url(../images/data-left.png) no-repeat;
    background-size: 100% 100%;
    left: -40px;
}

.data-list .data-next {
    background: url(../images/data-right.png) no-repeat;
    background-size: 100% 100%;
    right: -40px;
}

.data-list .data-prev:hover {
    background: url(../images/data-left-on.png) no-repeat;
    background-size: 100% 100%;
}

.data-list .data-next:hover {
    background: url(../images/data-right-on.png) no-repeat;
    background-size: 100% 100%;
}

/* row5 */
.row5 {
    padding: 40px 0 100px;
}

.row5 .index-xywh .container {
    width: 90%;
}

.index-xywh li {
    width: 860px;
    height: 484px;
    padding: 20px;
}

.index-xywh li a {
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
    position: relative;
    overflow: hidden;
}

.index-xywh li .pic {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.index-xywh li .pic img {
    width: 100%
}

.index-xywh li .pic img:hover {
    transform: scale(1.05);
}

.index-xywh li .tit {
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: linear-gradient(transparent, black);
    padding: 30px;
}

.index-xywh li .tit p {
    line-height: 21px;
    padding-left: 25px;
    border-left: 4px solid #f58220;
    font-size: 1.125rem;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index-xywh .swiper-slide-active a {
    box-shadow: 0 0 20px 0px #000;
}

.index-xywh .swiper-slide-active .tit {
    display: block;
}

/* 中部版块 */
/* 底部 */
.footer .r1 {
    padding: 80px 0 50px;
    background: url(../images/foot-links-bg.png) center no-repeat;
    background-size: cover;
}

.footer .links {
    float: left;
    width: 1070px;
}

.footer .links ul {
    margin: 0 -8px;
    overflow: hidden;
}

.footer .links li {
    float: left;
    width: 33.3%;
    margin-bottom: 15px;
}

.footer .links a {
    display: block;
    margin: 0 8px;
    background: rgba(255, 255, 255, 0.12);
    font-size: 1rem;
    font-weight: normal;
    padding: 0 25px;
    line-height: 60px;
    height: 60px;
    color: #fff;
}

.footer .links a:hover {
    background: #f58220;
}

.footer .links li.more {
    text-align: center;
}

.footer .ewm {
    float: right;
    width: 220px;
}

.footer .ewm h2 {
    font-size: 1.875rem;
    color: #fff;
}

.footer .ewm ul {
    margin-top: 25px;
}

.footer .ewm li {
    float: left;
    margin-right: 30px;
    cursor: pointer;
    position: relative;
}


.footer .ewm li p {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #58a2cf;
    text-align: center;
    position: relative;
}

.footer .ewm li p img {
    width: 55%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.footer .ewm li .ewmbox {
    display: none;
    width: 170px;
    height: 185px;
    background: url(../images/ewm-bg.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 105%;
    left: 0;
    padding: 20px 5px 5px;
}

.footer .ewm li .ewmbox img {
    width: 100%;
}

.footer .ewm li:hover p {
    background: #3bb300;
}

.footer .ewm li.pc:hover .ewmbox {
    display: block;
}

.footer .r2 {
    padding: 40px 0;
    background: url(../images/foot-add-bg.png) no-repeat;
    background-size: cover;
    border-top: 1px solid rgb(47, 141, 186);
}

.footer .foot-logo {
    float: left;
    padding-right: 90px;
}

.footer .contact {
    float: left;
    padding: 0 85px;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.footer .contact p {
    font-size: .875rem;
    color: #fff;
    line-height: 28px;
}

.footer .yqlj {
    float: right;
    position: relative;
    margin-top: 10px;
}

.footer .yqlj h2 {
    width: 295px;
    height: 45px;
    line-height: 45px;
    border-radius: 20px;
    background: #0a82c8;
    padding: 0 20px;
    cursor: pointer;
}

.footer .yqlj h2 p {
    font-size: 1rem;
    color: #fff;
    background: url(../images/select-ico.png) right center no-repeat;
}

.footer .yqlj ul {
    display: none;
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100%;
    padding: 20px;
    background: #0a82c8;
}

.footer .yqlj ul li {
    line-height: 28px;
    cursor: pointer;
}

.footer .yqlj ul li a {
    font-size: .875rem;
    color: #fff;
}

.footer .yqlj.active ul {
    display: block;
}

.cory {
    background: #0068a5;
    padding: 10px 0;
    text-align: center;
    line-height: 28px;
}

.cory p, .cory a {
    font-size: .9375rem;
    color: #fff;
}

.cory img {
    vertical-align: middle;
    margin: 0 5px;
}

.slider-right {
    width: 85px;
    background: #007ac2;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 10;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    height: 70px;
    margin-top: 45px;
    transition: height 1s ease;
}

.slider-right .slider-btn {
    /* margin-top: 45px; */
    /* width: 70px; */
    height: 70px;
    background: #007ac2;
    cursor: pointer;
    position: relative;
}

.slider-right .slider-btn img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.slider-right .swiper-container {
    max-height: calc(100% - 190px);
    /* border-top: 1px solid #0e8eda; */
    margin-top: 40px;
    margin-bottom: 40px;
    background: #007ac2;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    /* opacity: 0; */
    visibility: hidden;
}

.slider-right ul {
    /* display: none; */
    /* border-top: 1px solid #0e8eda; */
    /* padding-top: 50px; */
    /* overflow: hidden; */
}

.slider-right ul li {
    width: 100%;
    /*padding: 11px 0;*/
    text-align: center;
}

.slider-right ul li img {
    max-width: 40%;
}

.slider-right ul li p {
    margin-top: 10px;
    font-size: .875rem;
    color: #fff;
}

.slider-right ul li:hover {
    background: #f58220;
}

.slider-right ul li:hover p {
    font-weight: bold;
}

.slider-right .right-prev {
    position: absolute;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    top: 125px;
    right: 0;
    cursor: pointer;
    z-index: 999;
    background: url(../images/banner-down.png) center center no-repeat #007ac2;
    background-size: auto 15px;
    transform: rotate(180deg);
    height: 35px;
    /* z-index: 9; */
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.slider-right .right-next {
    position: absolute;
    width: 100%;
    height: 0;
    opacity: 0;
    visibility: hidden;
    bottom: 0px;
    right: 0;
    cursor: pointer;
    z-index: 999;
    background: url(../images/banner-down.png) center center no-repeat #007ac2;
    background-size: auto 15px;
    height: 35px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.slider-right.open {
    height: 100vh;
    background: #007ac2;
    padding-top: 45px;
    margin-top: 0;
}

.slider-right.open .swiper-container {
    opacity: 1;
    visibility: visible;
}

.slider-right.open .slider-btn {
    width: 100%;
    border-bottom: 1px solid #0e8eda;
}

.slider-right.open .slider-btn img {
    transform: translate(-50%, -50%) rotateX(0deg) rotateY(180deg);
}

.slider-right.open ul {
    display: block;
}

.slider-right.open .right-prev, .slider-right.open .right-next {
    visibility: visible;
    opacity: 1;
}

/* 列表页 */
/* 列表banner */
.list-banner {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.list-banner .pic, .list-banner img {
    width: 100%;
}




/* 二级导航 */
/* 左侧导航 */
.left-nav {
    width: 255px;
    float: left;
    position: relative;
    z-index: 9;
}

.left-nav .leftColumn {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 100%;
    padding: 30px 15px;
    background: #007ac2;
}

.left-nav .leftColumn .tit {
    font-size: 2rem;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

.left-nav .leftColumn .phone-tit {
    display: none;
}

.left-nav .sideMenu {
    position: relative;
    padding: 0 25px 240px;
    background: url(../images/leftnav-bg.png) bottom center no-repeat #e7f2fa;
    border-top: 5px solid #fc9804;
}

.left-nav .sideMenu li {
    position: relative;
    padding: 20px 7px;
    border-bottom: 1px solid #bac3d2;
}

.left-nav .sideMenu li:after {
    content: "";
    height: 1px;
    width: 0;
    background: #007ac2;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: width 1s ease;
}

.left-nav .sideMenu li>a {
    position: relative;
    display: block;
    font-size: 1.125rem;
    color: #333333;
    padding-right: 15px;
    background: url(../images/leftnav-ico1.png) right center no-repeat;
}

.left-nav .sideMenu dl {
    padding: 15px 0 0 15px;
    display: none;
}

.left-nav .sideMenu dl dd a {
    display: block;
    font-size: 1rem;
    color: #333;
    padding: 7px 0;
}

.left-nav .sideMenu dl dd:hover a, .left-nav .sideMenu dl dd.current a {
    color: #0e66b4;
}

.left-nav .sideMenu li.current>a, .left-nav .sideMenu li:hover>a {
    color: #007ac2;
    font-weight: bold;
    background: url(../images/leftnav-ico2.png) right center no-repeat;
}

.left-nav .sideMenu li:hover:after {
    width: 100%;
}

.left-nav .sideMenu li.current dl {
    display: block;
}

/* 右边内容区域 */
.right-con {
    float: right;
    width: calc(100% - 305px);
    padding-top: 50px;
}

.location {
    border-bottom: 2px solid #e9f3fa;
    line-height: 30px;
}

.location h2 {
    float: left;
    position: relative;
    padding-bottom: 15px;
}

.location h2:after {
    content: "";
    width: 100%;
    height: 2px;
    background: #007ac2;
    position: absolute;
    left: 0;
    bottom: -2px;
    z-index: 2;
}

.location .weizhi {
    float: right;
    font-size: .875rem;
    color: #888888;
    padding-left: 30px;
    background: url(../images/home.png) left 7px no-repeat;
}

.location .weizhi a {
    font-size: .875rem;
    color: #888888;
}

.list-text {
    margin-top: 10px;
}

.list-text li {
    border-bottom: 1px solid #d8edfa;
    padding: 25px 0;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.list-text .date {
    float: left;
    width: 85px;
    position: relative;
    text-align: center;
    font-family: 'Times New Roman', Times, serif;
}

.list-text .date:after {
    content: "";
    width: 1px;
    height: 90%;
    background: #d8edfa;
    position: absolute;
    top: 5%;
    right: 0;
}

.list-text .day {
    font-size: 2.25rem;
    color: #007ac2;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.list-text .mon {
    font-size: .875rem;
    color: #666666;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.list-text .tit {
    display: block;
    position: relative;
    float: right;
    width: calc(100% - 115px);
    line-height: 58px;
    padding-right: 20px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.list-text .tit a {
    display: block;
    color: #333333;
    font-size: 1.125rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-text li:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/list-text.png) right center no-repeat #007ac2;
    background-size: cover;
    box-shadow: 0 0 10px 0 #007ac2;
    transition: transform .8s;
    transform: translateY(-115%);
    /*  border-bottom: 1px solid #007ac2; */
}

.list-text li:hover:before {
    transform: translateY(0);
}

.list-text li:hover .day, .list-text li:hover .mon {
    color: #fff;
}

.list-text li:hover a {
    color: #fff !important;
}

.list-pics {
    margin-top: 15px;
}

.list-pics li {
    overflow: hidden;
    position: relative;
    padding: 30px 0;
    border-bottom: 1px solid #d8edfa;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.list-pics .pic {
    float: left;
    position: relative;
    width: 238px;
    height: 135px;
    overflow: hidden;
}

.list-pics .pic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.list-pics .text {
    position: relative;
    float: right;
    width: calc(100% - 270px);
}

.list-pics .text .tit {
    display: block;
    position: relative;
    color: #333333;
    font-size: 1.125rem;
    padding-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.list-pics .text .tit:after {
    content: "";
    width: 36px;
    height: 2px;
    background: #fc9804;
    position: absolute;
    left: 0;
    bottom: 0;
}

.list-pics .text .abst {
    position: relative;
    margin-top: 20px;
    font-size: .875rem;
    color: #666666;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.list-pics .text .date {
    position: relative;
    margin-top: 15px;
    font-size: .875rem;
    color: #007ac2;
    padding-left: 30px;
    background: url(../images/date.png) 3px center no-repeat;
}

.list-pics .text .date2 {
    display: none;
}

.list-pics li:before {
    content: "";
    width: 100%;
    height: 0;
    top: 50%;
    left: 0;
    position: absolute;
    background: url(../images/list-news-bg.png) right center no-repeat #e7f2fa;
    box-shadow: 0 0 10px 0 #e7f2fa;
    transition: all 0.5s ease-in-out;
}

.list-pics li:hover:before {
    height: 100%;
    top: 0;
}

.list-pics li:hover .tit {
    color: #007ac2;
    font-weight: bold;
}

.list-pics li:hover img {
    transform: scale(1.05);
}

.pic-pages {
    overflow: hidden;
    margin: 50px -22px 0;
}

.pic-pages li {
    float: left;
    width: 33.3%;
    margin-bottom: 40px;
}

.pic-pages li a {
    display: block;
    overflow: hidden;
    margin: 0 22px;
    background: #fff;
    border: 1px solid #cbd2da;
}

.pic-pages .pic {
    width: 100%;
    padding-bottom: 56%;
    overflow: hidden;
    position: relative;
}

.pic-pages .pic img {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

.pic-pages p {
    position: relative;
    text-align: center;
    line-height: 55px;
    padding: 0 10px;
    font-size: 1rem;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pic-pages li:hover a {
    box-shadow: 0 0 10px 0 #efefef;
    background: #007ac2;
    border: 1px solid #fff;
}

.pic-pages li:hover img {
    transform: scale(1.05);
}

.pic-pages li:hover p {
    color: #fff;
    font-weight: bold;
}

.list-leader {
    overflow: hidden;
    margin: 40px -25px;
}

.list-leader li {
    width: 20%;
    float: left;
    margin-bottom: 45px;
}

.list-leader li a {
    position: relative;
    display: block;
    margin: 0 25px;
    padding: 15px;
    overflow: hidden;
    background: #e9f3fa;
    border-bottom: 2px solid #fc9804;
}

.list-leader li .pic {
    width: 100%;
    padding-bottom: 130%;
    position: relative;
    overflow: hidden;
}

.list-leader li .pic img {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

.list-leader li .text {
    text-align: center;
    padding-top: 10px;
}

.list-leader li .text h2 {
    font-size: 1.125rem;
    color: #007ac2;
}

.list-leader li .text p {
    font-size: .875rem;
    color: #888888;
    line-height: 22px;
    white-space: nowrap;
    padding-top: 5px;
}

.list-leader li:nth-child(1) {
    margin-left: 30%;
}

.list-leader li:nth-child(2) {
    margin-right: 30%;
}

.list-leader li:hover a {
    background: #007ac2;
}

.list-leader li:hover h2, .list-leader li:hover p {
    color: #fff !important;
}

.list-gljg {
    margin-top: 40px;
}

.list-gljg ul {
    overflow: hidden;
    margin: 0 -12px;
}

.list-gljg li {
    float: left;
    width: 33.3%;
    margin-bottom: 35px;
}

.list-gljg li .box {
    position: relative;
    margin: 0 13px;
    overflow: hidden;
    padding: 25px 0;
    background: #eaf7ff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.list-gljg li .box a {
    display: block;
    line-height: 22px;
    position: relative;
    width: 100%;
    padding: 0 30px 0 15px;
    border-left: 4px solid #007ac2;
}

.list-gljg li .box p {
    font-size: 1rem;
    color: #333333;
    background: url(../images/jgsz-ico.png) right center no-repeat;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.list-gljg li .box:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #007ac2;
    box-shadow: 0 0 10px 0 #007ac2;
    opacity: 0;
    visibility: hidden;
    transform: translateX(-100%);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.list-gljg li .box:hover:before {
    transform: translateX(0);
    visibility: visible;
    opacity: 1;
}

.list-gljg li .box:hover a {
    border-left: 4px solid #fc9804;
}

.list-gljg li .box:hover p {
    font-weight: bold;
    background: url(../images/jgsz-ico2.png) right center no-repeat;
    color: #fff;
}

.list-gljg li.close .box {
    background: #efefef !important;
    box-shadow: none !important;
}

.list-gljg li.close .box:before {
    display: none;
}

.list-gljg li.close .box a {
    border-left: none;
    cursor: default;
}

.list-gljg li.close .box a p {
    color: #333 !important;
    font-weight: normal !important;
    background: url(../images/jgsz-ico.png) right center no-repeat !important;
}

.list-history {
    margin-top: 30px;
    position: relative;
}

.list-history .history-tit {
    position: relative;
    font-family: 'Times New Roman', Times, serif;
    padding: 0 30px;
}

.list-history .history-tit .swiper-container {
    padding-top: 10px;
}

.list-history .history-tit .swiper-container:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #e1e1e1;
    position: absolute;
    left: 0;
    top: 18px;
}

.list-history .history-tit .item {
    text-align: center;
    padding-top: 25px;
    background: url(../images/history-date.png) top center no-repeat;
    cursor: pointer;
}

.list-history .history-tit .item h2 {
    font-size: 1.125rem;
    font-weight: normal;
    color: #888888;
}

.list-history .history-tit .swiper-slide-thumb-active .item {
    background: url(../images/history-date2.png) top center no-repeat;
    margin-top: -10px;
    padding-top: 45px;
}

.list-history .history-tit .swiper-slide-thumb-active .item h2 {
    font-size: 1.5rem;
    color: #f58220;
}

.list-history .history-tit .history-prev, .list-history .history-tit .history-next {
    width: 8px;
    height: 15px;
    position: absolute;
    top: 10px;
    cursor: pointer;
    z-index: 9;
}

.list-history .history-tit .history-prev {
    background: url(../images/history-left.png) no-repeat;
    background-size: 100% 100%;
    left: 0;
}

.list-history .history-tit .history-next {
    background: url(../images/history-right.png) no-repeat;
    background-size: 100% 100%;
    right: 0;
}

.list-history .history-con {
    margin-top: 35px;
}

.list-history .history-con .swiper-slide *, .list-history .history-con .swiper-slide p {
    color: #333333;
    text-indent: 0 !important;
    font-size: 1rem !important;
    line-height: 2.2 !important;
}

.jxgl-page {
    margin-top: 85px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.jxgl-page .pic {
    width: 58%;
    float: left;
    overflow: hidden;
    position: relative;
}

.jxgl-page .pic .box {
    width: 100%;
    height: 100%;
}

.jxgl-page .pic a {
    display: block;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.jxgl-page .pic .first {
    position: absolute;
    right: 0;
    bottom: 0;
}

.jxgl-page .pic .first a {
    display: block;
    width: 272px;
    height: 157px;
    background: #f58220;
    text-align: center;
    padding: 40px 20px;
}

.jxgl-page .pic .first a img {
    display: block;
    margin: 0 auto 10px;
    height: 43px;
}

.jxgl-page .pic .first a p {
    font-size: 1.125rem;
    color: #fff;
}

.jxgl-page .list {
    float: right;
    height: 100%;
    width: 40%;
    position: relative;
}

.jxgl-page .list ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.jxgl-page .list ul li {
    width: calc(50% - 8px);
    margin-bottom: 15px;
}

.jxgl-page .list ul li a {
    display: block;
    background: url(../images/jxgl-bg.png) right center no-repeat #fff;
    text-align: center;
    padding: 40px 20px;
    box-shadow: 0 0 10px 0 #ddd;
}

.jxgl-page .list ul li a img {
    display: block;
    margin: 0 auto 10px;
    height: 43px;
}

.jxgl-page .list ul li a p {
    font-size: 1.125rem;
    color: #333333;
}

.jxgl-page .list ul li:nth-child(n+5) {
    margin-bottom: 0;
}

.jxgl-page .list ul li:nth-child(1) a {
    background: #39bbbe;
}

.jxgl-page .list ul li:nth-child(1) a p {
    color: #fff;
}

.jxgl-page .list ul li:nth-child(4) a {
    background: #f27c63;
}

.jxgl-page .list ul li:nth-child(4) a p {
    color: #fff;
}

.jxgl-page .list ul li:nth-child(5) a {
    background: #2889d1;
}

.jxgl-page .list ul li:nth-child(5) a p {
    color: #fff;
}

.jxgl-page a:hover img {
    transform: translateY(-5px) !important;
}

.jxgl-page a:hover p {
    font-weight: bold;
}

/* 列表线条动画 */
.bottom-inOutSpread:before, .bottom-inOutSpread:after, .bottom-inOutSpread>.ui-border-element:before, .bottom-inOutSpread>.ui-border-element:after {
    content: "";
    position: absolute;
}

.bottom-inOutSpread:after {
    border-bottom: 1px solid #0080ca;
    left: 51%;
    right: 51%;
    bottom: 0;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    -moz-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    -o-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    -webkit-transition-duration: 200ms;
    -moz-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    transition-duration: 200ms;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

.bottom-inOutSpread:hover:after {
    left: 0%;
    right: 0%;
}

.bottom-inOutSpread:not(:hover):after {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

/* 列表线条动画结束 */
/* 正文页 */
.article-con {
    /*overflow: hidden;*/
    margin-top: 40px;
}

.article-con .tit-box {
    overflow: hidden;
    background: #e7f2fa;
    padding: 30px 30px 145px;
}

.article-con .tit-box h1 {
    font-size: 1.875rem;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 20px;
    font-weight: bold;
    color: #007ac2;
}

.article-con .tit-box h2 {
    font-size: 1.5rem;
    line-height: 1.5;
    text-align: center;
    font-weight: normal;
    margin-bottom: 20px;
    color: #333;
}

.article-con .tit-box .info {
    position: relative;
    overflow: hidden;
    line-height: 1.5;
    text-align: center;
    font-size: .875rem;
    color: #999999;
    text-align: center;
}

.article-con .tit-box .info span {
    margin: 0 10px;
}

.article-con .article-text {
    position: relative;
    margin: -120px 30px 0;
}

.article-con .article-text .content {
    background: #fff;
    box-shadow: 0 0 10px 0 #dfe0e2;
    line-height: 2;
    padding: 30px 50px;
    font-size: 1rem;
    color: #333333;
}

.article-con .content {
    background: #fff;
    line-height: 2;
    padding: 30px 50px;
    font-size: 1rem;
    color: #333333;
    box-shadow: 0px 0px 10px 0px rgba(223, 224, 226, 0.75);
}

.article-con .content p, .article-con .article-text p {
     text-indent: 2em; 
    padding-bottom: 10px;
}

.article-con .content p img, .article-con .content p video {
    margin-left: -2em;
    max-width: 100%;
    height: auto !important;
}

.article-con .content .vsbcontent_img img {
   
}

.article-con .updown {
    margin: 30px;
    overflow: hidden;
}

.article-con .updown a {
    display: block;
    font-size: 1rem;
    color: #444444;
    padding: 10px 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.article-con .updown span {
    color: #007ac2;
}

.article-con .updown a:hover {
    transform: translateX(5px);
    color: #007ac2;
}

/* 正文表格P不缩进 */
.article-con .article-text table p {
    text-indent: 0 !important;
    padding: 0;
}

.article-con .article-text .content table {
    margin: 0px auto !important;
    max-width: 100% !important;
}

.latest-news {
    float: right;
    width: 300px;
    padding: 0 22px 70px 30px;
    border-left: 1px solid #d3dee8;
    position: relative;
}

.latest-news .title {
    position: relative;
    margin-top: -13px;
    border-bottom: 1px dashed #cfd5df;
    padding-bottom: 25px;
}

.latest-news .title h3 {
    margin-left: 10px;
    color: #b11111;
    font-size: 1.5rem;
    font-weight: normal;
    position: relative;
    padding-left: 25px;
}

.latest-news .title h3:before {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    left: 5px;
    background: #b11111;
}

.latest-news ul {
    overflow: hidden;
}

.latest-news ul li {
    padding: 17px 0 17px 15px;
    position: relative;
    border-bottom: 1px dashed #cfd5df;
}

.latest-news ul li a {
    font-size: 1rem;
    line-height: 26px;
    color: #333333;
    height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.latest-news ul li:before {
    content: "";
    width: 5px;
    height: 5px;
    background: #333333;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 27px;
}

.latest-news ul li:hover a {
    color: #b11111;
}

.latest-news:before {
    content: "";
    width: 35px;
    height: 0;
    border-top: 1px solid #d3dee8;
    position: absolute;
    left: 0;
    top: 0;
}

/* 在校学生 */
.zxxs-page {
    overflow: hidden;
    margin: 0 -30px;
    padding-bottom: 20px;
}

.zxxs-page .box {
    float: left;
    width: 33.3%;
    margin-bottom: 45px;
}

.zxxs-page .item {
    position: relative;
    margin: 0 30px;
    padding: 65px 30px 10px 40px;
    background: #fff;
    box-shadow: 0 0 10px 0 #e4e4e4;
    height: 385px;
    overflow-y: auto;
}

.zxxs-page .item:before {
    content: "";
    width: 100%;
    height: 33px;
    background: url(../img/zxxs-bg.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.zxxs-page .title {
    position: relative;
    line-height: 32px;
    overflow: hidden;
    margin-bottom: 30px;
}

.zxxs-page .title h2 {
    position: relative;
    z-index: 9;
    float: left;
    background: #fff;
    font-size: 1.75rem;
    color: #333333;
    font-weight: bold;
    padding-right: 25px;
}

.zxxs-page .title:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #b7b8bc;
    position: absolute;
    top: 50%;
    right: 0;
}

.zxxs-page .links li {
    float: left;
    width: 33.3%;
    padding-right: 10px;
}

.zxxs-page .links li a {
    font-size: 1.125rem;
    line-height: 42px;
    color: #333333;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.zxxs-page .links li a:hover {
    color: #1368c4;
}

.zxxw-list {
    position: relative;
    background: #fff;
    box-shadow: 0 0 10px 0 #e4e4e4;
    padding: 80px 65px 60px;
}

.zxxw-list ul {
    overflow: hidden;
}

.zxxw-list li {
    float: left;
    width: 16.66%;
    padding-right: 10px;
}

.zxxw-list li a {
    display: block;
    font-size: 1.5rem;
    line-height: 60px;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    padding-left: 30px;
}

.zxxw-list li a:before {
    content: "";
    width: 6px;
    height: 6px;
    background: #333333;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -3px;
}

.zxxw-list:before {
    content: "";
    width: 100%;
    height: 30px;
    background: url(../img/zxxs-bg.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.jrbxy {
    background: #007ac2;
    font-size: 1rem;
    line-height: 45px;
    border-radius: 25px;
    display: inline-block;
    position: relative;
    color: #fff;
    margin-bottom: 40px;
    margin-top: 20px;
    transition: all 0.3s ease-out 0s;
}

.jrbxy a {
    position: relative;
    display: block;
    padding: 0px 40px 0px 90px;
}

.jrbxy em {
    width: 85px;
    height: 85px;
    position: absolute;
    border-radius: 50%;
    left: 0;
    top: -20px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    z-index: 999;
    background: #fff;
}

.jrbxy em img {
    width: 80%;
    margin: 10%;
}

.jrbxy p {
    padding: 0 !important;
    text-indent: 0 !important;
    position: relative;
}

.jrbxy:after {
    content: "";
    width: 17px;
    height: 14px;
    background: url(../images/link-ico01.png) no-repeat;
    position: absolute;
    right: 15px;
    top: 16px;
}

.jrbxy:hover {
    background: #00629c;
}

.jrbxy:hover img {
    transform: rotate(360deg);
}

@media (max-width: 1440px) {
    .zxxw-list {
        padding: 60px 30px 30px;
    }

    .zxxw-list li {
        width: 20%;
    }
}

@media (max-width: 1240px) {
    .zxxs-page .box {
        width: 50%;
    }

    .zxxw-list li {
        width: 33.3%;
    }
}



@media (max-width: 768px) {
    .zxxs-page .box {
        width: 100%;
        margin-bottom: 20px;
    }

    .zxxs-page .box .item {
        height: auto;
        padding: 45px 20px 20px;
    }

    .zxxw-list li {
        width: 50%;
    }

    .zxxw-list li a {
        line-height: 40px;
    }
}

@media (max-width: 420px) {
    .zxxw-list li {
        width: 100%;
    }
}

/* 办事大厅 */
.bsdt .title {
    overflow: hidden;
    margin-bottom: 50px;
}

.bsdt .title h2 {
    font-size: 1.625rem;
    font-weight: normal;
    color: #000000;
    padding-bottom: 25px;
    background: url(../img/bsdt-title-bottom.png) center bottom no-repeat;
    text-align: center;
}

.bsdt .tyyw {
    padding: 50px 25px 10px;
    background: url(../img/tyyw-bg.png) no-repeat;
    background-size: cover;
    box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.16);
}

.bsdt .tyyw .list ul {
    overflow: hidden;
}

.bsdt .tyyw .list li {
    float: left;
    width: 20%;
    margin-bottom: 40px;
}

.bsdt .tyyw .list li a {
    display: block;
    line-height: 60px;
    height: 60px;
    background: #ecf1f4;
    text-align: center;
    border-radius: 5px;
    font-size: 16px;
    color: #333;
    margin: 0 25px;
}

.bsdt .tyyw .list li a:hover {
    background: #0a78d1;
    color: #fff;
}

.bsdt .other {
    margin: 120px -34px 0;
}

.bsdt .other .item {
    float: left;
    width: 25%;
}

.bsdt .other .item .box {
    padding: 65px 35px 20px;
    box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.16);
    margin: 0 34px;
}

.bsdt .other .item .box1 {
    background: url(../img/other-box1.png) right top no-repeat #fff;
}

.bsdt .other .item .box2 {
    background: url(../img/other-box2.png) right top no-repeat #fff;
    margin-top: 80px;
}

.bsdt .other .item .box3 {
    background: url(../img/other-box3.png) right top no-repeat #fff;
}

.bsdt .other .item .box4 {
    background: url(../img/other-box4.png) right top no-repeat #fff;
    margin-top: 80px;
}

.bsdt .other .title h2 {
    float: left;
}

.bsdt .other ul {
    margin-top: 75px;
    overflow: hidden;
}

.bsdt .other ul li {
    margin-bottom: 15px;
}

.bsdt .other ul li a {
    display: block;
    line-height: 52px;
    height: 52px;
    background: #ecf1f4;
    text-align: center;
    border-radius: 5px;
    font-size: 16px;
    color: #333;
}

.bsdt .other ul li a:hover {
    background: #0a78d1;
    color: #fff;
}

/* 网站地图 */
.sitemap-page {
    position: relative;
    margin: 70px 0 120px;
    display: flex;
    background: #fff;
    justify-content: space-between;
    background: url(../images/site-map-logo.png) right bottom no-repeat #eaf7ff;
}

.sitemap-page:before {
    content: "";
    width: 450px;
    height: 480px;
    background: url(../images/site-mappic.png) no-repeat;
    background-size: cover;
    position: absolute;
    left: 30px;
    bottom: 50px;
}

.sitemap-page .lf {
    width: 355px;
    background: url(../images/site-map-lf.png) top center no-repeat;
    background-size: cover;
}

.sitemap-page .lf .tit {
    text-align: center;
    padding-top: 70px;
}

.sitemap-page .lf .tit h2 {
    font-size: 1.5rem;
    color: #fff;
    font-weight: bold;
    position: relative;
    padding-bottom: 20px;
}

.sitemap-page .lf .tit h2:after {
    content: "";
    width: 90px;
    height: 3px;
    background: #fc9804;
    position: absolute;
    left: 50%;
    margin-left: -45px;
    bottom: 0;
}

.sitemap-page .rt {
    width: calc(100% - 356px);
    padding: 60px 0;
}

.sitemap-page .site-list {
    width: 80%;
    float: right;
}

.sitemap-page .site-list tr td {
    padding: 15px;
    line-height: 30px;
    white-space: nowrap;
}

.sitemap-page .site-list tr td * {
    display: none;
}

.sitemap-page .site-list tr td a {
    float: left;
    padding: 0 10px;
    display: block;
}

.sitemap-page .site-list tr td a font {
    display: block;
}

.sitemap-page .site-list tr td span {
    display: none !important;
}

.sitemap-page .site-list tr td a:hover font {
    color: #007ac2 !important;
}

@media (max-width: 1440px) {
    .bsdt .tyyw .list li a {
        margin: 0 15px;
    }

    .bsdt .other {
        margin: 100px -15px;
    }

    .bsdt .other .item .box {
        padding: 45px 20px 20px;
        margin: 0 15px;
    }

    .bsdt .other .item .box2, .bsdt .other .item .box4 {
        margin-top: 50px;
    }
}

@media (max-width: 992px) {
    .bsdt .tyyw .list li {
        width: 33.3%;
        margin-bottom: 25px;
    }

    .bsdt .other .item {
        width: 50%;
    }
}

@media (max-width: 600px) {
    .bsdt .tyyw .list li {
        width: 50%;
    }
}

@media (max-width: 420px) {
    .bsdt .tyyw {
        padding: 30px 15px 20px;
    }

    .bsdt .tyyw .list li {
        width: 100%;
    }

    .bsdt .other {
        margin-top: 40px;
    }

    .bsdt .other .item {
        width: 100%;
    }

    .bsdt .other .item .box {
        margin-top: 20px !important;
    }
}

.leader-history .list-leader li {
    width: 20%;
    margin: 0 0 45px 0;
}

/* 信息服务 */
.xxfw-page {
    padding: 40px 0;
}

.xxfw-page .item {
    padding: 30px 0;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    margin-bottom: 40px;
    display: flex;
    background: #fff;
    justify-content: space-between;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.xxfw-page .item .tit {
    float: left;
    position: relative;
    width: 260px;
    height: 80px;
    background: url(../images/xxfw-ico001.png) 30px center no-repeat;
    background-size: auto 100%;
    font-size: 1.25rem;
    font-weight: bold;
    color: #333333;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    justify-content: center;
}

.xxfw-page .item .tit:after {
    content: "";
    width: 1px;
    height: 60px;
    background: #f1f1f1;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -30px;
}

.xxfw-page .item .tit:before {
    content: "";
    width: 5px;
    height: 50px;
    background: #91d5fd;
    position: absolute;
    left: -5px;
    top: 50%;
    margin-top: -25px;
}

.xxfw-page .item:nth-child(2) .tit {
    background: url(../images/xxfw-ico002.png) 30px center no-repeat;
    background-size: auto 100%;
}

.xxfw-page .item:nth-child(2) .tit:before {
    background: #caf0b9;
}

.xxfw-page .item:nth-child(3) .tit {
    background: url(../images/xxfw-ico003.png) 30px center no-repeat;
    background-size: auto 100%;
}

.xxfw-page .item:nth-child(3) .tit:before {
    background: #fdddab;
}

.xxfw-page .item .tit p {
    margin-left: 70px;
}

.xxfw-page .item .box {
    float: right;
    width: calc(100% - 320px);
}

.xxfw-page .item .box li {
    float: left;
    width: 25%;
    padding: 0 20px;
}

.xxfw-page .item .box li a {
    display: block;
    line-height: 40px;
    font-size: 1.125rem;
    padding-left: 25px;
    background: url(../images/xxfw-link001.png) left center no-repeat;
}

.xxfw-page .item .box li a:hover {
    background: url(../images/xxfw-link002.png) left center no-repeat;
    color: #007ac2;
}

.jsrk-list {
    margin-top: 30px;
}

.jsrk-list .item {
    overflow: hidden;
    margin-bottom: 20px;
    background: #fff;
    padding: 20px 0 50px;
    box-shadow: 0 0 10px 0 #d3d3d3;
}

.jsrk-list .item h2 {
    font-size: 18px;
    color: #fc9805;
    height: 40px;
    line-height: 40px;
    padding-left: 30px;
    margin-bottom: 17px;
    border-left: 2px solid #fc9805;
}

.jsrk-list .item ul {
    overflow: hidden;
    margin: 0 30px;
}

.jsrk-list .item li {
    float: left;
    width: 25%;
    padding: 0 20px;
}

.jsrk-list .item li a {
    display: block;
    line-height: 40px;
    font-size: 1.125rem;
    padding-left: 25px;
    background: url(../images/xxfw-link001.png) left center no-repeat;
}

.jsrk-list .item li a:hover {
    background: url(../images/xxfw-link002.png) left center no-repeat;
    color: #007ac2;
}

.xzxx-page {
    margin-top: 50px;
    overflow: hidden;
}

.xzxx-page ul li {
    float: left;
    width: 33.3%;
    margin-bottom: 20px;
    padding: 0 25px;
}

.xzxx-page ul li * {
    transition: .5s;
}

.xzxx-page ul li a {
    display: block;
    background: url(../images/ztzl-bg001.png) right bottom no-repeat;
    background-size: cover;
    height: 150px;
    position: relative;
}

.xzxx-page ul li a p {
    position: absolute;
    width: 80%;
    left: 10%;
    top: 40px;
    padding-bottom: 30px;
    font-size: 1.25rem;
    font-weight: bold;
    color: #017bc2;
}

.xzxx-page ul li a p:after {
    content: "";
    width: 30px;
    height: 3px;
    background: #017bc2;
    position: absolute;
    left: 0;
    bottom: 0px;
}

.xzxx-page ul li a:hover {
    background: url(../images/ztzl-bg002.png) right bottom no-repeat;
    background-size: cover;
}

.xzxx-page ul li a:hover p {
    color: #fff;
}

.xzxx-page ul li a:hover p:after {
    background: #fff;
}

.row12 {
    position: relative;
    padding: 60px 0 0;
}

.index-ztjy .swiper-container {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

.index-ztjy li a {
    display: block;
    background: #ecf6ff;
    padding: 90px 35px 40px;
    position: relative;
}

.index-ztjy li:nth-child(2n) a {
    background: #fff;
}

.index-ztjy li .date {
    width: 74px;
    height: 74px;
    text-align: center;
    background: #007ac3;
    color: #fff;
    font-family: Airal;
    font-weight: bold;
    padding-top: 5px;
    position: absolute;
    top: 0;
}

.index-ztjy li .date .day {
    font-size: 2rem;
}

.index-ztjy li .date .yea {
    font-size: 0.875rem;
}

.index-ztjy li h2 {
    font-weight: normal;
    font-size: 1.125rem;
    color: #333333;
    line-height: 28px;
    height: 56px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.index-ztjy li .abst {
    margin-top: 15px;
    font-size: 0.875rem;
    color: #999999;
    line-height: 22px;
    text-indent: 2em;
    height: 88px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index-ztjy li .more {
    position: relative;
    text-align: right;
    font-size: 0.875rem;
    color: #007ac3;
    margin-top: 30px;
    overflow: hidden;
}

.index-ztjy li .more:before {
    content: "";
    width: calc(100% - 50px);
    height: 1px;
    background: #007ac3;
    position: absolute;
    left: 0;
    top: 50%;
}

.index-ztjy li:hover a {
    background: url(../images/ztjy-bg.png) bottom right no-repeat #037bc4;
}

.index-ztjy li:hover .date {
    background: #f37d1d;
}

.index-ztjy li:hover h2 {
    color: #fff;
    font-weight: bold;
}

.index-ztjy li:hover .abst {
    color: rgba(255, 255, 255, 0.5);
}

.index-ztjy li:hover .more {
    color: #fff;
}

.index-ztjy li:hover .more:before {
    background: #fff;
}

.index-ztjy .ztjy-page {
    margin-top: 25px;
    text-align: center;
}

.index-ztjy .ztjy-page span {
    margin: 0 5px;
    width: 10px;
    height: 10px;
}

.phone-right {
    display: none;
}

.ztzl-page {
    position: relative;
    margin-top: 55px;
    /* padding-top:55px; */
}

.ztzl-page .tit {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    left: 125px;
    top: 55px;
    padding-bottom: 15px;
    border-bottom: 2px solid #fc9804;
}

.ztzl-page:before {
    content: "";
    width: 450px;
    height: 640px;
    background: url(../images/ztzl-left.png) no-repeat;
    position: left;
    float: left;
}

.ztzl-page ul {
    float: right;
    width: calc(100% - 350px);
    margin-left: -100px;
    position: relative;
    z-index: 2;
    margin-top: 55px;
    background: #fff;
    padding: 50px 20px 20px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

.ztzl-page ul li {
    float: left;
    width: 50%;
    margin-bottom: 30px;
}

.ztzl-page ul li a {
    display: block;
    margin: 0 30px;
    line-height: 70px;
    padding: 0 35px;
    background: #eaf7ff;
    position: relative;
}

.ztzl-page ul li a:after {
    content: "";
    width: 24px;
    height: 24px;
    background: url(../images/ztzl-more.png) center center no-repeat #007ac2;
    position: absolute;
    right: -12px;
    top: 50%;
    margin-top: -12px;
}

.ztzl-page ul li a p {
    font-size: 1.25rem;
    color: #333;
    white-space: nowrap;
}

.ztzl-page ul li a:hover {
    background: url(../images/ztzl-bg.png) right center no-repeat #007ac2;
}

.ztzl-page ul li a:hover:after {
    background: url(../images/ztzl-more.png) center center no-repeat #fc9804;
}

.ztzl-page ul li a:hover p {
    font-weight: bold;
    color: #fff;
}

.xxjj-page {
    overflow: hidden;
    margin-top: 40px;
}

.xxjj-page, .xxjj-page .txt, .xxjj-page p {
    font-size: 1rem;
    line-height: 36px;
    text-indent: 2em;
}

.xxjj-page p {
    padding-bottom: 20px;
}

.xxjj-page .inner01 {
    border-bottom: 1px solid #e7f2fa;
    overflow: hidden;
}

.xxjj-page .inner01 .txt {
    float: left;
    width: calc(100% - 380px);
}

.xxjj-page .inner01 p {
    padding-bottom: 20px;
}

.xxjj-page .inner01 .pic {
    float: right;
    width: 350px;
}

.xxjj-page .inner01 .pic img {
    max-width: 90%;
    /* text-align: right; */
    position: relative;
    z-index: 2;
}

.xxjj-page .inner01 .pic .img02 {
    position: relative;
    margin-top: -30px;
    margin-left: -30px;
    /* padding-bottom:20px; */
}

.xxjj-page .inner01 .pic a {
    display: block;
    width: 100%;
}

.xxjj-page .inner01 .pic .img02:after {
    content: "";
    width: 40px;
    height: 40px;
    background: #007ac2;
    position: absolute;
    right: 22px;
    bottom: 0;
}

.xxjj-page .inner01 .pic .img02 img {
    width: 80%;
}

.xxjj-page .inner02 {
    margin-top: 25px;
    overflow: hidden;
    padding-bottom: 20px;
    border-bottom: 1px solid #e7f2fa;
}

.xxjj-page .inner02 .date {
    display: none;
    width: 350px;
    float: left;
    background: url(../images/xyjj-data.png) no-repeat;
    background-size: 100% 100%;
    padding: 50px 0;
    /* text-indent: 0; */
}

.xxjj-page .inner02 .date ul {
    border-top: 1px solid #fff;
}

.xxjj-page .inner02 .date li {
    padding: 25px 0;
    border-bottom: 1px solid #fff;
    font-size: 1.125rem;
    color: #007ac2;
    text-indent: 0;
    text-align: center;
}

.xxjj-page .inner02 .date li span {
    font-size: 2.75rem;
    margin-right: 5px;
    display: inline-block;
    width: 115px;
    text-align: right;
    font-family: Airal;
}

.xxjj-page .inner02 .txt {
    float: right;
    width: 100% !important;
}

.xxjj-page .inner03 {
    margin-top: 50px;
    overflow: hidden;
    padding-bottom: 20px;
}

.xxjj-page .inner03 .line1 {
    overflow: hidden;
}

.xxjj-page .inner03 .txt {
    float: left;
    width: calc(100% - 380px);
    padding-bottom: 20px;
}

.xxjj-page .inner03 .pic {
    float: right;
    width: 350px;
    /* text-indent: 0; */
}

.xxjj-page .inner03 .line3 {
    overflow: hidden;
}

.xxjj-page .inner03 .line3 .pic {
    float: left;
    text-indent: 0;
}

.xxjj-page .inner03 .line3 .txt {
    float: right;
}

.xxjj-page .inner03 .pic img {
    /* max-width:90%; */
    /* text-align: right; */
    position: relative;
    z-index: 2;
    text-indent: 0;
}

.xxjj-page .inner03 .pic .img02 {
    position: relative;
    margin-top: -30px;
    margin-right: 20px;
    text-align: right;
}

.xxjj-page .inner03 .pic .img02:after {
    content: "";
    width: 40px;
    height: 40px;
    background: #007ac2;
    position: absolute;
    left: 22px;
    bottom: 0;
}

@media (max-width: 1440px) {
    .ztzl-page ul {
        width: calc(100% - 280px);
        margin-left: -250px;
    }
}

@media (max-width: 1240px) {
    .ztzl-page {
        padding-top: 50px;
    }
.list_ztzl{
     padding-bottom:250px;
    }

    .ztzl-page .tit {
        left: 20px;
        top: 20px;
    }

    .ztzl-page:before {
        position: absolute;
        top: 0;
        left: 0;
    }

    .ztzl-page ul {
        width: 90%;
        margin-left: 0;
    }

    .ztzl-page ul li a {
        margin: 0 15px;
        padding: 0 15px;
    }

    .ztzl-page ul li a p {
        font-size: 1rem;
        line-height: 50px;
    }

    .xxjj-page .txt {
        width: auto !important;
        float: none !important;
    }

    .xxjj-page .inner02 .date {
        margin-right: 20px;
    }

    .sitemap-page:before {
        width: 380px;
        height: 400px;
    }
}

@media (max-width: 992px) {
    .ztzl-page ul {
        padding: 20px 20px 20px 10px;
    }
.list_ztzl{
     padding-bottom:150px;
    }

    .ztzl-page ul li {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }

    .ztzl-page ul li a p {
        line-height: 24px;
        padding: 10px 0;
        white-space: normal;
    }

    .sitemap-page:before {
        display: none;
    }

    .sitemap-page {
        display: block;
        margin-top: 20px;
    }

    .sitemap-page .lf {
        width: 100%;
    }

    .sitemap-page .lf .tit {
        padding: 20px 0;
    }

    .sitemap-page .rt {
        width: 100%;
        padding: 30px 0;
        overflow: hidden;
    }

    .sitemap-page .rt .site-list {
        width: 95%;
    }
}

@media (max-width: 600px) {
    .xxjj-page .txt {
        width: 100% !important;
    }

    .xxjj-page .pic {
        max-width: 100%;
        margin: 0 auto;
        float: none !important;
        text-indent: 0;
        text-align: center;
        padding-bottom: 20px;
    }

    .xxjj-page .inner02 .date {
        float: none;
        margin: 0;
        width: 100%;
        text-align: center;
        padding: 20px 0;
        overflow: hidden;
        margin-bottom: 20px;
    }

    .xxjj-page .inner02, .xxjj-page .inner03 {
        margin-top: 30px;
    }

    .sitemap-page .site-list tr td {
        padding: 10px 5px;
    }
}

.phone-nav {
    display: none;
    opacity: 0;
    visibility: hidden;
    position: fixed;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    background: #fff;
    width: 100%;
    height: 100%;
    z-index: 99;
}

.phone-nav .top-left {
    float: left;
}

.phone-nav .top-left li {
    float: left;
}

.phone-nav .top-left li a {
    display: block;
    font-size: .875rem;
    color: #f7f7f7;
    padding: 0 10px;
}

.phone-nav .top-right {
    float: right;
    margin-left: 10px;
    position: relative;
}

.phone-nav .top-right li {
    float: left;
    margin-left: 25px;
    padding-left: 35px;
    cursor: pointer;
}

.phone-nav .top-right li a {
    display: block;
    font-size: .875rem;
    color: #f7f7f7;
}

.phone-nav .top-right li.en {
    background: url(../images/top-en.png) left center no-repeat;
}

.phone-nav .top-right li.map {
    background: url(../images/top-map.png) left center no-repeat;
}

.phone-nav .top-right li.seabtn {
    background: url(../images/search-btn.png) left center no-repeat;
}

.phone-nav .top-right:before {
    content: "";
    width: 1px;
    height: 13px;
    background: #f7f7f7;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -6px;
}

@media (max-width: 450px) {
    .phone-nav .top-left li a {
        padding: 0 5px;
    }

    .phone-nav .top-right li {
        margin-left: 10px;
        padding-left: 25px;
    }
}

/* 导航页 */
.menu-container {
    width: 100%;
    height: 0;
    position: fixed;
    top: 0;
    left: 0;
    background: url(../images/nav-banner.png) center no-repeat;
    background-size: cover;
    z-index: 100;
    transition: height 1s;
    pointer-events: none;
}

body.open .menu-container {
    height: 100vh;
    pointer-events: auto;
}

.menu-container:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/banner-mask.png) bottom right no-repeat;
    background-size: cover;
}

.menu-wrapper {
    position: relative;
}

.menu-wrapper .menu-logo {
    padding: 2vh 0;
    background: url(../images/nav-line.png) bottom center repeat-x;
    text-align: center;
    transform: translate3d(0px, 100%, 0px);
    opacity: 0;
    transition: .5s .1s cubic-bezier(.44,0,0,1);
}

body.open .menu-wrapper .menu-logo {
    transform: translateZ(0)!important;
    opacity: 1;
    transition: .5s .3s cubic-bezier(.44,0,0,1);
}

.menu-categories {
    width: 84%;
    margin: 0 auto;
}

.menu-categories ul {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    padding: 5vh 0;
    z-index: 2;
    transform: translate3d(0px, 100%, 0px);
    opacity: 0;
    transition: .5s 0s cubic-bezier(.44,0,0,1);
}

body.open .menu-categories ul {
    transform: translateZ(0)!important;
    opacity: 1;
    transition: .5s 0.4s cubic-bezier(.44,0,0,1);
}

.menu-categories ul li {
    width: 50%;
    padding: 1vh 45px 5vh 0;
}

.menu-categories ul li.long {
    width: 100%;
}

.menu-categories ul .lv1 {
    position: relative;
    padding-left: 45px;
    line-height: 32px;
}

.menu-categories ul li .lv1:before {
    content: "";
    width: 32px;
    height: 32px;
    position: absolute;
    left: 0;
    top: 0;
    border: 1px dashed #fff;
    border-radius: 50%;
    overflow: hidden;
}

.menu-categories ul li:nth-child(1) .lv1:before {
    background: url(../images/nav-ico01.png) center center no-repeat;
    background-size: 50%;
}

.menu-categories ul li:nth-child(2) .lv1:before {
    background: url(../images/nav-ico02.png) center center no-repeat;
    background-size: 50%;
}

.menu-categories ul li:nth-child(3) .lv1:before {
    background: url(../images/nav-ico03.png) center center no-repeat;
    background-size: 50%;
}

.menu-categories ul li:nth-child(4) .lv1:before {
    background: url(../images/nav-ico04.png) center center no-repeat;
    background-size: 50%;
}

.menu-categories ul li:nth-child(5) .lv1:before {
    background: url(../images/nav-ico05.png) center center no-repeat;
    background-size: 50%;
}

.menu-categories ul li:nth-child(6) .lv1:before {
    background: url(../images/nav-ico06.png) center center no-repeat;
    background-size: 50%;
}

.menu-categories ul li:nth-child(7) .lv1:before {
    background: url(../images/nav-ico07.png) center center no-repeat;
    background-size: 50%;
}

.menu-categories ul li:nth-child(8) .lv1:before {
    background: url(../images/nav-ico08.png) center center no-repeat;
    background-size: 50%;
}

.menu-categories ul li:nth-child(9) .lv1:before {
    background: url(../images/nav-ico09.png) center center no-repeat;
    background-size: 50%;
}

.menu-categories ul .lv1 h2 {
    font-size: 1.125rem;
    color: #fff;
    font-weight: bold;
    position: relative;
    overflow: hidden;
}

.menu-categories ul .lv1 h2:after {
    content: "";
    width: calc(100% - 85px);
    height: 1px;
    background: rgba(255, 255, 255, 0.16);
    position: absolute;
    right: 0;
    top: 50%;
}

.menu-categories ul li a {
    color: #fff;
}

.menu-categories ul li dl {
    padding-left: 45px;
    overflow: hidden;
    margin-top: 10px;
}

.menu-categories ul li dl dd {
    float: left;
    margin-right: 30px;
    line-height: 30px;
}

.menu-categories ul a:hover {
    color: #fc9804;

}

.clos-btn {
    width: 65px;
    height: 65px;
    line-height: 65px;
    border-radius: 50%;
    overflow: hidden;
    background: #2e9bdb;
    position: absolute;
    bottom: 4vh;
    left: 50%;
    margin-left: -33px;
    text-align: center;
    z-index: 9;
    cursor: pointer;
}
.clos-btn img{
   transition:1.5s; 
}
.clos-btn:hover img{
    transform:rotate(360deg);

}


@media (max-width: 1400px) {
    .menu-wrapper .menu-logo {
        padding:1.5vh 0;
    }

    .menu-categories {
        width: 95%;
    }

    .menu-categories ul {
        padding: 4vh 0;
    }

    .menu-categories ul li {
        padding: 1vh 25px 3vh;
    }
}

@media (max-width: 1024px) {
    .menu-wrapper .menu-logo img {
        height:50px;
    }

    .menu-categories ul {
        padding: 15px 0;
    }

    .menu-categories ul li {
        padding: 10px 15px 10px;
    }

    .clos-btn {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

    .clos-btn img {
        max-height: 45%;
    }
}

@media (max-width: 992px) {
    body.open {
        overflow:hidden;
    }

    body.open .menu-wrapper {
        overflow-y: auto;
        height: calc(100vh - 100px);
    }
}

@media (max-width: 768px) {
    .menu-categories ul li {
        width:100%;
        padding: 10px 0;
    }
}

/* 导航页 */
