body,
html {
    background: #ecf0f1;
}

.header_box {
    background: white;
}

.pdBox .title_item {
    height: 42px;
    line-height: 42px;
    border-bottom: 3px solid #f5ae4a;
    font-weight: normal;
    margin: 0 15px 0;
    padding-top: 10px;
}

.pdBox .title_item span {
    padding-right: 15px;
    color: #ff6600;
    border-bottom: 3px solid #ff6600;
    float: left;
    font-size: 18px;
    text-align: center;
    height: 42px;
    line-height: 42px;
}

.pdBox .title_item>a {
    float: right;
    width: 24px;
    height: 24px;
    background: url(../images/more_icon.png) no-repeat 50% 50%;
    margin-top: 10px;
    transform: rotate(0);
    transition: all .6s;
}

.pdBox .title_item>a:hover {
    transform: rotate(180deg);
}

.pdBox1 {
    margin-bottom: 15px;
    background: white;
}

.pdBox2 {
    margin-bottom: 15px;
    background: white;
}

.pdBox1 ul {
    margin-top: 15px;
    font-size: 0;
    padding: 0 15px;
}

.pdBox1 ul li {
    width: 75px;
    text-align: center;
    display: inline-block;
    margin-right: 28px;
    margin-bottom: 22px;
}

.pdBox1 ul li:nth-child(11n) {
    margin-right: 0;
}

.pdBox1 ul li img {
    width: 75px;
    height: 75px;
    border-radius: 10px;
}

.pdBox1 ul li span {
    display: block;
    font-size: 12px;
    width: 75px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 5px;
    text-align: center;
}

.pdBox1 ul li:hover img {
    opacity: .7;
}

.pdBox1 ul li:hover span {
    color: #f90;
}

.title_item_right {
    float: left;
}

.title_item_right a {
    color: #999;
    float: left;
    font-size: 16px;
    text-align: center;
    height: 42px;
    line-height: 42px;
    margin-right: 30px;
    position: relative;
}

.title_item_right a.active::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: 47%;
    bottom: 0;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-bottom: 4px solid #f60;
}

.title_item_right a:hover {
    color: #f90;
}

.title_item_right a.active {
    color: #ff6600;
    border-bottom: 3px solid #ff6600;
}

.pdBox2 ul {
    margin-top: 15px;
    font-size: 0;
    padding: 0 15px;
}

.pdBox2 ul li {
    width: 100px;
    text-align: center;
    display: inline-block;
    margin-right: 25px;
    margin-bottom: 40px;
}

.pdBox2 ul li:hover img {
    opacity: .7;
}

.pdBox2 ul li:hover a {
    color: #f90;
}

.pdBox2 ul li:nth-child(9n) {
    margin-right: 0 !important;
}

.pdBox2 ul li a {
    display: block;
    width: 112px;
    height: 76px;
    background: url(../images/ztbg.png) no-repeat center center;
}

.pdBox2 ul li a img {
    width: 100px;
    height: 67px;
    display: inline-block;
    border-radius: 3px;
    margin-top: 7px;
    margin-right: 6px;
}

.pdBox2 ul li span {
    display: block;
    font-size: 12px;
    width: 100px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 10px;
    text-align: center;
}

.pdBox3>div:nth-child(2n) {
    margin-right: 0 !important;
}

.xyxtype_item {
    width: 532px;
    float: left;
    padding-right: 14px;
    padding-left: 15px;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    background: white;
}

.xyxtype_item {
    margin-right: 15px;
    margin-bottom: 15px;
}

.xyxtype_item>p {
    color: #333;
    line-height: 40px;
    height: 40px;
    padding-top: 8px;
}

.xyxtype_item>p>span {
    font-size: 16px;
    color: #f90;
    padding-left: 12px;
    border-left: 3px solid #f90;
}

.pdBox3 {
    overflow: hidden;
}

.xyxtype_item p a {
    float: right;
    color: #f90;
    font-size: 14px;
    background: url(../images/more_gametype.png) no-repeat right center;
    padding-right: 20px;
}

