.heart {
    width: 1220px;
    margin: 0 auto;
}

.twig {
    width: 100%;
    height: 10px;
    background: #0f467f;
}

.head {
    width: 100%;
    height: 123px;
}

.head .log {
    float: left;
    height: 65px;
    background: white;
    margin-top: 24px;

}

.search {
    width: 280px;
    height: 69px;
    /* background: #ccc; */
    float: right;
    margin-top: 20px;
}

.searche {
    font-size: 14px;
    width: auto;
    text-align: center;
    height: 18px;
    line-height: 18px;
    border-right: 1px solid #0f467f;
    cursor: pointer;
    margin-top: 6px;
    float: left;
    font-weight: bold;
    padding: 0 14px;
}

.searche a {
    font-size: 14px;
    color: #900;
}

.searche {
    font-size: 14px;
    width: auto;
    text-align: center;
    height: 18px;
    line-height: 18px;
    border-right: 1px solid #0f467f;
    cursor: pointer;
    margin-top: 6px;
    float: left;
    font-weight: bold;
    padding: 0 15px;
}

.searchs {
    /* float: left; */
    /* margin-left: 10px; */
    /* margin-top: 10px; */
}

.searche a {
    font-size: 14px;
    color: #0f467f;
}

.searchs {
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}

.inputs {
    border: 1px solid #c8c8c8;
    /* border: none; */
    padding: 4px;
    box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0, 0, 0, 0.08) inset;
    width: 180px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    text-indent: 8px;
    font-size: 16px;
    padding-left: 11px;
}

