@charset "UTF-8";
body,div,ul,ol,li,form,input,textarea,p {
    margin: 0;
    padding: 0
}

body {
    font-family: PingFang SC,Arial;
    font-size: 14px;
    overflow-x: hidden;
    background: #fff
}

body {
    padding-top: 0
}

dl,dt,dd,ul,li,p,h1,img,form {
    list-style: none;
    border: none
}

ul {
    list-style-type: none
}

a {
    text-decoration: none;
    color: #333333
}

a:hover {
    color: #00519b;
    text-decoration: none
}

img {
    max-width: 100%
}

* {
    transition: color 300ms
}

input,button,textarea,select {
    outline: none
}

.mobile-nav-toggle .icon-menu {
    background: url(menu.png) no-repeat center center;
    background-size: 100% auto
}

.mobile-nav-toggle .icon-menu::before {
    display: none
}

.mobile-nav-toggle .icon-close {
    background: url(close.png) no-repeat center center;
    background-size: 100% auto
}

.mobile-nav-toggle .icon-close::before {
    display: none
}

#header .headerw {
    background-size: auto 100%
}

#header.header-scrolled .menubox {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99
}

#header {
    transition: all 0.5s;
    z-index: 997;
    background: url(headertopbgnew.jpg) no-repeat center -52px;
    background-size: auto 100%
}

#header.nheader {
    background: url(nheaderbg.jpg) no-repeat center center;
    background-size: auto 100%
}

#header.nheader .search {
    margin-bottom: 0
}

#header.nheader .header-content {
    height: 210px;
    padding-top: 0
}

#header.nheader .header-content .logo img {
    max-height: 110px
}

#header .search {
    width: 212px;
    margin: 10px 15px 0;
    border-bottom: 1.5px solid #a9cdee
}

#header .search i {
    margin: 0 8px 0 13px
}

#header .search input {
    flex: 1;
    height: 46px;
    border: 0;
    font-size: 14px;
    background: none;
    color: #fff
}

#header .search input::placeholder {
    color: #98c5f2
}

#header .search button {
    border: 0;
    width: 46px;
    height: 46px;
    background: none;
    font-size: 24px;
    line-height: 46px;
    color: #00519b
}

#header .header-content {
    height: 186px
}

#header .header-content .logo {
    flex: 1;
    margin-top: -16px
}

#header .header-content .logo img {
    max-height: 130px;
    transition: all 300ms
}

#header .header-content .hgg {
    margin-top: 0px;
    margin-right: -20px
}

#header .header-content .hgg img {
    max-height: 80px
}

.menubox {
    background: #00519b;
    max-width: 1590px
}

.nav-menu {
    height: 52px
}

.nav-menu ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.nav-menu>ul {
    display: flex;
    height: 52px
}

.nav-menu>ul>li {
    position: relative;
    flex: 1;
    text-align: center
}

.nav-menu>ul>li:last-child {
    margin-right: 0
}

.nav-menu a {
    display: block;
    position: relative;
    line-height: 52px;
    font-size: 16px;
    color: #FFFFFF
}

.nav-menu>ul>li.active a {
    background: #006bcd
}

.nav-menu a:hover,.nav-menu li:hover>a {
    background: #006bcd
}

.nav-menu .drop-down ul {
    display: block;
    position: absolute;
    left: 0;
    top: 44px;
    z-index: 99;
    opacity: 0;
    width: 100%;
    visibility: hidden;
    transition: 0.3s;
    text-align: center;
    padding: 0;
    background: rgba(0,81,155,0.68);
    overflow: hidden;
    margin-top: 0
}

.nav-menu .drop-down:hover>ul {
    opacity: 1;
    top: 100%;
    visibility: visible
}

.nav-menu .drop-down li {
    position: relative
}

.nav-menu .drop-down ul a {
    text-align: center;
    padding: 0px 0px;
    font-size: 14px;
    font-weight: 500;
    text-transform: none;
    line-height: 40px;
    border: 0
}

.nav-menu .drop-down ul a:hover,.nav-menu .drop-down ul .active>a,.nav-menu .drop-down ul li:hover>a {
    border-radius: 0;
    border: 0 solid transparent;
    color: #c5e3ff;
    background: none
}

.nav-menu .drop-down .drop-down ul {
    top: 0;
    left: calc(100% - 30px)
}

.nav-menu .drop-down .drop-down:hover>ul {
    opacity: 1;
    top: 0;
    left: 100%
}

.nav-menu .drop-down .drop-down>a {
    padding-right: 35px
}

.mobile-nav ul {
    flex-flow: wrap
}

.mobile-nav li {
    width: 100%;
    border-bottom: 1px solid #f2f2f2
}

@media (max-width: 990px) {
    .nav-menu ul {
        padding:0 20px 0 90px
    }
}

.get-started-btn {
    margin-left: 25px;
    background: #153f89;
    color: #fff;
    border-radius: 50px;
    padding: 8px 25px 9px 25px;
    white-space: nowrap;
    transition: 0.3s;
    font-size: 14px;
    display: inline-block
}

.get-started-btn:hover {
    background: #00b371;
    color: #fff
}

@media (max-width: 768px) {
    .get-started-btn {
        margin:0 48px 0 0;
        padding: 6px 18px
    }
}

.mobile-nav-toggle {
    position: fixed;
    right: 10px;
    top: 24px;
    z-index: 9998;
    border: 0;
    background: none;
    font-size: 24px;
    transition: all 0.4s;
    outline: none !important;
    line-height: 1;
    cursor: pointer;
    text-align: right
}

.mobile-nav-toggle i {
    color: #fff;
    width: 24px;
    height: 24px;
    display: inline-block
}

.mobile-nav-toggle i.icon-Close {
    color: #fff !important
}

.mobile-nav {
    position: fixed;
    top: 72px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    overflow-y: auto;
    background: #fff;
    transition: ease-in-out 0.2s;
    opacity: 0;
    visibility: hidden;
    padding: 10px
}

.mobile-nav * {
    margin: 0;
    padding: 0;
    list-style: none
}

.mobile-nav a {
    display: block;
    position: relative;
    color: #282828;
    padding: 12px 20px;
    font-weight: 500;
    outline: none;
    font-size: 15px
}

.mobile-nav a:hover {
    color: #153f89
}

.mobile-nav .active>a {
    color: #153f89;
    text-decoration: none
}

.mobile-nav .drop-down>a:after {
    content: "";
    position: absolute;
    right: 15px;
    background: url(donw.png) no-repeat center center;
    background-size: 100% auto;
    width: 15px;
    height: 100%;
    top: 0
}

.mobile-nav .active.drop-down>a:after {
    background: url(up.png) no-repeat center center;
    background-size: 100% auto
}

.mobile-nav .drop-down ul {
    display: none;
    overflow: hidden
}

.mobile-nav .drop-down li {
    border: 0
}

.mobile-nav .drop-down li a {
    display: flex;
    padding: 5px 15px 12px 30px;
    font-size: 14px;
    justify-content: flex-start
}

