@charset "utf-8";

.menustyle li{border-bottom: 1px solid #d8d8d8;
text-align: left;
font-size: 17px;
line-height: 18px;}
.menustyle li a span{display:block;font-size:14px}
.mT{ font-size: 30px;
    line-height: 53px;
    font-weight: inherit;
    color: #080808;
    padding-top: 5px;
    letter-spacing: -2px;
    min-height: 30px;
    width: 219px;
    background: url(../../img/sub_left_tit.jpg)no-repeat;
    height: 120px;
    box-sizing: border-box;
    padding-left: 20px; border-bottom: 1px dotted #999;

}
 .mT span{  color:#fff;letter-spacing:0;line-height:18px; font-size: 29px; display:none; }

.page a{ display:block;width:194px;padding:14px 0 14px 25px;/*background:url(../../img/bg_page.gif) no-repeat 190px 17px #ffffff;*/color:#666;}
.page a:hover{ color: #c76f35;  }
/* .page_now a{display:block;width:194px;padding:14px 0 14px 25px;background:url(../../img/bg_page_now2.gif) no-repeat 0 0;color:#fff;font-weight:bold;} */
.page_now a{display: block;
width: 194px;
padding: 14px 0 14px 25px;
color:#fff;
background-color: #111427;
background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23a5a5a5' fill-opacity='0.4' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E");
}

.sub_page a{ display:block;position:relative;width:209px;padding:11px 0 11px 40px;background:url(../../img/bg_page.gif) no-repeat 190px 14px;color:#000;}
.sub_page a:hover{ color:#F26521;}
.sub_page_now a{display:block;position:relative;width:209px;padding:11px 0 11px 40px;background:url(../../img/bg_page.gif) no-repeat 190px 14px;color:#8a0912;font-weight:bold;}
.sub_page a:after{content:'';position:absolute;left:25px;top:18px;width:5px;height:2px;background:#333;}
.sub_page_now a:after{content:'';position:absolute;left:25px;top:18px;width:5px;height:2px;background:#8a0912;}

