@charset "UTF-8";

.chanpin_yanshi_para {
    width: 406px;
    height: 39px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 20px;
    color: #666666;
    opacity: 1;
    text-align: center;
    margin-bottom: 12px;
}

.b-intro a {
    color: #F99C43;
    text-align: center;
    margin-top: 40px;
    margin-right: 40px;
    text-indent: -38px;
    margin-left: 40px;
}

.ck-m {
    border: 1px solid #F99C43;
    opacity: 1;
    border-radius: 24px;
    width: 128px;
    height: 42px;
    line-height: 40px;
    margin-top: 25px;
    color: #F99C43;
    background: white;
    padding-left: 40px;
    font-size: 18px;
}

.main-page .nav div.on {
    width: 134px;
    height: 60px;
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.16);
    opacity: 1;
    padding: 30px 20px;
    position: relative;
    margin-left: 33px;
}

.main-page .nav div.on:after, .main-page .nav div.on:before {
    content: '';
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    position: absolute;
}

.main-page .nav div.on:after {
    border-right: 25px solid rgb(0 0 0 / 16%);
    border-top: 25px dashed transparent;
    border-bottom: 25px dashed transparent;
    left: -25px;
    top: 4px;
    z-index: 1;
    opacity: 0.5;
}

.main-page .nav div.on:before {
    border-right: 25px solid #ffffff;
    border-top: 25px dashed transparent;
    border-bottom: 25px dashed transparent;
    top: 4px;
    left: -23px;
    z-index: 2;
}

.main-page .nav div.on p {
    width: 134px;
    height: 24px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #F99C43;
    opacity: 1;
    position: relative;
    right: 27px;
    top: -30px;
}

.main-page .nav div {
    width: 134px;
    height: 60px;
    background: #FFFFFF;
    opacity: 1;
    float: right;
    margin-left: 74px;
    border: 1px solid #ffffff;
}

.pt_h5 {
    width: 100%;
    margin: 0 auto;
}

.pt_h5_title {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    font-size: 30px;
}

@keyframes bganimate {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: -100% 100%;
    }
}

.pt_h5_title > p:first-child {
    font-size: 30px;
    line-height: 80px;
    color: #333;
    text-align: center;
}

.pt_h5_title > p:first-child + p {
    font-size: 18px;
    line-height: 30px;
    color: #7b7b7b;
    text-align: center;
}

.pt_h5_img {
    width: 1200px;
    margin: 0 auto;
}

.pt_h5_img img {
    margin-top: 20px;
    width: 100%;
}

/*详细介绍*/
#shouyou_main {
    background: #F2F2F2;
    background-size: 100%;
    margin-top: 40px;
    height: 730px;
    overflow: hidden;
}

.shouyou_center {
    width: 1300px;
    margin: 0 auto;
    text-align: center;
}

.shouyou_center > span {
    font-size: 30px;
    line-height: 106px;
}

.main-page {
    margin: 0 auto;
    width: 1300px;
}

.main-page .left {
    width: 1050px;
    height: 700px;
}

.left {
    float: left;
}

.main-page .content {
    position: relative;
    width: 1050px;
    height: 800px;
    overflow: hidden;
}

.main-page .content .con-ggh {
    width: 1050px;
    height: 800px;
}

.fl {
    float: right;
}

.zcinfo {
    width: 440px;
    margin-top: 0px;
}

.con-ggh ul {
    display: block;
}

.con-ggh ul li {
    cursor: pointer;
    padding-top: 20px;
    margin-right: 20px;
    float: left;
}

.list-pic {
    background-color: rgba(255, 255, 255, 0.1);
    padding: 0;
    width: 120px;
    height: 180px;
}

.list-pic .img1 {
    width: 100px;
    height: 180px;
    display: block;
}

.list-pic .img2 {
    width: 180px;
    height: 120px;
    display: block;
}

.con-ggh .item-name {
    padding: 20px 0;
    height: 20px;
    font-size: 16px;
    text-align: center;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100px;
    color: #333333;
    font-weight: bold
}

.item-name1 {
    width: 180px;
    color: #333333;
    font-weight: bold
}

.b-intro {
    margin-top: 20px;
    text-align: left;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    padding-right: 10px;
}

.b-intro > p {
    line-height: 20px;
}

p {
    word-wrap: break-word;
}

.tc2 {
    margin-left: 60px;
}

.tc3 {
    float: left;
    width: 110px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
}

.tc4 {
    float: left;
    width: 110px;
    height: 30px;
    line-height: 30px;
    margin-left: 30px;
    font-size: 16px;
}

