@media (max-width: 1660px) {
    html {
        font-size: 90px!important;
    }
    .sydh h1 img {
        height: 0.35rem;
    }
    .sydh h1 {
        background-size: auto 0.8rem;
    }
    .ywdt_box .sydh.ywdt_tit h1 .img1 {
        height: 1.84rem;
    }

.navbar .navbar-nav>li>a{
     font-size: 0.2rem;
}

.djyd .swiper-slide.swiper-slide-active .lb .mar{
  transform: translateX(-1rem) rotateX(0);
}



}

@media (max-width: 1440px) {
    html {
        font-size: 80px!important;
    }
.navbar .navbar-nav>li>a{
  margin:0 0.11rem;
}
}

@media (max-width: 1360px) {
    html {
        font-size: 75px!important;
    }
}

@media (max-width: 1100px) {
    .nav_xian {
        display: none;
    }
  
    
    .head_rg .en,
    .head_rg .sstc {
        display: none;
    }
    .head_top {
        top: 0;
        height: 0.9rem;
        background: #1A59B3;
    }
    .tc_logo {
       margin: 0.05rem 0 0 0.15rem;
          height: 0.8rem;
    }

    /*.head_top.on {
        height: 0.9rem;
    }
    .head_top.on .tc_logo {
        height: 0.8rem;
        margin:0.05rem 0 0 0.15rem;
    }
    .head_top.on .tc_logo span {
        margin-top: 0;
    }*/
    .header::before {
        display: none;
    }
    .ban_box,
    .list_pic {
        margin-top: 0.8rem;
    }
   /* 小于1200就缩导航 */
    /* 手机导航 */
    .navbar {
        margin: 0;
        position: absolute;
        right: 0;
        top: 0px;
        border-bottom: none;
        background: none;
        height: auto;
        z-index: 999;
    }
    .navbar .menuBtn {
        width: 30px;
        cursor: pointer;
        position: fixed;
        right: 0.25rem;
        top: 0.4rem;
        z-index: 9;
        padding-top: 4px;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .navbar .menuBtn b {
        display: block;
        height: 3px;
        background-color: #fff;
        margin-bottom: 5px;
        border-radius: 2px;
        transition: 0.3s;
        -ms-transition: 0.3s;
        -moz-transition: 0.3s;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
    }
    .navbar .menuBtn2 {
        display: block !important;
        visibility: hidden;
        opacity: 0;
        transition: 0.3s;
        -ms-transition: 0.3s;
        -moz-transition: 0.3s;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
    }
    .navbar .phone-menu {
        opacity: 0;
        visibility: hidden;
        position: fixed;
        overflow-y: auto !important;
        overflow-x: hidden !important;
        display: block;
        background: #1A59B3;
        z-index: 99;
        width: 100%;
        height: 100%;
        padding: 30px 5%;
        left: 0;
        top: 100%;
        box-sizing: border-box;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .navbar .navbar-nav {
        overflow: hidden;
        display: inline;
    }
    .navbar .navbar-nav a {
        font-weight: normal !important;
        background: none !important;
    }
    .navbar .nav-child {
        width: 100%;
        display: none;
        position: relative !important;
        background-color: transparent;
        float: none;
        border: none;
        top: 0 !important;
        left: 0 !important;
        padding: 10px 0 0 10px !important;
        margin: 0 0 -1px 0 !important;
        opacity: 1;
        visibility: visible;
    }
    .navbar .nav-child li {
        text-align: left;
        padding: 5px 0;
        border-bottom: none;
    }
    .navbar .nav-child li a {
        font-size: 0.17rem !important;
    }
    .navbar .nav-child li>dl {
        display: none;
        position: relative;
        left: 0;
        top: 0;
        background: none;
        padding-left: 15px;
    }
    .navbar .nav-child li.hasChild.on>dl {
        display: block;
    }
    .navbar .nav-child:before {
        display: none;
    }
    .navbar .navbar-nav>li {
        width: 100% !important;
        display: block;
        position: relative;
        text-align: left !important;
        padding: 10px 20px !important;
        height: auto;
        border-bottom: 1px solid rgba(255, 255, 255, 0.09);
        background: none !important;
        box-sizing: border-box;
    }
    .navbar .navbar-nav>li a {
        text-align: left !important;
        line-height: 0.26rem;
        font-size: 0.2rem;
        color: #fff !important;
        padding: 0 !important;
        border-bottom: none !important;
    }
    .navbar .navbar-nav>li li {
        background: none !important;
    }
    .navbar .navbar-nav>li.hasChild>em {
        position: absolute;
        top: 0;
        right: 10px;
        z-index: 9;
        width: 20px;
        height: 45px;
        background: url(../images/nav-down.png) center no-repeat;
        background-size: 70%;
        cursor: pointer;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }
    .navbar li.hasChild.on .nav-child {
        display: block !important;
        background: none;
        padding-left: 10px;
    }
    .navbar li.hasChild.on em {
        transform: rotate(45deg);
    }
    .navbar .search-box {
        margin-top: 20px;
        overflow: hidden;
        border: 1px solid #ccc;
        width: 100%;
    }
    body.side-right .navbar .phone-menu {
        opacity: 1;
        visibility: visible;
        top: 0;
    }
    body.side-right .navbar .menuBtn {
        display: none;
    }
    body.side-right .navbar .menuBtn2 {
        position: fixed;
        opacity: 1;
        visibility: visible;
        z-index: 99999;
        top: 30px;
    }
    body.side-right .navbar .menuBtn b {
        display: none;
        margin: 0;
        position: absolute;
        background: #fff;
        left: 0;
        top: 50%;
        width: 30px;
    }
    body.side-right .navbar .menuBtn b:first-child {
        display: block;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
    }
    body.side-right .navbar .menuBtn b:last-child {
        display: block;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
    }
    body.side-right .navbar .menu-bott {
        display: block;
        overflow: hidden;
        padding: 10px 0;
    }
    body.side-right .navbar .menu-bott .link {
        margin: 2px 0px 10px;
    }
    body.side-right .navbar .menu-bott .link a {
        font-size: 0.16rem;
        color: #fff;
        margin-left: 20px;
        width: 1rem;
        height: 0.36rem;
        line-height: 0.34rem;
        border-radius: 0.5rem;
        background: rgba(44, 44, 44, 0.2);
        box-sizing: border-box;
        border: 1px solid rgba(255, 255, 255, 0.3);
        text-align: center;
        position: relative;
        padding: 0.05rem 0.2rem;
    }
    body.side-right .navbar .menu-bott .link a img {
        margin-right: 0.08rem;
        vertical-align: -3px;
    }
    body.side-right .navbar .menu-bott .link a:hover {
        font-weight: bold;
    }
    body.side-right .navbar .menu-bott .phone-ss {
        width: 100%;
    }
    body.side-right .navbar .menu-bott .phone-ss .text {
        width: calc(100% - 35px);
        line-height: 40px;
        height: 40px;
        background: #fff;
        padding: 0 10px;
        border-style: none;
        font-size: 14px;
        box-sizing: border-box;
        outline: none;
        border-radius: 3px;
    }
    body.side-right .navbar .menu-bott .phone-ss .btn {
        margin-top: 4px;
        width: 30px;
        height: 30px;
        float: right;
        background: url(../images/ic_ser.png) center center no-repeat;
        border-style: none;
        font-size: 14px;
        box-sizing: border-box;
        outline: none;
    }
    body.side-right .navbar .menu-bott input::-webkit-input-placeholder {
        /* WebKit, Blink, Edge */
        color: #fff;
    }
    body.side-right .navbar .menu-bott input::-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
        color: fff;
    }
    body.side-right .navbar .menu-bott input:-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: fff;
    }
    body.side-right .navbar .menu-bott input::-ms-input-placeholder {
        color: #fff;
    }
    .ltpic_box .ltlmmc {
        display: none;
    }
    .ltdqwz h1 {
        font-size: 0.28rem;
    }
    .pcej {
        display: none;
    }
    /* 手机导航 */
    .sjmenu {
        display: block;
        background: #f5f5f5;
        margin-top: 20px;
    }
    .sp_header {
        height: 50px;
        overflow: hidden;
        background: #fff;
        width: 100%;
        box-shadow: 0px 4px 20px 0px rgba(69, 117, 182, 0.1);
        margin-bottom: 0.2rem;
    }
    .sp_logo {
        float: left;
        height: 50px;
        font-size: 0.32rem;
        line-height: 50px;
        color: #333;
        text-indent: 10px;
        font-weight: bold;
    }
    .sp_nav {
        width: 50px;
        float: right;
        position: relative;
        cursor: pointer;
        height: 26px;
        margin-top: 15px
    }
    .sp_nav span {
        display: block;
        background: #1A59B3;
        width: 26px;
        height: 2px;
        position: absolute;
        left: 10px;
        transition: all ease 0.35s
    }
    .sp_nav span:nth-of-type(1) {
        top: 0px
    }
    .sp_nav span:nth-of-type(2) {
        top: 10px
    }
    .sp_nav span:nth-of-type(3) {
        top: 20px
    }
    .sp_nav_se span:nth-of-type(1) {
        top: 10px;
        transform: rotate(45deg)
    }
    .sp_nav_se span:nth-of-type(2) {
        width: 0
    }
    .sp_nav_se span:nth-of-type(3) {
        top: 10px;
        transform: rotate(-45deg)
    }
    .sjj_nav {
        width: 100%;
        transition: top ease 0.35s;
        display: none;
    }
    .nav_show {
        display: block;
        color: #333;
    }
    .sjj_nav ul li i {
        position: absolute;
        top: 5px;
        right: 0px;
        border-left: 1px #ddd solid;
        height: 40px;
        padding: 0px 7px 0 7px;
    }
    .sjj_nav ul li i svg {
        transform: rotate(-90deg);
        transition: all ease 0.35s
    }
    .sjj_nav ul li .sjj_nav_i_se svg {
        transform: rotate(0deg)
    }
    .sjj_nav ul li {
        border-top: 1px #ddd solid;
        position: relative;
        line-height: 50px;
        font-size: 16px;
    }
    .sjj_nav ul li a {
        display: block;
        text-indent: 8px;
    }
    .sjj_nav>ul>li:last-child {
        border-bottom: 1px #ddd solid;
    }
    .sjj_nav ul li ul {
        display: none
    }
    .sjj_nav ul li ul li {
        font-size: 15px;
    }
    .sjj_nav ul li ul li a {
        color: #444;
        display: block;
        text-align: left;
        text-indent: 20px;
    }
    .sjj_nav ul li ul li ul li {
        font-size: 14px;
    }
    .sjj_nav ul li ul li ul li a {
        color: #444;
        text-indent: 30px;
    }
    .sjj_nav ul li ul li ul li ul li a {
        color: #666;
        text-indent: 40px;
    }
    .sjj_nav ul li.grey {
        background: #f1f3f6;
    }
    .sjj_nav ul li i svg {
        width: 20px;
        height: 20px;
        fill: #666;
        margin-top: 10px;
    }
    .sjj_nav ul li .sjj_nav_i_se svg {
        fill: #39bfa9;
    }
    /* banner */
    .ban_box .ban-next,
    .ban_box .ban-prev {
        bottom: 15px;
    }
    .jjbox_bg {
        padding-top: 2rem;
    }


.djyd .swiper-slide.swiper-slide-active .lb .mar{
  transform: translateX(-0.75rem) rotateX(0);
}


    /* 文字列表 */
    .list_lf {
        display: none;
    }
    .list_rg {
        width: calc(100% - 0px);
    }
}