.mobile-nav .drop-down li a:hover {
    color: #153f89
}

.mobile-nav .drop-down li a p {
    flex: 1
}

.mobile-nav-overly {
    width: 100%;
    height: 100%;
    z-index: 9997;
    top: 0;
    left: 0;
    position: fixed;
    overflow: hidden;
    display: none;
    transition: ease-in-out 0.2s
}

.mobile-nav-active {
    overflow: hidden
}

.mobile-nav-active .mobile-nav {
    opacity: 1;
    visibility: visible
}

.fixed-top {
    position: unset
}

.bgwhite {
    background: #fff
}

.home-no-padding-right {
    padding-right: 0
}

i.red {
    color: #cf1717
}

.jtl,.jtr {
    width: 8px
}

.center {
    padding-top: 15px;
    padding-bottom: 38px
}

.center .gonggao {
    padding: 20px 0
}

.center .gonggao .ggtitle {
    font-size: 24px;
    line-height: 24px;
    color: #006bbf;
    font-weight: bold;
    padding-right: 30px
}

.center .gonggao .ggtitle i {
    font-weight: normal;
    color: #006bcd;
    margin-right: 10px
}

.center .gonggao .gglist {
    flex: 1;
    min-width: 1px
}

.center .gonggao .gglist ul li {
    height: 24px
}

.center .gonggao .gglist ul li a {
    font-size: 20px;
    height: 24px;
    line-height: 24px;
    color: #333333;
    font-weight: bold;
    display: flex;
    align-items: center
}

.center .gonggao .gglist ul li a p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    flex: 1
}

.center .gonggao .gglist ul li a span {
    color: #c43c3b;
    padding-right: 15px
}

.center .gonggao .gglist ul li a:hover {
    color: #c43c3b
}

.center .bigbt {
    height: 76px;
    display: flex;
    align-items: center;
    justify-content: start;
    font-size: 28px;
    line-height: 42px;
    letter-spacing: 1px;
    color: #00519b;
    font-weight: bold
}

.center .bigbt img {
    height: 18px
}

.center .bigbt i.font16 {
    font-size: 16px
}

.center .bigbt i.red {
    color: #00519b;
    font-weight: normal
}

.center .bigbt p {
    margin-right: 20px
}

.center .bigbt p i {
    margin-right: 5px
}

.center .newbox .newimgbox {
    padding-right: 0
}

.center .newbox .newsbanner {
    overflow: hidden;
    position: relative;
    height: 498px
}

.center .newbox .newsbanner .swiper-slide {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center
}

.center .newbox .newsbanner .swiper-slide a {
    width: 100%;
    height: 100%
}

.center .newbox .newsbanner .swiper-slide img {
    height: 100%;
    width: 100%;
    object-fit: fill
}

.center .newbox .newsbanner .swiper-slide .box {
    display: flex;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}

.center .newbox .newsbanner .swiper-slide .box .memo {
    flex: 1;
    padding-left: 16px;
    text-align: left;
    min-width: 1px;
    background-image: repeating-linear-gradient(transparent 0%, rgba(0,0,0,0.7) 100%);
    height: 58px;
    line-height: 58px;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0
}

.center .newbox .newsbanner .swiper-slide .box .memo .nt {
    width: 80%;
    font-size: 16px;
    color: #fff;
    line-height: 58px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.center .newbox .newsbanner .swiper-slide .box .memo .content {
    font-size: 16px;
    color: #dcbebe;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.center .newbox .newsbanner .swiper-pagination {
    bottom: 0px;
    height: 58px;
    padding-right: 15px;
    align-items: center;
    display: flex;
    justify-content: end
}

.center .newbox .newsbanner .swiper-pagination .swiper-pagination-bullet {
    background: #fff;
    border-radius: 8px;
    width: 8px;
    height: 8px;
    opacity: 0.8
}

.center .newbox .newsbanner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #006bcd;
    width: 28px
}

.center .newbox .newsbanner .button {
    width: 35px;
    height: 75px;
    margin-top: 0;
    top: 50%;
    transform: translate(0, -50%)
}

.center .newbox .newsbanner .button::after {
    font-size: 20px;
    color: #000;
    display: none
}

.center .newbox .newsbanner .button.button-prev {
    background: url(bl.png) no-repeat 8px center rgba(255,255,255,0.7);
    background-size: 14px auto;
    border-radius: 0px 8px 8px 0px;
    left: 0
}

.center .newbox .newsbanner .button.button-next {
    width: 35px;
    height: 75px;
    background: url(br.png) no-repeat 14px center rgba(255,255,255,0.7);
    background-size: 14px auto;
    border-radius: 8px 0 0 8px;
    right: 0
}

.center .newbox .fqbox {
    background: #fff;
    margin-top: 15px
}

.center .newbox .fqbox dl {
    margin: 0;
    overflow: hidden;
    display: flex;
    transition: all 300ms
}

.center .newbox .fqbox dl dt {
    width: 59px;
    background-color: #216dd5;
    position: relative;
    height: 247px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin: 0
}

.center .newbox .fqbox dl dt p {
    line-height: 24px;
    font-size: 18px;
    color: #ffffff;
    width: 30px;
    text-align: center
}

.center .newbox .fqbox dl dd {
    height: auto;
    width: 100%;
    flex: 1;
    margin: 0;
    padding-left: 10px
}

.center .newbox .fqbox dl dd ul {
    padding: 5px 0 0 0
}

.center .newbox .fqbox dl dd ul li {
    font-size: 16px;
    line-height: 40px;
    color: #333333
}

.center .newbox .fqbox dl dd ul li a {
    display: flex;
    align-items: center;
    padding-right: 10px
}

.center .newbox .fqbox dl dd ul li a i {
    color: #00519b
}

.center .newbox .fqbox dl dd ul li a p {
    flex: 1;
    min-width: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 24px
}

.center .newbox .fqbox dl dd ul li a span {
    font-size: 14px;
    color: #999999
}

.center .newbox .fqbox dl dd ul li a:hover span {
    color: #00519b
}

.center .newbox .newslist {
    background: #fff
}

.center .newbox .newslist .title {
    font-size: 18px;
    line-height: 46px;
    margin: 0 10px;
    position: relative
}

.center .newbox .newslist .title::after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    height: 1px;
    background: #dedede
}

.center .newbox .newslist .title span {
    display: inline-block;
    position: relative;
    z-index: 1;
    color: #333;
    padding: 0 15px;
    cursor: pointer
}

.center .newbox .newslist .title span.on {
    color: #fff;
    background: #047ed8
}

.center .newbox .newslist .title span.on::before {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    content: "";
    height: 3px;
    background: #047ed8
}

.center .newbox .newslist .showbox {
    padding: 5px 0
}

.center .newbox .newslist .showbox ul li a {
    padding: 0 10px;
    display: flex;
    height: 64px;
    align-items: center;
    border-bottom: 2px solid #f6f8fd
}

.center .newbox .newslist .showbox ul li a p {
    flex: 1;
    padding-right: 10px;
    line-height: 24px;
    transition: all 0ms;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px
}

