/*! Project: tankbox
 *  Version: 1.0.0
 *  Date: 2015-03-24 04:36:12 PM
 *  Author: lijianjun
 */
.wrap .mod-page a {
    border: 1px solid #e3e3e3;
    padding: 0 6px;
    width: auto;
    text-align: center;
    height: 22px;
    line-height: 22px;
}

.wrap .mod-page a.current,
.wrap .mod-page a:hover {
    border: 1px solid #e3e3e3;
    background-color: #878f86;
    color: #ffffff;
}

.wrap .box_top_nav {
    position: relative
}

.wrap .box_top_nav li {
    width: auto;
    margin-left: 0
}

.wrap .box_top_nav li a {
    width: auto;
    padding: 0 20px
}

.wrap .box_top_nav li a:hover{
    text-decoration: none;
}
.wrap .box_top_nav .manage_plugin {
    position: absolute;
    right: 12px;
    top: 0;
    display: block;
    height: 28px;
    line-height: 28px;
    padding-left: 21px;
    color: #9E9C8D;
    font-family: SimSun;
    background: url(../img/icon-plugin.png) left no-repeat
}

.wrap .box_top_nav .manage_plugin:hover {
    color: #9E9C8D
}

.wrap .tankpaint_list li {
    background-color: #2d2a2a;
    height: 49px;
    overflow: hidden
}

.wrap .tankpaint_list li.odd {
    background-color: #312e2e
}

.wrap .tankpaint_list li:hover {
    background-color: #161515
}

.wrap .tankpaint_list .btn-bar p {
    color: #757269;
    text-align: center
}

.tankPlugin-hd {
    height: 80px;
    overflow: hidden;
    padding: 0 16px
}

.tankPlugin-hd p {
    color: #757269;
    margin-top: 10px
}

.tankPlugin-bd .tankpaint_list {
    height: 320px;
    overflow: hidden
}

.tankPlugin-search {
    padding-top: 18px
}

.tankPlugin-search input {
    height: 34px;
    line-height: 34px;
    border: 1px solid #e3e3e3;
    color: #757269;
    margin-right: 10px;
    outline: 0;
    width: 342px;
    padding: 0 10px;
    float: left;
    border-radius: 4px;
}

.tankPlugin-search select {
    float: left;
    height: 24px;
    line-height: 24px;
    background-color: #252222;
    color: #757269;
    border-radius: 0;
    border: 1px solid #424040;
    outline: 0
}

.tankPlugin-searchBtn {
    display: inline-block;
    background-color: #878f86;
    border: none;
    border-radius: 4px;
    color: #ffffff;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    width: 90px;
    text-align: center;
}

.tankPlugin-searchBtn:hover {
    text-decoration: none
}

.tankPlugin-aside--fl {
    float: left;
    width: 466px;
}

.tankPlugin-aside--fl .tankpaint_page {
    padding: 0
}

.tankPlugin-aside--fl .tankpaint_list {
    height: 400px;
    overflow: hidden
}

.tankPlugin-aside--fr {
    float: right;
    margin-top: 20px;
    width: 320px;
    padding-bottom: 10px;
    overflow: hidden;
    background-color: #fbfbfb;
    border: 1px solid #e3e3e3;
}


.tankPlugin-index .tankPlugin-search input {
    /* width: 200px */
}

.tankPlugin-index .tankPlugin-search select {
    width: 60px
}

.tankPlugin-aside__hd {
    height: 36px;
    line-height: 36px;
    margin: 0 10px;
    border-bottom: 1px solid #e1e1e1;
}

.tankPlugin-aside__hd h5 {
    float: left;
    color: #333333;
    font-size: 14px;
}


