﻿.img-title01, .img-title03, .img-title02
{
    width:19.9%;
}
.divTr {
    padding: 6px 2px;
}
.divTd1 {
    float: left;
    width: 180px;
    font-size: 16px;
    text-align: right;
        height: auto;
}
.divTd1 span {
    line-height: 44px;
}
.divTd2
{
    width:465px;
    display:inline-block;
 }
.dt2_input_select
{
    margin-right:16px;
 }
.dt2_input_select:last-child
{
    margin-right:0;
}

.divTd2 .p1,.divTd2 .p2,.divTd2 .p3
{
    width:31%;
    margin:auto;
        margin-right: 16px;
 }
 .divTd21 .p1,.divTd21 .p2,.divTd21 .p3
{
    width:30.5%;
        margin-right: 16px;
 }
 .divTd2 .p3 {
    margin-right: 0;
}
 #regionalManager
 {
     width:100%;
 }
.title-div
 {
    background-color: #f7f7f7;
    padding: 4px 6px;
 }
 .title-div ..cont-title
 {
     font-size:18px;
 }
 .addNumber
 {
line-height: 40px;
    height: 40px;
    width: 120px;
    font-size: 16px;
    margin: 0px 8px;
    padding: 0 8px;
    color: #333;
    border: 1px solid #ddd;
    border-radius: 4px;
 }
 
 .txt_over 
 {
     overflow:hidden;
    overflow-y: scroll;
}
.txt_over div
{
    margin:2px 0;
    font-size:16px;
    background-color: #f8f8f8;
    border: 1px solid #f0f0f0;
    border-radius: 3px;
 }
 .img-t
 {
background-size: 98% 100%;
   }
   .img-finish {
    background-size: 98% 100%;
}

#tbList
{
    margin: 0px auto;
    width: 1020px;
    font-size: 16px;
    margin-top: 40px;
        border: 0;
            border-spacing: 0;
            text-align:center;
}
#tbList th
{
    background-color: #f7f7f7;
    color: #333;
    height: 44px;
        border-bottom: 1px solid #ddd;
}

#tbList .Q3
{
    display:none;
}

#tbList td
{
    padding: 0 8px;
    height: 44px;
        border-bottom: 1px solid #ddd;
    }
    #tbList tr:nth-child(even)
    {
            background-color: #f7f7f7;
    }
    
    #canzhanliucheng
    {
        width:100%;
    }
    
    .ex_panel
    {
        
    width:  1200px;
    margin:  0 auto;
    background-color: #fff;
    }