.center .newbox .newslist .showbox ul li a span {
    color: #999999
}

.center .newbox .newslist .showbox ul li a:hover {
    background: #3494f0;
    color: #fff
}

.center .newbox .newslist .showbox ul li a:hover p {
    color: #fff;
    text-decoration: underline
}

.center .newbox .newslist .showbox ul li a:hover span {
    color: #fff
}

.center .newbox .newslist .showbox ul li:last-child a {
    border: 0
}

.center .about {
    background: url(guanyubg.png) no-repeat center top;
    height: 140px;
    margin: 30px 0 13px 0
}

.center .about dl,.center .about dt,.center .about dd {
    margin: 0
}

.center .about dl {
    display: flex;
    align-items: center;
    height: 100%
}

.center .about dl dt {
    width: 310px;
    text-align: center;
    font-size: 32px;
    line-height: 42px;
    letter-spacing: 1px;
    color: #ffffff
}

.center .about dl dd {
    flex: 1;
    padding-left: 63px;
    padding-right: 50px;
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.center .about dl dd a {
    display: flex;
    align-items: center;
    font-size: 20px;
    line-height: 26px;
    color: #333333;
    font-weight: bold;
    padding-right: 40px
}

.center .about dl dd a .img {
    width: 92px;
    height: 92px;
    background-color: #ffffff;
    border: solid 1px #94c1ff;
    border-radius: 50%;
    text-align: center;
    line-height: 92px;
    font-size: 44px;
    color: #226ed5;
    margin-right: 10px
}

.center .about dl dd a .img i {
    transition: all 300ms;
    display: block;
    font-weight: normal
}

.center .about dl dd a:hover {
    color: #226ed5
}

.center .about dl dd a:hover .img i {
    transform: scale(1.05)
}

.center .home-nav .title {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    margin-bottom: 10px;
    letter-spacing: 0.5px;
    color: #003e6c
}

.center .home-nav .title i {
    margin-right: 10px
}

.center .home-nav-box {
    height: 291px;
    flex-flow: wrap;
    justify-content: space-between;
    padding: 0 15px
}

.center .home-nav-box .item {
    width: 47%;
    margin-bottom: 14px;
    line-height: 0;
    text-align: center
}

.center .home-nav-box .item a img {
    transition: all 300ms;
    max-width: 100%
}

.center .home-nav-box .item a:hover img {
    transform: scale(1.05)
}

.center .zhuanjiapc {
    background: url(zhuanjia.jpg) no-repeat center top;
    background-size: 100% auto;
    height: 470px;
    margin-top: 15px;
    margin-bottom: 15px;
    position: relative
}

.center .zhuanjiapc .item {
    position: absolute;
    width: 151px;
    text-align: center;
    color: #2c76db;
    transition: all 200ms;
    height: 38px
}

.center .zhuanjiapc .item.on {
    height: 180px;
    background: #d2e5f8;
    z-index: 99;
    border-radius: 20px 0 2px 2px;
    border-bottom: 7px solid #2c76db
}

.center .zhuanjiapc .item.on a p {
    background: #2c76db;
    color: #fff
}

.center .zhuanjiapc .item.on a .memo {
    display: block;
    text-align: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 136px
}

.center .zhuanjiapc .item a {
    display: block
}

.center .zhuanjiapc .item a p {
    text-align: center;
    color: #2c76db;
    font-weight: bold;
    line-height: 36px;
    border-radius: 20px 0px 20px 0px;
    border: solid 1px #0489ef;
    background-color: #dbe9f8
}

.center .zhuanjiapc .item a .memo {
    display: none;
    padding: 10px;
    line-height: 24px;
    height: 0;
    transition: all 300ms
}

.center .zhuanjiapc .item:nth-child(1) {
    left: 187px;
    top: 38px
}

.center .zhuanjiapc .item:nth-child(2) {
    left: 40px;
    top: 94px
}

.center .zhuanjiapc .item:nth-child(3) {
    left: 353px;
    top: 105px
}

.center .zhuanjiapc .item:nth-child(4) {
    left: 210px;
    top: 193px
}

.center .zhuanjiapc .item:nth-child(5) {
    top: 250px;
    left: 38px
}

.center .zhuanjiapc .item:nth-child(6) {
    left: 366px;
    top: 243px
}

.center .zhuanjiapc .item:nth-child(7) {
    right: 20px;
    top: 26px
}

.center .zhuanjiapc .item:nth-child(8) {
    right: 148px;
    top: 91px
}

.center .zhuanjiapc .item:nth-child(9) {
    right: 345px;
    top: 73px
}

.center .zhuanjiapc .item:nth-child(10) {
    right: 34px;
    top: 137px
}

.center .zhuanjiapc .item:nth-child(11) {
    right: 72px;
    top: 245px
}

.center .zhuanjiapc .item:nth-child(12) {
    left: 192px;
    top: 115px
}

.center .zhuanjiapc .item:nth-child(13) {
    left: 42px;
    top: 171px
}

.center .zhuanjiapc .item:nth-child(14) {
    left: 372px;
    top: 175px
}

.center .zhuanjiapc .item:nth-child(15) {
    left: 202px;
    top: 265px
}

.center .zhuanjiapc .item:nth-child(16) {
    left: 92px;
    top: 315px
}

.center .zhuanjiapc .item:nth-child(17) {
    right: 312px;
    top: 155px
}

.center .zhuanjiapc .item:nth-child(18) {
    right: 332px;
    top: 225px
}

.center .zhuanjiapc .item:nth-child(19) {
    right: 149px;
    top: 192px
}

.center .zhuanjiapc .item:nth-child(20) {
    right: 52px;
    top: 305px
}

.center .zhuanjiapc .item:nth-child(21) {
    right: 242px;
    top: 295px
}

.center .zhuanjiapc .item:nth-child(22) {
    right: 302px;
    top: 358px
}

.center .zhuanjiapc .item:nth-child(23) {
    right: 842px;
    top: 318px
}

.center .zhuanjiapc .item:nth-child(24) {
    right: 402px;
    top: 278px
}

.center .zhuanjiapc .item:nth-child(25) {
    right: 212px;
    top: 18px
}

.center .zhiku {
    overflow: hidden;
    background: #fff
}

.center .zhiku .zhuanjia {
    overflow: hidden;
    margin: 15px;
    position: relative
}

.center .zhiku .zhuanjia .button {
    width: 35px;
    height: 75px;
    margin-top: 0;
    top: 50%;
    transform: translate(0, -50%);
    border: solid 1px #dbeaf9
}

.center .zhiku .zhuanjia .button::after {
    font-size: 20px;
    color: #000;
    display: none
}

.center .zhiku .zhuanjia .button.button-prev {
    background: url(bl.png) no-repeat 8px center rgba(255,255,255,0.7);
    background-size: 14px auto;
    border-radius: 0px 8px 8px 0px;
    left: 0;
    border-left: 0
}

.center .zhiku .zhuanjia .button.button-next {
    width: 35px;
    height: 75px;
    background: url(br.png) no-repeat 14px center rgba(255,255,255,0.7);
    background-size: 14px auto;
    border-radius: 8px 0 0 8px;
    right: 0;
    border-right: 0
}

.center .zhiku .item {
    width: 174px;
    height: 266px;
    background-color: #dbeaf9;
    overflow: hidden
}

.center .zhiku .item:last-child {
    margin-right: 0
}

.center .zhiku .item .imgbox {
    display: block;
    position: relative;
    padding-top: 18px;
    line-height: 50px;
    text-align: center;
    height: 100%;
    background: url(bg1.jpg) no-repeat center bottom #f0f6fd;
    background-size: 100% auto
}

.center .zhiku .item .imgbox img {
    width: 130px;
    height: 180px
}

.center .zhiku .item .imgbox .morebox {
    opacity: 1;
    text-align: left;
    padding: 30px 15px 0 15px;
    line-height: 26px
}

.center .zhiku .item .imgbox .morebox p {
    font-size: 16px;
    color: #656565
}

.center .zhiku .item .imgbox .morebox .memo {
    margin: 10px 0;
    height: 109px;
    display: -webkit-box;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}

.center .zhiku .item .imgbox .morebox a {
    height: 26px;
    line-height: 26px;
    display: inline-block;
    text-align: center;
    color: #00519b;
    background-color: #ffffff;
    float: right;
    padding: 0 10px
}

.center .fool-three {
    overflow: hidden
}

.center .fool-three .box {
    padding-right: 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

.center .fool-three .default {
    margin-bottom: 15px
}

.center .fool-three .default .img {
    margin: 0
}

.center .fool-three .default .img img {
    width: 100%
}

.center .fool-three .default ul {
    margin: 0;
    text-align: justify;
    height: 122px
}

.center .fool-three .default ul li {
    margin: 0;
    line-height: 60px;
    border-bottom: 2px solid #f6f8fd
}

.center .fool-three .default ul li:last-child {
    border: 0
}

.center .fool-three .default ul li a {
    display: flex;
    padding: 0 20px
}

.center .fool-three .default ul li a i {
    color: #00519b
}

.center .fool-three .default ul li a p {
    flex: 1;
    min-width: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px
}

.center .fool-three .default .more {
    border-top: 2px solid #f6f8fd;
    text-align: center;
    line-height: 60px
}

.center .fool-three .default .more a {
    font-size: 16px;
    line-height: 28px;
    color: #3d91e4;
    font-weight: bold
}

.center .fool-three .morebox {
    background: url(dhimg9.jpg) no-repeat center center;
    background-size: cover;
    height: calc( 100% - 15px);
    display: flex;
    align-items: center;
    justify-content: center
}

.center .fool-three .morebox a {
    font-size: 26px;
    font-weight: bold;
    line-height: 30px;
    letter-spacing: 2px;
    color: #4788e9;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    transition: all 300ms
}

.center .fool-three .morebox a img {
    margin-left: 10px;
    height: 18px
}

.center .fool-three .morebox a:hover {
    transform: scale(1.04)
}

.center .fool-four {
    overflow: hidden
}

.center .fool-four .fazhan {
    overflow: hidden;
    padding-bottom: 20px
}

.center .fool-four .fazhan .fzimg {
    display: flex;
    position: relative;
    padding-top: 25px;
    overflow: hidden
}

.center .fool-four .fazhan .fzimg .fzimglist {
    position: relative;
    width: calc( 100% - 50px);
    display: flex;
    margin: 0 25px
}

.center .fool-four .fazhan .fzimg .item {
    width: 115px;
    height: 155px
}

.center .fool-four .fazhan .fzimg .item a {
    transition: all 300ms;
    display: block;
    text-align: center
}

.center .fool-four .fazhan .fzimg .item a .img {
    font-size: 68px;
    color: #00519b;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 115px;
    height: 115px;
    border: solid 1px #00519b;
    border-radius: 115px
}

.center .fool-four .fazhan .fzimg .item a p {
    line-height: 40px;
    font-size: 16px;
    color: #666666
}

.center .fool-four .fazhan .fzimg .item a:hover {
    transform: scale(1.05)
}

.center .fool-four .fazhan .fzimg .item a:hover .img {
    background: #00519b;
    color: #fff
}

.center .fool-four .fazhan .fzimg .item a:hover p {
    color: #00519b;
    font-weight: bold
}

.newfour .title {
    font-size: 18px;
    color: #3d91e4;
    line-height: 46px;
    margin: 0 10px;
    position: relative
}

.newfour .title::after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    height: 1px;
    background: #dedede
}

.newfour .title span {
    display: inline-block;
    position: relative;
    z-index: 1
}

.newfour .title span::before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    content: "";
    height: 3px;
    background: #047ed8
}

