html {
    font-size: 192px;
}
.news-detail a{
color:#3471C0;
}
@keyframes NewBannerAni {

    0%,
    100% {
        transform: scale(1.02);
    }

    50% {
        transform: scale(1.08);
    }
}

@keyframes float {
    0% {
        transform: translate(0, 0);
    }

    50% {
        transform: translate(0px, 5px);
    }

    100% {
        transform: translate(0px, 0px);
    }

}

.clearfix {zoom:1}
.clearfix:after {content: '\20'; display: block; clear: both;}

.index-slide {
    width: 100%;
    height: 100%;

}

.index-slide .swiper-slide {}

.index-slide .slide-inner {
    position: relative;
}

.index-slide .slide-inner img {
    width: 100%;
}

.index-slide .tx {
    position: absolute;
    z-index: 99;
    top: 40%;
    left: 50%;
    font-size: 42px;
    font-weight: 700;
    color: #3471C0;
    transform: translateX(-50%);
}

/* #pox-slide .pox-1 {
    z-index: 200
} */

.index-slide .ex-txt {
    position: absolute;
    left: 8%;
    top: 40%;
    width: 30%;
    font-size: 0.21rem;
    color: #3471C0;
    font-weight: 700;
}


.index-slide .banner-pagination {
    width: auto;
    top: 56%;
    left: 8%;
    bottom: 0;
    /* height: auto; */
}

.index-slide .swiper-pagination-bullet {
    width: 0.2rem;
    height: 0.02rem;
    border-radius: 0;
    background: #fff;
    opacity: 1;
    margin-right: 0.04rem !important;
    margin-left: 0 !important;
}

.index-slide .swiper-pagination-bullet-active {
    background: #3471C0;
}

.top-banner {
     position: relative; 
}

.gsgg {
    display: flex;
    background: #fff;
    height: 66px;
    align-items: center;
    padding: 0 30px;
    overflow: hidden;
    position: relative;
}

.gsgg .swiper-container {
    height: 66px;
    margin-left: 0;
}

.gsgg-title {
    width: 140px;
    padding-left: 45px;
    background: url(../images/tzgg-icon.png) no-repeat left;
    background-size: 26px;
    border-right: 1px solid #F0F0EF;
    margin-right: 30px;
    font-size: 18px;
    color: #333;
}



.gsgg .swiper-slide a {
    font-size: 18px;
    color: #73726F;
    height: 100%;
    display: block;
    display: flex;
    align-items: center;
}

.gg-info {
    width: 80%;
    background-color: #fff;
    display: flex;
    align-items: center;
    padding: 0.1rem 30px;
    box-sizing: border-box;
    box-shadow: 1px 2px 9px 2px rgba(0, 0, 0, .1);
    margin-top: 30px;
position:absolute;
bottom:24px;
left:10%;
z-index:99;
}

.gg-info img {
    width: 25px;
    height: 26px;
}

.gg-left {
    display: flex;
    align-items: center;
}

.gg-left span {
    position: initial !important;
    color: rgb(52, 113, 192);
    font-size: 18px;
    padding: 0 0.15rem;
    border-right: 0.01rem solid rgb(52, 113, 192);
}

.gg-right a {
    display: block;
    padding: 0 .2rem;
    font-size: 18px;
    color: rgb(102, 102, 102);
}

.home-more {
    font-size: 16px;
    color: #666;
    position: absolute;
    right: 0;
    top: -35px;
    display: none;
}

.qzyl-more {
    top: -65px;
}

.tzgg-more {
    position: absolute;
    right: 30px;
    top: 22px;
}

.dt-con {
    background: rgb(255, 255, 255);
    padding: 55px 0px 60px;
}

.dt-wid {
    width: 1440px;
    margin: 0 auto;
}


.news-big {
    font-weight: 700;
    text-align: center;
    margin-bottom: 80px;
    display: flex;
    width: 100%;
    height: 100px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .15);
    margin-top: 47px;
    align-items: center;
    border-radius: 10px;
}

.szyw-icon {
    width: 10.8%;
    font-size: 24px;
    background: #3471C0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 10px 0px 0px 10px;
}


.szyw-title {
    padding-left: 30px;
    font-size: 28px;
    font-weight: 700;
}

.szyw-title a {
    color: #3471C0
}

.news-inner,
.news1-inner,
.news2-inner,
.news3-inner {
    position: relative;
}

.public-nav {
    display: flex;
    height: 48px;
    align-items: center;
    border-bottom: 1px solid #e5e5e5;
    transition: all 0s .6s;
    /* padding-bottom: 10px; */
    justify-content: space-between;
}

