table{ border-collapse:collapse; border-spacing:0; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size:0; }
.clearfix{ zoom:1; }
.main{
    padding:20px;
}

.table{
    margin-bottom:0;
}
/*时间轴开始*/


.proTableColor{
    background: #f5f5f5;
    position: relative;
    height: 15px;
    overflow: hidden;
}

.proTableL,.proTableR{
    float:left;
    display: block;
}
.proTableL{
    width:200px;
    text-align: center;
    height:100%;
}
.proTableL h2{
    height:40px;
    line-height: 40px;
}
.proTableR{

    overflow:hidden;
    width: 100%;
}
/*表格样式*/
.proTable{
    margin-top: 5px;
}
.pro_tableChild tr th,.pro_tableChild tr td{
    width:14%;
    border:none;
    font-weight: normal;
    text-align:center;
    font-size: 13px;
    color: #666;
}
.pro_tableChild{
    width: 100%;
}

.list{
    width:100%;
    height:15px;
    position: relative;
}
.proList{
    height:15px;
    line-height:15px;
    background:#fff;
    float:left;
    text-align: center;
    color:#fff;
    position: absolute;
    left:0;
    top:0;
}
.lines{
    position: absolute;
    z-index: 9;
    width: 100%;
    top: 0;
    height: 15px;
}
.lines div{
    float: left;

    width: 19.82%;
    height: 15px;
    border-right: 1px solid #fff;
}
.lines div:nth-child(7){
    border-right: none;
}
/*绿色*/
.listSl{
    background: #00b050;

}
/*浅蓝*/
.listQl{
    background: #00acda;

}
/*黄色*/
.listQh{
    background: #ffff00;

}
/*橘黄*/
.listJh{
    background: #f79646;
}
/*红色*/
.listHs{
    background: #ff0000;
}
/*紫色*/
.listZs{
    background: #b1a0c7;
}
/*灰色*/
.listhui{
    background: #bfc3bc;

}
/*时间轴结束*/

/* 设置滚动条的样式 */
::-webkit-scrollbar {
    width:0px;
    height:3px;
}
/* 滚动槽 */
::-webkit-scrollbar-track {
    background:rgba(0,0,0,0.3);
}
/* 滚动条滑块 */
::-webkit-scrollbar-thumb {
    background: rgba(65,128,231,0.5);
    cursor: pointer;
}
::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(65,128,231,0.7);
    cursor: pointer;
}


.z_xzzctl ul li{
    float: left;
    margin-right: 15px;
}
.z_xzzctl{
    overflow: hidden;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f2f2f2;
}

.z_xzzctll{
    float: left;
    margin-top: 6px;
    width: 8px;
    height: 8px;
    margin-right: 5px;
}
.z_xzzctlr{
    float: left;
    font-size: 14px;
}
.z_xzzcnrl{
    float: left;
}
.z_xzzcnrr{
    float: right;
    width: 575px;
}
.z_xzzcnr ul li{
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
}
.z_xzzcnrl{
    width: 156px;
    height: 140px;
    overflow: hidden;
    background: #000;
}
.z_xzzcnrrs{
    overflow: hidden;
    margin-bottom: 10px;
}
.z_xzzcnrrs div{
    float: left;
    margin-right: 15px;
    font-size: 14px;
}
.z_xzzcnrrt{
    margin-top: 10px;
    margin-bottom: 15px;
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
.z_xzzcnr{
    padding: 20px 0;
}