.tc5 {
    float: left;
    width: 110px;
    height: 30px;
    line-height: 30px;
    margin-left: 30px;
    font-size: 16px;
}

.fr {
    float: left;
}

.ptpic-dl {
    margin-top: 25px;
}

.ptpic-comp {
    background: url("../../images/sypt/images-pc.png")/*tpa=https://www.sy123.com/templets/moban/images/sypt/images-pc.png*/;
    background-repeat: no-repeat;
    width: 545px;
    height: 444px;
    background-size: 100%;
    padding-top: 43px;
}

.ptpic-comp-in {
    width: 506px;
    height: 262px;
    overflow: auto;
    margin: 0 auto;
}

.ptpic-phone {
    background: url("../../images/sypt/wap.png")/*tpa=https://www.sy123.com/templets/moban/images/sypt/wap.png*/;
    background-repeat: no-repeat;
    width: 284px;
    height: 580px;
    background-size: 100% 95%;
    padding-top: 20px;
}

.ptpic-phone-in {
    width: 246px;
    height: 500px;
    overflow: auto;
    margin: 0 auto;
}

.main-page .right {
    padding-right: 25px;
    margin-top: 15px;
    float: left;
}

.main-page .nav-back {
    height: 300px;
}

.main-page .nav {
    position: relative;
    margin-top: -300px;
    width: 132px;
    text-align: center;
    font-size: 18px;
    color: #fff;
}

.main-page .nav div {
    height: 65px;
    line-height: 65px;
    margin-bottom: 8px;
    border-radius: 2px;
    cursor: pointer;
    color: #FF2A00;
}

/*游戏列表*/
.game_h5 {
    width: 100%;
    margin: 0 auto;
}

.game_h5_title {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.game_h5_title > p:first-child {
    font-size: 30px;
    line-height: 80px;
    color: #333;
    text-align: center;
}

.game_h5_title > p:first-child + p {
    font-size: 18px;
    line-height: 30px;
    color: #7b7b7b;
    text-align: center;
}

.game_h5_list {
    width: 1300px;
    text-align: center;
    margin: 0 auto;
}

.game_h5_list ul {
    margin-top: 20px;
    overflow: hidden;
}

.game_h5_list li {
    background: #FFFFFF;
    box-shadow: 0px 0px 8px rgb(0 0 0 / 16%);
    opacity: 1;
    width: 230px;
    height: 110px;
    margin: 30px 14px;
    margin-bottom: 20px;
    border-radius: 15px;
    text-align: center;
    position: relative;
    float: left;
}

.game_h5_list a img {
    display: block;
    width: 70px;
    height: 70px;
    float: left;
    margin:20px 15px;
}

.game_h5_list a span {
    display: block;
    float: left;
    text-align: center;
    height: 24px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 24px;
    color: #1C1C1C;
    opacity: 1;
    margin: 43px 0;
}

/*优势介绍*/
.game_h5_adv {
    padding-top: 20px;
    width: 100%;
    margin: 20px auto 0;
    background: #F2F2F2;
    height: 610px;
}

.game_h5_adv_title {
    width: 1200px;
    margin: 0 auto;
}

.game_h5_adv_title p {
    font-size: 30px;
    line-height: 100px;
    color: #333;
    text-align: center;
}

.game_h5_adv_des {
    width: 1200px;
    margin: 0 auto;
}

.game_h5_adv_des ul {
    list-style-type: none;
}

.game_h5_adv_des li {
    width: 225px;
    height: 236px;
    float: left;
    margin-left: 15px;
    list-style-type: none;
}

.game_h5_adv_des li div {
    width: 140px;
    height: 110px;
    margin: 20px auto 0;
}

.game_h5_adv_des li span {
    display: block;
    text-align: center;
    width: 175px;
    height: 24px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 24px;
    color: #1C1C1C;
    opacity: 1;
}

.game_h5_adv_des li p {
    display: block;
    text-align: center;
    margin: 20px 15px;
    color: #aaaaaa;
    width: 154px;
}

.view_detail_button {
    width: 120px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #F99C43;
    opacity: 1;
    border-radius: 20px;
    margin: 20px auto 0;
}

.view_detail_button_text {
    width: 72px;
    height: 24px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 33px;
    color: #F99C43;
    opacity: 1;
}

.game_h5_adv_des img {
    width: 90px;
    height: 90px;
}
.right div p {
    width: 70px;
    height: 65px;
    line-height: 65px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #1C1C1C;
    opacity: 1;
    background-color: #FFFFFF;
    margin: 0 auto;
}