@charset "UTF-8";

.list_a_box1_f {
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    background: url(../images/list_bj1_f.jpg) no-repeat center top;
    background-size: 100% 100%;
    color: #cabd89;
    padding: 1.5rem;
    border: 0px blue solid;
}

.list_a_box1_f a {
    color: #cabd89;
}

.list_a_box1_f .list_title_f {
    text-align: center;
    line-height: 2rem;
    margin-top: 4rem;
}

.list_a_box1_f .list_title_f h2,
.list_a_box1_f .list_title_f h2 a {
    color: #e2ac48;
    font-size: 2.7rem;
    font-weight: 400;
}

.list_a_box1_f .list_title_f em,
.list_a_box1_f .list_title_f em a {
    color: #e2ac48;
    font-size: 2.7rem;
    font-weight: 400;
    font-style:normal;
    margin-top:2rem;
    display:block;
}

.list_a_box1_f .list_title_f p {
    font-size: 1.9rem;
    color: #185887;
}


.list_a_box1_f .list_title_f i{
font-style: normal;
    font-size: 1.9rem;
    margin-top: 2rem;
    display: block;
    text-align:left;
}

.list_a_box1_f .list_search1_f {
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-top: 2rem;
    text-align: center;
    overflow: hidden;
    color: #cabd89;
    border: 0px red solid;
}

.list_a_box1_f .list_search1_f .search-form1_f {
    margin-top: 0rem;
}

.list_a_box1_f .list_search1_f .search-form1_f .list_s_con1_f {
    width: 80%;
    height: 3.5rem;
    background: rgba(0, 0, 0, 0);
    text-indent: 1rem;
    font-size: 1.7rem;
    border-radius: 1.5rem 0 0 1.5rem;
    border: 1px #988d67 solid;
}

.list_a_box1_f .list_search1_f .search-form1_f input[type=text]::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #cabd89;
}

.list_a_box1_f .list_search1_f .search-form1_f input {
    caret-color: blue;
}

.list_a_box1_f .list_search1_f .search-form1_f input[type=text]:focus {
    outline: none;
    outline-color: #2ca63b;
}

.list_a_box1_f .list_search1_f .search-form1_f .list_ssan1_f {
    background: #49380d;
    border: none;
    font-size: 1.7rem;
    width: 20%;
    height: 3.5rem;
    float: right;
    border-radius: 0 1.5rem 1.5rem 0;
    color: #cabd89;
    border: 0px blue solid;
}

.list_a_box1_f .list_search1_f .search-form1_f .list_ssan1_f:hover {
    background: #cabd89;
    color: #49380d
}

.list_a_box1_f .list_nm1_f {
    text-align: center;
    background: url(../images/list_hx1_f.png) no-repeat 47% bottom;
    height: 6.5rem;
    margin-top: 4.5rem;
    border: 0px red solid;
}

.list_a_box1_f .list_nm1_f ul {}

.list_a_box1_f .list_nm1_f ul li {
    display: inline-block;
    font-size: 1.8rem;
    margin: 0 2.7rem;
    width: auto;
    height: 30px;
    line-height: 26px;
}

.list_a_box1_f .list_nm1_f ul li a {
    color: #d4cba8;
}

.list_a_box1_f .list_nm1_f ul .hover1_f {
    background: #49380d;
    border: 1px #49380d solid;
    border-radius: 4px;
}

.list_a_box1_f .list_nm1_f ul .hover1_f a {
    color: #e2ac48;
    border: 2px #dab352 solid;
    border-radius: 4px;
    display: inline-block;
    height: 28px;
    width: 100%;
    padding: 0 1.5rem !important
}

/*装备页2025-5-15*/
.zhuangbei_nav1_f {
    text-align: center;
    background: url(../images/list_hx1_f.png) no-repeat 47% bottom;
    height: auto;
    margin-top: 4.5rem;
    overflow: hidden;
    border: 0px red solid;
}

.zhuangbei_nav1_f ul {}

.zhuangbei_nav1_f ul li {
    display: inline-block;
    margin: 0 2.7rem;
    width: 9.2rem;
    height: 11.7rem;
    padding-top: 0.6rem;
    border-radius: 0.5rem;
    margin-bottom: 1rem;
    border: 0px red solid;
}

.zhuangbei_nav1_f ul li p {
    font-size: 1.8rem;
    height: 30px;
    line-height: 26px;
    margin-top: 0.5rem;
    border: 0px blue solid;
}

.zhuangbei_nav1_f ul li img {
    width: 7.8rem;
    height: 7.8rem;
    border-radius: 6rem;
    border: 2px #dab352 solid;
}

.zhuangbei_nav1_f ul li a {
    color: #d4cba8;
}

.zhuangbei_nav1_f ul .hover1_f {
    background: #cabd89;
    border: 1px #cabd89 solid;
}