.newfour .nnnav {
    display: flex;
    padding: 30px 20px
}

.newfour .nnnav li {
    position: relative;
    line-height: 0;
    background: url(i1.jpg) no-repeat center center;
    background-size: cover;
    height: 150px;
    flex: 1;
    margin-right: 15px;
    width: calc(100% - 15px)
}

.newfour .nnnav li:nth-child(2) {
    background: url(i2.jpg) no-repeat center center;
    background-size: cover
}

.newfour .nnnav li:last-child {
    margin-right: 0;
    background: url(i3.jpg) no-repeat center center;
    background-size: cover
}

.newfour .nnnav li a {
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center
}

.newfour .nnnav li a:hover img {
    transform: scale(1.02)
}

.newfour .nnnav li a img {
    width: 75px;
    height: 75px;
    margin-bottom: 35px;
    transition: all 300ms
}

.newfour .nnnav li a p {
    position: absolute;
    left: 0;
    bottom: 15px;
    right: 0;
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    color: #ffffff
}

.newfour .imglist {
    padding-top: 10px;
    display: flex;
    position: relative;
    overflow: hidden;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 10px;
    height: 164px
}

.newfour .imglist .swiper-wrapper .swiper-slide-active {
    transform: scale(2.05)
}

.newfour .imglist .item {
    width: 105px;
    line-height: 0;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.1);
    height: 90%;
    margin-top: 5px;
    line-height: 0
}

.newfour .imglist .item a img {
    transition: all 300ms;
    height: 100%;
    object-fit: cover
}

.newfour .imglist .item a:hover img {
    transform: scale(1.05)
}

.n-center {
    padding-bottom: 40px
}

.n-center .here {
    padding: 30px 0;
    font-size: 15px;
    line-height: 24px
}

.n-center .grouptitle {
    height: 90px;
    background-color: #00519b;
    font-size: 26px;
    font-weight: bold;
    line-height: 90px;
    letter-spacing: 1px;
    color: #ffffff;
    margin-bottom: 3px;
    padding-left: 40px
}

.n-center .group ul li {
    background-color: #eae8e8;
    margin-bottom: 2px;
    line-height: 52px
}

.n-center .group ul li.on a {
    background-color: #00519b;
    color: #fff
}

.n-center .group ul li.on a::before {
    background-color: #fff
}

