.gsPartTop {
    position: relative;
    background-size: 100% 100%;
    margin-bottom: 20px;
    z-index: 3;
}

.gsPartTop:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -26px;
    margin: auto;
    display: block;
    width: 100%;
    height: 26px;
    background-size: 100% 100%;
}

.breadChip {
    position: relative;
    width: 1200px;
    margin: auto;
    height: 46px;
    line-height: 46px;
}

.breadChip,.breadChip a {
    font-size: 14px;
    color: #fff;
}

.breadChip:before {
    content: "";
    position: relative;
    top: 2px;
    display: inline-block;
    width: 12px;
    height: 14px;
    background: url(../img/icon.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -310px -4px;
    margin-right: 6px;
    
}

.breadChip a:hover {
    color: #1BD1F0;
}

.ztGsPT {position: relative;width: 1200px;margin: auto;}
.gstTit {
    position: relative;
    height: 30px;
    margin: auto;
}

.gstTit strong {
    position: relative;
    z-index: 1;
    float: left;
    display: inline-block;
    font-size: 26px;
    color: #2E2E30;
    line-height: 30px;
    font-weight: bold;
}

.gstTit strong:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 2px;
    z-index: -1;
    display: block;
    width: 116%;
    height: 16px;
    background: linear-gradient(90deg, #91FFD0, #B1FDA2);
}

.gstTit a {
    position: relative;
    float: right;
    display: block;
    width: 33px;
    height: 18px;
    margin-right: -11px;
    padding: 11px 13px 1px;
    background: url(../img/icon.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -39px 7px;
}

.gstTit a:hover {
    background-position: -92px 7px;
}

.gstTit span {
    float: left;
    margin-left: 25px;
    font-size: 16px;
    color: #666;
    line-height: 22px;
    margin-top: 7px;
}

.gstTit span em {
    color: #FF6633;
}

.dZtList {
    position: relative;
    padding: 11px 0;
    height: 180px;
    margin-bottom: 10px;
    overflow: hidden;
}

.dZtList ul {
    position: absolute;
    width: 1210px;
    overflow: hidden;
    *zoom: 1;}

.dZtList li {
    position: relative;
    float: left;
    padding-top: 16px;
    width: 285px;
    border-radius: 20px;
    max-height: 100%;
    margin-right: 18px;
}

.dZtList li:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 246px;
    height: 16px;
    background: url(../img/icon.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -5px -304px;
}

.dZtList li a {
    position: relative;
    display: block;
    border: 2px solid transparent;
    width: 285px;
    height: 160px;
    border-radius: 20px;
    overflow: hidden;
}

.dZtList li a img {
    width: 100%;
    min-height: 100%;
    height: auto;
    display: block;
}

.dZtList li a span {
    position: absolute;
    z-index: 2;
    top: 11px;
    right: 7px;
    padding: 0 4px 0 5px;
    height: 22px;
    line-height: 22px;
    background: rgba(0,0,0,.6);
    font-size: 12px;
    color: #fff;
    border-radius: 10px;
}

.dZtList li a div {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    padding: 70px 0 10px;
    background: linear-gradient(0deg, rgba(0,0,0,.7), transparent);
}

.dZtList li a div p {
    position: relative;
    padding: 0 11px 0 19px;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dZtList li a div em {
    display: none;
    width: 100%;
    height: 0;
    line-height: 16px;
    padding: 0 11px 0 19px;
    font-size: 12px;
    color: #fff;
}

.dZtList li a,.dZtList li a div em {
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

.dZtList li a:hover em {
    display: block;
    height: 16px;
}

.dZtList li a:hover {
    border: 2px solid #B1FDA3;
}

.cfx {
    margin-right: auto;
    margin-left: auto;
    *zoom:1}

.cfx:before,.cfx:after {
    display: table;
    content: "";
    line-height: 0
}

.cfx:after {
    clear: both
}

.ztList {
    width: 1200px;
    padding-bottom: 20px;
    margin: auto;
    overflow: hidden;
}

.ztList ul {
    width: 1230px;
    padding-top: 4px;
}

.ztList li {
    position: relative;
    float: left;
    width: 384px;
    height: 300px;
    background: #FFF;
    box-shadow: 0px 10px 25px 0px rgba(76,76,76,0.05);
    border-radius: 20px;
    margin: 7px 23px 23px 0;
    overflow: hidden;
}

.ztList li>a {
    position: relative;
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 227px;
    border-radius: 20px 20px 0 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.ztList li>a img {
    width: 100%;
    min-height: 100%;
    height: auto;
    border-radius: 20px 20px 0 0;
}

.ztList li a img {
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

.ztList li a img:hover {
    transform: scale(1.2);
}

.ztList li>a span {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 1;
    display: block;
    padding: 0 11px 0 13px;
    height: 30px;
    background: rgba(51, 51, 51, .8);
    border-radius: 15px;
    font-size: 12px;
    color: #fff;
    line-height: 30px;
}

.ztList li div {
    position: relative;
    height: 64px;
}

.ztList li div a {
    position: relative;
    z-index: 1;
    display: block;
    padding-left: 16px;
    font-size: 16px;
    color: #333;
    line-height: 26px;
    height: 26px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ztList li div p {
    display: block;
    padding-left: 15px;
    font-size: 12px;
    color: #999;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ztList li div span {
    position: absolute;
    right: 0;
    bottom: 24px;
    display: block;
    padding-left: 16px;
    width: 65px;
    height: 32px;
    font-size: 12px;
    color: #fff;
    line-height: 32px;
    text-align: center;
    background: url(../img/icon.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -551px -52px;
}

.ztList li div a:hover {
    color: #1BD1F0;
}

.ztList .pagecode {
    padding-bottom: 22px;
}

.ztList .pagecode a {
    background: #fff;
}

.ztMenu {
    position: relative;
    width: 100%;
    height: 70px;
    background-color: #fff;
}

.ztMenu .cfx {
    position: relative;
    width: 1200px;
    margin: auto;
}

.ztMenu .menu {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    padding-top: 15px;
    text-align: center;
    width: 600px;
    overflow: hidden;
    margin: auto;
}

.ztMenu .menu a {
    display: inline-block;
    vertical-align: top;
    padding: 0 14px;
    margin: 0 10px;
    height: 40px;
    font-size: 16px;
    color: #333;
    line-height: 40px;
    background: #F6F6F6;
    border-radius: 20px;
}

.ztMenu .menu a.current,.ztMenu .menu a:hover {
    font-weight: bold;
    background: linear-gradient(90deg, #91FFD0, #B1FDA2);
}

.ztPT {
    width: 1200px;
    margin: auto;
    padding-top: 16px;
}

.ztPT .gaHSTop {
    float: right;
}

.ztPT .ztInfo {
    position: relative;
    float: left;
    margin-right: 10px;
    padding-left: 418px;
    width: 757px;
    height: 225px;
    background: linear-gradient(30deg, #D1F7FE, #D1F7FE,#F5F0EB,#FAD7D6,#F5F0EB,#F5F0EF);
    border: 2px solid #FFF;
    box-shadow: 0px 10px 25px 0px rgba(76,76,76,.05);
    border-radius: 20px;
}

.ztInfo .img {
    position: absolute;
    left: -2px;
    top: -21px;
    padding-top: 19px;
    width: 405px;
    height: 229px;
    border-radius: 20px;
    margin-right: 14px;
    overflow: hidden;
}

.ztInfo .img img {
    width: 100%;
    min-height: 229px;
    height: auto;
    border-radius: 20px;
}

.ztInfo .img span {
    position: absolute;
    left: 10px;
    top: 30px;
    padding: 0 12px;
    height: 29px;
    font-size: 12px;
    color: #fff;
    line-height: 29px;
    background: rgba(0,0,0,.6);
    border-radius: 10px;
}

.ztInfo .img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 378px;
    height: 19px;
    background: url(https://www.gameggg.com/pc/img/icon.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -5px -334px;
}

.ztInfo .info {
    float: left;
    width: 757px;
    height: 225px;
    overflow: hidden;
}

.ztInfo .info h1 {
    display: block;
    height: 42px;
    line-height: 42px;
    font-size: 22px;
    color: #333;
    margin-top: 15px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ztInfo .info em {
    display: block;
    margin-bottom: 2px;
    font-size: 14px;
    color: #333;
    line-height: 30px;
}

.ztInfo .info em:before {
    content: "";
    position: relative;
    top: 9px;
    margin-right: 9px;
    vertical-align: top;
    display: inline-block;
    width: 6px;
    height: 6px;
    background: rgba(243,242,253,0);
    border: 3px solid #26D3F3;
    border-radius: 50%;
}

.ztInfo .info p {
    height: 120px;
    font-size: 15px;
    color: #717171;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.ztDeList ul li {
    position: relative;
}

.ztDeList ul li:nth-of-type(-n+3):before {
    content: "";
    position: absolute;
    top: -5px;
    left: 2px;
    z-index: 1;
    display: block;
    width: 36px;
    height: 33px;
    background: url(https://www.gameggg.com/pc/img/icon.png) no-repeat;
    background-size: 1000px 1000px;
}

.ztDeList ul li:nth-of-type(1):before {
    background-position: -390px -52px;
}

.ztDeList ul li:nth-of-type(2):before {
    background-position: -441px -52px;
}

.ztDeList ul li:nth-of-type(3):before {
    background-position: -492px -52px;
}

.hotTags {
    padding: 25px 0 19px 14px;
    width: 1182px;
    background: #FFF;
    border: 2px solid #FFF;
    box-shadow: 0px 10px 25px 0px rgba(76,76,76,0.05);
    border-radius: 20px;
    margin: auto;
    margin-bottom: 32px;
}

.hotTags .list {
    padding-top: 24px;
    width: 1200px;
}

.hotTags .list a {
    display: inline-block;
    vertical-align: top;
    padding: 0 25px;
    height: 42px;
    line-height: 42px;
    font-size: 18px;
    background: rgba(246, 246, 246, .5);
    border-radius: 21px;
    margin: 0 10px 21px 0;
}

.hotTags .list a:nth-of-type(11n+1) {
    color: #FF6666;
}

.hotTags .list a:nth-of-type(11n+2) {
    color: #45B97C;
}

.hotTags .list a:nth-of-type(11n+3) {
    color: #9999FF;
}

.hotTags .list a:nth-of-type(11n+4) {
    color: #33CCFF;
}

.hotTags .list a:nth-of-type(11n+5) {
    color: #FF9966;
}

.hotTags .list a:nth-of-type(11n+6) {
    color: #9999FF;
}

.hotTags .list a:nth-of-type(11n+7) {
    color: #FF9966;
}

.hotTags .list a:nth-of-type(11n+8) {
    color: #00CCFF;
}

.hotTags .list a:nth-of-type(11n+9) {
    color: #CC99CC;
}

.hotTags .list a:nth-of-type(11n+10) {
    color: #7FB86E;
}

.hotTags .list a:nth-of-type(11n+11) {
    color: #FF6666;
}

.hotTags .list a:hover {
    color: #fff;
}

.hotTags .list a:nth-of-type(11n+1):hover {
    background-color: #FF6666;
}

.hotTags .list a:nth-of-type(11n+2):hover {
    background-color: #45B97C;
}

.hotTags .list a:nth-of-type(11n+3):hover {
    background-color: #9999FF;
}

.hotTags .list a:nth-of-type(11n+4):hover {
    background-color: #33CCFF;
}

.hotTags .list a:nth-of-type(11n+5):hover {
    background-color: #FF9966;
}

.hotTags .list a:nth-of-type(11n+6):hover {
    background-color: #9999FF;
}

.hotTags .list a:nth-of-type(11n+7):hover {
    background-color: #FF9966;
}

.hotTags .list a:nth-of-type(11n+8):hover {
    background-color: #00CCFF;
}

.hotTags .list a:nth-of-type(11n+9):hover {
    background-color: #CC99CC;
}

.hotTags .list a:nth-of-type(11n+10):hover {
    background-color: #7FB86E;
}

.hotTags .list a:nth-of-type(11n+11):hover {
    background-color: #FF6666;
}

.ztGsList {
    width: 1200px;
    background: #FFF;
    box-shadow: 0px 10px 25px 0px rgba(76,76,76,0.05);
    border-radius: 20px;
    margin: auto;
    margin-bottom: 31px;
}

.ztGsList ul {
    padding: 29px 0 0 22px;
    overflow: hidden;
    *zoom: 1;}

.ztGsList ul li {
    float: left;
    width: 275px;
    height: 135px;
    margin: 0 18px 25px 0;
}

.ztGsList ul li a {
    display: block;
    position: relative;
    padding: 13px 0 0 12px;
    width: 259px;
    height: 118px;
    background: #F6F6F6;
    border: 2px solid #F6F6F6;
    box-shadow: 0px 10px 25px 0px rgba(76,76,76,0);
    border-radius: 10px;
}

.ztGsList ul li a img {
    float: left;
    width: 102px;
    height: 102px;
    border-radius: 20px;
}

.ztGsList ul li a div {
    float: left;
    width: 142px;
    height: 102px;
    margin-left: 12px;
    overflow: hidden;
}

.ztGsList ul li a div p {
    display: block;
    margin-bottom: 2px;
    font-size: 16px;
    color: #333;
    line-height: 24px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ztGsList ul li a div span {
    display: block;
    font-size: 12px;
    color: #999;
    line-height: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ztGsList ul li a>span {
    display: block;
    position: absolute;
    left: 127px;
    bottom: 18px;
    width: 68px;
    height: 32px;
    font-size: 14px;
    color: #1AD0F1;
    background: rgba(34, 211, 236, .15);
    border-radius: 16px;
    text-align: center;
    line-height: 32px;
}

.ztGsList ul li.no a>span {
    color: #FF93C9;
    background: rgba(255, 118, 254, .15);
}

.ztGsList ul li a:hover {
    background: #F1FDFF;
    border: 2px solid #1ED3EE;
    box-shadow: 0px 10px 25px 0px rgba(76,76,76,0.05);
}

.ztGsList ul li.no a:hover {
    background: #FFFAFD;
    border: 2px solid #FFCDE8;
    box-shadow: 0px 10px 25px 0px rgba(76,76,76,0.05);
}

.ztGsList ul li a:hover div p {
    color: #1DD1EE;
}

.ztGsList ul li.no a:hover div p {
    color: #FE9FCF;
}

.ztGsList ul li a:hover>span {
    color: #fff;
    background: #1ED3EE;
}

.ztGsList ul li.no a:hover>span {
    color: #fff;
    background: linear-gradient(90deg, #FFC4E7, #FF90C8);
}

.ztPartTop {
    padding-bottom: 30px;
    background: url(../img/ztdetopbg.png) no-repeat;
    background-size: 100% auto;
}
