h1,
h2,
h3,
h4,
h5,
h6,
p,
dd {
    margin: 0;
}

div:focus,
span:focus {
    outline: none;
}

body {
    background: #fff;
}

.container {
    padding: 0;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden
}

.container2 {
    padding: 0;
    width: 1260px;
    margin: 0 auto;
    overflow: hidden;
    position: relative
}

ul,
ol,
body,
html,
p {
    margin: 0;
}

html {
    max-width: 1920px;
    margin: 0 auto;
    font-size: 14px;
    font-family: "微软雅黑";
}

a {
    text-decoration: none;
    color: #333
}

ul,
li {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

img {
    border: 0;
    padding: 0px;
    margin: 0px;
}

input,
textarea,
button {
    border: none;
    outline: none;
    /*去除蓝色边框*/
}

.head {
    background: #fff;
}

.head .top {
    background: #f2f5f9;
    height: 43px;
    line-height: 43px;
    color: #808080;
}

.head .right {
    float: right;
}

.head .right span {
    margin-left: 20px;
}

.head .right img {
    margin-right: 5px;
}

.header {
    height: 150px;
    display: flex;
    align-items: Center;
}

.header .search {
    float: right;
    background: #f3f3f3;
    border-radius: 30px;
	margin-top:50px;
}

.header .search input {
    width: 300px;
    height: 36px;
    text-indent: 2em;
    float: left;
    background: #f3f3f3;
    border-radius: 30px;
}

.header .search .button {
    height: 21px;
    width: 21px;
    background: url(search_03.png) no-repeat;
    margin: 8px 20px 0 0;
    cursor: pointer;
}

.banner-video {
    height: 583px;
}

.banner video {
    display: block;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.banner img {
    height: 583px;
}

.nav {
    height: 57px;
    line-height: 57px;
    background: #02549c;
}

.nav li {
    float: left;
    width: 125px;
    text-align: center;
    margin-right: 25px;
}

.nav li a {
    font-size: 18px;
    color: #fff;
    display: block;
}

.nav li:hover,
.nav .on {
    background: #f8912d;
}

.index-01 {
    overflow: hidden;
}

.index-01 .left {
    float: left;
    background: #fff;
    padding: 28px 0 0 0;
    width: 800px;
}

.index-title {
    font-size: 24px;
    font-weight: bold;
    color: #02549c;
    overflow: hidden;
    margin-bottom: 20px;
}

.index-title p {
    float: left;
}

.index-title span {
    color: #000000;
    border-left: 4px #02549c solid;
    padding-left: 20px;
}

.index-title .line {
    float: right;
    height: 15px;
    background: url(line_16.jpg) no-repeat;
    margin-top: 10px;
}

.index-title .more {
    width: 100px;
    height: 26px;
    display: block;
    color: #999;
    border: 1px #e5e5e5 solid;
    border-radius: 20px;
    float: right;
    font-size: 12px;
    text-align: center;
    line-height: 26px;
}

.index-01 {
    margin-bottom: 38px;
}

.index-01 .top {
    margin-bottom: 24px;
    overflow: hidden;
}

.index-01 .top .img {
    display: block;
    position: relative;
    height: 290px;
    width: 390px;
    color: #fff;
    float: left;
    overflow: hidden;
}

.index-01 .top .img:hover img {
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.index-01 .top .img img {
    width: 100%;
    height: 290px;
    float: left;
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}

.index-01 .top p {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    text-align: center;
    filter: alpha(opacity=50);
    background-color: rgba(0, 0, 0, .5);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
}

.index-01 .left .list {
    float: left;
    width: 100%;
}

.index-01 .left .list li {
    background: url(li_03.jpg) no-repeat left center;
    border-bottom: 1px #e5e5e5 dashed;
    line-height: 52px;
}

.index-01 .left .list li a {
    font-size: 15px;
    padding-left: 32px;
}

.index-01 .left .list span {
    float: right;
    font-size: 14px;
    color: #333;
}

.index-01 .right {
    float: right;
    width: 370px;
    background: #fff;
    padding: 30px 0 0 0;
    height: 600px;
}

.index-01 .right .list a {
    display: block;
}

.index-01 .right .list .title {
    font-size: 16px;
    color: #444444;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 16px 0 10px 0;
}

.index-01 .right .list span {
    color: #999999;
}

.index-01 .right .list li {
    border-bottom: 1px #e7e7e7 dashed;
    padding-bottom: 14px;
}

.index-01 .right .list span img {
    margin-right: 5px;
}

.index-01 a:hover,
.index-02 a:hover {
    color: #125fa2 !important;
}

.index-02 {
    overflow: hidden;
    margin-bottom: 38px;
}

.index-02 .left {
    float: left;
    padding: 30px 0 0 0;
    width: 570px;
}

.index-02 .list li,
.index-04 .list li {
    border-bottom: 1px #e7e7e7 dashed;
    font-size: 16px;
    font-weight: bold;
    height: 60px;
    line-height: 60px;
    position: relative;
}

.index-02 .list li::before,
.index-04 .list li::before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background: #a3a3a3;
    border-radius: 50%;
    top: 26px;
}

.index-02 .list li a,
.index-04 .list li a {
    color: #666666;
    display: block;
    padding-left: 30px;
}

.index-02 .list li span,
.index-04 .list li span {
    display: block;
}

.index-02 .list li .title,
.index-04 .list li .title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
    float: left;
}

.index-02 .list li .date,
.index-04 .list li .date {
    float: right;
    font-weight: normal;
}

.index-02 .right {
    float: right;
    padding: 30px 0 0 0;
    width: 570px;
}

.index-03 {
    overflow: hidden;
    margin-bottom: 38px;
}

.index-03 ul {
    margin-right: -26px;
}

.index-03 li {
    text-align: center;
    -moz-box-shadow: 0px 0px 5px #d1e8f0;
    -webkit-box-shadow: 0px 0px 5px #d1e8f0;
    box-shadow: 0px 0px 5px #d1e8f0;
    height: 93px;
    width: 173px;
    margin: 30px 26px 30px 4px;
    float: left;
    border-radius: 5px;
}

.index-03 li .img {
    margin: -30px auto 20px auto;
    width: 57px;
    height: 57px;
    display: block;
}

.index-03 li .title {
    font-size: 16px;
    color: #333;
    font-weight: bold;
}

.index-03 .img01 {
    background: url(icon_29.png) no-repeat;
}

.index-03 .img02 {
    background: url(icon_31.png) no-repeat;
}

.index-03 .img03 {
    background: url(icon_33.png) no-repeat;
}

.index-03 .img04 {
    background: url(icon_35.png) no-repeat;
}

.index-03 .img05 {
    background: url(icon_37.png) no-repeat;
}

.index-03 .img06 {
    background: url(icon_39.png) no-repeat;
}

.index-03 .img07 {
    background: url(icon_41.png) no-repeat;
}

.index-03 .img08 {
    background: url(icon_43.png) no-repeat;
}

.index-03 .img09 {
    background: url(icon_11.png) no-repeat;
}

.index-03 .img10 {
    background: url(icon_13.png) no-repeat;
}

.index-03 .img11 {
    background: url(icon_15.png) no-repeat;
}

.index-03 .img12 {
    background: url(icon_17.png) no-repeat;
}

.index-03 li:hover {
    background: #3a6bb1;
}

.index-03 li:hover a {
    color: #fff;
}

.index-03 li:hover .img {
    -moz-box-shadow: 0px 0px 5px #d1e8f0;
    -webkit-box-shadow: 0px 0px 5px #d1e8f0;
    box-shadow: 0px 0px 5px #d1e8f0;
    border-radius: 50%;
}

.index-03 li:hover .img01 {
    background: url(on_29.png) no-repeat;
}

.index-03 li:hover .img02 {
    background: url(on_31.png) no-repeat;
}

.index-03 li:hover .img03 {
    background: url(on_33.png) no-repeat;
}

.index-03 li:hover .img04 {
    background: url(on_35.png) no-repeat;
}

.index-03 li:hover .img05 {
    background: url(on_37.png) no-repeat;
}

.index-03 li:hover .img06 {
    background: url(on_39.png) no-repeat;
}

.index-03 li:hover .img07 {
    background: url(on_41.png) no-repeat;
}

.index-03 li:hover .img08 {
    background: url(on_43.png) no-repeat;
}

.index-03 li:hover .img09 {
    background: url(iconon_11.png) no-repeat;
}

.index-03 li:hover .img10 {
    background: url(/iconon_13.png) no-repeat;
}

.index-03 li:hover .img11 {
    background: url(iconon_15.png) no-repeat;
}

.index-03 li:hover .img12 {
    background: url(iconon_17.png) no-repeat;
}

.index-04 {
    overflow: hidden;
    margin-bottom: 38px;
}

.index-04 .left {
    float: left;
    background: #fff;
    padding: 28px 0 0 0;
    width: 620px;
}

.index-04 .right {
    float: right;
    width: 580px;
    background: #fff;
    padding: 30px 0 0 0;
}

.index-04 .item {
    width: 252px;
    height: 180px;
    border-radius: 10px;
    float: right;
    text-align: center;
    margin-left: 34px;
    margin-bottom: 34px;
    font-size: 24px;
}

.index-04 .item a {
    display: block;
    color: #fff;
}

.index-04 .item img {
    margin: 40px 0 15px 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.index-04 .item:hover img {
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
}

.index-04 .blue {
    background: #3a85d0;
}

.index-04 .yellow {
    background: #e8c846;
}

.index-04 .green {
    background: #1db27b;
}

.index-04 .cyan {
    background: #64c6d7;
}

.index-05 {
    margin-bottom: 38px;
}

.index-05 .item {
    background: #fff;
    width: 320px;
    padding: 30px;
    height: 300px;
    float: left;
    margin: 4px 22px 4px 4px;
    -moz-box-shadow: 0px 0px 5px #c5e3fd;
    -webkit-box-shadow: 0px 0px 5px #c5e3fd;
    box-shadow: 0px 0px 5px #c5e3fd;
}

.index-05 .item .title {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 30px;
}

.index-05 .item .detail {
    color: #666666;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.index-05 .item .chakan {
    display: block;
    width: 145px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #d7eafc;
    border-radius: 40px;
    margin: 30px auto 0 auto;
}

.index-06 {
    overflow: hidden;
    margin-bottom: 38px;
}

.index-06 .container {
    background: #fff;
    width: 1200px;
}

.index-06 ul {
    margin-right: -30px;
}

.index-06 li {
    float: left;
    width: 380px;
    height: 110px;
    overflow: hidden;
    margin: 20px 30px 20px 0;
    border-radius: 15px;
}

.index-06 li a {
    display: block;
}

.index-06 li img {
    width: 380px;
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}

.index-06 li:hover img {
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.friendlink {
    overflow: hidden;
    margin-bottom: 38px;
}

.friendlink .container {
    padding: 15px;
    background: #fff;
    width: 1170px;
}

.friendlink select {
    width: 275px;
    height: 40px;
    line-height: 40px;
    text-indent: 1em;
    border: 1px #aaaaaa solid;
    margin-right: 20px;
    float: left;
    background: #0c8fd7;
    color: #fff;
    border: 0;
}

.foot {
    width: 100%;
    height: 166px;
    background: #02549c;
    overflow: hidden;
}

.foot .container {
    margin-top: 40px;
}

.foot p {
    text-align: center;
    color: #80a9cd;
    line-height: 26px;
}

.foot img {
    margin-top: 20px;
}

.ny-banner {
    height: 400px;
    text-align: center;
    position: relative;
    background-size: 100% 100%;
}

.ny-banner ul {
    display: inline-block;
    position: relative;
    top: 280px;
}

.ny-banner li {
    float: left;
    width: 150px;
    height: 50px;
    line-height: 50px;
    border-radius: 10px;
    text-align: center;
    background: #a3a3a3;
    margin: 0 10px;
}

.ny-banner li a {
    color: #fff;
    font-size: 24px;
}

.ny-banner .on {
    background: #0e68b0;
}

.ny-nav {
    height: 67px;
    line-height: 67px;
    -moz-box-shadow: 0px 4px 10px #d1e8f0;
    -webkit-box-shadow: 0px 4px 10px #d1e8f0;
    box-shadow: 0px 4px 10px #d1e8f0;
    margin-bottom: 30px;
}

.ny-nav li {
    float: left;
    font-size: 16px;
    width: 10%;
    text-align: center;
}

.ny-nav .on {
    background: url(li_03.png) no-repeat bottom;
}

.ny-nav .on a {
    color: #02549c;
}

.ny-nav .swiper-slide {
    width: auto;
    text-align: center;
}

.ny-nav .container {
    position: relative;
}

.ny-nav .swiper-container {
    width: 93%;
}

.ny-nav .swiper-button-next,
.ny-nav .swiper-button-prev {
    width: 8px;
    height: 18px;
    top: 68%;
}

.ny-nav .swiper-button-prev {
    background: url(arrow_03.jpg) no-repeat;
}

.ny-nav .swiper-button-next {
    background: url(arrow_05.jpg) no-repeat;
}

.about li {

}

.about .lucidity_pgContainer li::before {
    content: '';
    position: absolute;
    background: #cacaca;
    border-radius: 50%;
    width: 6px;
    height: 6px;
    top: 50%;
    left: 24px;
}

.about .title {
    font-size: 18px;
    font-weight: bold;
    padding-left: 40px;
}

.about .time {
    float: right;
    padding-right: 30px;
    font-size: 16px;
    color: #999;
}

.about .time img {
    margin-right: 10px;
}

.page {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 80px;
    overflow: hidden;
}

.page ul {
    display: inline-block
}

.page li {
    float: left
}

.page li a {
    display: block;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    margin: 0 5px;
    width: 26px;
    border-radius: 50%;
    background: #d2d2d2
}

.page .previous {
    float: left;
    height: 26px;
    line-height: 26px;
    width: 110px;
    text-align: center;
    display: block;
    background: #d2d2d2;
    color: #fff;
    border-radius: 15px;
    margin: 0 10px;
}

.page .on,
.page li a:hover,
.page .previous:hover {
    background: #005cac
}

.about .bt {
    padding: 35px 0;
    border-bottom: 1px #bfbfc1 dashed;
    margin-bottom: 20px;
}

.about .bt .sda {
    text-align: center;
    color: #bfbfc1;
    font-size: 16px;
}

.about .bt img {
    margin-right: 10px;
}

.about .bt span {
    margin-right: 40px;
}

.about h1 {
    text-align: center;
    font-size: 28px;
    font-weight: normal;
    margin-bottom: 30px;
}

.about .xq {
    padding-bottom: 30px;
    border-bottom: 1px #bfbfc1 dashed;
}

.about .xq p {
    font-size: 16px;
    line-height: 34px;
    text-indent: 2em;
    color: #585858;
}

.xq_previous {
    width: 390px;
    height: 40px;
    float: left;
    font-size: 14px;
}

.syp {
    width: 80px;
    text-align: center;
    line-height: 40px;
    color: #666666;
    background: #02549c;
    float: left;
    color: #fff;
}

.syp_title {
    width: 270px;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
    color: #666666;
    background: #f7f7f7;
    float: right;
    overflow: hidden;
    padding: 0 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xq_next {
    width: 390px;
    height: 40px;
    float: right;
}

.xq_previous1 {
    width: 390px;
    height: 40px;
    float: left;
}

.syp1 {
    width: 80px;
    text-align: center;
    line-height: 40px;
    color: #666666;
    background: #02549c;
    color: #fff;
    float: right;
    font-size: 14px;
}

.xq-page {
    margin: 45px 0;
}

.contant {
    margin: 55px 0;
}

.contant .map {
    float: left;
    width: 745px;
    height: 526px;
}

.contant .right {
    float: right;
    background: #0054a7;
    color: #fff;
    width: 400px;
    height: 526px;
    padding: 0 20px;
    position: relative;
}

.contant .right h1 {
    font-size: 28px;
    margin: 50px 0 30px 0;
}

.contant .right p {
    font-size: 16px;
    line-height: 40px;
}

.contant .right img {
    position: absolute;
    bottom: 30px;
    right: 30px;
}

.contant ul {
    margin-right: -30px;
}

.contant li {
    width: 220px;
    height: 70px;
    -moz-box-shadow: 0px 0px 5px #b0dcff;
    -webkit-box-shadow: 0px 0px 5px #b0dcff;
    box-shadow: 0px 0px 5px #b0dcff;
    float: left;
    margin: 10px 30px 35px 4px;
    border-radius: 10px;
    padding: 20px 25px;
}

.contant li p {
    font-size: 16px;
    line-height: 24px;
}

.newslist_main li {
    float: left;
    width: 100%;
    border-bottom: 1px #e6e6e6 solid
}

.newslist_main li .img {
    float: right;
    width: 183px;
    height: 126px;
}

.newslist_main .title a {
    font-size: 20px;
    color: #000;
}

.newslist_main .right {
    float: left;
    margin-left: 35px;
    width: 60%;
}

.newslist_main .right .dj {
    color: #c9c9c9;
    font-size: 12px;
    line-height: 50px;
}

.newslist_main .right .dj img {
    margin-right: 8px;
}

.newslist_main .right .dj i {
    font-size: 20px;
    margin-right: 10px;
}

.newslist_main .right .dj span {
    margin-right: 30px;
}

.newslist_main .right .dj span a {
    color: #c9c9c9;
}

.newslist_main .right .detail a {
    font-size: 14px;
    color: #666666
}

.newslist_main .date {
    float: left;
    width: 10%;
    text-align: center;
    padding: 0 0 20px 0;
    border-right: 1px #e6e6e6 solid
}

.newslist_main .date .day {
    font-size: 45px;
    color: #014fa2;
}

.newslist_main .date .year {
    color: #014fa2;
    font-size: 14px;
}

.newslist_main li .dfg {
    padding: 40px 40px;
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.newslist_main li:hover .title a {
    color: #02549c;
}

.news-video {
    margin: 50px 0;
    // overflow: hidden;
}

.news-video ul {
    margin-right: -44px;
}

.news-video li {
   
}

.news-video .list {
    width: 100%;
    height: 280px;
}

.news-video a {
    display: block;
}

.news-video .title {
    height: 53px;
    line-height: 53px;
    background: #dff0ff;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}


/* 2021.01.06 */

.banner .swiper-button-next {
    background: url(right.png) no-repeat;
    right: 50px;
}

.banner .swiper-button-prev {
    background: url(left.png) no-repeat;
    left: 50px;
}

.banner .swiper-button-next,
.banner .swiper-button-prev {
    width: 54px;
    height: 54px;
}

.banner .swiper-pagination-bullet {
    background: #fff;
    width: 20px;
    height: 20px;
    opacity: 1;
    margin: 0 8px !important;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff !important;
}


/* 2021.01.13 */

.index-02 .top .img {
    display: block;
    position: relative;
    height: 290px;
    width: 390px;
    color: #fff;
    float: left;
    overflow: hidden;
}

.index-02 .top .img:hover img {
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.index-02 .top .img img {
    width: 100%;
    height: 290px;
    float: left;
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}

.index-02 .top p {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    text-align: center;
    filter: alpha(opacity=50);
    background-color: rgba(0, 0, 0, .5);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    text-indent: 1em;
}




.ny-nav-2023 {
    height: 67px;
    line-height: 67px;
    -moz-box-shadow: 0px 4px 10px #d1e8f0;
    -webkit-box-shadow: 0px 4px 10px #d1e8f0;
    box-shadow: 0px 4px 10px #d1e8f0;
    margin-bottom: 30px;
}

.ny-nav-2023 li {
    float: left;
    font-size: 16px;
    width: 150px;
    text-align: center;
}

.ny-nav-2023 .on {
    background: url(li_03.png) no-repeat bottom;
}

.ny-nav-2023 .on a {
    color: #02549c;
}

.ny-nav-2023 .swiper-slide {
    width: auto;
    text-align: center;
}

.ny-nav-2023 .container {
    position: relative;
}

.ny-nav-2023 .swiper-container {
    width: 93%;
}

.ny-nav-2023 .swiper-button-next,
.ny-nav-2023 .swiper-button-prev {
    width: 8px;
    height: 18px;
    top: 68%;
}

.ny-nav-2023 .swiper-button-prev {
    background: url(arrow_03.jpg) no-repeat;
}

.ny-nav-2023 .swiper-button-next {
    background: url(arrow_05.jpg) no-repeat;
}