.tankPlugin-aside__bd li {
    padding: 9px 0 13px 0;
    overflow: hidden;
    vertical-align: middle;
    margin: 0 10px;
    border-bottom: 1px dotted #e1e1e1;
    cursor: pointer;
}
.tankPlugin-aside__bd a:last-child li{
    border-bottom: none;
}
.tankPlugin-aside__bd .level-icon {
    float: left;
    width: 20px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    margin: 7px 10px 0;
    color: #918d7a;
    background: url(../img/btn-plugin-2.png) 0 -36px no-repeat
}

.tankPlugin-aside__bd .level-icon.level-Top3 {
    background-position: 0 -20px
}

.tankPlugin-aside__bd .aside-main {
    float: left;
    overflow: hidden;
    width: 140px
}

.tankPlugin-aside__bd .aside-main img {
    float: left;
    width: 36px;
    height: 36px;
    overflow: hidden;
    margin-right: 10px
}

.tankPlugin-aside__bd .aside-main h6 {
    float: left;
    width: 90px;
    color: #333333;
}

.tankPlugin-aside__bd .aside-main p {
    float: left;
    width: 90px;
    overflow: hidden;
    height: 16px;
    color: #69665f
}

.tankPlugin-aside__bd .aside-btn {
    float: left;
    width: 41px;
    height: 20px;
    line-height: 18px;
    background: url(../img/btn-plugin-2.png) 0 0 no-repeat;
    color: #a7a18c;
    text-align: center;
    margin-top: 8px
}

.tankPlugin-aside__bd .aside-btn:hover {
    color: #f9f7e9;
    text-decoration: none
}

.tankPlugin-aside__nav {
    float: right
}

.tankPlugin-aside__nav span {
    cursor: pointer;
    color: #9e9c8d;
    float: left;
    border-bottom: 2px solid transparent;
    height: 34px;
    line-height: 36px;
    padding: 0 3px;
    margin-right: 5px
}

.tankPlugin-aside__nav span.cur {
    color: #cbc8b6;
    border-bottom: 2px solid #484541
}

.tankPlugin-aside__nav a {
    float: left;
    line-height: 34px;
    margin-right: 5px;
    font-family: SimSun
}

.tankPlugin-list-1 {
    padding-top: 18px
}

.tankPlugin-list-1 .hd {
    border-bottom: 1px solid #e3e3e3;
    overflow: hidden;
    height: 28px;
    line-height: 28px
}

.tankPlugin-list-1 .hd h5 {
    float: left;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
}

.tankPlugin-list-1 .hd a {
    float: right;
    color: #757269;
    font-size: 12px
}

.tankPlugin-list-1 .bd {
    height: 190px;
    overflow: hidden
}

.tankPlugin-list-1 ul {
    padding: 4px 0 0
}

.tankPlugin-list-1 li {
    height: 26px;
    line-height: 26px;
    color: #333333;
}

