@charset "utf-8";

* {
    padding: 0;
    margin: 0;
}

* html {
    background-image: url(about:blank);
    background-attachment: fixed;
}

body {
    font-family: Microsoft YaHei;
    font-size: 12px;
    background: #fff;
}

ol, ul {
    list-style: none;
}

img, fieldset {
    border: 0;
}

em, i {
    font-style: normal
}

table {
    border-collapse: collapse;
}

*:focus {
    outline: 0;
}

a {
    text-decoration: none;
    CURSOR: POINTER;
}

a:hover {
    text-decoration: underline;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
}

.clearfix {
    *zoom: 1;
}

.clear {
    clear: both
}

.banner_top a {
    display: block;
    height: 80px;
    width: 100%;
}

.pipaw-index-box {
    width: 1180px;
    margin: 0 auto;
}

.pipaw-gl-top-box {
    position: relative;
    height: 245px;
    overflow: hidden;
}

.pipaw-gl-con {
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    margin-top: -1px;
    padding-top: 26px;
    width: 1178px;
}

.pipaw-gl-con-left {
    float: left;
    width: 358px;
    padding-left: 10px;
    padding-bottom: 20px;
}

.pipaw-gl-con-left h1 {
    font-size: 30px;
    color: #000;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
}

.pipaw-gl-con-left .p1 {
    font-size: 14px;
    color: #999;
    height: 28px;
    line-height: 28px;
}

.pipaw-gl-con-left .p1 span {
    margin-right: 45px;
}

.pipaw-gl-con-left .p2 {
    margin-top: 12px;
}

.pipaw-gl-con-left .p2 a {
    display: inline-block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.pipaw-gl-con-left .p2 .a1 {
    border: 1px solid #3366ff;
    color: #3366ff;
    margin-right: 28px;
}

.pipaw-gl-con-left .p2 .a1:hover {
    background: #3366ff;
    color: #fff;
    text-decoration: none;
}

.pipaw-gl-con-left .p2 .a2 {
    border: 1px solid #f23f04;
    color: #f23f04;
}

.pipaw-gl-con-left .p2 .a2:hover {
    background: #f23f04;
    color: #fff;
    text-decoration: none;
}

.pipaw-gl-con-left .p3 {
    margin-top: 30px;
    margin-bottom: 20px;
}

.pipaw-gl-con-left .p3 a {
    display: block;
    width: 356px;
    height: 174px;
    position: relative;
    overflow: hidden;
}

.pipaw-gl-con-left .p3 a img {
    width: 356px;
    height: 174px;
}

.pipaw-gl-con-left .p3 a span {
    display: block;
    width: 356px;
    height: 174px;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5) url(../img/play.png) no-repeat center center;
}

.pipaw-gl-con-left .p3 a em {
    display: block;
    width: 96%;
    padding: 0 2%;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: none;
}

.pipaw-gl-con-left .p3 a:hover span {
    display: none
}

.pipaw-gl-con-left .p3 a:hover em {
    display: block;
}