.zhuangbei_nav1_f ul .hover1_f a {
    color: #49380d;
    font-weight: bold
}

/*职业技能 角色介绍*/
.zhiyejineng_jieshao_f {
    overflow: hidden;
    margin-top: 2rem;
    line-height: 3rem;
    border: 0px red solid
}

.zhiyejineng_jieshao_img_f {
    text-align: center;
    margin-bottom: 2rem;
}

.zhiyejineng_jieshao_img_f img {
    width: 100%;
}

/*职业技能-表格类*/
.zhiyejineng_con1_f {
    width: 100%;
    border: 0px red solid
}

.zhiyejineng_con1_bt1_f {
    width: 100%;
    margin-top: 2rem;
    overflow: hidden;
    text-align: center;
    border: 0px blue solid
}

.zhiyejineng_con1_bt1_f ul {}

.zhiyejineng_con1_bt1_f ul li {
    display: inline-block;
    margin: 0 0.1rem
}

.zhiyejineng_con1_bt1_f ul li a {
    display: block;
    padding: 0.2rem 2.5rem 0 2.5rem;
    line-height: 3rem;
    border-radius: 3rem;
    color: #e2ac48;
    background: #49380d;
    border: 2px #dab352 solid;
    font-weight: bold;
    font-size: 1.6rem
}

.zhiyejineng_con1_bt1_f ul li a:hover {
    background: #cabd89;
    border: 2px #cabd89 solid;
    color: #49380d
}

.zhiyejineng_con1_bt2_f {
    margin-top: 4rem;
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
    border: 0px red solid
}

.zhiyejineng_con1_bt3_f {
    margin-top: 2rem;
    font-size: 1.6rem;
    line-height: 4rem;
    font-weight: bold;
    border: 0px blue solid
}

.zhiyejineng_con1_gd1_f {
    height: 2rem
}

.zhiyejineng_con1_gd2_f {
    height: 2rem
}

/*职业技能详细参数2025-5-28*/
.zhiyejineng_shop_table1_f {
    margin-bottom: 0px;
    border-width: 1px;
    border-color: #988d67;
    border-collapse: collapse;
    color: #fff;
}

.zhiyejineng_shop_table1_f th {
    padding: 8px;
    border: solid 1px #988d67;
    background: #49380d;
    color: #cabd89;
    text-align: center;
}

.zhiyejineng_shop_table1_f td {
    padding: 8px;
    border: solid 1px #988d67;
    text-align: center;
    color: #cabd89;
}

.zhiyejineng_shop_table1_f td img {
    width: 5rem
}

.zhiyejineng_shop_table1_f td:nth-of-type(5) {
    text-align: left
}

/*职业技能-生活技能*/
.zhiyejineng_con1_sh1_f {
    width: 100%;
    margin-top: 3rem;
    overflow: hidden;
    border: 0px blue solid
}

.zhiyejineng_con1_sh1_f .ul1_f {
    width: 100%;
    text-align: right;
    padding-right: 3rem;
    margin-top: 1.2rem;
    border: 0px red solid
}

.zhiyejineng_con1_sh1_f .ul1_f li {
    display: inline-block;
    margin-right: 1rem
}

.zhiyejineng_con1_sh1_f .ul1_f li a {
    display: block;
    padding: 0.2rem 3rem 0 3rem;
    line-height: 3rem;
    border-radius: 3rem;
    color: #e2ac48;
    background: #49380d;
    border: 2px #dab352 solid;
    font-weight: bold;
    font-size: 1.6rem
}

.zhiyejineng_con1_sh1_f .ul1_f li a:hover {
    background: #cabd89;
    border: 2px #cabd89 solid;
    color: #49380d
}

.zhiyejineng_con1_sh1_f .ul2_f {
    width: 100%;
    margin-top: 3rem;
    border: 0px blue solid
}

.zhiyejineng_con1_sh1_f .ul2_f li {
    line-height: 3rem
}

.zhiyejineng_con1_sh1_f .ul2_f li i {
    float: left;
    font-style: normal;
    font-weight: bold
}

.zhiyejineng_con1_sh1_f .ul2_f li em {
    font-style: normal;
    margin-left: 0.5rem
}

/*装备页详细参数*/
.zhuangbei_con1_f {
    width: 100%;
    margin-top: 2rem;
    border: 0px red solid
}

.zhuangbei_shop_table1_f {
    margin-bottom: 20px;
    border-width: 1px;
    border-color: #988d67;
    border-collapse: collapse;
    color: #fff;
    font-size: 1.6rem;
}

.zhuangbei_shop_table1_f th {
    padding: 8px;
    border: solid 1px #988d67;
    background: #49380d;
    color: #cabd89;
    text-align: center;
}

