        /* 本例子css */
        .slideBox {
            width: 100%;
            height: auot;
            overflow: hidden;
            position: relative;
            margin: 0 auto;}

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

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

        .slideBox .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%;}

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

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

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

        .slideBox .bd img {
             width: 100%;
            height: auot;
            display: block;}

        /* 下面是前/后按钮代码，如果不需要删除即可 */
        .slideBox .prev {
            left: auto;
            right: 3%;
            background-position: 8px 5px;}


        .slideBox .prev {
            position: absolute;
            left: 3%;
            top: 50%;
            margin-top: -25px;
            display: block;
            width: 36px;
            height: 40px;
            background: url(images/zjt.png) 5px no-repeat;
            filter: alpha(opacity=50);
            opacity: 0.5;}

        .slideBox .next {
            position: absolute;
            left: 3%;
            top: 50%;
            margin-top: -25px;
            display: block;
            width: 36px;
            height: 40px;
            background: url(images/yjt.png) -110px 5px no-repeat;
            filter: alpha(opacity=50);
            opacity: 0.5;}

        .slideBox .next {
            left: auto;
            right: 3%;
            background-position: 8px 5px;}

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

        .slideBox .prevStop {
            display: none;}

        .slideBox .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;}
.main_conDiv table{margin:0 auto;}
.main_conDiv p{font-size: 16px;line-height: 25px;color: #666666;padding: 10px 15px 10px 15px;}