@media (max-width: 1024px) {

.ban_box .ban-next{
  left: 0.2rem;
}

.ban_box .ban-next{
  left: 0.2rem;
}
.ban_box .ban-prev{
  right:0.2rem;
}

    .sydh h1 img {
        height: 0.3rem;
    }
    .sydh h1 {
        background-size: auto 0.7rem;
    }
    .sydh span {
        font-size: 0.14rem;
    }
    .sydh span::after,
.sydh.djyd_tit span::after {
        background-size: auto 90%;
    }
    
    /* 业务地图 */
    .qh-tit ul li {
        width: 1.8rem;
        margin-right: 0.15rem;
    }

.ywpc{
   display:none;
}
.ywmob{
   display:block;
}


.qhmob-tit {
    overflow: hidden;
    padding: 0.11rem 0 0.2rem;
    border-bottom: #f2f2f2 0.02rem solid;
}
.qhmob-tit ul li {
    width: 24%;
    box-sizing: border-box;
    margin:0 0.5%;
   font-size: 0.22rem;
       height: 0.55rem;
    line-height: 0.55rem;
    float: left;
     border-radius: 50px;
    background: #F4F7FB;
    text-align: center;
}

.qhmob-tit ul li.on {
    background: #E47C15;
    color: #fff;
}
.qhmob-bd {
    position: relative;
   padding-top:0.2rem;
}

.qhmob-bd .qhmob-nr {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    z-index: 8;
}

.qhmob-bd .qhmob-nr.on {
    position: relative;
    z-index: 9;
    opacity: 1;
}

.qhmob-nr ul li {
    position: relative;
    transition: all 0.5s ease;
    width:20%;
   float:left;
      margin-top: 0.2rem;
}

.qhmob-nr ul li .pic {
    margin: auto;
    width: 0.9rem;
    height: 0.9rem;
    padding: 0.18rem;
    background: url(../images/ywdt_ic01.png) no-repeat;
    background-size: 100% 100%;
    transition: all 0.3s ease;
}

.qhmob-nr ul li .pic span {
    display: block;
    height: 100%;
    position: relative;
}

.qhmob-nr ul li .pic span img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.qhmob-nr ul li .pic span img.img2{
  display: none;
}

.qhmob-nr ul li .text {
    padding: 0.15rem 0.1rem 0 0.1rem;
    box-sizing: border-box;
    overflow: hidden;
}

.qhmob-nr ul li .text h2 {
    font-size: 0.22rem;
    color: #333;
    line-height: 0.3rem;
    height: 0.6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: all 0.3s ease-out 0s;
    text-align: center;
}

    /* 新闻动态 */
    .xwdt_box .lbwz li span {
        background-size: auto 0.18rem;
    }
    .djyd {
        width: 90%;
        margin: 0.2rem auto 0;
    }
    /* 安全专栏 */
    .lunbo .aqzllb .pic {
        padding-bottom: 56%;
    }
    /* 党建园地 */
    .sydh b {
        font-size: 0.4rem;
        top: 0.25rem;
    }
   
   .djyd .lb{
   perspective: none;
   width: 100%;
  margin-top:0;
}
    .djyd .lb .mar .pic {
        padding-bottom: 67%;
    }
.djyd .swiper-slide.swiper-slide-active .lb{
   margin-top:0;
    width:100%;
}
   .djyd .swiper-slide.swiper-slide-active .lb .mar{
        transform: translateX(0rem) rotateX(0);
}
 

.djyd .swiper-slide.swiper-slide-prev .lb .mar{
     transform: translateX(0rem) rotateY(0deg);
}

.djyd .swiper-slide.swiper-slide-next .lb .mar{
  transform: translateX(0rem) rotateY(0deg);
}

    .djyd .lb .mar .text h2 {
        font-size: 0.2rem;
    }
    .djyd .lb .mar .text span {
        background: url(../images/ic_time2.png) no-repeat left;
        background-size: auto 0.18rem;
        padding-left: 0.3rem;
    }
    .djyd .lb .mar .text {
        opacity: 1;
    }
    .djyd .djyd-prev {
        left: -0.2rem;
        top: 35%;
    }
    .djyd .djyd-next {
        right: -0.2rem;
        top: 35%;
    }
    /* 快速导航 */
    .ksdh_box .lb {
        perspective: none;
    }
    .ksdh_box .swiper-slide .lb .mar {
        transform: rotateY(0deg) scaleX(1) translateX(0rem);
    }
    .ksdh_box .swiper-slide:nth-of-type(2n) .lb .mar {
        transform: rotateY(0deg) scaleX(1) translateZ(0) translateX(0rem);
    }
    .ksdh_box .ksdh-next {
        left: -0.38rem;
    }
    .ksdh_box .ksdh-prev {
        right: -0.38rem;
    }
    /* 底部logo */
    .dibu_bg .dbc1 .dblogo {
        width: 5.4rem;
    }
    .dibu_bg .dbc2 p {
        margin-right: 0.5rem;
    }
    .dibu_bg .dbc2 {
        padding: 0.2rem 0 0.3rem;
    }

   .syfd{
   display:none;
}

.dibu_bg .dbc1 .dbrgt{
   top:-0.2rem;
}



}