.btns {
    color: white;
    background: #0f467f;
    /* border: 1px solid #6D3117; */
    width: 44px;
    height: 31px;
    font-size: 20px;
    margin-left: 0px;
    display: inline-block;
    float: right;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    background-image: linear-gradient(to top, #0f467f 0%, #0f467f 100%);
}

.btns img {
    width: 15px;
    margin-top: 2px;
}

.column {
    width: 100%;
    height: 50px;
    background: #0f467f;
}

.column .nav .navc {
    height: 50px;
}

.column .nav .navc .navs {
    transition: all 0.4s ease-out;
    float: left;
    width: 170px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    /* margin-left: 13px; */
    position: relative;
    z-index: 2000;
}

.column .nav .navc .navs a {
    color: white;
    font-size: 16px;
}

.column .nav .navc .navs:hover {
    background: #0f467f;
}

.column .nav .navc .navss a:hover li {
    color: #0f467f;
}

.column .nav .navc .navs:hover a {
    color: white;
}

.column .nav .navc .navs .navss {
    /* transition: all 1s ease-out; */
    display: none;
    background: #0f467f;
    /* color: #43bff5; */
    position: absolute;
    width: 170px;
    z-index: 1;
    top: 50px;
}

.column .nav .navc .navs .navss a li:hover {
    background: #fff;
    /* color: black ; */
    transition: all .2s ease-out;
}

.mc {
    width: 100%;
    height: 21px;
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(../images/navpack.png)repeat center top;
    z-index: 1;
}

.list {
    margin-top: 20px;
    height: 300px;
    ;
}

.list li {
    width: 116px;
    height: 116px;
    float: left;
    border-radius: 50%;
    border: 3px solid #eee;
    position: relative;
    margin: 0 80px 20px 80px;
    cursor: pointer;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    -ms-transition: .4s all;
    transition: .4s all;
    margin-left: 300px;
    margin-top: 70px;
}

.on {
    background-color: #0f467f;
    border-radius: 50%;
}

.list i {
    position: absolute;
    width: 2px;
    height: 50px;
    background: #efecec;
    float: left;
}

.list li a {
    display: block;
    width: 100%;
    height: 100%;
}

.list li a:hover {
    color: #fff;
}

.list li .cycle_mark {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}

.list li .ico {
    width: 102px;
    height: 102px;
    position: absolute;
    left: 7px;
    top: 7px;
    border-radius: 50%;
    z-index: 1;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    -ms-transition: .4s all;
    transition: .4s all;
    text-align: center;
    line-height: 160px;
}

.list li .ico .notice {
    font-size: 50px;
    position: absolute;
    top: -27px;
    left: 28px;
    color: skyblue;
}

.list li .ico .noticee {
    height: 0;
    font-size: 65px;
    position: absolute;
    top: -27px;
    left: 20px;
    color: skyblue;
}

.list li .research {
    margin-left: 16px;
    margin-top: 30px;
    font-size: 19px;
}

.list li .researchh {
    margin-left: 18px;
    margin-top: 37px;
    font-size: 19px;
}

.newcontent .constant:nth-child(1) {
    height: 500px;
    border-top: 2px solid gray;
    overflow: hidden;
    vertical-align: top;
    display: block;
}

.newcontent .constant:nth-child(2) {
    height: 500px;
    border-top: 2px solid gray;
    overflow: hidden;
    vertical-align: top;
    display: none;
}

.newcontent .constant .con {
    width: 750px;
    height: 64px;
    float: left;
    margin-left: 30px;
    margin-top: 30px;
}

.newcontent .constant .con .time {
    width: 75px;
    height: 64px;
    background: blue;
    float: left;
    line-height: 30px;
    text-align: center;
    color: white;
    font-size: 14px;
    border-radius: 10px;
}

.newcontent .constant .con p {
    width: 500px;
    ;
    text-align: center;
    line-height: 64px;
    float: left;
    margin-left: 20px;
    border-bottom: 1px solid gray;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.topbars {
    width: 24%;
    height: 110px;
    margin: 0 auto;
    background: #fff;
    z-index: 60;
    margin-bottom: 13px;
    margin-top: 75px;
    float: right;
}

.topbars li {
    background: #054e9d;
    box-shadow: 1px 4px 4px #bbb;
    height: 120px;
    width: 139px;
    /* border-right: 1px solid skyblue;
    border-bottom: 1px solid skyblue; */
    border: 1px solid skyblue;
    color: #fff;
    float: left;
    transition: all .3s linear;
}

.topbars li .tubiao {
    height: 76px;
    width: 100%;
    text-align: center;
    line-height: 75px;
    font-size: 30px;
}

.topbars li .Si {
    height: 65px;
    line-height: 75px;
}

.topbars li .title {
    font-size: 15px;
    text-align: center;
    line-height: 17px;
    letter-spacing: 1px;
}

.topbars li:hover {
    background: #fff;
    border-right: 1px solid #fff;
    color: #254e9d;
    border: 1px solid #254e9d;
}

.cleafix:after {
    content: '.';
    display: block;
    clear: both;
    overflow: hidden;
    height: 0;
}

.section {
    width: 1200px;
    margin: 0 auto;
}

.listTitle02 {
    margin: 20px 0 30px;
}

.listTitle01 {
    width: 100%;
    position: relative;
    /* height: 30px; */
}

.listTitle01 .model-title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.listTitle01 a::before {
    left: 440px;
}

.listTitle01 a::before,
.listTitle01 a::after {
    content: '';
    width: 80px;
    height: 1.5px;
    background-color: #133792;
    position: absolute;
    top: 50%;
}

.listTitle01 a::after {
    right: 436px;
}

.clear {
    clear: both;
}

.tongzhi {
    font-weight: 600;
}

.swiper-slide {
    box-sizing: border-box;
    /* padding: 0 10px; */
    position: relative;
    z-index: 1;
    float: left;
}

.cleer:nth-child(2) {
    float: left;
}

.cleer:nth-child(3) {
    margin-left: 2.75%;
}

.cleer:nth-child(4) {
    margin-left: 2.75%;
}

.cleer:nth-child(5) {
    float: right;
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 23%;
    height: 100%;
    position: relative;
    transition: all .2s ease-in-out;
}

.swiper-slide a:hover {
    box-shadow: 0px 6px 10px #888888;
}

.slow img {
    transition: all .2s ease-out;
    width: 100%;
    height: 100%;
}

.slow img:hover {
    transform: scale(1.05);
    transition: all .2s ease-out;
}

.swiper-slide .an {
    display: block;
    box-sizing: border-box;
    border: 1px solid #c8d4e5;
    transition: all .2s ease-out;
}

.swiper-slide a .pic {
    width: 100%;
    height: 210px;
    overflow: hidden;
}

.swiper-slide a .text {
    /* padding: 2rem 1.875rem 1rem 1.875rem; */
    border-bottom: 1px solid #c8d4e5;
    padding: 20px 28px 18px 28px;
}

.swiper-slide a .text p {
    font-size: 16px;
    color: #323232;
    line-height: 25px;
    padding-top: 16px;
    position: relative;
    height: 50px;
    overflow: hidden;
    text-align: justify;
}

.swiper-slide a .text p::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 3.125rem;
    height: 2px;
    background: url(../images/line.png) no-repeat center;
    background-size: 100%;
    transition: 0.4s;
    content: "";
}

.swiper-slide a .text p:hover {
    color: #0f467f;
}

.swiper-slide a .text p:hover::after {
    width: 100%;
}

@keyframes expand {
    from {
        height: 0;
    }

    to {
        height: 120px;
    }
}

.swiper-slide a .expand {
    width: 100%;
    /* height: 0; */
    /* background-color: pink; */
    display: none;
    animation-duration: 0.3s;
    transition: all .3s ease-out;
}

.swiper-slide a:hover .expand {
    animation-name: expand;
    animation-fill-mode: forwards;
    display: block;
    color: #821fb6;
}

.swiper-slide .abstract {
    padding: 22px 28px 0px 28px;
    transition: all .2s ease-out;
    font-size: 14px;
    line-height: 25px;
    text-align: justify;
    max-height: 74px;
    overflow: hidden;
    color: #0f467f;
}

.modeWrap02 {
    margin-top: 40px;
}

.modeWrap02 .more {
    /* margin: 0 auto; */
    margin-top: 8px;
    width: 118px;
    height: 32px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    background: white;
    border: 1px solid #0f467f;
    text-align: center;
    transition: all .4s ease-out;
    /* margin-bottom: 55px; */
    border-radius: 15px;
    float: right;
}

.modeWrap02 .more:hover {
    /* margin-bottom: 30px; */

    background: #0f467f;
    transition: all .4s ease-out;

}

.modeWrap02 .more:hover a {
    color: white;
    transition: all .4s ease-out;
}

.modeWrap02 .more a {
    color: #0f467f;
    font-size: 16px;
}

.wrap_mode3 {
    background: url(../images/tzggbj.png) no-repeat center;
    background-size: cover;
}

.gp-clearFix {
    zoom: 1;
    clear: both;
}

.effect.isView {
    height: 440px;
    transform: none;
    opacity: 1;
    overflow: hidden;
    padding-bottom: 20px;
    padding-top: 40px;
}

.effect {
    transform: translateY(80px);
    opacity: 0;
    transition: all 0.8s ease-in-out;
}

.mode7,
.mode3 {
    padding-bottom: 30px;
}

.gp-container {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.listTitle1 {
    padding-top: 50px;
    padding: 60px 0 38px;
    text-align: center;
}

.gp-white *,
.gp-white {
    color: #fff;
}

.listTitle1 h2 {
    display: inline-block;
    vertical-align: middle;
    font-weight: normal;
    line-height: 39px;
    position: relative;
    transition: all 0.4s ease-out;
    /* margin-left: 11%; */
}

.gp-f30 {
    font-size: 30px;
}

.listTitle1 h2::before {
    left: -90px;
}

.listTitle1 h2::before,
.listTitle1 h2::after {
    content: '';
    width: 80px;
    height: 1.5px;
    background-color: #fff;
    position: absolute;
    top: 50%;
}

.listTitle1 h2::after {
    right: -90px;
}

.listTitle1 h2 i {
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px;
}

.slick-notice3 {
    /* margin: 0 -20px; */
    padding-top: 45px;
    float: left;
    overflow: hidden;
}

.slick-notice3 li {
    width: 25%;
    float: left;
    margin-bottom: 20px;
    transition: all 0.4s ease-out;
}

.slick-notice3 li>a {
    display: block;
    margin: 0 20px;
    padding: 17px 20px 25px 20px;
    background-color: #fff;
    position: relative;
}

.slick-notice3 li:hover {
    transform: translateY(-10px);
    transition: all 0.4s ease-out;
}

.slick-notice3 li>a:hover {
    color: #0f467f;
}

.list-label3 {
    display: block;
    margin-bottom: 17px;
    color: #0f467f;
}

.gp-f16 {
    font-size: 16px;
}

.slick-notice3 li h3 {
    line-height: 24px;
    height: 72px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-date3 {
    width: 75px;
    height: 75px;
    background-color: #0f467f;
    border-radius: 50%;
    display: block;
    position: absolute;
    left: 23px;
    top: -30px;
    z-index: 1;
}

.list-date5 {
    background: red;
    opacity: 0.7;
}

.list-date3 span {
    font-size: 16px;
    /* padding: 15px 0 7px; */
    margin-top: 11px
}

.list-date3 span,
.list-date3 strong {
    display: block;
    text-align: center;
}

.list-date3 strong {
    font-size: 17px;
    margin-top: 16px;
}

.readMore1 {
    text-align: center;
    /* padding: 30px 0; */
    /* height: 100px; */
    float: right;
    overflow: hidden;
    /* margin-left: 45%; */
    margin-top: -15px;
}

.readMore1 a {
    display: inline-block;
    vertical-align: middle;
    padding: 7px 15px;
    border: 1px solid #fff;
    min-width: 118px;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    transition: all 0.4s;
    margin-top: 20px;
    border-radius: 20px;
}

.readMore1 a:hover {

    background: #0f467f;
    /* transform: translatex(-100%); */
    transition: all 0.4s;
}

.readMore1.gp-white a span {
    color: #fff;
    font-size: 16px;
}

.readMore1 a span {
    color: #ba494b;
    position: relative;
    z-index: 5;
}


.Time2 {
    color: #0f467f;
    display: block; 
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: left;
}

.expand1 {
    height: 70px;
    /* background-color: pink; */
    margin-top: 10px;
    display: none;
    animation-name: expand;
    animation-duration: 0.3s;
    transition: all .2s ease-out;
    animation-fill-mode: forwards;
    border-top: 1px solid;
}

.expand2 {
    padding: 21px 6px 0px 0px;
    transition: all .2s ease-out;
    font-size: 14px;
    line-height: 25px;
    text-align: justify;
    max-height: 100px;
    overflow: hidden;
}

.slick-notice3 li:hover .expand1 {
    display: block;
}

.section2 {
    width: 100%;
    max-width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 55px;
    margin-top: 33px;
}

.new-left1 {
    width: 35%;
    float: left;
    /* margin-right: 1%; */
}

.content_news-top {
    height: 55px;
    position: relative;
    margin: 0 auto;
    margin-top: 30px;
    width: 100%;
    max-width: 1200px;
    /* background: url(../img/xd.png)left center no-repeat; */
    border-bottom: 1px solid #ccc;
}

.nmore {
    right: 0;
    position: absolute;
    top: 28px;
    display: inline-block;
    font-size: 14px;
}

.nmore:hover {
    color: #0f467f;
}

.content_news-topc {
    font-size: 23px;
    line-height: 55px;
    color: #133792;
    /* text-align: center; */
    /* margin-left: 25px; */
    letter-spacing: 1px;
    font-family: fangsong;
}

.col-list {
    padding: 0 1px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.new-left1 .col-list li {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}

/* .new-left1 .col-list li a:hover span {
    color: #0f467f;
} */
/* .new-left1 .col-list li a:hover,.new-left1 .col-list li a:hover ~ .col-date{
    color: #0f467f;
} */
/* .new-left1 .col-list li>a:hover {
    color: #0f467f;
} */


.col-list li .col-date {
    float: right;
    color: #999;
}

.new-left1 .col-list li:hover a {
    color: #0f467f;
}

.new-left1 .col-list li:hover span {
    color: #0f467f;
}

.new-left1 .col-list li .li-title {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    max-width: 67%;
    color: #454545;
    /* padding-left: 15px; */
    /* background: url(../img/li1.png) left center no-repeat; */
    transition: 0.1s ease-out;
}

.new-left2 {
    float: left;
    margin-left: 3%;
}

.col-list img {
    vertical-align: middle;
}

.panel {
    padding-top: 30px;
}

.line-br {
    float: right;
    width: 23.5%;
    /* margin-left: 1px; */
    /* margin-right: 12px; */
}

.panel-gray .panel-header,
.panel-gray .panel-body {
    background-color: #f6f6f6;
}

.panel-header {
    font-size: 18px;
    line-height: 26px;
    border-bottom: 1px solid #dedede;
    padding: 10px 12px;
    text-decoration: none;
}

.panel-gray .panel-body {
    padding: 30px 0 10px;
}

.panel-header>h2 {
    line-height: 21px;
    font-size: 20px;
    color: #0f467f;
    font-weight: normal;
}

.panel-header .more {
    color: #999;
    font-size: 12px;
}

.fr {
    float: right;
}

.clearfix:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    line-height: 0;
    content: "";

}

.slider-box {
    position: relative;
    /* padding: 0px 0px; */
}

.swiper_wid02 .swiper-button-prev,
.swiper_wid02 .swiper-button-next {
    width: 18px;
    height: 18px;
    background: url(../images/arrow.png) -70px -65px no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -9px;
    cursor: pointer;
    z-index: 5;
}

.swiper_wid02 .swiper-container {
    height: 200px;
}

.swiper_wid02 .swiper-button-prev {
    top: -18px;
}

.swiper_wid02 .swiper-button-next {
    bottom: 5px;
    background-position: -70px -84px;
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    -webkit-transition-property: -webkit-transform, left, top;
    -webkit-transition-duration: 0s;
    -webkit-transform: translate3d(0px, 0, 0);
    -webkit-transition-timing-function: ease;
    -moz-transition-property: -moz-transform, left, top;
    -moz-transition-duration: 0s;
    -moz-transform: translate3d(0px, 0, 0);
    -moz-transition-timing-function: ease;
    -o-transition-property: -o-transform, left, top;
    -o-transition-duration: 0s;
    -o-transform: translate3d(0px, 0, 0);
    -o-transition-timing-function: ease;
    -o-transform: translate(0px, 0px);
    -ms-transition-property: -ms-transform, left, top;
    -ms-transition-duration: 0s;
    -ms-transform: translate3d(0px, 0, 0);
    -ms-transition-timing-function: ease;
    transition-property: transform, left, top;
    transition-duration: 0s;
    transform: translate3d(0px, 0, 0);
    transition-timing-function: ease;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-slide1 {
    float: left;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    padding: 3px 0 0 0;
}

.slide-img {
    text-align: center;
    transition: all 0.4s ease-out
}

.swiper_wid02 .slide-item {
    width: 100%;
    /* padding-left: 10px; */
}

.slide-item {
    width: 148px;
    display: inline-block;
    display: inline;
    zoom: 1;
    position: relative;
}

.imag {
    vertical-align: top;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.swiper-slide .slide-item:hover {
    box-shadow: 0px 0px 0px 0px;
}

.swiper-slide .slide-item:hover img {
    box-shadow: 0px 6px 10px #9a9a9a;
    transition: all 0.2s ease-out;
}

.footer {
    width: 100%;
    background-color: rgb(32, 162, 90);
    background: url(../images/beijing1.jpg) center center no-repeat;
    background-size: 100% 100%;
    height: 254px;
    clear: both;
}

.footer-con {
    max-width: 1200px;
    width: 90%;
    margin: 0 auto;
    /* overflow: hidden; */
    /* background: url(../img/cs.png)left 58% bottom no-repeat; */
    padding-top: 40px;
}

.footer-left {
    width: 310px;
    float: right;
    /* overflow: hidden; */
    position: relative;
    z-index: 99;
}

.footer-right {
    width: 380px;
    float: left;
    /* overflow: hidden; */
    position: relative;
    z-index: 99;
}

.lxwm {
    overflow: hidden;
    position: relative;
    /* padding-top: 25px; */
}

.footer_bottom {
    display: inline-block;
    /* padding-left: 10px; */
    float: right;
}

.footer_bottom_p {
    font-size: 14px;
    line-height: 36px;
    padding: 3px 0;
    display: block;
    color: #ffffff;
    /* text-indent: 15px; */
}

.select_link.on {
    border-radius: 0 0 22px 22px;
}

.select_link .arrow.on {
    transform: rotate(180deg);
}

.select_link .alert_box.on {
    opacity: 1;
    height: auto;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom: 0;
}

.select_link {
    height: 40px;
    vertical-align: middle;
    border-radius: 3px;
    position: relative;
    clear: right;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 22px;
    z-index: 2;
    width: 99%;
    margin-bottom: 16px;
    margin-top: 25px;
    float: right;
}

.select_link .arrow {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 26px;
    bottom: 10px;
    background: url(../images/xjt.png) center center no-repeat;
    transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    cursor: pointer;
}

.select_link p {
    line-height: 40px;
    color: #fff;
    padding: 0 0 0 32px;
    cursor: pointer;
    font-size: 16px;
}

.select_link .alert_box {
    height: 0;
    position: absolute;
    left: -1px;
    bottom: 100%;
    background: #0f467f;
    right: -1px;
    border-radius: 22px 22px 0 0;
    padding: 6px 0 6px 0;
    overflow: hidden;
    border: 0;
    opacity: 0;
    transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
}

.select_link .alert_box a {
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 1.5;
    padding: 6px 31px;
}
.select_link .alert_box a:hover{
    color: black;
}
.footer_right_code_div {
    width: 46%;
    /* margin: 10px 10px 0px 0px; */
    float: left;
    overflow: hidden;
    text-align: center;
}

