/**nav logo**/
.Nav_Logo{width: 1400px;margin: 0 auto;height: 120px;z-index: 99;}
.logo{float: left;padding-top: 24px;}
.nav{float: right;position: relative;}
.nav ul{}
.nav ul li{float: left;line-height: 120px;font-size: 18px;color: #151515;position:relative;    width: 105px;padding: 0;text-align: center;}
.nav ul li:hover{background: #0b6681;}
.nav ul li:hover a{color:#fff;}
/**二级导航**/
.subnav{
    width: 140%;
    background: rgba(251,251,251,0.95);
    position: absolute;
    top: 119px;
    left: -20%;
    z-index: 99;
    display: none;}
.subnav li{
    float:none !important;
    line-height: 45px !important;
    text-align:center;
    overflow:none !important;}
.subnav li>a{color:#000 !important;}
.subnav li:hover{background:#0b6681;}
.subnav li:hover>a{color:#fff !important;}
.nav ul li:hover .subnav{display: block;animation: moves 1s ease-in-out forwards;}
/**三级栏目**/
.thirnav{
   position:absolute;
   left:147px;
   top:0px;
   background: rgba(251,251,251,0.95);
   display:none;}
.thirnav li>a{color:#000 !important;}
.thirnav li:hover{background:#0b6681;}
.thirnav li:hover>a{color:#fff !important;}
.subnav li:hover .thirnav{display: block;animation: moves 1s ease-in-out forwards;}
/**二级导航显示动画**/
@keyframes moves{
    0%{transform: translateY(200);opacity: 0.5;}
    50%{opacity: 1;}
}



.col_subnav{
  padding-left:0px !important;
  display:none;
  position:relative;
  left:-15px !important;}
.col_subnav li{
  padding-left:15px !important;}
.col_subnav li {
    background: #fff url(template_files/2/hdimg/bas/images/col_sign1.png) no-repeat 185px center !important;}
.col_subnav li:hover{
    background: #f4f4f4 url(template_files/2/hdimg/bas/images/col_sign.png) no-repeat 185px center !important;}
.Left_nav ul li:hover .col_subnav{
  display:block;}
.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;}