.zhuangbei_shop_table1_f td {
    padding: 8px;
    border: solid 1px #988d67;
    text-align: center;
    color: #cabd89;
}

.zhuangbei_shop_table1_f td img {
    width: 100%
}

.zhuangbei_shop_table1_f td:nth-of-type(14) {
    text-align: left
}

.zhuangbei_buju1_f td:nth-of-type(3) {
    text-align: left
}

.guaiwuditu_list_td1_f {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    font-size: 1.6rem;
    border: 0px red solid
}

.guaiwuditu_list_td1_f p {
    text-align: left;
}

.guaiwuditu_list_td1_f p span {
    color: #fff
}

.guaiwuditu_list_td1_f p:nth-of-type(2) span {
    color: #0f0 !important
}

.guaiwuditu_list_ts1_f {
    text-align: center;
    color: red;
    font-size: 1.6rem
}

.guaiwuditu_list_td2_f {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    font-size: 1.6rem;
    border: 0px red solid
}

.guaiwuditu_list_td2_f p {
    text-align: left;
}

.guaiwuditu_list_td2_f p span {
    color: #fff
}

.guaiwuditu_list_td2_f p:nth-of-type(2) span {
    /*    color: #0f0 !important*/
}

.zhuangbei_shop_table2_f td:nth-of-type(5) {
    text-align: left
}

.zhuangbei_shop_table2_f td:nth-of-type(5) .item {
    float: left;
    margin: 0.2rem;
}

.zhuangbei_shop_table2_f td:nth-of-type(5) .item img {
    width: 3.2rem;
    height: 3.2rem
}

.zhuangbei_shop_table2_f td:nth-of-type(5) .item:nth-child(3n) {}

.guaiwuditu_list_tr2_f td {
    text-align: left
}

.zhuangbei_shop_table2_f td:nth-of-type(7) {
    text-align: left
}

/*怪物地图 导航*/
.guaiwuditu_nav1_f {
    text-align: center;
    margin-top: 2rem
}

.guaiwuditu_nav1_f ul {
    overflow: hidden;
    border: 0px red solid
}

.guaiwuditu_nav1_f ul li {
    float: left;
    margin: 0 0.45rem;
    margin-bottom: 0.9rem;
}

.guaiwuditu_nav1_f ul li a {
    padding: 0.5rem 1rem 0.5rem 1rem;
    border-radius: 0.5rem;
    display: block;
    background: #49380d;
    color: #cabd89;
    border: 1px #cabd89 solid;
}

.guaiwuditu_nav1_f ul li a:hover {
    background: #cabd89;
    border: 1px #cabd89 solid;
    color: #49380d;
}

.guaiwuditu_nav1_f ul .hover1_f {}

.guaiwuditu_nav1_f ul .hover1_f a {
    color: #49380d;
    font-weight: bold;
    background: #cabd89;
    border: 1px #cabd89 solid;
}

/*怪物地图 list列表翻页css*/
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    width: 100%;
    overflow: hidden;
    text-align: center;
    border: 0px red solid;
}

.pagination li {
    line-height: 0.4rem;
    display: inline-block;
    background-color: transparent;
    padding: 0px 0px;
    margin-top: 1rem;
}

.pagination .active a {
    color: #49380d;
    width: auto;
    background-color: #cabd89;
    text-align: center;
    border: 1px #FFC62A solid;
}

.pagination .active a:hover {
    color: #49380d;
    background: #cabd89;
    border: 1px #cabd89 solid;
}

.pagination>li>a {
    position: relative;
    margin-left: 5px;
    line-height: 1.42857143;
    color: #cabd89;
    text-decoration: none;
    background-color: #49380d;
    border: 1px solid #cabd89;
}

.pagination li a:hover {
    color: #49380d;
    background: #cabd89;
    border: 1px #cabd89 solid;
    padding: 1px 8px;
}

.pagination li:nth-of-type(1) a:hover {
    background: #49380d;
    color: #cabd89;
}

.pagination li:nth-of-type(1) span {
    color: #d1f700
}

/*封神数据库-内容页*/
.fengshenshujuku_show1_f {
    overflow: hidden;
    margin-top: 2rem;
    padding: 2rem;
    border-radius: 0.5rem;
    border: 1px #cabd89 solid
}

.fengshenshujuku_show1_f span {
    width: 5.6rem;
    height: 5.6rem;
    display: block;
    float: left;
}

.fengshenshujuku_show1_f span img {
    width: 100%;
    height: 100%;
    border: 1px #000 solid;
    border-radius: 0.5rem;
    box-shadow: #fff 0 0 10px;
    margin: 2rem 0 0 0rem;
}

.fengshenshujuku_show1_f h2 {
    text-indent: 0rem;
    font-size: 2.5rem;
    font-weight: bold;
    text-shadow: #000 0 0 1px;
}