.n-center .group ul li a {
    display: flex;
    align-items: center;
    height: 100%;
    font-size: 16px;
    padding-left: 40px;
    position: relative
}

.n-center .group ul li a::before {
    content: "";
    width: 2px;
    height: 16px;
    background-color: #a3a2a2;
    margin-right: 8px
}

.n-center .group ul li a:hover {
    background-color: #00519b;
    color: #fff
}

.n-center .group ul li a:hover::before {
    background-color: #fff
}

.n-center .danyenew-content .bt {
    font-size: 34px;
    line-height: 38px;
    color: #00519b;
    text-align: center;
    font-weight: bold
}

.n-center .danyenew-content .bt p.cn {
    position: relative
}

.n-center .danyenew-content .bt p.cn:after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 19px;
    height: 3px;
    background-color: #006bcd
}

.n-center .danyenew-content .bt p.en {
    font-size: 12px;
    line-height: 30px;
    color: #9c9c9c;
    margin-top: 15px;
    font-weight: normal
}

.n-center .danyenew-content .abouttop {
    padding: 27px 0;
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 40px;
    color: #333333;
    text-align: justify
}

.n-center .danyenew-content .abouttop img {
    margin-left: 67px
}

.n-center .danyenew-content .abouttext {
    background-color: #f3f3f3;
    padding: 50px 30px;
    font-size: 16px;
    line-height: 36px;
    color: #666666;
    text-align: justify;
    text-indent: 2em
}

.n-center .danyenew-content .at {
    text-align: center;
    margin: 25px 0;
    font-size: 23px;
    line-height: 50px;
    color: #333333;
    font-weight: bold;
    position: relative
}

.n-center .danyenew-content .at::after {
    content: "";
    width: 19px;
    height: 3px;
    background-color: #006bcd;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%)
}

.n-center .danyenew-content .atm {
    font-size: 16px;
    line-height: 36px;
    color: #666666;
    text-align: justify;
    text-indent: 2em
}

.n-center .danyenew-content .ath {
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
    margin-top: 25px
}

.n-center .danyenew-content .ath .item {
    width: 48%;
    margin-bottom: 17px;
    text-align: center;
    background: #f3f3f3;
    padding-top: 10px;
    padding-bottom: 27px;
    font-size: 16px;
    line-height: 36px;
    color: #333333
}

.n-center .danyenew-content .ath .item .at {
    margin: 10px 0
}

.n-center .danye-content {
    font-size: 16px;
    line-height: 36px;
    text-align: justify;
    color: #333333
}

.n-center .danye-content dl {
    margin: 15px 0;
    display: flex;
    margin-bottom: 0;
    font-weight: normal
}

.n-center .danye-content dl dt {
    margin-bottom: 0;
    font-weight: normal;
    flex: 1;
    padding-right: 15px;
    text-indent: 2em
}

.n-center .danye-content dl dd {
    margin-bottom: 0;
    font-weight: normal;
    width: 30%;
    margin-top: 5px
}

.n-center .lindaolist ul li {
    display: flex;
    border-bottom: 1px solid #d0d0d0;
    padding: 0 0 20px 0;
    margin-bottom: 20px
}

.n-center .lindaolist ul li:last-child {
    border: 0
}

.n-center .lindaolist ul li .img {
    width: 146px;
    height: 182px
}

.n-center .lindaolist ul li .img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.n-center .lindaolist ul li .memo {
    flex: 1;
    padding-left: 20px
}

.n-center .lindaolist ul li .memo .name {
    font-size: 20px;
    line-height: 26px;
    color: #333333
}

.n-center .lindaolist ul li .memo .tt {
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    margin-top: 10px
}

.n-center .lindaolist ul li .memo dl {
    display: flex;
    margin: 0;
    margin-top: 10px;
    align-items: flex-start
}

.n-center .lindaolist ul li .memo dl dt {
    width: 100px;
    background-color: #eae8e8;
    border-radius: 0px 0px 15px 0px;
    line-height: 36px;
    text-align: center;
    margin-right: 10px
}

.n-center .lindaolist ul li .memo dl dd {
    margin: 0;
    font-size: 14px;
    line-height: 32px;
    color: #333333;
    flex: 1
}

.n-center .honorlist ul {
    display: flex;
    flex-flow: wrap
}

.n-center .honorlist ul li {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 20px
}

.n-center .honorlist ul li:nth-child(3n) {
    margin-right: 0
}

.n-center .honorlist ul li img {
    width: 100%
}

.n-center .newbt {
    font-size: 22px;
    font-weight: bold;
    line-height: 28px;
    letter-spacing: 0px;
    color: #00519b;
    display: flex;
    align-items: center;
    margin-bottom: 20px
}

.n-center .newbt span {
    padding-right: 20px
}

.n-center .newbt p {
    flex: 1;
    height: 4px;
    background-image: linear-gradient(90deg, rgba(0,216,247,0) 0%, #006bcd 100%)
}

.n-center .newlist ul li a {
    display: flex;
    line-height: 62px;
    border-bottom: solid 1px #dbdbdb;
    padding: 0 10px;
    font-size: 16px
}

.n-center .newlist ul li a p {
    flex: 1;
    transition: all 0ms;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    min-width: 1px
}

.n-center .newlist ul li a span {
    color: #666666
}

.n-center .newlist ul li a:hover {
    background: #69a4da;
    color: #fff;
    text-decoration: underline
}

.n-center .newlist ul li a:hover span {
    color: #fff
}

.n-center .newsdetail .title {
    text-align: center;
    font-size: 24px;
    line-height: 30px;
    color: #333333;
    font-weight: bold
}

.n-center .newsdetail .czl {
    text-align: center;
    border-bottom: 1px solid #006bcd;
    line-height: 40px;
    margin: 20px 0;
    padding-bottom: 10px
}

.n-center .newsdetail .content_nr {
    font-size: 16px;
    line-height: 36px;
    text-align: justify;
    color: #333333
}

.n-center .nzjlist ul {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between
}

.n-center .nzjlist ul li {
    width: 49%
}

.n-center .nzjlist ul li:nth-child(2n) a {
    margin-right: 0
}

.n-center .nzjlist ul li a {
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 5px;
    display: block;
    transition: all 300ms;
    box-shadow: 0 0 5px rgba(0,0,0,0.1)
}

.n-center .nzjlist ul li a .name {
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    color: #00367b
}

.n-center .nzjlist ul li a .name span {
    font-size: 16px
}

.n-center .nzjlist ul li a .zjfx {
    line-height: 30px;
    padding: 5px 0;
    color: #333
}

.n-center .nzjlist ul li a .zjfx span {
    color: #00367b
}

.n-center .nzjlist ul li a .zy {
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #656565
}

.n-center .nzjlist ul li a:hover {
    box-shadow: 0 0 5px rgba(33,86,184,0.5)
}

.n-center .nzjlist ul li a:hover .name {
    color: #00519b
}

.n-center .zjdetail .t {
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
    padding: 15px;
    border-radius: 5px;
    margin-bottom: 15px
}

.n-center .zjdetail .f {
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
    padding: 25px 15px 25px 15px;
    border-radius: 5px;
    overflow: hidden
}

.n-center .zjdetail .f .tabBar {
    display: flex;
    border-radius: 40px
}

.n-center .zjdetail .f .tabBar span {
    background-color: #e8e8e8;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    padding: 0 50px;
    border-radius: 40px;
    margin-right: 10px
}

.n-center .zjdetail .f .tabBar span.on {
    background: #00367b;
    color: #fff
}

.n-center .zjdetail .f .zhuanjiapc {
    padding: 0 15px
}

.n-center .zjdetail .name {
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    color: #333333;
    padding-bottom: 5px
}

.n-center .zjdetail .name span {
    color: #00367b;
    font-size: 14px;
    font-weight: normal
}

.n-center .zjdetail .ch {
    color: #666666;
    line-height: 24px;
    padding: 5px 0
}

.n-center .zjdetail .zjfx {
    line-height: 24px;
    color: #666666
}

.n-center .zjdetail .zjfx span {
    color: #00367b
}

.n-center .zjdetail .bt {
    margin: 15px 0;
    position: relative
}

.n-center .zjdetail .bt::before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    content: "";
    background: #f7f7f7
}

