/* 本例子css */
.slideBox111 {
    width: 1200px;
    height: 260px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;}

.slideBox111 .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    bottom: 5px;
    z-index: 1;
    transform: translate(-50%);}

.slideBox111 .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;}

.slideBox111 .hd ul li {
    float: left;
    margin-right: 2px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    padding: 0;
    width: 13px;
    height: 13px;
    background: #fff;
    border-radius: 50%;}

.slideBox111 .hd ul li.on {
    background: #00579e;}

.slideBox111 .bd {
    position: relative;
    height: 100%;
    z-index: 0;}

.slideBox111 .bd li {
    zoom: 1;
    vertical-align: middle;}

.slideBox111 .bd img {
    width: 1200px;
    height: 260px;
    display: block;}

/* 下面是前/后按钮代码，如果不需要删除即可 */



.slideBox111 .prev {
    position: absolute;
    left: 3%;
    top: 45%;
    display: block;
    width: 40px;
    height: 40px;
    background: url(images/zuojiant.png);
    filter: alpha(opacity=50);
    opacity: 0.5;    z-index: 99999;background-repeat: no-repeat;}

.slideBox111 .next {
    position: absolute;
    right: 3%;
   top: 45%;
    display: block;
    width: 40px;
    height: 40px;
    background: url(images/youjiant.png);
    filter: alpha(opacity=50);
    opacity: 0.5;    z-index: 99999;background-repeat: no-repeat;}



.slideBox111 .prev:hover,
.slideBox111 .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;}

.slideBox111 .prevStop {
    display: none;}

.slideBox111 .nextStop {
    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;}