.pipaw-gl-type a {
    font-size: 14px;
    display: inline-block;
    margin-right: 2px;
    margin-top: 5px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pipaw-gl-type a:hover {
    opacity: 0.7;
}

.pipaw-gl-type .a1 {
    background: #12dfa8;
    width: 100px;
}

.pipaw-gl-type .a2 {
    background: #76b9ff;
    width: 100px;
}

.pipaw-gl-type .a3 {
    background: #ff6666;
    width: 144px;
}

.pipaw-gl-type .a4 {
    background: #ffae5e;
    width: 100px;
}

.pipaw-gl-type .a5 {
    background: #6f85ff;
    width: 144px;
}

.pipaw-gl-type .a6 {
    background: #cf59fb;
    width: 100px;
}

.pipaw-gl-type .a7 {
    background: #ff76ad;
    width: 144px;
}

.pipaw-gl-type .a8 {
    background: #12c4df;
    width: 100px;
}

.pipaw-gl-type .a9 {
    background: #ff7800;
    width: 100px;
}

.pipaw-gl-con-right {
    float: left;
    margin-left: 16px;
    width: 794px;
}

.pipaw-gl-con-right h2 {
    font-size: 18px;
    color: #000;
    height: 46px;
    line-height: 46px;
    position: relative;
    width: 100%;
    font-weight: normal;
}

.pipaw-gl-con-right h2 a {
    font-size: 12px;
    color: #999;
    position: absolute;
    right: 12px;
    top: 0;
}

.pipaw-glcr-top ul li {
    float: left;
    margin-right: 14px;
}

.pipaw-glcr-top ul li a {
    display: block;
    width: 250px;
    height: 168px;
    position: relative;
}

.pipaw-glcr-top ul li a img {
    width: 250px;
    height: 168px;
}

.pipaw-glcr-top ul li a span {
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    padding: 0 2%;
    width: 96%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.pipaw-glcr-top ul li a:hover span {
    color: #f23f04;
}

.pipaw-glcr-zixun {
    border-left: 1px solid #f1f1f1;
    float: left;
    height: 240px;
    margin-top: 30px;
    margin-right: 12px;
}

.pipaw-glcr-zixun ul {
    margin-top: -14px;
}

.pipaw-glcr-zixun ul li {
    background: url(../img/grey-round.png) no-repeat left center;
    padding-left: 20px;
    margin-left: -4px;
}

.pipaw-glcr-zixun ul li a {
    display: block;
    width: 360px;
    height: 36px;
    font-size: 14px;
    color: #444;
    line-height: 36px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.pipaw-glcr-zixun ul li:hover {
    background: url(../img/red-round.png) no-repeat left center;
}

.pipaw-glcr-zixun ul li:hover a {
    color: #f23f04;
}

.pipaw-newgame-tit {
    border-bottom: 1px solid #e5e5e5;
    margin-top: 10px;
    position: relative;
}

.pipaw-newgame-tit a {
    position: absolute;
    right: 8px;
    bottom: 12px;
    font-size: 12px;
    color: #999;
}

.pipaw-newgame-tit h1 {
    font-size: 24px;
    color: #000;
    height: 48px;
    line-height: 48px;
    background: url(../img/newgame.png) no-repeat 6px 8px;
    padding-left: 48px;
    font-weight: normal;
}

.pipaw-newgame-test {
    width: 368px;
    float: left;
}

.pipaw-nt-tit {
    width: 100%;
    position: relative;
}

.pipaw-nt-tit h2 {
    font-size: 18px;
    color: #000;
    height: 56px;
    line-height: 56px;
    font-weight: normal;
}

.pipaw-nt-tit a {
    font-size: 12px;
    color: #999;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 56px;
    cursor: pointer;
}

.pipaw-nt-con {
    height: 508px;
    overflow: hidden;
}

.pipaw-nt-con ul li {
    position: relative;
    margin-bottom: 19px;
}

.pipaw-nt-con ul li .d1 {
    width: 84px;
    float: left;
}

.pipaw-nt-con ul li .d1:hover img {
    margin-left: 2px;
}

.pipaw-nt-con ul li .d1 img {
    width: 82px;
    height: 82px;
    border-radius: 15px;
}

.pipaw-nt-con ul li .d1 .a1 {
    display: block;
    width: 80px;
    height: 20px;
    border: 1px solid #f23f04;
    line-height: 20px;
    color: #f23f04;
    text-align: center;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-top: 8px;
}

.pipaw-nt-con ul li .d1 .a1:hover {
    background: #f23f04;
    color: #fff;
    text-decoration: none;
}

.pipaw-nt-con ul li .d2 {
    float: left;
    width: 276px;
    margin-left: 8px;
}

.pipaw-nt-con ul li .d2 .a1 {
    display: block;
    font-size: 16px;
    color: #000;
    height: 50px;
    overflow: hidden;
    line-height: 24px;
    margin-top: 2px;
}

.pipaw-nt-con ul li .d2 .a1:hover {
    color: #ff0000;
}

.pipaw-nt-con ul li .d2 p {
    font-size: 12px;
    color: #999;
    line-height: 20px;
    width: 200px;
    height: 58px;
    border-right: 1px solid #e6e6e6;
    padding-right: 10px;
    overflow: hidden;
}

.pipaw-nt-con ul li .d2 p a{
    display: block;
    font-size: 12px;
    color: #fff;
    padding-left: 7px;
    margin-top: 6px;
}
.pipaw-nt-con ul li .d2 p a span{
    font-size: 14px;
    margin-left: 10px;
}
.pipaw-nt-con ul li .d2 p .a2{
    background: url(../img/a.png) no-repeat left center;
}
.pipaw-nt-con ul li .d2 p .a3{
    background: url(../img/b.png) no-repeat left center;
}
.pipaw-nt-con ul li .d2 a .s1{
    color: #ff0000;
}
.pipaw-nt-con ul li .d2 a .s2{
    color: #999;
}
.pipaw-nt-con ul li .d3 {
    color: #ff0000;
    width: 50px;
    position: absolute;
    right: 6px;
    bottom: 3px;
}

.pipaw-nt-con ul li .d3 span {
    font-size: 33px;
    font-style: italic;
    font-weight: bold;
}

.pipaw-nt-con ul li .d3 em {
    font-size: 25px;
    font-style: italic;
    font-weight: bold;
}

.pipaw-nt-con ul li .d3 i {
    display: block;
    font-size: 14px;
    margin-top: -4px;
    color: #999;
}

.pipaw-nt-video {
    float: left;
    width: 794px;
    margin-left: 18px;
}

.pipaw-nt-video-con {
    height: 516px;
    overflow: hidden;
}

.pipaw-nt-video-con ul li {
    float: left;
    margin-bottom: 10px;
    margin-right: 12px;
}

.pipaw-nt-video-con ul li a {
    display: block;
    width: 385px;
    height: 248px;
    position: relative;
    overflow: hidden;
}

.pipaw-nt-video-con ul li a img {
    width: 386px;
    height: 248px;
}

.pipaw-nt-video-con ul li a span {
    display: none;
    width: 386px;
    height: 248px;
    background: rgba(0, 0, 0, 0.5) url(../img/play.png) no-repeat center center;
    position: absolute;
    top: 0;
    left: 0;
}

.pipaw-nt-video-con ul li a em {
    display: block;
    width: 96%;
    padding: 0 2%;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    /*display: none;*/
}

.pipaw-nt-video-con ul li:hover span {
    display: block;
}

.pipaw-nt-video-con ul li:hover em {
    /*display: block;*/
    /*white-space: normal;*/
    /*text-overflow: initial;*/
    /*font-size: 24px;*/
    /*height: 88px;*/
    /*text-align: center;*/
    /*line-height: 34px;*/
    /*background-color: rgba(0, 0, 0, 0);*/
    /*display: none;*/
}

.pipaw-ad {
    width: 100%;
    padding: 20px 0;
}

.pipaw-trade-tit h1 {
    background: url(../img/laba.png) no-repeat 6px 12px;
}

.pipaw-game-tit h1 {
    background: url(../img/tv.png) no-repeat 6px 12px;
}

.pipaw-gpic-tit h1 {
    background: url(../img/pic.png) no-repeat 6px 12px;
}

.pipaw-newg-tit h1 {
    background: url(../img/newg.png) no-repeat 6px 12px;
}

.pipaw-pnewg-tit h1 {
    background: url(../img/pnewg.png) no-repeat 6px 12px;
}

.pipaw-tengg-tit h1 {
    background: url(../img/tengg.png) no-repeat 6px 12px;
}

.pipaw-trade-people-box {
    position: relative;
    width: 368px;
    height: 285px;
    overflow: hidden;
}

.pipaw-trade-people {
    float: left;
}

.pipaw-trade-people-pic ul li {
    width: 368px;
    float: left;
}

.pipaw-trade-people-pic ul li a {
    display: block;
    width: 368px;
    height: 285px;
    position: relative;
}

.pipaw-trade-people-pic ul li a img {
    width: 368px;
    height: 245px;
}

.pipaw-trade-people-pic ul li a span {
    display: block;
    height: 40px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    bottom: 40px;
    width: 100%;
}

.pipaw-trade-people-pic ul li a span em {
    display: block;
    color: #fff;
    width: 80px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    background: #f23f04;
}

.pipaw-trade-people-pic ul li a i {
    display: block;
    color: #444;
    width: 96%;
    padding: 0 2%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    background: #f5f5f5;
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.pipaw-trade-people-btn {
    position: absolute;
    right: 12px;
    bottom: 50px;
}

.pipaw-trade-people-btn ul li {
    width: 10px;
    height: 10px;
    background: #e6e6e6;
    float: left;
    margin: 4px;
    cursor: pointer;
}

.pipaw-trade-people-btn ul li.on {
    background: #f23f04;
}

.pipaw-trade-people-prev {
    width: 36px;
    height: 44px;
    background: url(../img/prev.png) no-repeat top center;
    position: absolute;
    left: 0;
    top: 84px;
    cursor: pointer;
}

.pipaw-trade-people-prev:hover {
    opacity: 0.8;
}

.pipaw-trade-people-next {
    width: 36px;
    height: 44px;
    background: url(../img/next.png) no-repeat top center;
    position: absolute;
    right: 0;
    top: 84px;
    cursor: pointer;
}

.pipaw-trade-people-next:hover {
    opacity: 0.8;
}

.pipaw-trade-news-box {
    float: left;
    width: 472px;
    margin-left: 20px;
}

.pipaw-trade-news {
    position: relative;
    height: 80px;
    margin-bottom: 10px;
}

.pipaw-trade-news .p1 {
    width: 132px;
    height: 80px;
    position: absolute;
    top: 0;
    left: 0;
}

.pipaw-trade-news .p1 img {
    width: 132px;
    height: 80px;
}

.pipaw-trade-news .p2 {
    font-size: 16px;
    color: #000;
    height: 28px;
    line-height: 28px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 142px;
}

.pipaw-trade-news .p2 a {
    color: #000;
}

.pipaw-trade-news .p3 {
    font-size: 12px;
    color: #999;
    height: 48px;
    line-height: 24px;
    text-align: center;
    overflow: hidden;
    margin-left: 142px;
}

.pipaw-news {
    height: 196px;
    margin-top: 0;
}

.pipaw-news ul li {
    position: relative;
    width: 446px;
}

.pipaw-news ul li a {
    width: 380px;
}

.pipaw-news ul li span {
    font-size: 14px;
    color: #999;
    position: absolute;
    right: 0;
    top: 9px;
}

.pipaw-trade-data-box {
    width: 300px;
    float: left;
    margin-left: 20px;
}

.pipaw-trade-data ul li {
    margin-bottom: 14px;
}

.pipaw-trade-data ul li:hover em {
    text-decoration: underline;
}

.pipaw-trade-data ul li a {
    display: block;
}

.pipaw-trade-data ul li span {
    display: block;
    width: 82px;
    height: 60px;
    background: #f23f04;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    float: left;
}

.pipaw-trade-data ul li em {
    width: 208px;
    float: left;
    font-size: 14px;
    color: #000;
    height: 50px;
    line-height: 24px;
    margin-left: 10px;
    overflow: hidden;
}

.pipaw-trade-data ul li:hover em {
    color: #f23f04;
}

.pipaw-game-box {
    float: left;
    width: 368px;
}

.pipaw-game-pic {
    height: 352px;
    overflow: hidden;
    margin-top: 20px;
    position: relative;
}

.pipaw-game-pic a {
    display: block;
    width: 368px;
    height: 352px;
    position: relative;
    text-align: center;
}

.pipaw-game-pic a img {
    width: 368px;
    height: 352px;
    transition: all 1.2s ease 0s;
}

.pipaw-game-pic a img:hover {
    transform: scale(1.2);
}

.pipaw-game-pic a span {
    display: block;
    width: 96%;
    padding: 0 2%;
    height: 40px;
    line-height: 40px;
    background: rgba(0, 0, 0, 0.5);
    font-size: 14px;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.b_line {
    display: block;
    width: 100%;
    height: 5px;
    position: absolute;
    bottom: 0;
    left: -100%;
    background: #f43704;
    z-index: 100;
}

.pipaw-trade-news2 {
    margin-top: 20px;
    height: 60px;
}

.pipaw-trade-news2 .p1 {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    overflow: hidden;
}

.pipaw-trade-news2 .p1 img {
    width: 60px;
    height: 60px;
}

.pipaw-trade-news2 .p2 {
    margin-left: 72px;
    text-align: left;
}

.pipaw-trade-news2 .p3 {
    margin-left: 72px;
    height: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.pipaw-news2 {
    margin-top: 20px;
    height: 266px;
}

.pipaw-game-video {
    margin-top: 20px;
}

.pipaw-game-video a {
    display: block;
    width: 302px;
    height: 168px;
    position: relative;
}

.pipaw-game-video a img {
    width: 302px;
    height: 168px;
}

.pipaw-game-video a span {
    display: block;
    width: 302px;
    height: 168px;
    background: rgba(0, 0, 0, 0.5) url(../img/play.png) no-repeat center center;
    position: absolute;
    top: 0;
    left: 0;
}

.pipaw-game-video a em {
    display: block;
    width: 96%;
    padding: 0 2%;
    height: 40px;
    line-height: 40px;
    background: rgba(0, 0, 0, 0.5);
    font-size: 14px;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: none;
}

.pipaw-game-video a:hover span {
    display: none;
}

.pipaw-game-video a:hover em {
    display: block;
}

.pipaw-gpic-box {
    height: 380px;
    position: relative;
    margin-top: 20px;
    margin-bottom: 14px;
}

.pipaw-gpic-box img {
    transition: all 1.2s ease 0s;
}

.pipaw-gpic-box img:hover {
    transform: scale(1.2);
}

.pipaw-gpic-box .p1 {
    width: 370px;
    height: 180px;
    position: absolute;
    top: 0;
    left: 0;
}

.pipaw-gpic-box .p1 img {
    width: 370px;
    height: 180px;
}

.pipaw-gpic-box .p2 {
    width: 176px;
    height: 180px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.pipaw-gpic-box .p2 img {
    width: 176px;
    height: 180px;
}

.pipaw-gpic-box .p3 {
    left: 193px;
}

.pipaw-gpic-box .p4 {
    width: 470px;
    height: 380px;
    position: absolute;
    top: 0;
    left: 387px;
}

.pipaw-gpic-box .p4 img {
    width: 470px;
    height: 380px;
}

.pipaw-gpic-box .p5 {
    width: 302px;
    height: 180px;
    position: absolute;
    top: 0;
    right: 0;
}

.pipaw-gpic-box .p5 img {
    width: 302px;
    height: 180px;
}

.pipaw-gpic-box .p6 {
    top: 200px;
}

.pipaw-gpic-box p a {
    display: block;
    position: relative;
    overflow: hidden;
}

.pipaw-gpic-box p a span {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 96%;
    padding: 0 2%;
    background: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    color: #fff;
    text-align: center;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: none;
}

.pipaw-gpic-box p a:hover span {
    display: block;
}

.pipaw-ranking {
    width: 380px;
    float: left;
}

.pipaw-ranking-margin {
    margin: 0 20px;
}

.pipaw-ranking-type {
    width: 100%;
}

.pipaw-ranking-type p {
    font-size: 14px;
    color: #999;
    float: left;
    height: 34px;
    line-height: 34px;
}

.pipaw-ranking-con .p1 {
    width: 30px;
    text-align: center;
}

.pipaw-ranking-con .p2 {
    width: 224px;
    padding-left: 40px;
}

.pipaw-ranking-con .p3 {
    width: 72px;
    text-align: right;
    padding-right: 12px;
}

.pipaw-ranking ul li p {
    float: left;
    font-size: 14px;
    color: #444;
    height: 44px;
    line-height: 44px;
}

.pipaw-ranking ul li .d1 .p1 {
    font-size: 18px;
}

.pipaw-ranking ul li .d1 .p3 {
    color: #f23f04;
}

.pipaw-ranking ul li.on .d1 {
    display: none;
}

.pipaw-ranking ul li.on .d2 {
    display: block;
}

.pipaw-ranking ul li .d2 {
    display: none;
}

.pipaw-ranking ul li .d2 .p1 {
    height: 84px;
    line-height: 84px;
    color: #fff;
    background: #f23f04;
    font-size: 18px;
}

.pipaw-ranking ul li .d2 .p2 {
    position: relative;
    background: #f5f5f5;
    height: 84px;
}

.pipaw-ranking ul li .d2 .p2 .a4 {
    width: 66px;
    height: 66px;
    overflow: hidden;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    position: absolute;
    top: 9px;
    left: 22px;
}

.pipaw-ranking ul li .d2 .p2 .a4 img {
    width: 66px;
    height: 66px;
}

.pipaw-ranking ul li .d2 .p2 .a5 {
    position: absolute;
    top: 13px;
    left: 102px;
    color: #444;
    width: 190px;
    text-align: left;
}

.pipaw-ranking ul li .d2 .p2 a {
    display: block;
    width: 70px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    color: #fff;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    -webkit-border-radius: 15px;
    position: absolute;
    top: 46px;
}

.pipaw-ranking ul li .d2 .p2 .a1 {
    background: #000;
    left: 102px;
}

.pipaw-ranking ul li .d2 .p2 .a2 {
    background: #299df2;
    left: 182px;
}

.pipaw-ranking ul li .d2 .p2 .a3 {
    background: #f23f04;
    left: 262px;
}

.pipaw-ranking ul li .d2 .p3 {
    background: #f5f5f5;
    height: 84px;
    line-height: 50px;
    color: #f23f04;
}

.pipaw-others-box {
    width: 100%;
    background: #f5f5f5;
    height: 138px;
    margin-top: 20px;
    padding-top: 20px;
}

.pipaw-others {
    width: 1180px;
    margin: 0 auto;
}

.pipaw-others-type {
    width: 202px;
    height: 118px;
    float: left;
    overflow: hidden;
    padding-right: 8px;
    padding-left: 13px;
    border-right: 1px solid #e6e6e6;
}

.pipaw-others-type2 {
    width: 146px;
}

.pipaw-others-type h1 {
    font-size: 18px;
    color: #000;
    font-weight: normal;
    height: 46px;
    line-height: 46px;
}

.pipaw-others-type a {
    font-size: 12px;
    color: #444;
    line-height: 24px;
    display: inline-block;
    width: 64px;
}

.pipaw-others-type {
    border: none;
}

.pipaw-link-box {
    width: 100%;
    background: #202020;
    height: 128px;
    border-bottom: 1px solid #333;
}

.pipaw-link {
    width: 1180px;
    margin: 0 auto;
}

.pipaw-link-tit {
    width: 100px;
    height: 128px;
    float: left;
    font-size: 18px;
    color: #999;
    line-height: 100px;
    text-align: center;
    position: relative;
}

.pipaw-link-tit span {
    display: block;
    width: 28px;
    height: 19px;
    position: absolute;
    bottom: 34px;
    cursor: pointer;
}

.pipaw-link-tit .s1 {
    left: 6px;
    background: url(../img/link-left.png) no-repeat center;
}

.pipaw-link-tit .s1:hover {
    background: url(../img/link-left2.png) no-repeat center;
}

.pipaw-link-tit .s2 {
    right: 22px;
    background: url(../img/link-right.png) no-repeat center;
}

.pipaw-link-tit .s2:hover {
    background: url(../img/link-right2.png) no-repeat center;
}

.pipaw-link-con {
    float: left;
    width: 1024px;
    padding: 28px 28px 0 28px;
    height: 80px;
    overflow: hidden;
}

.pipaw-link-con a {
    font-size: 12px;
    color: #999;
    line-height: 40px;
    margin-right: 18px;
}

.pipaw-footer-box {
    width: 100%;
    height: 222px;
    background: #202020;
}

.pipaw-footer {
    width: 1180px;
    margin: 0 auto;
    padding-top: 24px;
}

.pipaw-footer p {
    text-align: center;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    color: #999;
}

.pipaw-footer p a {
    font-size: 12px;
    color: #999;
    line-height: 32px;
    margin: 0 10px;
}

.pipaw-footer img {
    vertical-align: middle;
}

.footer-logo {
    padding-top: 20px;
}

.footer-logo a {
    display: inline-block;
    width: 122px;
    height: 52px;
    background: #fff;
}

/*友情链接*/
.friendlink_bar {
    clear: both;
    width: 100%;
    background: #202020;
    border-bottom: 1px solid #333;
}

.friendlink_bar dl {
    width: 1180px;
    margin: 0 auto;
    height: 114px;
    position: relative;
}

.friendlink_bar dl dt {
    width: 107px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
}

.friendlink_bar dl dt span {
    color: #999;
    font-size: 18px;
    width: 107px;
    padding-top: 28px;
    height: 40px;
    text-align: center;
    position: absolute;
    top: 0;
}

.friendlink_bar dl dd {
    position: absolute;
    left: 110px;
    top: 10px;
    right: 0;
}

.friendlink_bar dl dd .link_con {
    clear: both;
    /*height: 78px;*/
    overflow: hidden;
}

.friendlink_bar dl dd .link_con a {
    float: left;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    padding: 5px 0 5px 12px;
    font-size: 12px;
    color: #999;
    width: 76px;
}

.friendlink_bar dl dd .link_con a:hover {
    color: #ff3000;
    text-decoration: underline;
}

.friendlink_bar dl dd .arrow03 {
    clear: both;
    position: absolute;
    left: -104px;
    top: 55px;
    height: 19px;
}

.friendlink_bar dl dd .arrow03 li {
    float: left;
    width: 28px;
    height: 19px;
    margin-left: 13px;
}

.friendlink_bar dl dd .arrow03 li span {
    background: url(../img/bg01_v2.png) no-repeat;
    display: block;
    width: 28px;
    height: 19px;
}

.friendlink_bar dl dd .arrow03 li span.pre {
    background-position: 0 -300px;
}

.friendlink_bar dl dd .arrow03 li span.next {
    background-position: -60px -300px;
}

.friendlink_bar dl dd .arrow03 li.active span.pre {
    background-position: -30px -300px;
}

.friendlink_bar dl dd .arrow03 li.active span.next {
    background-position: -90px -300px;
}

.link_con_out {
    margin-top: 12px;
    height: 78px;
    overflow: hidden;
    position: relative;
}

.link_con_in {
    position: absolute;
    left: 0;
    top: 0
}

.wcg-pic-p {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    color: #070707;
    line-height: 30px;
    margin-bottom: 20px;
}

.pipaw-gl-top-bg {
    width: 100%;
    height: 245px;
    background: url(../img/type-bg2.png) no-repeat left center;
    /*background-size:;*/
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    overflow: hidden;
}

.sb2 {
    width: 100%;
}

.sb2Show {
    width: 1080px;
    height: 252px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.sb2Show #scrollBox {
    position: absolute;
    top: 1px;
    left: -1080px;
    clear: both;
    width: 300%;
    height: 252px;
}

.sb2Show ul#icoss {
    width: 1080px;
    float: left;
}

.sb2Show ul#cloneUl2 {
    width: 1080px;
    float: left;
}

.sb2Show ul#cloneUl1 {
    width: 1080px;
    float: left;
}

.sb2Show li {
    width: 20%;
    height: 216px;
    float: left;
    position: relative;
    padding-top: 34px;
    cursor: pointer;
    background: #fafafa;
}

.sb2Show li p {
    width: 100%;
    height: 148px;
    overflow: hidden;
    text-align: center;
    margin-top: -2px;
}

.sb2Show li .ps {
    display: block;
    width: 128px;
    height: 148px;
    position: absolute;
    overflow: hidden;
    top: 30px;
    left: 50%;
    margin-left: -64px;
    z-index: 20;
    cursor: pointer;
}

.sb2Show li img {
    height: 100%;
}

/*.sb2Show li .p1{
    width: 0;
    height: 0;
    border-top: 38px solid #fff;
    border-right: 63px solid transparent;
    position: absolute;
    left: 108px;
    top: 34px;
    border: -bottom: 1px solid #ff6666;
}
.sb2Show li .p2{
        width: 0;
height: 0;
border-top: 38px solid #fff;
border-left: 63px solid transparent;
position: absolute;
left: 174px;
top: 34px;
}
.sb2Show li .p3{
width: 0;
height: 0;
border-bottom: 38px solid #ff6666;
border-left: 64px solid transparent;
position: absolute;
left: 173px;
top: 145px;
}
.sb2Show li .p4{
width: 0;
height: 0;
border-bottom: 38px solid #ff6666;
border-right: 64px solid transparent;
position: absolute;
left: 108px;
top: 145px;
}
*/

.sb3 {
    width: 100%;
}

.fangda {
    transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2); /* IE 9 */
    -webkit-transform: scale(1.2, 1.2); /* Safari 和 Chrome */
    -o-transform: scale(1.2, 1.2); /* Opera */
    -moz-transform: scale(1.2, 1.2); /* Firefox */
    margin-top: -13px;
}

.dishow {
    display: block;
}

.pipaw-gl-box {
    margin-top: 12px;
}

/*十三叔说游戏*/
.pipaw-sayGame {
	width: 100%;
	height: 588px;
	padding-top: 80px;
	/*background-image: linear-gradient(45deg, #D7E8FF 0%, #DDE9FF 24%, #DAE6FF 50%, #D6ECFF 72%, #CEECFF 100%);*/
	background: url(http://static.pipaw.com/www/xin/sss/img/sayGame_bg.png) no-repeat top center ;
	margin: 30px 0 20px;
}

.pipaw-sayGame .pipaw-sayGame-box {
	width: 1200px;
    margin: 0 auto;
}

.pipaw-sayGame .pipaw-sayGame-pic {
	width: 580px;
	height: 488px;
	padding: 10px;
	float: left;
}
.pipaw-sayGame .pipaw-sayGame-pic a {
	width: 100%;
	height: 100%;
	display: block;
	background: #6699FF;
	border-radius: 5px;
	position: relative;
}

.pipaw-sayGame .pipaw-sayGame-pic a img {
	width: 100%;
	height: 100%;
	border-radius: 5px;
}

.pipaw-sayGame .pipaw-sayGame-pic a p {
	width: 120px;
	height: 40px;
	line-height: 40px;
	background: #3276FF;
	border-radius: 2px;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -60px;
	bottom: 30px;
}

.pipaw-sayGame .pipaw-sayGame-pic a:hover p {
	background: #f23f04;
}

.pipaw-sayGame .pipaw-sayGame-list {
	width: 600px;
	float: right;
}

.pipaw-sayGame .pipaw-sayGame-list ul li {
	width: 260px;
	float: left;
	position: relative;
	z-index: 1;
	background: #FFFFFF;
	padding:10px 10px 15px 10px;
	border-radius: 4px;
	margin: 10px;
	transition:all 0.5s ease;
}

.pipaw-sayGame .pipaw-sayGame-list ul li a {
	display: block;
	cursor: pointer;
}


.pipaw-sayGame .pipaw-sayGame-list ul li a .pic-video {
	background: rgba(0,0,0,0.30);
	border-radius: 4px;
	position: relative;
	width: 260px;
	height: 146px;
	overflow: hidden;
}

.pipaw-sayGame .pipaw-sayGame-list ul li a .pic-video .black {
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.30);
	border-radius: 4px;
	width: 260px;
	height: 146px;
	z-index: 1;
}

.pipaw-sayGame .pipaw-sayGame-list ul li a .pic-video img {
	width: 260px;
	height: 146px;
	border-radius: 4px;
	display: block;
	transition: all 1.2s ease 0s;
}

.pipaw-sayGame .pipaw-sayGame-list ul li a .pic-video img:hover {
    transform: scale(1.1);
}

.pipaw-sayGame .pipaw-sayGame-list ul li a .pic-video p {
    width: 40px;
    height: 40px;
    background-image: url(http://static.pipaw.com/www/xin/sss/img/play.png);
    background-size: 40px 40px;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 50%;
    margin-left: -20px;
    transition: all 0.8s ease 0s;
    z-index: 3;
}

.pipaw-sayGame .pipaw-sayGame-list ul li a:hover .pic-video p {
	transform:rotate(360deg);
	-ms-transform:rotate(360deg); 	
	-moz-transform:rotate(360deg);
	-webkit-transform:rotate(360deg); 
	-o-transform:rotate(360deg); 
}

.pipaw-sayGame .pipaw-sayGame-list ul li a .pic-video span {
	display: inline-block;
	font-size: 12px;
	color: #F2F2F2;
	text-align: justify;
	position: absolute;
	right: 6px;
	bottom: 4px;
	z-index: 2;
}

.pipaw-sayGame .pipaw-sayGame-list ul li a .pic-info {
	margin-top: 12px;
}

.pipaw-sayGame .pipaw-sayGame-list ul li a .pic-info img {
	float: left;
	width: 50px;
	height: 50px;
	border-radius: 100%;
}

.pipaw-sayGame .pipaw-sayGame-list ul li a .pic-info .info {
	margin-left: 10px;
	padding-top: 3px;
	float: left;
	width: 200px;
}

.pipaw-sayGame .pipaw-sayGame-list ul li a .pic-info .info p.p1 {
	font-size: 14px;
	color: #333333;
	line-height: 22px;
	height: 22px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.pipaw-sayGame .pipaw-sayGame-list ul li a:hover .pic-info .info p.p1 {
	color: #f23f04;
}

.pipaw-sayGame .pipaw-sayGame-list ul li a .pic-info .info p.p2 {
	margin-top: 8px;
}

.pipaw-sayGame .pipaw-sayGame-list ul li a .pic-info .info p.p2 span {
	float: left;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}

.pipaw-sayGame .pipaw-sayGame-list ul li a .pic-info .info p.p2 em {
	float: right;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	padding-left: 20px;
	background-image: url(http://static.pipaw.com/www/xin/sss/img/icon-sp.png);
	background-size: 14px 16px;
	background-repeat: no-repeat;
}

.pipaw-sayGame .pipaw-sayGame-list ul li a .pic-info .info p.p3 {
	margin-top: 8px;
}

.pipaw-sayGame .pipaw-sayGame-list ul li a .pic-info .info p.p3 span {
	float: left;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}

.pipaw-sayGame .pipaw-sayGame-list ul li a .pic-info .info p.p3 em {
	float: right;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	padding-left: 20px;
	background-image: url(http://static.pipaw.com/www/xin/sss/img/icon-zl.png);
	background-size: 14px 16px;
	background-repeat: no-repeat;
}