.n-center .zjdetail .bt p {
    font-weight: bold;
    color: #333;
    font-size: 16px;
    display: inline-block;
    position: relative;
    line-height: 40px;
    padding: 0 5px
}

.n-center .zjdetail .bt p::before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    width: 100%;
    height: 2px;
    background: #00519b
}

.n-center .zjdetail .neirong {
    line-height: 30px;
    font-size: 15px
}

.n-center .pager {
    padding: 20px 0;
    text-align: center
}

.n-center .pager span {
    padding: 0 5px;
    color: #000
}

.n-center .pager span b {
    color: #00367b;
    font-weight: bold
}

.n-center .pager span a {
    color: #000
}

.n-center .pager span select {
    height: 26px
}

footer {
    background: url("footbg.jpg") no-repeat center;
    position: relative;
    overflow: hidden;
    background-size: cover
}

footer .footlink {
    background: #dce5f1;
    height: 50px;
    display: none;
}

footer .footlink .container {
}

footer .footlink .linkheight {
    height: 50px
}

footer .footlink .linkheight .el-select .el-input .el-select__caret {
    color: #00519b
}

footer .footlink .linkheight input {
    background-color: unset;
    border: 0;
    color: #00519b
}

footer .footlink .linkheight input::placeholder {
    color: #00519b
}

footer .footlink b {
    color: #749fc9;
    padding: 0 30px;
    font-weight: bold
}

footer .footlink select {
    background: none;
    min-width: 1px;
    border: 0;
    flex: 1;
    height: 50px;
    color: #00519b
}

footer .fewm {
    padding-top: 30px;
    padding-bottom: 30px
}

footer .footer {
    padding-top: 30px;
    padding-bottom: 30px
}

footer .footer .fnav {
    color: #fff;
    padding-bottom: 15px
}

footer .footer .fnav a {
    padding: 0 10px;
    color: #fff
}

footer .footer .fnav a:first-child {
    padding-left: 0
}

footer .footer .fnav a:hover {
    color: #8eb4db
}

footer .footer .flogo {
    margin-right: 50px
}

footer .footer .content {
    color: #fff;
    font-size: 14px;
    line-height: 28px;
    flex: 1
}

footer .footer .content a {
    color: #fff
}

footer .footer .ewm {
    width: 160px;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 20px;
    text-align: center
}

footer .footer .ewm p {
    padding: 10px 0
}

footer .copyright {
    color: #FFFFFF;
    text-align: center;
    line-height: 60px;
    border-top: 1px solid rgba(255,255,255,0.1)
}

.honorlist {
    position: relative;
    margin-bottom: 30px;
    width: 100%;
    overflow: hidden;
    background: #f1f1f1;
    padding: 30px
}

.honorlist .button {
    width: 35px;
    height: 75px;
    margin-top: 0;
    top: 50%;
    transform: translate(0, -50%)
}

.honorlist .button::after {
    font-size: 20px;
    color: #000;
    display: none
}

.honorlist .button.button-prev {
    background: url(http://www.51hxgy.com/images/655/bl.png) no-repeat 8px center rgba(255,255,255,0.7);
    background-size: 14px auto;
    border-radius: 0px 8px 8px 0px;
    left: 0
}

.honorlist .button.button-next {
    width: 35px;
    height: 75px;
    background: url(http://www.51hxgy.com/images/655/br.png) no-repeat 14px center rgba(255,255,255,0.7);
    background-size: 14px auto;
    border-radius: 8px 0 0 8px;
    right: 0
}

.honorlist .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 175px
}

.honorlist .swiper-slide img {
    height: 100%
}

.honornewmain {
    display: flex;
    margin: 0 auto;
    max-width: 1590px
}

.honornewmain .hrmpm {
    display: none
}

.honornewmain .hrmpm ul {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between
}

.honornewmain .hrmpm ul li {
    margin: 0 10px 10px 0
}

.honornewmain .hrmpl {
    width: 182px;
    line-height: 0
}

.honornewmain .hrmp {
    max-width: 1256px;
    margin: 0 auto
}

.honornewmain .hrmp ul {
    display: flex;
    flex-wrap: wrap;
    width: 110%
}

.honornewmain .hrmp ul li {
    margin: 0 9px 10px 0
}

.honornewmain .hrmp ul li:nth-child(6n) {
    margin-right: 0
}

.honornewmain .hrmp dl {
    display: flex
}

.honornewmain .hrmp dl dt {
    display: flex;
    flex-flow: wrap;
    width: 593px
}

.honornewmain .hrmp dl dt li {
    margin: 0 9px 10px 0
}

.honornewmain .hrmp dl dt li:nth-child(3n) {
    margin-right: 0
}

.honornewmain .hrmp dl dd {
    flex: 1;
    width: 593px
}

.honornewmain .hrmp dl dd ul {
    width: 110%
}

.honornewmain .hrmp dl dd li {
    margin: 0 9px 10px 0
}

.honornewmain .hrmp dl dd li:nth-child(3n) {
    margin-right: 0
}

.honornewmain .hrmpr {
    width: 73px;
    background: #cc3d2e;
    border-left: 10px solid #ffe65b;
    height: 716px
}

.page {
    text-align: center;
    padding: 10px 0 0 0
}

.page a {
    color: #666;
    line-height: 19px
}

.page .page-link:focus {
    box-shadow: 0 0 0 1px rgba(0,123,255,0.25)
}

.page .page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #1e67b3;
    border-color: #1e67b3
}

@media (max-width: 1503px) {
    .honornewmain .hrmpl {
        display:none
    }

    .honornewmain .hrmpl img {
        height: 716px
    }

    .honornewmain .hrmp {
        max-width: 1256px;
        margin: 0 auto
    }

    .honornewmain .hrmpr {
        display: none
    }
}

