.tt2 {
    margin-top: 0px;
    border-bottom: 1px solid #ccc;
    height: 44px;
    background-color: #fff;
}

.tt2 div {
    display: None;
}

.tt2 .on {
    border-bottom: 2px solid #014A8F;
    background-color: #fff;
    color: #086CBE;
    margin-bottom: -2px;
    position: relative;
}

.tt2 .on div {
    display: block;
    width: 100%;
    position: absolute;
    bottom: -6px;
    text-align: center
}

.tt2 .on i {
    width: 0;
    height: 0;
    border-top: 5px solid #014A8F;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    position: absolute;
    bottom: 0px;
    left: 45%;
}

.tt2 .on a {
    color: #014A8F
}

.tt2 li {
    width: 15%;
    float: left;
    text-align: center
}

.tt2 li a {
    text-decoration: none;
    color: #333;
    font-size: 18px;
    line-height: 44px
}

.bookDL {
    padding: 30px 0 30px 20px;
    border-bottom: 1px solid #CCCCCC;
}

.bookDL dt {
    float: left;
    line-height: 24px;
    color: #FFFFFF;
    background-color: #014A8F;
    height: 48px;
    padding: 15px 0;
    margin-right: 30px;
    width: 68px;
    border-radius: 5px;
    text-align: center;
    letter-spacing: 2px;
}

.bookDL dd {
    float: left;
    font-size: 14px;
    width: 770px;
    color: #5A5A5A;
}

.bookDL dd p {
    maigin: 0;
    padding: 0;
    line-height: 26px;
}

.myform table {
    font-size: 14px;
    border-collapse: collapse;
}

.myform h2 {
    margin-top: 10px;
    height: 40px;
    line-height: 40px;
    text-indent: 20px;
    font-size: 16px;
    font-weight: normal;
    color: #003366;
    background-color: #F5F5F5;
}

.myform table td {
    border: 1px solid #DDDDDD;
    padding-left: 12px;
}

.myform table td em {
    margin-right: 10px;
    color: #EE6500;
}

.myform table td .inputW {
    width: 595px;
}

.myform table td .inputW2 {
    margin-left: 14px;
    width: 195px;
    height: 21px;
}

.myform {
    padding: 0px 0;
    margin: 0px auto;
    width: 100%;
}

.myform p {
    margin-bottom: 20px;
}

.myform input,
.myform select {
    padding-left: 3px;
    background-color: #f9f9f9;
    height: 24px;
    border: 1px solid #CCCCCC;
}

.myform textarea {
    margin: 12px 0;
    border: 1px solid #CCCCCC;
    background-color: #fff;
    padding: 1%;
}

.myform .radios {
    margin: 0px 4px 0 10px;
    border: 0;
    font-weight: bold;
    vertical-align: middle;
}

.myform label {
    margin-right: 10px;
    vertical-align: middle;
}

.myform #submitBtn,.myform #submitSearchBtn {
    cursor: pointer;
    background-color: #3bb3e0;
    padding: 5px;
    position: relative;
    font-size: 14px;
    text-decoration: none;
    color: #fff;
    border: solid 1px #186f8f;
    border-radius: 5px;
    width: 60px;
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(0, 84, 156)), color-stop(1, rgb(0, 95, 204)));
    margin: 20px auto;
    display: block;
    text-align: center;
}
/*列表页*/

#pgDiv2 dl {
    padding-top: 30px;
}

#pgDiv2 dl dt {
    background-color: #DDECF4;
    height: 41px;
    line-height: 41px;
}

#pgDiv2 dl b {
    float: left;
    display: block;
}

#pgDiv2 dl dd b {
    font-weight: normal;
}

#pgDiv2 dl .b1 {
    width: 66%;
    text-align: left;
}

#pgDiv2 dt .b1 {
    width: 66%;
    text-align: center;
}

#pgDiv2 dl .b2 {
    width: 22%;
    text-align: center;
}

#pgDiv2 dl .b3 {
    width: 12%;
    text-align: center;
}

#pgDiv2 dd .b3 {
    text-align: center;
}

#pgDiv2 dd .b3 a {
    width: 60px;
    height: 24px;
    line-height: 24px;
    text-decoration: none;
    color: #014A8F;
    border: solid 1px #014A8F;
    border-radius: 50px;
    text-align: center;
    margin: 7px 0 0 23px;
}

#pgDiv2 dd .b3 a:hover {
    color: #fff;
    background-color: #014A8F;
}

#pgDiv2 dl dd {
    height: 41px;
    line-height: 41px;
    overflow: hidden;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #D8D8D8;
}

#pgDiv2 dl dd a {
    white-space: normal;
    float: left;
    display: block;
    font-size: 16px;
    width: 80%;
}

/*#pgDiv2 span {
    width: 90px;
    margin-left: -90px;
    float: right;
    text-align: right;
    font-size: 14px;
    color: #989898;
}*/

#win {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999999;
    display: none;
    top: 0%;
    left: 0%;
}

#win #closeBtn {
    float: right;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    border-radius: 40px;
    margin: 10px;
    font-family: Helvetica, sans-serif;
    position: absolute;
    z-index: 1;
    top: -30px;
    right: -20px;
    color: #fff;
    background-color: #014A8F;
    border: 2px solid #fff;
    text-align: center;
}

#winBg {
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .7;
    filter: alpha(opacity=70);
    position: absolute;
    z-index: 1;
}

#winCon {
    width: 1000px;
    margin-left: -500px;
    height: 80%;
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 10%;
    background-color: #fff;
    border-radius: 10px;
    border: 3px solid #C6D8E7;
    box-shadow: 0 3px 3px #666;
}

#winCon #tableDiv {
    width: 100%;
    height: 90%;
    margin-top: 10px;
    overflow-y: auto;
    overflow-x: hidden;
}

#winCon table {
    margin: 20px;
    width: 950px;
}

#winCon table td {
    border: 1px solid #DDDDDD;
    padding: 5px 10px;
    line-height: 160%;
    font-size: 14px;
}

#winCon .th {
    color: #014A8F;
    font-size: 16px;
    background-color: #C6D8E7;
    letter-spacing: 3px;
}
.content{
    padding-bottom: 40px;
}