@media (max-width: 950px) {
    .ban_box .ban-dot{
   bottom:0.15rem;
}
    /* 业务地图 */
    .cont_box {
        background: #fff;
        padding: 0.65rem 0 0;
    }
    .cont_box .ywdt_box {
        margin: auto;
        background: #fff;
        border-radius: 0rem;
    padding: 0;
    }
    .cont_box .ywdt_box .ywdt_pad {
        padding:0rem;
    }
    .ywdt_box .sydh.ywdt_tit {
        width: auto;
        height: auto;
        margin-bottom: 0.15rem;
    }
   
    .ywdt_box .sydh.ywdt_tit::after,
    .ywdt_box .sydh.ywdt_tit h1 .img1 {
        display: none;
    }
    .ywdt_box .sydh.ywdt_tit h1 .img2,
    .ywdt_box .sydh.ywdt_tit b {
        display: block;
    }
    .ywdt_box .sydh.ywdt_tit h1 {
        padding: 0.25rem 0 0 0.4rem;
        background: url(../images/ic_sydh.png) no-repeat left center;
        background-size: auto 0.9rem;
        height: 0.65rem;
        display: inline-block;
    }
    .ywdt_box .ywdt_nr {
        width: calc(100% - 0rem);
    }
    .qh-tit ul li {
        font-size: 0.22rem;
        width: 1.6rem;
    }

    .dibu_bg {
        padding-top: 0.3rem;
    }
    .dibu_bg .dbc2 p {
        background-size: auto 0.4rem;
    }
    .dibu_bg .dbc1 .dibu_ewm {
        margin-top: 0.1rem;
    }
    .dibu_bg .db_banq {
        font-size: 0.16rem;
    }
    /* 通知公告 */
    .cont_box2 {
        padding: 0.65rem 0;
    }
    .tzgg,
    .aqzl {
        width: 100%;
    }
    .tzgg {
        margin-bottom: 0.65rem;
    }
    .sydh.tzgg_tit span {
        margin-right: 0;
    }
    .sydh.aqzl_tit h1 {
        margin-left: 0;
    }
    .tzgg .lbwz li .time b,
    .xwlbo .lb .text .time b {
        font-size: 0.3rem;
    }
    /* 新闻动态 */
    .xwdt_box .xwlbo {
        width: 100%;
    }
    .xwlbo .lb .pic {
        padding-bottom: 56%;
    }
    .xwdt_box .lbwz {
        width: 100%;
    }
    .xwdt_box .lbwz ul {
        padding-left: 0;
        margin-left: 0;
    }
    .xwdt_box .lbwz ul::before {
        opacity: 0;
    }
    .xwdt_box .lbwz li:nth-of-type(1) {
        height: 1.6rem;
        padding: 0 0.25rem;
    }
    .xwdt_box .lbwz li:nth-of-type(1) h2 {
        margin-top: 0.25rem;
    }
    .cont_box3 {
        padding-bottom: 0.65rem;
    }
    /* 党建园地 */
    .cont_box4 {
        padding: 0.65rem 0 1rem;
    }

    /* 新闻列表 */
    .xwlb li .text .tit {
        padding-right: 0;
    }
    /* 内容页 */

.contt_zhwen{
   padding-top: 0.2rem;   
}
     

#vsb_content TABLE{
width: 100%!important;
       border-right: #222 1px solid;
    border-collapse: collapse!important;
    display: flex;
    overflow: scroll hidden;
    white-space: nowrap;
    word-break: keep-all;
}



}