@media (max-width: 1345px) {
    .center .zhuanjiapc {
        height:334px
    }

    .center .zhuanjiapc .item:nth-child(1) {
        left: 107px;
        top: 18px
    }

    .center .zhuanjiapc .item:nth-child(1) {
        left: 7px;
        top: 18px
    }

    .center .zhuanjiapc .item:nth-child(2) {
        left: 20px;
        top: 72px
    }

    .center .zhuanjiapc .item:nth-child(3) {
        left: 203px;
        top: 63px
    }

    .center .zhuanjiapc .item:nth-child(4) {
        left: 33px;
        top: 119px
    }

    .center .zhuanjiapc .item:nth-child(5) {
        top: 171px;
        left: 38px
    }

    .center .zhuanjiapc .item:nth-child(6) {
        left: 208px;
        top: 163px
    }

    .center .zhuanjiapc .item:nth-child(7) {
        right: 20px;
        top: 26px
    }

    .center .zhuanjiapc .item:nth-child(8) {
        right: 35px;
        top: 76px
    }

    .center .zhuanjiapc .item:nth-child(9) {
        right: 195px;
        top: 18px
    }

    .center .zhuanjiapc .item:nth-child(10) {
        right: 17px;
        top: 126px
    }

    .center .zhuanjiapc .item:nth-child(11) {
        right: 212px;
        top: 69px
    }

    .center .zhuanjiapc .item:nth-child(12) {
        left: 192px;
        top: 115px
    }

    .center .zhuanjiapc .item:nth-child(13) {
        left: 10px;
        top: 219px
    }

    .center .zhuanjiapc .item:nth-child(14) {
        left: 183px;
        top: 208px
    }

    .center .zhuanjiapc .item:nth-child(15) {
        left: 202px;
        top: 255px
    }

    .center .zhuanjiapc .item:nth-child(16) {
        left: 34px;
        top: 266px
    }

    .center .zhuanjiapc .item:nth-child(17) {
        right: 182px;
        top: 120px
    }

    .center .zhuanjiapc .item:nth-child(18) {
        right: 52px;
        top: 179px
    }

    .center .zhuanjiapc .item:nth-child(19) {
        right: 219px;
        top: 172px
    }

    .center .zhuanjiapc .item:nth-child(20) {
        right: 52px;
        top: 230px
    }

    .center .zhuanjiapc .item:nth-child(21) {
        right: 242px;
        top: 226px
    }

    .center .zhuanjiapc .item:nth-child(22) {
        right: 152px;
        top: 279px
    }

    .center .zhuanjiapc .item:nth-child(22) {
        right: 602px;
        top: 18px
    }

    .center .zhuanjiapc .item:nth-child(23) {
        right: 212px;
        top: 282px
    }

    .center .zhuanjiapc .item:nth-child(24) {
        right: 29px;
        top: 278px
    }

    .center .zhuanjiapc .item:nth-child(25) {
        right: 412px;
        top: 288px
    }

    .n-center .danyenew-content .abouttop {
        line-height: 28px
    }

    .n-center .danyenew-content .abouttop img {
        margin-left: 20px
    }
}

@media (max-width: 1300px) {
    .center .fool-three .default .img {
        height:150px
    }

    .center .fool-three .default .img img {
        width: 100%;
        height: 100%;
        object-fit: cover
    }

    .center .fool-three .default ul {
        height: auto
    }

    .honornewmain .hrmp {
        display: none
    }

    .honornewmain .hrmpm {
        display: block
    }

    .honornewmain .hrmpm ul {
        justify-content: start
    }

    .honornewmain .hrmpm ul li {
        width: 25%;
        margin-right: 0
    }

    .honornewmain .hrmpm ul li img {
        width: 98%;
        height: 100%;
        object-fit: cover
    }
}

@media (max-width: 992px) {
    #header {
        box-shadow:0 0 5px rgba(0,0,0,0.2);
        background-size: cover
    }

    #header.nheader {
        background-size: cover
    }

    #header.nheader .header-content .logo img {
        max-height: 50px
    }

    #header .header-content {
        height: auto;
        padding-top: 0
    }

    .home-no-padding-right {
        padding-right: 15px
    }

    body {
        padding-top: 72px
    }

    #header .headerw {
        background-size: cover
    }

    #header .search {
        display: none !important
    }

    #header .hgg {
        display: none
    }

    .banner img {
        width: 100%
    }

    #header {
        height: 72px;
        border: 0;
        padding: 0;
        position: fixed;
        left: 0;
        right: 0;
        top: 0
    }

    #header .logo {
        position: fixed;
        left: 15px;
        top: 10px;
        padding-top: 0;
        margin: 0 !important
    }

    #header .logo img {
        max-height: 60px !important;
        margin-top: 0px
    }

    .center .gonggao {
        padding-bottom: 5px
    }

    .center .gonggao .ggtitle {
        font-size: 18px;
        line-height: 18px;
        padding-right: 10px
    }

    .center .gonggao .ggtitle i {
        margin-right: 1px
    }

    .center .gonggao .gglist ul li a {
        font-size: 16px
    }

    .center .gonggao .gglist ul li a span {
        padding-right: 5px
    }

    .center .bigbt {
        height: 50px;
        font-size: 20px
    }

    .center .bigbt p {
        margin-right: 10px
    }

    .center .bigbt img {
        height: 12px
    }

    .center .newbox {
        padding: 0
    }

    .center .newbox .newimgbox {
        padding-right: 15px
    }

    .center .newbox .newimgbox .newsbanner {
        height: auto
    }

    .center .newbox .fqbox dl dt {
        width: 48px
    }

    .center .newbox .fqbox dl dd {
        padding-left: 10px;
        min-width: 1px;
        width: unset
    }

    .center .newbox .newslist .showbox ul li a {
        height: 50px
    }

    .center .home-nav {
        margin-bottom: 20px
    }

    .center .home-nav-box {
        height: auto
    }

    .center .home-nav-box .item {
        width: 24%;
        text-align: center
    }

    .center .about {
        display: none
    }

    .center .home-nav-box {
        padding: 0;
        margin-bottom: 0
    }

    .center .home-nav-box .item {
        margin-bottom: 0
    }

    .center .fool-three .box {
        padding-right: 0
    }

    .center .fool-three .default .img {
        height: unset
    }

    .center .fool-three .default .img img {
        width: 100%;
        height: auto;
        object-fit: contain
    }

    .center .fool-three .default ul {
        height: auto
    }

    .center .fool-three .default ul li {
        line-height: 50px
    }

    .center .fool-three .default ul li a {
        padding: 0 10px
    }

    .center .fool-three .default .more {
        line-height: 50px
    }

    .center .fool-three .morebox {
        margin-bottom: 0;
        height: 270px
    }

    .center .fool-three .morebox a {
        font-size: 18px;
        font-weight: bold;
        line-height: 30px
    }

    .center .fool-three .morebox a img {
        margin-left: 10px;
        height: 14px
    }

    .center .zhuanjiapc {
        display: none
    }

    footer .fewm {
        text-align: center !important;
        padding-top: 0;
        padding-bottom: 30px
    }

    .n-center .grouptitle {
        height: 60px;
        background-color: #00519b;
        font-size: 20px;
        font-weight: bold;
        line-height: 60px;
        letter-spacing: 1px;
        color: #ffffff;
        margin-bottom: 3px;
        padding-left: 0px;
        text-align: center
    }

    .n-center .group ul li {
        line-height: 36px;
        width: 100%
    }

    .n-center .group ul li a {
        padding: 0;
        width: 100%;
        text-align: center;
        font-size: 14px;
        justify-content: center
    }

    .n-center .group ul li a::before {
        display: none
    }

    .n-center .danye-content dl {
        display: flex;
        flex-flow: wrap
    }

    .n-center .danye-content dl dt {
        padding-right: 0
    }

    .n-center .danye-content dl dd {
        width: 100%
    }

    .n-center .danye-content dl dd img {
        width: 100%
    }

    .n-center .lindaolist {
        padding-top: 20px
    }

    .n-center .lindaolist ul li .img {
        display: none
    }

    .n-center .lindaolist ul li .memo {
        padding: 0
    }

    .n-center .lindaolist ul li .memo dl dt {
        width: 80px
    }

    .n-center .honorlist {
        padding-top: 20px
    }

    .n-center .honorlist ul li {
        width: 48%;
        margin-right: 4%
    }

    .n-center .honorlist ul li:nth-child(even) {
        margin-right: 0
    }

    .n-center .honorlist ul li:nth-child(odd) {
        margin-right: 4%
    }

    .n-center .honorlist ul li img {
        width: 100%
    }

    .n-center .newbt {
        margin-top: 20px;
        font-size: 18px
    }

    .n-center .newlist ul li a {
        line-height: 50px;
        font-size: 14px
    }

    .n-center .newsdetail {
        padding-top: 20px
    }

    .n-center .newsdetail .czl {
        line-height: 20px
    }

    .n-center .nzjlist {
        padding-top: 20px
    }

    .n-center .nzjlist ul li {
        width: 100%
    }

    .n-center .nzjlist ul li a .name {
        font-size: 16px
    }

    .n-center .nzjlist ul li a .name span {
        font-size: 14px
    }

    .n-center .nzjlist ul li a .zjfx {
        padding: 0
    }

    .n-center .danyenew-content .abouttop {
        line-height: 28px;
        flex-flow: wrap
    }

    .n-center .danyenew-content .abouttop div {
        width: 100%;
        margin-bottom: 20px
    }

    .n-center .danyenew-content .abouttop img {
        margin-left: 0px;
        width: 100%
    }
}

