.center .center1 .player-ctx3 {
    padding-top: 5px;

    height: auto;
}

.player-ctx3 .cnt {
    border: 1px solid #DBDBDB;
    background-color: #FFF;
    min-height: 525px;
    padding: 10px;
}

.player-ctx3 .cnt .pInfo {
    text-align: center;
    line-height: 25px;
    height: 25px;
    color: #666;
}

.player-ctx3 .cnt .news {
    text-align: left;
    line-height: 150%;
    height: auto;
    color: #333;
    border: 1px solid #E3E3E3;
    padding: 10px;
    font-size: 16px;
    text-indent: 20px;
}

.player-ctx3 a {
    color: #069;
    text-decoration: none;
}

.player-ctx3 a:hover {
    color: #D50000;
    text-decoration: underline;
}

.player-ctx3 .cnt .wzContent {
    font-size: 16px;
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
    color: #4F4F4F;
    line-height: 200%;
    letter-spacing: 1px;
}

.player-ctx3 .cnt .wzContent2 {
    height: auto;
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 16px;
    padding-left: 20px;
    overflow: hidden;
}

.wzContent2 a {
    line-height: 30px;
    padding-left: 25px;
    background-image: url(../images/appimg/bg.png);
    background-repeat: no-repeat;
    background-position: -202px -443px;
}

.wzContent2 #child {
    height: 250px;
    width: 350px;
    background-image: url(/images/p1-1.png);
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    background-color: #333;
    margin-right: auto;
    margin-left: auto;
    border: 1px solid #CCC;
}

.wzContent2 #child:hover {
    background-image: url(/images/p2-1.png);
    background-repeat: no-repeat;
    background-position: center center;
}

/*相关*/
.view3 {
    background-color: #F9F9F9;
    line-height: 25px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCC;
    margin-top: 10px;
    padding-top: 10px;
    padding-left: 10px;
    letter-spacing: 1px;
}

.view3 a {
    line-height: 25px;
    color: #666;
    text-decoration: none;
}

.view3 a:hover {
    line-height: 25px;
    color: #D50000;
    text-decoration: underline;
}

.k {
    margin-right: 5px;
}

.cnt .keydiv {
    font-size: 16px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
    color: #4F4F4F;
    line-height: 200%;
    letter-spacing: 1px;
}

.cnt .keydiv a {
    color: #990000;
}

/**/
.ntit {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCC;
    text-indent: 10px;
    margin-bottom: 10px;
    line-height: 30px;
    text-align: left;
    height: 30px;
    color: #666;
    background-color: #F7F7F7;
}

.view4 {
    background-color: #F9F9F9;
    margin-top: 10px;
    letter-spacing: 1px;
    border: 1px solid #CCC;
}

.title2 h3 {
    font-size: 12px;
    font-weight: bold;
    line-height: 30px;
    height: 30px;
    color: #666;
}

.title2 {
    line-height: 30px;
    background: #F7F7F7;
    padding-left: 5px;
    font-weight: bold;
    font-size: 12px;
    text-indent: 10px;
    border-bottom: 1px dotted #CCC;
}

.pdlist2 {
    padding: 10px 5px 10px 20px;
    line-height: 22px;
    color: #555;
}

.view4 ul {
    list-style: none;
    padding: 10px;
    margin: 0;
}

.view4 ul li {
    padding: 5px 0;
    line-height: 20px;
    border-bottom: 1px dotted #CCC;
    clear: both;
    overflow: hidden;
    text-indent: 10px;
}