@media (max-width: 900px) {
.dibu_bg .dbc2{
  padding-right:1.1rem;
}
}


@media (max-width: 768px) {
    .qh-tit ul {
        overflow-x: scroll;
    }

.aqzllb .aqzl-dot{
   bottom:0.1rem;
}
.aqzllb .aqzl-dot span{
   height:0.3rem;
   line-height:0.3rem;
}




}

@media (max-width: 700px) {
    html {
        font-size: 70px!important;
    }
    .dibu_bg .dbc1 .dblogo {
        width: 4rem;
    }
    /* 新闻列表 */
    .xwlb li .pic {
        width: 100%;
        margin-bottom: 0.15rem;
    }
    .xwlb li .text {
        width: calc(100% - 0rem);
    }
    /* 旧样式 */
    /* 内容页 */
    .contt_sxp ul {
        width: calc(100% - 0rem);
    }
    .contt_sxp .back {
        position: static;
        float: right;
        margin-top: 0.2rem;
    }
    .dibu_bg .dbc1 .dibu_ewm ul li {
        margin-left: 0.1rem;
    }
.dibu_bg .dbc2{
  padding-right:0rem;
}
.qh-tit ul li{
   width: 24%;
    box-sizing: border-box;
    margin-right: 1%;
}


.qhmob-nr ul li .pic {
    width: 0.5rem;
    height: 0.5rem;
    background: url(../images/ywdt_ic01.png) no-repeat;
    background-size: 100% 100%;
    transition: all 0.3s ease;
}

.qhmob-nr ul li .pic span img{
  max-width: 80%;
    max-height: 80%;
}


    .dibu_bg .dbc2 p {
        display: block;
        margin: 0.1rem 0;
        background-size: auto 0.3rem;
        line-height: 0.4rem;
        font-size: 0.16rem;
    }

.dibu_bg .dbc1 .dbrgt{
  top:0.5rem;
}
.dibu_bg .dbc1 .dbrgt .dblxdh{
   font-size:0.16rem;
}


}