@media (max-width: 768px) {
    .banner img {
        width:100%
    }

    #header {
        box-shadow: 0 0 5px rgba(0,0,0,0.2);
        background-size: cover;
        background-position: center center
    }

    #header .header-content {
        height: auto;
        padding-top: 0
    }

    .mobile-nav-toggle {
        font-size: 24px;
        top: 24px
    }

    .logo {
        height: 56px
    }

    .logo img {
        height: 56px !important;
        margin-top: 8px
    }

    .search {
        margin-right: 0;
        padding: 5px;
        margin-bottom: 5px
    }

    #header .headerw {
        max-width: 100%
    }

    .fixed-top {
        position: fixed
    }

    .home-center {
        padding-top: 20px
    }

    .center {
        padding-top: 0
    }

    .center .newbox .newsbanner .swiper-slide .box .date {
        display: none
    }

    .center .newbox .newsbanner .swiper-slide .box .memo {
        left: 0;
        height: 42px;
        line-height: 42px
    }

    .center .newbox .newsbanner .swiper-slide .box .memo .nt {
        font-size: 14px;
        line-height: 42px
    }

    .center .newbox .newsbanner .swiper-pagination {
        height: 42px;
        padding-right: 5px
    }

    .center .newbox .newslist .title {
        margin: 10px 10px 0 10px
    }

    .center .home-nav {
        margin-bottom: 0
    }

    .center .home-nav .title {
        height: 40px;
        margin: 10px 0
    }

    .center .nnnav {
        flex-flow: wrap;
        margin-bottom: 15px;
        padding-bottom: 15px
    }

    .center .nnnav li {
        margin-bottom: 15px;
        width: 100%;
        flex: unset;
        margin-right: 0
    }

    .banner img {
        width: 100%
    }

    .n-center .here {
        padding: 15px 0
    }

    .n-center .pager span {
        padding: 0 1px
    }

    footer {
        background-position: top center;
        background-size: 100% 100%
    }

    footer .footlink b {
        padding: 0 5px
    }

    footer .fewm img {
        width: 100px
    }

    footer .footer {
        text-align: center;
        padding: 15px 0;
        flex-flow: wrap
    }

    footer .footer .content {
        text-align: center;
        font-size: 12px;
        line-height: 20px
    }

    footer .footer .fnav {
        text-align: center;
        padding-bottom: 10px
    }

    footer .footer .fnav a {
        font-size: 12px;
        padding: 0 2px
    }

    .n-center .danyenew-content {
        padding-top: 50px
    }

    .n-center .danyenew-content .bt {
        font-size: 30px
    }

    .n-center .danyenew-content .bt p.en {
        font-size: 10px
    }

    .n-center .danyenew-content .abouttop {
        font-size: 14px
    }

    .n-center .danyenew-content .abouttext {
        padding: 15px;
        font-size: 14px;
        line-height: 30px
    }

    .n-center .danyenew-content .at {
        margin: 15px 0;
        font-size: 18px;
        line-height: 40px
    }

    .n-center .danyenew-content .atm {
        font-size: 14px;
        line-height: 30px
    }

    .n-center .danyenew-content .ath .item {
        width: 100%;
        margin-bottom: 10px;
        font-size: 14px;
        line-height: 28px
    }

    .n-center .danyenew-content .ath .item .at {
        padding: 0;
        line-height: 40px;
        font-size: 18px
    }

    .n-center .grouptitle {
        height: 60px;
        background-color: #00519b;
        font-size: 20px;
        font-weight: bold;
        line-height: 60px;
        letter-spacing: 1px;
        color: #ffffff;
        margin-bottom: 3px;
        padding-left: 0px;
        text-align: center
    }

    .n-center .group ul {
        display: flex;
        flex-flow: wrap;
        justify-content: space-between
    }

    .n-center .group ul li {
        line-height: 36px;
        width: calc( 50% - 1px)
    }

    .n-center .group ul li a {
        padding: 0;
        width: 100%;
        text-align: center;
        font-size: 14px;
        justify-content: center
    }

    .n-center .group ul li a::before {
        display: none
    }

    .n-center .danye-content {
        padding-top: 20px
    }

    .honornewmain .hrmpm ul {
        display: flex;
        flex-flow: wrap;
        justify-content: space-between
    }

    .honornewmain .hrmpm ul li {
        margin: 0 0 5px 0;
        width: 50%
    }

    .honornewmain .hrmpm ul li img {
        width: 98%;
        height: 100%
    }
}
