

body, html
{
    font-size: 10.5pt; /*14px*/
    line-height: 1.4;
    color: #4d4d4d;
    font-family: "Microsoft YaHei" ,微软雅黑,Verdana, Arial, Helvetica, sans-serif;
}
dl, dt, dd, li, h1, h2, h3, h4, h5
{
    margin: 0;
    font-family: "Microsoft YaHei" ,微软雅黑,Verdana, Arial, Helvetica, sans-serif;
}
ul, ol, li, dl, dt, dd
{
    list-type: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
}


body, html
{
    margin: auto;
    height: 100%;
    padding: 0px;
    behavior: url(iehoverfix.htc);
    position: relative;
}

a:link
{
    text-decoration: none;
    color: #626262;
}
a:visited
{
    text-decoration: none;
    color: #626262;
}

a:hover
{
    text-decoration: none;
    color: #626262;
}

a:active
{
    text-decoration: blink;
    color: #626262;
}

/*顶部排版*/
.container-fluid
{
    background: -moz-linear-gradient(0% 100% 90deg, #0436BF, #075DF2) repeat #0090cf;
    border-color: #045bb8;
    background-color: #045bb8;
    background-image: -webkit-linear-gradient(-90deg,rgba(9,110,219,1),rgba(9,110,219,1));
}

.container-fluid a
{
    color: #ffffff;
}
.container-fluid .navbar-collapse .navbar-nav li a
{
    padding: 8px;
}
.container-fluid .navbar-collapse .navbar-nav li a:hover
{
    background-color: transparent;
}
.container-fluid .navbar-collapse .navbar-right li a
{
    padding: 8px;
}
.container-fluid .navbar-collapse .navbar-nav li .glyphicon
{
    margin-top: 3px;
    margin-left: 10px;
}



/*后缀图片大小*/

/*搜索*/
.weixin .sous
{
    width: 250px;
    height: 42px;
    padding: 5px;
    background: rgba(0,0,0, 0.4) !important;
    filter: Alpha(opacity=40);
    text-align: center;
    position: absolute;
    left: -155px;
    top: 35px;
    color: #ffffff;
    display: none;
}

.weixin .sous .arrow
{
    width: 0;
    height: 0;
    border-bottom: 10px solid rgba(0,0,0, 0.4) !important;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    left: 170px;
    top: -8px;
}
.weixin.on .sous
{
    display: block;
}


/* 下拉查询框 */

.input-group
{
    z-index: 999;
    width: 250px;
    background-color: #006699;
    padding: 2px;
    margin-top: 5px;
    margin-bottom: 5px;
    border-radius: 8px 40px 40px 8px;
}
.input-group .form-control
{
    height: 30px;
}
.input-group-btn .btn-default
{
    background-color: #006699;
    border: 0px;
    color: #ffffff;
    padding: 8px;
    border: 0px;
    border-radius: 8px 40px 40px 8px;
}


.input-group-btn .btn-default h2
{
    font-size: 14px;
    margin-top: -3px;
}
/* 微博 */


.weixin .weibo_nr
{
    width: 200px;
    height: 220px;
    padding: 5px;
    background: rgba(0,0,0, 0.4) !important;
    filter: Alpha(opacity=40);
    text-align: center;
    position: absolute;
    left: -145px;
    top: 40px;
    color: #ffffff;
    display: none;
}
.weixin .weibo_nr img
{
    margin-bottom: 5px;
    width: 100%;
    height: 180px;
}
.weixin .weibo_nr .arrow
{
    width: 0;
    height: 0;
    border-bottom: 10px solid rgba(0,0,0, 0.4) !important;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    left: 171px;
    top: -10px;
}
.weixin.on .weibo_nr
{
    display: block;
}



/* 微信 */
.weixin .weixin_nr
{
    width: 200px;
    height: 220px;
    padding: 5px;
    background: rgba(0,0,0, 0.4) !important;
    filter: Alpha(opacity=40);
    text-align: center;
    position: absolute;
    left: -160px;
    top: 40px;
    color: #ffffff;
    display: none;
}
.weixin .weixin_nr img
{
    margin-bottom: 5px;
    width: 100%;
    height: 180px;
}
.weixin .weixin_nr .arrow
{
    width: 0;
    height: 0;
    border-bottom: 10px solid rgba(0,0,0, 0.4) !important;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    left: 167px;
    top: -10px;
}
.weixin.on .weixin_nr
{
    display: block;
}

/*登陆*/
.yq_login
{
   margin-top: 10px;
   padding-right:10px;
    }
.yq_login .dropdown.open a
{
    background-color:Transparent;
    }

.yq_login .dropdown .dropdown-menu
{
    margin: 14px 0 0;
    left: 0;
    }
.yq_login .dropdown .dropdown-menu li 
{
    text-align:center;
    }

/*LOGO*/

.nomenuarea .yqpadding0
{
    margin-top: -15px;
    margin-bottom: 25px;
}

.nomenuarea .yqpadding0 .logo img
{
    height: 80px;
}

.yqpadding0 .tu
{
    padding-top: 25px;
}

.yqpadding0 .tu img
{
    width: 100%;
}
.nomenuarea .btn-group-vertical .btn-default
{
    height: 30px;
    border-color: #336699;
    font-size: 14px;
}

.nomenuarea .btn-group-vertical .btn-default:hover
{
    color: #ffffff;
    background-color: #336699;
}


@media all and (max-width:800px)
{
    #yq_carousel .carousel-inner .item`
    {
        width: 100%;
        margin-left: -10px;
        min-height: 383px;
        position: absolute;
    }
}

.yqpadding0
{
    padding: 0px 0px 0px 0px;
}


.yqtabs li .glyphicon
{
    font-size: 18px;
    margin-right: 20px;
}


/*右侧导航*/
.yqtabs li
{
    padding-bottom: 1px;
   
}

.yqtabs li a
{
    font-size: 18px;
    font-weight: 700;
    font-family: Microsoft Yahei;
    padding: 18px;
    background-color: #045bb8;
    color: #ffffff;
    border: 1px solid transparent;
     padding-top:17.8px;
     padding-bottom:18px;
}
.yqtabs li a:hover,.yqtabs li a:focus
{
     color: #045bb8;
    background-color: #ffffff;
    border: 1px solid #045bb8;
    border-right-color: transparent;
}
.yqtabs li a:visited
{
    background-color: #045bb8;
    color: #ffffff;
    border: 1px solid transparent;
}


.yqtabs > .active > a, .yqtabs > .active > a:hover, .yqtabs > .active > a:focus
{
    color: #045bb8;
    background-color: #ffffff;
    border: 1px solid #045bb8;
    border-right-color: transparent;
}

.yqtab-content
{
    background: #fff;
    border: 1px solid #045bb8;
    border-left: none;
    min-height: 383px;
    padding: 0 0 0px 0px;
    z-index: 2000;
    line-height: 1.5;
    padding: 10px;
}


/*弹出排版*/

.yqtab-content .tab-pane .ll
{
    border-right: 1px solid #045bb8;
}

.yqtab-content .tab-pane .ll2
{
    font-size: 16px;
    font-family: Microsoft Yahei;
    line-height: 25px;
    margin: 0 0 10px 0;
    text-indent: 2em;
}
.ll2 img
{
    margin-top: 12px;
    margin-left: 22px;
    width: 88%;
}
.yqtab-content .tab-pane .xh
{
    font-size: 16px;
    font-family: Microsoft Yahei;
    line-height: 30px;
}

.yqtab-content .tab-pane .xh li a:hover
{
    color: #045bb8;
    font-size: 16px;
    font-family: Microsoft Yahei;
    line-height: 30px;
}

.yqtab-content .tab-pane .xh_yq
{
    padding: 5px;
}

.yqtab-content .tab-pane .xh_yq img
{
    width: 100%;
    margin-bottom: 10px;
}

.yqtab-content .tab-pane .xh_yq h4
{
    font-size: 16px;
    font-family: Microsoft Yahei;
    color: #000000;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.yqtab-content .tab-pane .xh_yq p
{
    font-size: 13px;
    font-family: Microsoft Yahei;
    color: #959595;
    text-indent: 2em;
    line-height: 25px;
}

.yqtab-content .tab-pane .xh_yq p a
{
    font-size: 12px;
    font-family: Microsoft Yahei;
}




/*轮番开始*/

    
#yq_carousel
{
    margin-top: -11px;
    width: 100%;
    min-height: 383px;
    position: absolute;
    left: 0px;
    
}

#yq_carousel .carousel-inner
{
    width: 100%;
    min-height: 383px;
    position: absolute;margin:0px;
    padding:0px;
}

#yq_carousel .carousel-inner .item
{
    width: 100%;
 
    min-height: 383px;
    position: absolute;margin:0px;
    padding:0px;
}
#yq_carousel .carousel-inner  img
{ 
    width: 100%;
   margin:0px;
    padding:0px;
}

/*两边的图片按钮*/
.yq_carousel-control
{
    position: absolute;
    z-index: 25;
    top: 42%;
}

.yq_carousel-control img
{
    width: 40px;
    height: 60px;
}

.yq_carousel-control.left
{
    left: 0px;
    background: rgba(0,0,0, 0.5) !important;
    filter: Alpha(opacity=80);
}

.yq_carousel-control.left:hover
{
    background: rgba(0,0,0, 0.5) !important;
    filter: Alpha(opacity=20);
    background-image: none;
}

.yq_carousel-control.right
{
    right: 0px;
    background: rgba(0,0,0, 0.5) !important;
    filter: Alpha(opacity=80);
}

.yq_carousel-control.right:hover
{
    background: rgba(0,0,0, 0.5) !important;
    filter: Alpha(opacity=20);
    background-image: none;
}

#yq_carousel ol
{
    top: 93%;
    margin-right: 0px;
}

#yq_carousel .carousel-indicators
{
    position: absolute;
    bottom: 10px;
    right: 5%;
    z-index: 15;
    width: 60%;
    padding-left: 35%;
    text-align: right;
    list-style: none;
}

#yq_carousel ol li
{
    width: 13px;
    height: 13px;
}

#yq_carousel ol .active
{
    width: 14px;
    height: 14px;
    background-color: red;
    border-color: Red;
}

#yq_carousel .carousel-inner .item .carousel-cap
{
    position: absolute;
    bottom: 0px;
    text-align: center;
    background: rgba(0,0,0, 0.5) !important;
    filter: Alpha(opacity=50);
    height: 40px;
    width: 100%;
    color: #ffffff;
    z-index: 60;
    bottom: 0px;
}

#yq_carousel .carousel-inner .item .carousel-cap .pull-left
{
    padding: 10px;
    font-size: 15px;
}

/* 轮番 结束 */



/*News新闻*/
.Lineframe
{
    -moz-box-shadow: 1px 1px 1px #cccccc;
    -webkit-box-shadow: 1px 1px 1px #cccccc;
    box-shadow: 1px 1px 1px #cccccc;
}

.Lineframe
{
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    background: #ffffff;
}

.Lineframe .News
{
    margin-top: 10px;
   
}


/*新闻头部按钮*/

.Lineframe .News .nav-tabs
{
    margin-left: 0px;
    padding-left: 0px;
    height: 28px;
    margin-top: 2px;
    width:100%;
    border-bottom: 1px solid #045bb8;
}

.Lineframe .News .nav-tabs > .pull
{
    font-size: 15px;
    height: 28px;
    color: #ffffff;
    font-weight: 100;
    border-radius: 6px 6px 2px 2px;
}

.Lineframe .News .nav-tabs li
{
  
}

.Lineframe .News .nav-tabs  > li > a
{
    
    padding: 2px 6px 2px 6px;
    font-size: 15px;
    height: 28px;
    color: #000;
    font-family: Microsoft YaHei,SimHei;
    font-weight: 100;
    border-radius: 6px 6px 2px 2px;
}

.Lineframe .News .nav-tabs > li > a:hover
{
    padding: 2px 6px 2px 6px;
    font-size: 15px;
    height: 28px;
    color: #ffffff;
    font-family: Microsoft YaHei,SimHei;
    font-weight: 100;
    background-color: #045bb8;
    border-bottom: 1px solid #045bb8;
    border-radius: 6px 6px 2px 2px;
    cursor:pointer;
}

.Lineframe .News .nav-tabs > li.active > a, .Lineframe .News .nav-tabs > li.active > a:hover, .Lineframe .News .nav-tabs > li.active > a:focus
{
    padding: 2px 6px 2px 6px;
    font-size: 15px;
    height: 28px;
    color: #ffffff;
    font-family: Microsoft YaHei,SimHei;
    font-weight: 100;
    background-color: #045bb8;
    border-bottom: 1px solid #045bb8;
    border-radius: 6px 6px 2px 2px;
    border:none;
    cursor:pointer;
}

.Lineframe .News .more
{
    margin-top: -25px;
    margin-right: 0px;
}

.Lineframe .News .more a:hover
{
    color: #3d98ff;
    font-family: Microsoft YaHei,SimHei;
}
/*.hot0 .hotimg,.hot .hotimg
{
    display:none;
}*/
/*公告内容*/
.Lineframe .News .tab-content
{
    border: 0px;
    margin-top: 10px;
}

.Lineframe .News .tab-content .tab-pane .list-group .list-group-item
{
    border: 0px;
     margin:0px;
    padding:0px;
}

.Lineframe .News .tab-content .tab-pane .list-group .list-group-item
{
      margin:0px;
    padding:0px;
    background-color: Transparent;
}


.Lineframe .News .tab-content .tz .listss
{
     margin-bottom:17px;
    
    }

.Lineframe .News .tab-content .tz .list-group
{ 
     width:100%;
     margin-top:12px;
     margin-bottom:12px;
}
 
 .Lineframe .News .tz .list-group a
{
    margin-top:2px;
    font-size: 15px;
    color: #676767;
    font-family: Microsoft YaHei,SimHei;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0px;
    padding: 0px;
   /* width:76%;*/
}

.Lineframe .News .tz .list-group a:hover
{
    color: #3d98ff;
    font-family: Microsoft YaHei,SimHei;
}

.Lineframe .News .tz .list-group .badge
{
    background-color: Transparent;
    font-size: 12px;
    color: #6c6c6c;
    font-weight: 100;
    padding-right:0;
    margin-right:0px;
}

/*图片新闻*/

#yq_carousel_tp .carousel-inner 
{
    
    margin-bottom:19px;
}

#yq_carousel_tp .carousel-inner .item a img
{
    width: 100%;
    margin-top:5px;
    z-index: 0;
    height: 280px;
}

#yq_carousel_tp ol
{
    top: 90%;
    margin-right: 0px;
}

#yq_carousel_tp .carousel-indicators
{
    position: absolute;
    bottom: 10px;
    right: 5%;
    z-index: 15;
    width: 75%;
    padding-left: 20%;
    text-align: right;
    list-style: none;
}

#yq_carousel_tp ol li
{
    width: 13px;
    height: 13px;
}

#yq_carousel_tp ol .active
{
    width: 14px;
    height: 14px;
    background-color: #ffffff;
    border-color: #ffffff;
}

#yq_carousel_tp .carousel-inner .item .carousel-caption
{
    background: rgba(0,0,0, 0.3) !important;
    filter: Alpha(opacity=30);
    max-height: 19px;
    width: 100%;
    color: #ffffff;
    margin-left: -20%;
    padding-left: 15px;
   
    top: 83%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#yq_carousel_tp .carousel-inner .item .carousel-caption .pull-left
{ top: 83%;
    margin-top: -5px;
    font-size: 15px;
}

/*两边的图片按钮*/
.carousel-control
{
    position: absolute;
    z-index: 25;
    top: 40%;
    bottom: 35%;
    width: 40px;
    height: 60px;
}

.carousel-control img
{
    width: 40px;
    height: 60px;
}

.carousel-control.left
{
    left: 5px;
    background: rgba(0,0,0, 0.5) !important;
    filter: Alpha(opacity=80);
}

.carousel-control.left:hover
{
    background: rgba(0,0,0, 0.5) !important;
    filter: Alpha(opacity=20);
    background-image: none;
}

.carousel-control.right
{
    right: 5px;
    background: rgba(0,0,0, 0.5) !important;
    filter: Alpha(opacity=80);
}

.carousel-control.right:hover
{
    background: rgba(0,0,0, 0.5) !important;
    filter: Alpha(opacity=20);
    background-image: none;
}

/*高端访谈*/

.News .tab-content .zg
{
    margin-top: 20px;
}

.News .tab-content .zg .list-group-item-img
{
    width: 40%;
}

.News .tab-content .zg .list-group-item-img a img
{
    width: 95%;
    height: 110px;
}

.News .tab-content .zg .list-group-item-caption
{
    width: 100%;
    margin-top: -6px;
}

.News .tab-content .zg .list-group-item-caption a:hover
{
    color: #3d98ff;
    font-family: Microsoft YaHei,SimHei;
}

.News .tab-content .zg .list-group-item-caption h4
{
    font-size: 14px;
    color: #000000;
    font-family: Microsoft Yahei;
    font-weight: 800;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.News .tab-content .zg .list-group-item-caption h4 a:hover
{
    color: #3d98ff;
}

.News .tab-content .zg .list-group-item-caption h5
{
    font-size: 13px;
    color: #676767;
    font-family: Microsoft YaHei,SimHei;
    text-indent: 2em;
    letter-spacing: 1px;
    line-height: 24px;
}

.News .tab-content .zg .list-group-item-caption .pull-right
{
    margin: 12px 0px 0px 0px;
    font-size: 10px;
    font-family: Microsoft YaHei,SimHei;
    color: #6c6c6c;
    font-weight: 100;
    padding-right:0;
     
}

.News .New_yq 
{
    
     margin-top:38px;
}

.News .New_yq .lisst_yq .list-group
{
      margin:0px 0px 15px 0px;
      padding:0px; 
}

.News .New_yq .lisst_yq  .list-group .list-group-item
{
    
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
 }
 
 
.News .New_yq .lisst_yq  .list-group .list-group-item:hover
{
    color: #3d98ff;
}

.News .New_yq .lisst_yq  .list-group .badge
{
    background-color: transparent;
    font-size: 12px;
    color: #6c6c6c;
    font-weight: 100;
     padding-right:0;
     margin-right:0px;
    
}

/*登陆口*/
.denglu
{
    width: 100%;
    height:100%;
    margin-top: 50px;
}
.denglu ul
{
    padding: 0px;
}
.denglu ul li
{
    list-style: none;
   /* margin-bottom: 3px;*/
   padding-bottom:5px;
}
.denglu ul li img
{
    width: 100%;
   height: 53px;
}

.homeads img
{
    
     width:100%;
     margin-top:10px;
     margin-bottom:10px;
}


/*分支结构*/

.branching
{
    background: #ffffff;
    margin-top: 20px;
    padding-bottom: 25px;
    -moz-box-shadow: 1px 1px 1px #cccccc;
    -webkit-box-shadow: 1px 1px 1px #cccccc;
    box-shadow: 1px 1px 1px #cccccc;
}

.branching .nav-tabs
{
    height: 35px;
    margin-top: 2px;
    background-color: Transparent;
    border: 0px;
}

.branching .xx
{
    border-bottom: 1px solid #045bb8;
    padding-bottom: 15px;
}

.branching .nav-tabs > .pull
{
    height: 35px;
    background-color: #ffffff;
    border: 0px;
    margin: 0px;
    padding: 0px;
}

.branching .nav-tabs > li > a
{
    margin: 0px 0px 0px 0px;
    padding: 20px 0px 0px 0px;
    font-size: 16px;
    color: #0090cf;
    font-family: Microsoft YaHei,SimHei;
    border: 0px;
    font-weight: 700;
}

.branching .nav-tabs > li > a:hover
{
    margin: 0px 0px 0px 0px;
    padding: 20px 0px 0px 0px;
    font-size: 16px;
    color: #1c83e3;
    font-family: Microsoft YaHei,SimHei;
    font-weight: 700;
    border: 0px;
    background-color: Transparent;
}

.branching .nav-tabs > li.active > a, .branching .nav-tabs > li.active > a:hover, .branching .nav-tabs > li.active > a:focus
{
    margin: 0px 0px 0px 0px;
    padding: 20px 0px 0px 0px;
    font-size: 16px;
    color: #0090cf;
    font-family: Microsoft YaHei,SimHei;
    font-weight: 700;
    border: 0px;
    background-color: Transparent;
}

.branching .list-group .ff
{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 5px 0px;
}

.branching .list-group a:hover
{
    color: #1c83e3;
    border-bottom: 1px solid #1c83e3;
}


.branching .tab-content
{
    margin-top: 25px;
}

.branching .pull-right
{
    margin-top: -10px;
    margin-right: 19px;
}

.branching .pull-right a:hover
{
    color: #3d98ff;
    font-family: Microsoft YaHei,SimHei;
}
/*返回顶部*/

#gotop
{
    display: block;
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 50px;
    right: 10px;
    border-radius: 10px 10px 10px 10px;
    text-decoration: none;
}




/* Footer
-------------------------------------------------- */
footer
{
    background: -moz-linear-gradient(0% 100% 90deg, #0436BF, #075DF2) repeat #045bb8;
    border-color: #045bb8;
    background-color: #045bb8;
    background-image: -o-linear-gradient(-90deg,rgba(51,102,153,1),rgba(51,102,153,,0));
    background-image: -moz-linear-gradient(-90deg,rgba(51,102,153,1),rgba(51,102,153,,0));
    background-image: -webkit-gradient(linear,50% 0%,50% 100%,from(rgba(51,102,153,1)),to(rgba(51,102,153,,0)));
    background-image: -webkit-linear-gradient(-90deg,rgba(51,102,153,1),rgba(51,102,153,,0));
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    margin-top: 25px;
    color: #FFFFFF;
    padding: 10px 0px;
    font-size: 13px;
}

footer .ll 
{
    margin-top: 10px;
      text-align:left;
}
footer .ll  h5
{
     padding-top:8px;
     font-size: 13px;
}

footer .left1
{
    margin-top: 8px;
}
/*二维码*/

footer a:link
{
    text-decoration: none;
    color: #ffffff;
}
footer a:visited
{
    text-decoration: none;
    color: #ffffff;
}

footer a:hover
{
    text-decoration: none;
    color: #6fb5f6;
}

footer a:active
{
    text-decoration: blink;
    color: #ffffff;
}

footer img
{
    width:90px;
   
}

footer .ll  table
{
  line-height: 150%;
  letter-spacing:2px;
}

footer .badge
{
    background-color:#5b5b5b;
    color: #fff;
    font-size: 16px;
    text-shadow: 1px 1px 0 #f96,1px 1px 0 #f96; 
  
}
.yq_shichuang
{
    padding:20px;
    }
.yq_shichuang .carousel ul li
{
    float:left;
    width:18%;
    margin:0 11px;
    }
.yq_shichuang .carousel ul li .thumbnail
{
    padding:0;
    background-color:Transparent;
    border:none;
    border-radius: 0px;
    }
.yq_shichuang .carousel ul li .thumbnail img
{
    width:100%;
    }
.yq_shichuang .carousel ul li .thumbnail .caption 
{
    text-align:center;
    }
.yq_shichuang .carousel ul li .thumbnail .caption h4
{
    font-size:14px;
    color:#696969;
    overflow: hidden; /*自动隐藏文字*/
text-overflow: ellipsis;/*文字隐藏后添加省略号*/
white-space: nowrap;/*强制不换行*/
    }

.yq_shichuang .carousel ul li a:hover .thumbnail .caption h4
{
    color:#696969;
    }


.yq_shichuang .carousel .carousel-control
{
    top: 30%;
    }
.yq_shichuang .carousel .carousel-control.left
{
    left:-30px;
    background-color:Transparent !important;
    }
.yq_shichuang .carousel .carousel-control.right
{
    right:-30px;
    background-color:Transparent !important;
    }













