.rig_nav a:hover{
    color: #fff ;}
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0;} 
.clearfloat{zoom:1;}

/********导航********/
.nav_top{
    width:100%;
    margin:20px auto;
    height:50px;
    line-height:50px;
    background-color:#043b7f;}
.nav11{
    width:1200px;
    height:50px;
    margin:0 auto;}
.nav11>li{
    float:left;
    height:50px;}

.nav11 li a{
    height:50px;
    padding:10px 25px;
    font-size: 18px;
    color:#fff;
    font-weight:bold;}
.nav11 li ul{
    display:block;}

#nav1 li { float: left; display: block; position: relative; z-index: 999;}
#nav1 li a { 
    display: block; 
    padding: 0; 
    height:50px; 
    text-decoration: none; 
    zoom: 1; 
    width:100%; 
    text-align:center;}

#nav1 li a:hover, #nav li a.hov {color:#fff; background:#054189;}
#nav1 .on{ color:#fff; background:#054189;}
#nav1 .on>a{}
#nav1 ul { position: absolute; display:none; margin: 0; list-style: none;  padding-bottom:10px; width:100%;overflow: unset;}
#nav1 ul li {text-align: left; text-indent:5px;background-color:#416fa7;width:100%;float:none;width:100%;}
#nav1 ul li a{border-right:0; text-align:center; font-size:16px; height:45px; line-height:45px; color:#fff;width:94%;display:block;padding:0 3%; font-weight:normal;}
#nav1 ul li a:hover { color: #fff;background:#4c87cf;}
#nav1 li a{font-weight:normal;}
 .tpcontent{font-weight: bold; font-size: 9pt; color: #2b2b2b; font-family: 宋体;}
.cytpstyle{font-size: 16px; 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;}


.showContent  p{font-size: 16px !important;}
@media screen and (orientation:portrait) {
/*  css[竖向定义样式]  */
    ....
}
@media screen and (orientation:landscape) {
/*   css[横向定义样式]  */
    ....
}
#vsb_content_2 P  {
    line-height: 32px !important;}