.news1-nav,
.news2-nav,
.news3-nav {
    margin-bottom: 5px;
}



.public-nav li {
    display: flex;
    align-items: center;
    font-size: 22px;
    color: rgb(153, 153, 153);
    cursor: pointer;
    cursor: pointer;
    margin-bottom: 15px;
    line-height: 40px;
}

.public-nav li.on {
    cursor: pointer;
    color: rgb(51, 51, 51);
    border-radius: 20px;
    font-weight: 700;
    position: relative;
}

.public-nav li.on span {
    color: rgb(51, 51, 51);
}

.public-nav li.on:after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: rgb(230, 0, 18);
    position: absolute;
    bottom: -13px;
}
.public-navs li.on:after {
    content: '';
    display: block;
    width: 50%;
    height: 2px;
    background: rgb(52, 113, 192);
    position: absolute;
    bottom: -13px;
}
.news-head {
    display: flex;
    justify-content: space-between;
}

.news-hleft {
    width: 100%;
}

.news-hright {
    width: 50%;
    overflow: hidden;
}

.news-hright img {
    transition: all .5s;
}

.news-hright:hover img {
    transform: scale(1.05)
}

.news-htop {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 14px;
}

.news-htitle {
    font-size: .125rem;
    /* text-align: center; */
    line-height: .1563rem;
    margin-top: .0781rem;
    font-weight: 700;
    display: flex;
    justify-content: space-between;
}

.news-htitle span {
    color: rgb(52, 113, 192);
    font-family: Arimo;
    font-size: .125rem;
    font-weight: 700;
    line-height: .1458rem;
    letter-spacing: 0px;
    text-align: left;
}

