/**组件样式*/
   .yj-li {
        position: relative;}

    .ej-ul {
        display: none;
        position: absolute;
        left: -17%;
        top: 0%;
        z-index: 999999999999;
        background-color: #2a65a2;
        padding: 10px 0;
        border-radius: 10px;
        width: 117%;}

    .ej-ul li {
        width: 46%;
        float: left;
        margin: 0 2%;}

    .h3 {
        width: 3.375rem !important;
        height: 3.375rem !important;}

    .imgt {
        max-width: 3rem !important;
        max-height: 3rem !important;}

    .imgt2 {
        display: none;
        max-width: 3rem !important;
        max-height: 3rem !important;}

    .ej-ul h5 {
        font-size: 12px !important;}

    .yj-li:hover .ej-ul {
        display: block;}

    .ej-ul li:hover .imgt {
        display: none;
        transform: rotateY(0);}

    .ej-ul li:hover .imgt2 {
        display: block;
        transform: rotateY(0);}

    .ej-ul li:hover h5 {
        color: #fff131;}

    .ej-ul li:hover h3{
        border: rgb(244 234 54) 1px dashed;}
    .sjyj-li {
        position: relative;}

.sjej-ul {
    display: none;
    position: absolute;
    left: 2%;
    top: -125%;
    z-index: 999999999999;
    background-color: #2a65a2;
    padding: 10px;
    border-radius: 10px;
    width: 120%;}

.sjej-ulli {
    width: 46% !important;
    float: left;
    margin: 0 2%;
    margin-bottom: 0 !important;}

    .sjh3 {
        width: 3.375rem !important;
        height: 3.375rem !important;}

    .sjimgt {
        max-width: 3rem !important;
        max-height: 3rem !important;}

    .sjej-ul h5 {
        font-size: 12px !important;}

    .sjyj-li:hover .sjej-ul {
        display: block;}
    .sjimgt2{  display: none;}

.tpcontent{font-weight: bold; font-size: 11pt; color: #2b2b2b; font-family: 宋体;}
.cytpstyle{font-size: 9pt; color: #2b2b2b; font-family: 宋体;}
.content{margin:auto;text-align:left;line-height:18px;padding:3px 0 0 0;color:#727272;}
.process{width:162px;height:11px;background:#EDEDED;overflow:hidden;float:left;margin-left:26px !important;margin-left:13px;margin-right:10px;}
.process div{width:160px;height:11px;background:url(/system/resource/images/newsvote/bg.gif) repeat-x;border-left:1px solid #000;border-right:1px solid #000;}
.process .style7{border-left-color:#ff0000;border-right-color:#ff0000;background-position:0 -77px;}
.n_news_detail .ar_article_box .newxxjjy h3{
    font-size: 1.5rem;
    color:  #06783f;
    line-height: 2.625rem;
    /*font-family: sourcehanserifcn-bold;*/
    display: flex
;
    justify-content: space-between;
    align-items: center;
    margin-top: 1.875rem;}
.n_news_detail .ar_article_box .newxxjjy .nav01 .title{
    font-size: 1.75rem;
    color:  #06783f;
    line-height: 2.625rem;
    /*font-family: sourcehanserifcn-bold;*/
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: .875rem;
    font-weight: bold;}
.n_news_detail .ar_article_box .newxxjjy .nav01 .title:before{
    content: "";
    position: absolute;
    width: 3.75rem;
    height: 4px;
    background: #06783f;
    left: 0;
    top: 0;}