.tankPlugin-list-1 li a {
    color: #333333;
    float: left;
    width: 275px;
    height: 26px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.tankPlugin-list-1 li a:hover {
    color: #000000
}

.tankPlugin-list-1 li em {
    float: right;
    color: #333333
}

.mod-art-scroll {
    width: 240px;
    float: left;
    overflow: hidden
}

.mod-art-scroll li {
    height: 30px;
    line-height: 30px;
    overflow: hidden
}

.mod-art-scroll li a {
    padding-left: 5px
}

.tankPlugin-list-2 {
    width: 364px;
    margin-left: 15px;
    padding-top: 10px;
    overflow: hidden;
    border-bottom: 1px solid #424040
}

.tankPlugin-list-2 .hd {
    border-bottom: 1px solid #424040;
    overflow: hidden;
    height: 22px;
    line-height: 22px
}

.tankPlugin-list-2 .hd h5 {
    float: left;
    color: #cbc8b6;
    font-size: 12px
}

.tankPlugin-list-2 .hd a {
    float: right;
    color: #757269;
    font-size: 12px
}

.tankPlugin-list-2 .bd {
    margin-right: -15px
}

.tankPlugin-list-2 ul {
    float: left;
    margin-right: 9px;
    height: 104px;
    overflow: hidden
}

.tankPlugin-list-2 li {
    width: 165px;
    height: 26px;
    line-height: 26px;
    color: #a7a18c;
    padding-left: 15px;
    background: url(../img/icon-plugin-dot.png) left center no-repeat
}

.tankPlugin-list-2 li a {
    color: #a7a18c;
    float: left;
    width: 165px;
    height: 26px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.tankPlugin-list-2 li a:hover {
    color: #cbc8b6
}

.tankPlugin-show {
    margin-top: 3px;
    overflow: hidden;
    width: 468px;
}

.tankPlugin-show span {
    float: left;
    width: 60px;
    padding-left: 30px;
    background: url('../img/new-tips-icon.png') 8px center no-repeat;
    height: 30px;
    line-height: 30px;
    color: #9f8878;
    background-color: #fff2e9;
}

.tankPlugin-show em {
    color: #cbc8b6;
    line-height: 24px;
    padding-left: 10px
}

.tankPlugin-detail__hd {
    height: 32px;
    line-height: 32px;
    margin-bottom: 23px
}

.tankPlugin-detail__hd a {
    padding-left: 15px;
    font-family: SimSun;
    font-size: 14px;
    color: #cbc8b6
}

.tankPlugin-detail__bd {
    padding-left: 15px;
    overflow: hidden;
    margin-bottom: 25px
}

.tankPlugin-detail__bd img {
    width: 200px;
    height: 200px;
    display: block;
    overflow: hidden;
}

.tankPlugin-detail__ft {
    padding: 15px 15px 0;
    height: 198px;
    overflow-y: scroll;
    border-top: 1px solid #e3e3e3;
}

.tankPlugin-detail__ft h5 {
    color: #333333;
    font-size: 14px;
    margin-bottom: 10px
}

.tankPlugin-detail__ft p {
    color: #333333;
    line-height: 20px;
    font-size: 14px;
}

.tankPlugin-detail__score {
    margin-right: 120px
}

.tankPlugin-detail__score .score-show {
    width: 102px;
    height: 75px;
    border: 1px solid #bdc7bf;
    border-radius: 6px;
    overflow: hidden;
}

.tankPlugin-detail__score .score-show .hd {
    font-size: 30px;
    color: #1f1f1d;
    height: 46px;
    line-height: 46px;
    text-align: center
}

.tankPlugin-detail__score .score-show .bd {
    color: #ffffff;
    background-color: #878f86;
    font-size: 12px;
    text-align: center;
    line-height: 30px
}

.tankPlugin-detail__score .set-score {
    width: 140px;
    overflow: hidden;
    margin: 8px 0;
    position: relative;
    left: -10px;
}

.tankPlugin-detail__score .set-score em {
    cursor: pointer;
    float: left;
    margin-right: 4px;
    width: 22px;
    height: 21px;
    background: url(../img/new-star-icon.png) center center no-repeat
}

.tankPlugin-detail__score .set-score em.cur {
    background: url(../img/new-star-active-icon.png) center center no-repeat
}

.tankPlugin-detail__score p {
    display: none;
    font-size: 12px;
    color: #69665f
}

.tankPlugin-detail__info {
    margin-left: 15px;
    width: 270px;
    overflow: hidden
}

.tankPlugin-detail__info h6 {
    color: #cbc8b6;
    font-size: 14px;
    margin-bottom: 17px
}

.tankPlugin-detail__info p {
    color: #666666;
    line-height: 20px;
}

.tankPlugin-detail__info .btn-download {
    width: 101px;
    height: 38px;
    line-height: 38px;
    display: block;
    color: #cbc8b6;
    font-weight: 700;
    font-size: 14px;
    text-align: center;
    background: url(../img/btn-download-2.png) no-repeat
}

.tankPlugin-detail__info .btn-download:hover {
    text-decoration: none;
    color: #f9f7e9
}