.news-htitle a {
    color: #3471C0;
    transition: all .2s;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.news-htitle:hover a {
    color: #3471C0
}

.news-hsum {
    font-size: 16px;
    line-height: .1458rem;
    color: #999999;
    margin-top: .1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    margin-bottom: .1rem;
}

.news-detail {
    float: left;
    font-size: 16px;
    font-weight: 500;
    color: #E60012;
    padding-right: 40px;
    background: url(../images/detail-icon.png) no-repeat right;
    margin-top: 0px
}



.news-contain,
.news1-contain {
    display: flex;
    justify-content: space-between;
}

.newslist-top {
    border-top: none !important;
    padding-bottom: 10px;
    height: 95px;
}

.newslist-pic {
    width: 28.2%;
    max-height: 85px;
    overflow: hidden;
}


.newslist-title {
    width: 51%;
    font-size: 20px;
    line-height: 29px;

}

.newslist-title a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.news1-list {
    width: 32%;
}

.newsLeft {
    width: 49%;
    position: relative;
    /* background: #fff; */
}

.pox-active-down .newsLeft,
.pox-active-up .newsLeft,
.pox-active-down .news1Left,
.pox-active-up .news1Left,
.pox-active-down .ldhy-title,
.pox-active-up .ldhy-title,
.pox-active .ldhy-title,
.pox-active .newsLeft,
.pox-active .news1Left {
    transition: all .8s .8s ease-in-out;
    transform: translateX(0px);
    opacity: 1;
}

.newsLeft .swiper-container {
    height: 100%;
}

.newsLeft-con {
    width: 100%;
    height: 100%;
    position: relative;
}

.newsLeft-pic {
    overflow: hidden;
    height: 100%;
}

.newsLeft-pic img {
    width: 100%;
    height: auto;
    transition: all .6s;
}

.newsLeft-pic:hover img {
    transform: scale(1.05);
}

.newsLeft-bot {
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 9999;
    height: 100px;
    background: linear-gradient(rgba(44, 60, 60, 0), rgb(29, 55, 50));
    padding: 0 0.25rem 0 0.15rem;
    display: flex;
    color: #fff;
    align-items: center;
    justify-content: space-between
}


.bot-title {
    font-size: 28px;
    font-weight: 400;
    width: 85%;
}

.bot-title a {
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.bot-more {
    width: 0.22rem;
}

.bot-more img {
    width: 100%;
}


.newsRight {
    width: 33.3%;
    background: #fff;
    padding: 40px;
}

.pox-active-down .newsRight,
.pox-active-up .newsRight,
.pox-active-down .news1Right,
.pox-active-up .news1Right,
.pox-active .newsRight,
.pox-active .news1Right {
    transition: all .8s .8s ease-in-out;
    transform: translateX(0px);
    opacity: 1;
}

.news-inner ul {
    margin-top: .15rem;
    border-top: 1px solid #DDDDDD;
}

.news-inner ul li,
.news1-inner ul li,
.news2-inner ul li,
.news3-inner ul li {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #DDDDDD;
    padding: .1rem 0px;
}

.news1-inner ul li,
.news2-inner ul li,
.news3-inner ul li {
    line-height: 26px;
    margin-top: 14px;
}

.news1-list ul li:nth-child(1) {
    border-top: none
}

.news-inner ul li:nth-child(1) {
    display: none
}

.news-date {
    font-family: 'Arimo';
    color: #999;
    font-size: 16px;
    font-weight: 700;
}

.news1-inner .news-date {
    /* width: 60px; */
}

.news1-inner .news-title {

    /* margin-top: 0.03rem; */
}

.news-date p {
    font-size: 0.15rem;
    line-height: 0.17rem;
    color: #C4C4C4;
}

.news-date span {
    font-size: 0.08rem;
    /* line-height: 0.10rem; */
    color: #C4C4C4;
    font-weight: 400;
}

.news-title {
    width: 78%;
    font-size: 16px;
}

.news-title a {
    color: #73726F;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    transition: all .2s;
}

.news-inner ul li:hover .news-title a,
.news1-inner ul li:hover a,
.news2-inner ul li:hover a,
.news3-inner ul li:hover a,
.ggbg-inner ul li:hover .news-title a {
    color: #3471C0;
    font-weight: 700;
}

.home-ckgd {}

.pox-active-down .home-ckgd,
.pox-active-up .home-ckgd,
.pox-active .home-ckgd {
    transition: all .8s .8s ease-in-out;
    transform: translateX(0px);
    opacity: 1;
}

.news-ckgd {
    position: absolute;
    right: 0;
    top: -55px;
}

.news1-inner .news-ckgd,
.news2-inner .news-ckgd,
.news3-inner .news-ckgd {
    top: -58px;
}

.home-ckgd a {
    color: #666;
    font-size: 0.08rem;
    font-weight: 500;
    z-index: 999;
    transition: all .3s;
}

.home-ckgd a:hover {
    color: #3471C0;
}

.home-ckgd span {
    width: 0.2rem;
    height: 0.2rem;
    border-radius: 50%;
    background: #fff;
    display: block;
    display: flex;
    justify-content: center;
    align-items: center;
}

.home-ckgd span img {
    width: 0.04rem;
    height: 0.075rem;

}

.news-pagination {
    text-align: right;
    bottom: 35px !important;
    right: 20px;
    width: auto !important;
}

.news-pagination>.swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background: #fff;
    background-size: 100%;
    opacity: 1;
}

.news-pagination>.swiper-pagination-bullet-active {
    background: #3471C0;
    background-size: 100%;
}

.pox-news {
    margin-top: 0;
}

.pox-news1 {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}

.news1Left {
    width: 55.5%;
}

.news1Right {
    width: 37.5%;
    background-size: 100%;
    position: relative;
}

.qzyl-inner {
    position: relative;
    margin-top: 30px;
}

.list-inner {
    margin-top: 4px;
}



.qzyl-inner ul {
    /* margin-top:30px; */
}

.qzyl-inner ul li {
    display: flex;
    justify-content: space-between;
    border-bottom: 2px solid #F0F0EF;
    padding: 16px 0px;
    align-items: center
}

.list-inner ul li {
    display: block;
}

.qzyl-inner ul li:last-child {
    border-bottom: none
}

.qzyl-left {
    width: 53.75%;
}

.qzyl-right {
    width: 40%;
    border-radius: 6px;
    max-height: 100px;
    overflow: hidden;
    background: #fdfdfd;
    overflow: hidden;

}

.qzyl-right img {
    transition: all .5s;
}

.qzyl-inner ul li:hover .qzyl-right img {
    transform: scale(1.05)
}

.qzyl-title {
    font-size: 18px;
    font-weight: 700;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    transition: all .3s;
    height: 52px;
}

.qzyl-title:hover {
    color: #3471C0;
}

.dt-list {
    width: 31.9%;
    background: #fff;
    padding: 40px;
}

.dt-xfdt {
    width: 33.4%;
}

.list-more {
    top: -38px;
}

.list-inner ul li:last-child {
    border-bottom: 2px solid #F0F0EF;
}

.dt-qcgy {
    margin-top: 70px;
}

.xfdt-inner {
    position: relative;
}

.xfdt-img img {
    width: 100%;
}

.xfdt-more {
    top: -62px
}

.xfdt-inner ul {
    margin-top: 30px;
}

.bottom-nav {
    position: relative;
}



.bottom-ckgd {
    position: absolute;
    right: 0;
    font-size: 16px;
}

.bottom-ckgd a {
    color: #666;
}

.qcgy-con {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    overflow: hidden;
    margin-top: 40px;
}

.qcgy-item {
    width: 12.5%;
    /* æ¯è¡Œæ˜¾ç¤º4ä¸ªæ»‘å— */
    box-sizing: border-box;
    padding: 0;
    /* ç¡®ä¿æ²¡æœ‰é¢å¤–çš„å†…è¾¹è· */
    margin: 0;
    /* ç¡®ä¿æ²¡æœ‰é¢å¤–çš„å¤–è¾¹è· */
    height: 140px;
    /* å›ºå®šé«˜åº¦ä¸º140px */
    overflow: hidden;
    /* éšè—è¶…å‡ºéƒ¨åˆ† */
}

.qcgy-item:nth-child(9),
.qcgy-item:last-child {
    width: 6.25%;
}

.qcgy-item a {
    display: block;
    width: 100%;
    height: 100%;
}

.qcgy-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    opacity: 0.6;
    transition: all .3s;
}

