.cpzx{ width:1000px;border-radius:5px; background:#fff; margin:10px auto;overflow: hidden;}
.cpzx p{ line-height:22px;}
.cpzx h3{/*line-height:38px;border-bottom: 1px solid #ddd; color:#0064b6;font-size: 15px; margin:5px 10px;*/}
.cpzx h3 span{background: #0072c8;width: 5px;height: 18px;border-radius: 5px;display: block;margin:10px 10px 10px 0px;float: left;}
.cpzx h3 i{text-transform:uppercase; font-size:12px; color:#ff4000; margin:0 0 0 10px;font-style: normal;}
.cpzx h3 img{float:right; margin:26px 0 0 0;}
 

 
.rollphotos {width: 1020px} 
 
  .scroll_main
        {
            width: 1020px;
            height: 250px;
            overflow: hidden;
            position: relative;
           
        }
        .clear
        {
            clear: both;
        }
        
        .scroll_main li
        {
            float: left;
            position: relative;
            width: 200px;
            padding:5px;
            overflow: hidden;
        }
        .scroll_main li img
        {
            border: #add2fc 0px solid; 
            display: block;
            background: #fff;
            margin: 0px auto;
            width: 200px;
            height: 200px;
        }
        .scroll_main h4
        {
            height: 30px;
            line-height: 30px;
            text-align: center;
            color: #333;
            background: #fff;
            margin:0px auto;
            padding: 0px;
            width: 200px;
            clear: both;
            margin-top:3px;
            background-color:#eee;
        }
        
        .scroll_main h4 a
        {
            color: #000;
            font-weight: bold;
            font-size: 12px;
        }
        
        .scroll_main h4 a:hover img
        {
            display: block;
            border: #ff0076 1px solid;
            color: #f60;
        }
        .scroll_main h4 a:hover
        {
            color: #f60;
        }
 