@media (max-width: 600px) {
    html {
        font-size: 70px!important;
    }
    .ctbx,
    .ctbx2 {
        width: 90%;
        margin: auto;
    }
   
    .dibu_bg .dbc1 .dibu_ewm {
        width: 2.1rem;
        margin: 0.2rem auto 0;
        float: none;
    }
    .dibu_bg .dbc1 .dibu_ewm ul li {
        margin: 0px 0.1rem;
        width: auto;
    }

   .qhmob-nr ul li{
  width:33.3%;
}

}

@media (max-width: 480px) {
.tc_logo {
       width: calc(100% - 0.9rem);
}
 .dibu_bg .dbc1 .dblogo {
        float: none;
        margin: auto;
    }

.dibu_bg .dbc1 .dbrgt{
       position: initial;
     width: 100%;
}
.dibu_bg .dbc1 .dbrgt .dbgzh{
  float: none;
    margin: auto;
}
.dibu_bg .dbc1 .dbrgt .dbgzh h2{
  margin-top:0.1rem;
}
.dibu_bg .dbc2{
  padding: 0.1rem 0 0.15rem;
}



}

@media (max-width: 420px) {



    .dibu_bg .dbc1 .dblogo {
        width: 3.2rem;
    }
}


@media (max-width: 380px) {
   .qhmob-tit ul li{
 font-size:0.18rem;
}
.qhmob-nr ul li{
    width: 50%;
}
.qhmob-nr ul li .text h2{
   font-size:0.18rem;
}



}