.qcgy-item:hover img {
    opacity: 1;
}

.dt-ryzt {
    margin-top: 60px;
    margin-bottom: 80px;
}

.ryzt-con {
    margin-top: 30px;
    position: relative;
    overflow: hidden
}

.ryzt-con .swiper-slide {
    width: 27.3%;
    background: #F7F7F7;
    float: left;
    margin-right: 30px;
    position: relative;
}
.ryzt-pic a{
    width: 100%;
    height: 100%;
}
.ryzt-pic {
    /* background: #fff; */
    width: auto;
    overflow: hidden;
    display: flex;
    align-items: center;
    width: 100%;
}

.ryzt-pic img {
    width: 100%;
    /* height: 100%; */
    object-fit: cover;
}

.ryzt-title {
    line-height: 50px;
    color: rgb(51, 51, 51);
    padding: 0;
    position: inherit;
    bottom: 0;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    height: auto;
    background: none;
    background: #fff;
}

.ryzt-title a {
    margin-top: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}










@media screen and (max-width: 1500px) {
    .fd-contain .swiper-slide img {
        height: 200px;
    }

    .ggbg-inner ul li {
        margin-top: 25px;
    }

    .news-htitle a {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
}

@media screen and (max-width: 1400px) {

    .newsLeft {
        /* max-height: 400px; */
    }

    .news-hsum {

        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }



    .news1-nav {
        /* margin-bottom: 30px; */
    }

    .news1-inner .news-ckgd {
        top: -70px;
    }

    .newslist-title {
        font-size: 18px;
    }
}





/* ###### */
.titile {
    background: url(../images/zx439.png) no-repeat left bottom;
    height: 45px;
    margin-bottom: 30px;
}

.titile h2 {
    color: rgb(51, 51, 51);
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0px;
    text-align: left;
}

.dt-wid1 {
    width: 85%;
}

.newsLeft_lbtp {
    width: 100%;
    height: 2.2rem;
    position: relative;
}

.mySwiperlbxw {
    width: 100%;
    height: 100%;
    background: linear-gradient(0.00deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0) 38.125%);
}

.mySwiperlbxw .swiper-slide {
    width: 100%;
    height: 100%
}

.mySwiperlbxw .swiper-slide img {
    width: 100%
}

.mySwiperlbxw .swiper-slide h2 {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: .4167rem;
    background: red;
    background: linear-gradient(0.00deg, rgba(0, 0, 0, 0.8),rgba(0, 0, 0, 0) 38.125%);
}

.mySwiperlbxw .swiper-slide h2 a {
    color: rgb(255, 255, 255);
    font-size:24px;
    font-weight: 700;
    letter-spacing: 0px;
    text-align: left;
    padding-left: 32px;
    line-height: .4167rem;
}

.mySwiperlbxw .swiationlbxw {
    width: 17%;
    right: 0;
    left: auto;
    bottom: 24px;
}

.mySwiperlbxw .swiationlbxw span {
    width: 14px;
    height: 14px;
    background: rgb(255, 255, 255);
    opacity: 1;
}
.mySwiperlbxw .swiationlbxw .swiper-pagination-bullet-active {
    background: var(--swiper-pagination-color,var(--swiper-theme-color));
}