.xyxtype_item ul {
    margin-top: 10px;
    font-size: 0;
}

.xyxtype_item ul li {
    width: 75px;
    text-align: center;
    display: inline-block;
    margin-right: 39px;
    margin-bottom: 22px;
}

.xyxtype_item ul li:hover img {
    opacity: .7;
}

.xyxtype_item ul li:hover a {
    color: #f90;
}

.xyxtype_item ul li:nth-child(5n) {
    margin-right: 0;
}

.xyxtype_item ul li img {
    width: 75px;
    height: 75px;
    border-radius: 10px;
}

.xyxtype_item ul li span {
    display: block;
    font-size: 12px;
    width: 75px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 5px;
}

.pdBox4 {
    background: white;
    margin-bottom: 15px;
}

.pdBox4 ul {
    margin-top: 15px;
    font-size: 0;
    white-space: nowrap;
    position: absolute;
    left: 0;
}

.pdBox4 ul li {
    width: 75px;
    text-align: center;
    display: inline-block;
    margin-right: 28px;
    margin-bottom: 22px;
}

.pdBox4 ul li:hover img {
    opacity: .7;
}

.pdBox4 ul li:hover span {
    color: #f90;
}

.pdBox4 ul li img {
    width: 75px;
    height: 75px;
    border-radius: 10px;
}

.pdBox4 ul li span {
    display: block;
    font-size: 12px;
    width: 75px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 5px;
    text-align: center;
}

.typeListBox {
    font-size: 12px;
    padding: 12px 10px;
    border-top: 1px solid #f5eff2;
}

.typeListBox a {
    line-height: 25px;
    text-align: center;
    display: inline-block;
    width: 98px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.typeListBox a:hover {
    color: #f90;
}

.pdBox4Tabs {
    float: right;
}

.pdBox4Tabs em {
    display: inline-block;
    cursor: pointer;
    margin-top: 5px;
}

.pdBox4Tabs em em {
    display: inline-block;
    vertical-align: middle;
}

.pdBox4TabsBox {
    margin: 0 15px;
    width: 1111px;
    overflow: hidden;
    height: 129px;
    position: relative;
}

.pdBox_page {
    clear: both;
    display: block;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    padding: 23px 15px 32px;
    text-align: center;
}

.pdBox_page a {
    background: #fff;
    color: #666666;
    margin: 0 3px;
    padding: 4px 10px;
    border: 1px solid #ccc;
}

.pdBox_page .p_hov,
.pdBox_page a:hover {
    background: #f90;
    border-color: #f90;
    color: #fff;
}

.mbxBox {
    background: white;
    margin-top: 15px !important;
    padding: 10px 15px;
    width: 1110px !important;
    border-bottom: 1px solid #eee;
    margin-bottom: 15px !important;
}

.mbxBox a {
    color: #999;
    font-size: 13px;
}

.mbxBox a:hover {
    color: #f90;
}

.mbxBox span {
    color: #666;
    font-size: 13px;
}

.mbxBox span.active {
    color: #666;
    font-size: 13px;
}

.mbxBox a.active {
    color: #333;
}

.adContent {
    display: block;
    margin: 15px auto;
    width: 1140px;
}

.adContent img {
    width: 1140px;
    height: 100px;
}

.adContent a {
    display: block;
    width: 1140px;
    height: 100px;
}

.stair_box {
    width: 56px;
    position: fixed;
    top: 200px;
    right: 50%;
    margin-right: -640px;
}

.stair_box ul li {
    width: 56px;
    height: 36px;
    border-bottom: 1px solid #dedede;
    line-height: 36px;
    text-align: center;
    color: #999;
    background: white;
    cursor: pointer;
}

.stair_box ul li:hover {
    background: #FA9005;
    color: white;
}

.stair_box ul li.active {
    background: #FA9005;
    color: white;
}

.stair_box ul li.cur {
    background: #FA9005;
    color: white;
}

.adBox3 {
    width: 1140px;
    margin: 15px auto;
    height: 100px;
    background: #959595;
}