.fengshenshujuku_show1_ul1_f {
    float: left;
    margin: 3.2rem 0 0 0rem;
}

.fengshenshujuku_show1_ul1_f li {
    line-height: 2.5rem
}

/*封神数据库-内容页-武器掉落 切换块*/
.fengshenshujuku_show2_f {
    overflow: hidden;
    margin-top: 2rem;
    padding: 0rem;
    border: 0px #cabd89 solid
}

.fengshenshujuku_show2_f .navtab_fssjk_f {
    clear: both;
    overflow: hidden;
    border-bottom: 0px #49380d solid
}

.fengshenshujuku_show2_f .navtab_fssjk_f li {
    float: left;
    text-align: center;
    cursor: pointer;
    background: #49380d;
    padding: 1rem 0.6rem;
    margin-right: 0.5rem;
    border-radius: 0.5rem 0.5rem 0 0;
    border: 1px #988d67 solid;
    border-bottom: none;
}

.fengshenshujuku_show2_f .navtab_fssjk_f li a {
    color: #cabd89
}

.fengshenshujuku_show2_f .navtab_fssjk_f .active {
    background: #cabd89;
    font-weight: bold
}

.fengshenshujuku_show2_f .navtab_fssjk_f .active a {
    color: #49380d;
}

.fengshenshujuku_show2_f .navtab_fssjk_f .active a:hover {
    color: #49380d !important;
}

.fengshenshujuku_show2_f .navtab_fssjk_f #tab_t1 {}

.fengshenshujuku_show2_f .navContent_fssjk_f {
    border: 0px #cabd89 solid;
    clear: both;
    height: auto;
    border-radius: 0 0.5rem 0.5rem 0.5rem;
}

.fengshenshujuku_show2_f .item {
    width: auto;
    height: auto;
    text-align: center;
    float: left;
    color: #fff;
    margin-right: 2.5rem;
    border: 0px red solid;
}

.fengshenshujuku_show2_f .item span {}

.fengshenshujuku_show2_f .item span img {
    width: 32px;
    height: 32px;
    border: 1px #000 solid;
    border-radius: 0.5rem;
    box-shadow: #fff 0 0 10px;
}

.fengshenshujuku_show2_f .item span i {
    font-style: normal;
}

/*怪物地图导航 三级导航代码 必须要，不然三级导航错位 第三方作者写的*/
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #cccccc;
    margin-top: 10px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #ffffff;
}

.dropdown-submenu .pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/*怪物地图 手机版导航css*/
.guaiwuditu_nav2_f {
    margin-top: 2rem;
    border: 0px red solid
}

.guaiwuditu_nav2_f .navbar {
    background: #49380d;
    border: 1px #988d67 solid
}

.guaiwuditu_nav2_f .navbar-toggle {
    background: #e2ac48
}

.guaiwuditu_nav2_f .navbar-toggle:hover {
    background-color: #e2ac48;
}

.guaiwuditu_nav2_f .navbar-default .navbar-toggle .icon-bar {
    background-color: #FFFBB8;
}

/*方自加css，防止手机版导航，乱跳 感觉没用*/
.guaiwuditu_nav2_f .navbar-nav .dropdown-item {
    display: block !important;
    height: 4rem;
    border: 0px red solid
}

/*方自加css，防止手机版导航，乱跳 感觉没用 nnd*/
.guaiwuditu_nav2_f .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #cabd89;
}

.guaiwuditu_nav2_f .navbar-nav>.active>a {
    color: #49380d;
    background-color: #cabd89;
    font-weight: bold;
}

.guaiwuditu_nav2_f .navbar-nav>.active>a:hover {
    color: #49380d;
    background-color: #cabd89;
    font-weight: bold;
}

.guaiwuditu_nav2_f .navbar-nav>li>a {
    color: #cabd89;
}

.guaiwuditu_nav2_f .navbar-nav>li>a:hover {
    color: #cabd89;
    background-color: transparent;
}

.guaiwuditu_nav2_f .navbar-nav .open .dropdown-menu>li>a {
    color: #cabd89;
    height: 4rem !important;
    line-height: 3rem !important;
}

.guaiwuditu_nav2_f .navbar-nav>.open>a {
    color: #49380d;
    background-color: #cabd89;
}

.guaiwuditu_nav2_f .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #49380d;
    background-color: #cabd89;
    height: 4rem !important;
    line-height: 3rem !important;
}

.guaiwuditu_nav2_f .dropdown-submenu ul li a {
    height: 4rem !important;
    line-height: 3rem !important;
    border: 0px red solid
}

.guaiwuditu_nav2_f .navbar-default .navbar-brand {
    color: #FFFBB8
}

/*数据库 文章页*/
.sjk_dl1_f .item {
    margin-bottom: 1rem
}