.mySwiperlbxw .swiper {
    width: 100%;
    height: 100%;
}

.mySwiperlbxw .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.mySwiperlbxw .swiper-slide a {
  width: 100%;
    height: 100%;
}
.mySwiperlbxw .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}







.mySwiperztlb .swiationztlb {
    width: 100%;
    right: 0;
    left: auto;
    bottom: 24px;
}

.mySwiperztlb .swiationztlb span {
    width: 14px;
    height: 14px;
    background: rgb(255, 255, 255);
    opacity: 1;
}
.mySwiperztlb .swiationztlb .swiper-pagination-bullet-active {
    background: var(--swiper-pagination-color,var(--swiper-theme-color));
}

.newsLeft_left {
    width: 48.5%;
}
.newsLeft_lbzt {
    width: 100%;
    height: 1.18rem;
    position: relative;
    margin-top: 30px;
    overflow: hidden;
}
.mySwiperztlb .swiper-slide img{
    width: 100%;
    height: 100%;
}

.dt-tpxw {
    background: rgb(245, 245, 245);
    padding-top: 45px;
  
}
.dt_tpxw_wrap{

margin-top: 30px;
}

.dt_tpxw_box{
  
}
.dt_tpxw_elft_ct{position: relative;}
.dt_tpxw_elft_ct a{
    
}

.dt_tpxw_elft_ct img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.dt_tpxw_elft_ct h2{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 95px;
    background: linear-gradient(0.00deg, rgb(0, 0, 0) 0%,rgba(0, 0, 0, 0) 99.999%);
    color: rgb(255, 255, 255);
    font-family: 思源黑体;
    font-size: 18px;
    font-weight: 700;
    line-height: 95px;
    letter-spacing: 0px;
    text-align: left;
    padding-left: 6%;
    z-index: 9;
}
.dt_tpxw_box ul{
    display: flex;
    justify-content: space-between;

}

.dt_tpxw_box ul li img{width: 100%;height: 100%;object-fit: cover;}
.dt_tpxw_box ul li h2{position: absolute;bottom: 0;width: 100%;height: 70px;background: linear-gradient(0.00deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 99.999%);color: rgb(255, 255, 255);font-family: 思源黑体;font-size: 18px;font-weight: 700;letter-spacing: 0px;text-align: left;padding-left: 6%;display: flex;align-items: center;z-index: 9;}

.dt_tpxw_right ul{
    margin-top: 0;
    margin-bottom: 30px;
}

.dt_tpxw_box a{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 9;
}


.dt_tpxw_elft{
float: left;

}
.dt_tpxw_right{
float: right;
}



.dt_tpxw_elft_ct img{
    transition: linear.2s;
}
.dt_tpxw_elft_ct:hover img {
    transform: scale(1.05);
}

.dt_tpxw_elft_ct{
    overflow: hidden;
    height: 1.50244rem;
}
.dt_tpxw_box ul li{
    width: 24%;
    position: relative;
margin-bottom:20px;
    height: 1.50244rem;
}
.dt_tpxw_elft ul li img{
    transition: linear.2s;

}

.dt_tpxw_elft ul li:hover  img{
    transform: scale(1.05);

}
.dt_tpxw_right ul li{
    overflow: hidden;
    height: 1.50244rem;
}
.dt_tpxw_right ul li img{
    transition: linear.2s;

}

.dt_tpxw_right ul li:hover  img{
    transform: scale(1.05);

}





.marquee-container ul.top li{
    flex: 0 0 24%;
    margin-right: 1%;
    box-sizing: border-box;
}

@media screen and (max-width: 1500px) {

    .news-htitle {
        font-size: 20px;
     
  
    }
    .news-htitle span {
      
        font-size: 20px;
       
    }
    .mySwiperlbxw .swiper-slide h2 a {
        font-size: 20px;
     
    }
    .news-inner ul li:last-child{
        display: none;
    }
    .mySwiperlbxw .swiationlbxw span {
        width: 10px;
        height: 10px;
        background: rgb(255, 255, 255);
        opacity: 1;
    }
    .mySwiperztlb .swiationztlb span {
        width: 10px;
        height: 10px;
        background: rgb(255, 255, 255);
        opacity: 1;
    }
    .mySwiperztlb .swiationztlb {
      
        bottom: 6px;
    }
}
    .pox-big a {
            color: rgb(0, 80, 165);
            font-size:0.16rem;
            font-weight: 700;
            text-align: center;
            padding-left:20px;
        }
        .pox-big a  .newBlank{
          color: rgb(0, 80, 165);
        }