/* PAGC pc端 */

body {
    background: #000;
    /* word-break:break-all; */
}

.PAGC-index-body {
    /* background-image: url("./../images/images/bg.png"); */
    background-position: center center;
}

#PAGC-header {
    height: 90px;
    background: #000;
    position: fixed;
    width: 100%;
    z-index: 99;
}

.PAGC-header-map {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.PAGC-header-logo {
    float: left;
    width: 300px;
    height: 100%;
}

.PAGC-header-logo a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.PAGC-header-logo img {
    padding: 27px 0;
}

.PAGC-header-menu {
    margin-left: 320px;
}

.PAGC-header-menu ul li {
    float: left;
    line-height: 90px;
    font-size: 16px;
    padding: 0 10px;
    color: #fff;
    cursor: pointer;
}

.PAGC-header-menu ul li a {
    color: #fff;
}

.PAGC-header-menu ul li.active {
    color: #efd22e;
}

.PAGC-header-menu ul li.active a {
    color: #efd22e;
}

.PAGC-header-btn {
    float: right;
    margin-right: 50px;
}

.PAGC-header-btn a {
    line-height: 90px;
    font-size: 16px;
    padding: 0 10px;
    color: #000;
    cursor: pointer;
    background: #efd22e;
    padding: 6px 12px;
    border-radius: 6px;
}

.reportBanner {
    padding-top: 90px;
}

#PAGC-banner a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

#PAGC-banner img {
    width: 100%;
    height: 100%;
}

/* 手风琴 */

.xinxi_solution_bg {
    background-size: 100% 238px;
    max-width: 1200px;
    margin: 0 auto;
    background-color: #000;
    margin-top: 50px;
}

.xinxi_solution_main ul {
    overflow: hidden;
    height: 238px;
    width: 1260px;
    transform: scaleX(0.952);
    margin-left: -32px;
}

.xinxi_solution_main .main_mobile {
    max-width: 1200px;
    min-width: 1200px;
}

.xinxi_solution_main ul li {
    height: 238px;
    float: left;
    width: 60px;
    position: relative;
    overflow: hidden;
    transition: all 0.5s;
    border-radius: 7px;
    cursor: pointer;
    line-height: 16px;
}

.xinxi_solution_main ul li .left_top {
    position: absolute;
    left: 0;
    width: 30px;
    padding: 0 20px;
    text-align: center;
}

.xinxi_solution_main ul li .left_top img {
    width: 30px;
}

.xinxi_solution_main ul li span {
    font-size: 20px;
    color: #FFF;
    line-height: 24px;
    margin-top: 10px;
    display: inline-block;
    font-weight: bold;
}

.xinxi_solution_main .left_top {
    font-size: 30px;
    color: #FFF;
}

.xinxi_solution_main .left_top b {
    font-weight: normal;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    display: inline-block;
    margin: 10px 0;
}

.xinxi_solution_main ul li .left {
    float: left;
    width: 60px;
    background-image: linear-gradient(to right, #112f79, #2f52ad);
    height: 238px;
    border-radius: 6px;
}

.xinxi_solution_main ul li.on .left {
    background-image: linear-gradient(to right, blue, #335bc3);
}

.xinxi_solution_main ul li .right {
    float: left;
    width: 720px;
    position: relative;
    height: 238px;
    border-radius: 6px;
}

.xinxi_solution_main .right dl {
    position: absolute;
    top: 50%;
    left: 30px;
}

.xinxi_solution_main .right dd {
    color: #FFF;
    font-size: 26px;
    border-radius: 5px;
    width: 280px;
    height: 75px;
    margin-bottom: 45px;
    background: #000;
    opacity: 0.5;
}

.xinxi_solution_main .right dl a {
    background-repeat: no-repeat;
    color: #FFF;
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    width: 280px;
    text-align: center;
    padding: 0 10px;
    margin-bottom: 10px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    background-size: 100% 100%;
    background-color: rgba(0, 0, 0, 0.23);
    border-radius: 5px;
    margin-top: 10px;
}

.xinxi_solution_main .right dl a.yichu {
    float: left;
    margin-right: 20px;
}

.xinxi_solution_main ul li.on {
    width: 780px;
}

.PAGC-introduce {
    width: 1200px;
    margin: 0 auto;
    margin-top: 80px;
}

.PAGC-introduce-num ul li {
    float: left;
    width: 346px;
    height: 115px;
    background: #fff;
    margin-right: 80px;
}

.PAGC-introduce-num ul li:last-child {
    margin-right: 0;
}

.PAGC-introduce-count {
    width: 1200px;
    height: 220px;
    margin-top: 80px;
}

.PAGC-model-title {
    text-align: center;
    margin-bottom: 50px;
}

.mob-prize-meaning-info p {}

.PAGC-guest {
    width: 1200px;
    margin: 0 auto;
    margin-top: 80px;
}

.PAGC-guest-content {
    /* height: 500px; */
    /* overflow: hidden; */
}

.PAGC-guest-content ul li {
    width: 200px;
    height: 200px;
    float: left;
    /* background: #fff; */
    margin-right: 50px;
    margin-bottom: 50px;
    position: relative;
    overflow: hidden;
}

.PAGC-guest-content ul li:nth-child(5n) {
    margin-right: 0;
}

.PAGC-guest-content ul li img {
    width: 100%;
    height: 100%;
}

.PAGC-guest-mask {
    width: 100%;
    height: 100%;
    background: url("./../images/images/jbzz.png");
    position: absolute;
    top: 160px;
    cursor: pointer;
    padding: 10px;
    /* background-color: #000 !important; */
}

.PAGC-guest-title {
    font-size: 16px;
    color: #fff;
    opacity: 1;
    margin-bottom: 20px;
}

.PAGC-guest-info {
    color: #fff;
    line-height: 15px;
    font-size: 12px;
    word-break: break-all;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    /*ie10+*/
    hyphens: auto;
}

.PAGC-guest-footer {
    text-align: center;
    margin-top: 20px;
}

.PAGC-guest-footer span {
    display: inline-block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    background: #0435b8;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border-radius: 10px;
    cursor: pointer;
}

.PAGC-process {
    color: #fff;
    width: 1200px;
    margin: 0 auto;
    margin-top: 80px;
}

.PAGC-process-top {
    width: 580px;
    margin: 0 auto;
    margin-bottom: 80px;
}

.PAGC-process-top li {
    width: 290px;
    height: 60px;
    border: 3px solid #0435b8;
    float: left;
    text-align: center;
    font-size: 20px;
    line-height: 54px;
    cursor: pointer;
}

.PAGC-process-top li.active {
    background: #0435b8;
    color: #fff;
}

.PAGC-process-top li:first-child {
    border-right: 0;
}

.PAGC-process-topcontent {
    display: none;
    background: #032070;
    border-radius: 10px;
}

.process-active {
    display: block;
}

.PAGC-process-main {
    display: none;
}

.process-main-cur {
    display: block;
}

.process-main-cur td>nav {
    line-height: 2;
}

.PAGC-process-main-nav {
    height: 80px;
    line-height: 40px;
    padding: 20px 70px;
}

.PAGC-process-main-nav li {
    float: left;
    margin-right: 30px;
    font-size: 18px;
    cursor: pointer;
}

.PAGC-process-main-nav li.active {
    border-bottom: 4px solid #fff;
}

.PAGC-process-main table {
    width: 100%;
    padding: 0 70px;
}

.PAGC-process-main table tr {
    min-height: 100px;
}

.PAGC-process-main table tr:nth-child(2n) {
    background: #112c73;
}

.PAGC-process-main table tr td {
    padding: 40px 0;
    font-size: 18px;
}

.PAGC-process-main table tr td p {
    padding: 5px 0;
    line-height: 24px;
}

.PAGC-process-main table tr td p::before {
    content: "";
    width: 0px;
    height: 0px;
    display: inline-block;
    border: 5px solid #FFF;
    /* border-color: #fff #fff #fff #FFF; */
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    /* IE 9 */
    -moz-transform: rotate(45deg);
    /* Firefox */
    -webkit-transform: rotate(45deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(45deg);
    margin-right: 10px;
}

.PAGC-process-main table tr td:first-child {
    padding-left: 50px;
    padding-right: 26px;
}

.PAGC-process-main table tr td:last-child {
    padding: 10px 0;
}

.PAGC-partner {
    width: 1200px;
    margin: 0 auto;
    margin-top: 80px;
}

.PAGC-partner-title {
    background: url("./../images/images/titlebg.png");
    width: 220px;
    height: 60px;
    text-align: center;
    font-size: 34px;
    line-height: 60px;
    color: #fff;
    margin-bottom: 50px;
}

.PAGC-partner-content {
    /* height: 200px; */
    overflow: hidden;
}

.PAGC-partner-content ul li {
    width: 200px;
    height: 60px;
    background: #fff;
    float: left;
    margin-right: 50px;
    margin-bottom: 50px;
    /*padding: 8px;*/
}

.PAGC-partner-content ul li:nth-child(5n) {
    margin-right: 0px;
}

.PAGC-partner-content ul li img {
    width: 100%;
    height: 100%;
}

.PAGC-partner-footer {
    text-align: center;
    margin-top: 20px;
}

.PAGC-partner-footer span {
    display: inline-block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    background: #0435b8;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border-radius: 10px;
    cursor: pointer;
    z-index: 5;
}

.PAGC-guide {
    width: 1200px;
    margin: 0 auto;
    margin-top: 155px;
}

.PAGC-guide-content {
    position: relative;
}

.PAGC-guide-gy {
    position: absolute;
    top: -244px;
    left: -109px;
    background: url("./../images/images/gy.png");
    width: 860px;
    height: 860px;
    z-index: 1;
}

.PAGC-guide-left {
    float: left;
    width: 600px;
    height: 350px;
}

.PAGC-guide-left img {
    position: absolute;
    padding: 0 124px;
    z-index: 2;
}

.PAGC-guide-right {
    float: left;
    width: 600px;
}

.PAGC-guide-right-window {
    width: 290px;
    height: 330px;
    background: #1a69df;
    border-radius: 10px;
    margin: 0 auto;
    text-align: center;
    padding: 34px 0;
}

.PAGC-guide-right-window img {
    width: 186px;
    height: 186px;
    background: #fff;
}

.PAGC-guide-right-window p {
    font-size: 24px;
    color: #fff;
    margin-top: 20px;
}

.PAGC-contact {
    width: 1200px;
    margin: 0 auto;
    margin-top: 80px;
    margin-bottom: 100px;
}

.PAGC-contact-qrcode {
    flex-grow: 1;
    text-align: center;
}

.PAGC-contact-qrcode img {
    width: 100px;
    height: 100px;
}

.PAGC-contact-qrcode p {
    margin-top: 20px;
    font-size: 22px;
    color: #fff;
}

.PAGC-contact-qrcode p:last-child {
    margin-top: 10px;
    font-size: 16px;
}

.PAGC-video {
    width: 1200px;
    margin: 0 auto;
    margin-top: 80px;
}

.PAGC-video-box {
    width: 600px;
    float: left;
    margin-right: 20px;
}

.PAGC-video-box video {
    width: 100%;
}

.PAGC-mob-prize-video-box {
    width: 100%;
}

.PAGC-mob-prize-video-box video {
    width: 100%;
}

.PAGC-prize-video-box {
    width: 800px;
    margin: 0 auto;
}

.PAGC-prize-video-box video {
    width: 100%;
}

.PAGC-event-info {
    width: 580px;
    float: left;
}

.PAGC-event-infobanner a {
    float: left;
    width: 280px;
    height: 180px;
}

.PAGC-event-infobanner a:first-child {
    margin-right: 20px;
}

.PAGC-event-infobanner a img {
    width: 100%;
    height: 100%;
}

.PAGC-event-news {
    width: 580px;
    margin-top: 10px;
}

.PAGC-event-infobanner {
    height: 180px;
}

.PAGC-event-news ul li {
    line-height: 34px;
    color: #fff;
}

.PAGC-event-news ul li a {
    color: #fff;
    font-size: 16px;
}

.PAGC-event-news ul li a:hover {
    color: #efd22e;
}

.PAGC-event-news ul li span {
    float: right;
}

.right-side {
    position: fixed;
    right: 0;
    top: 40%;
    width: 150px;
    background: #fff;
    z-index: 6;
}

.right-side ul li {
    background-image: linear-gradient(#1049d9, #042e98);
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #fff;
}

.right-side ul li a {
    color: #fff;
    display: inline-block;
    width: 100%;
    height: 100%;
}

.side-footer {
    background: #595757;
    height: 150px;
    text-align: center;
    padding: 30px;
}

.side-footer img {
    width: 90px;
    height: 90px;
}

/* 金帆奖 */

.JF-prize-banner {
    padding-top: 90px;
}

.JF-prize-banner img {
    width: 100%;
}

.prize-meaning {
    background: #fff;
}

.prize-meaning-content {
    width: 1200px;
    margin: 0 auto;
    padding: 75px 0;
}

.prize-meaning-title {
    width: 324px;
    height: 87px;
    margin: 0 auto;
    margin-bottom: 40px;
}

.prize-meaning-title img {
    width: 100%;
    height: 100%;
}

.prize-meaning-info p {
    margin-bottom: 10px;
    font-size: 24px;
    color: #000;
    line-height: 40px;
    text-indent: 50px;
}

.prize-option {
    padding-bottom: 40px;
}

.prize-option-content {
    width: 1200px;
    margin: 0 auto;
    padding-top: 75px;
}

.prize-option-title {
    width: 316px;
    height: 86px;
    margin: 0 auto;
    margin-bottom: 40px;
}

.prize-option-title img {
    width: 100%;
    height: 100%;
}

.prize-option-single {
    position: relative;
    width: 250px;
    height: 500px;
    float: left;
    overflow: hidden;
    cursor: pointer;
    margin-right: 66px;
}

.prize-option-single img {
    /* width: 80px; */
    height: 200px;
}

.prize-option-single:last-child {
    margin-right: 0;
}

.prize-option-bg {
    background: #000;
    width: 100%;
    height: 400px;
    border: 5px solid #bb8e4d;
    text-align: center;
    border-radius: 10px;
}

.prize-option-bg img {
    margin-top: 50px;
}

.prize-option-bg p {
    margin-top: 30px;
    font-size: 31px;
    font-weight: bold;
    color: #d0b377;
}

.prize-option-tips {
    padding: 30px;
    height: 400px;
    color: #fff;
    background-image: linear-gradient(to right, #d0b377, #bc904f);
    display: none;
    border-radius: 10px;
}

.prize-option-tips h3 {
    font-size: 30px;
    margin-bottom: 30px;
    font-weight: bold;
}

.prize-option-tips p {
    line-height: 30px;
    font-size: 14px;
}

.prize-option-btn {
    margin-top: 30px;
    text-align: center;
}

.prize-option-btn a {
    display: inline-block;
    width: 250px;
    height: 40px;
    line-height: 40px;
    background-image: linear-gradient(to right, #d0b377, #bc904f);
    color: #fff;
    font-size: 20px;
    border-radius: 10px;
}

#PAGC-guest-prize {
    background: #fff;
    padding: 80px 0;
}

#PAGC-guest-prize .PAGC-guest {
    margin-top: 0;
}

#PAGC-guest-prize .PAGC-guest-footer span {
    background: #bb8e4d;
}

#PAGC-guest-prize .PAGC-guest-mask {
    background: url(./../images/images/jfjjs.png);
}

.prize-review-black {
    background: #000;
}

.prize-review-white {
    background: #fff;
}

.prize-review {
    width: 1200px;
    margin: 0px auto;
    padding: 80px 0;
}

.prize-review-content ul {
    padding: 0 82px;
}

.prize-review-content ul li {
    float: left;
    text-align: center;
    color: #d0b377;
    font-size: 30px;
}

.prize-review-content ul li p {
    font-size: 30px;
    line-height: 40px;
    font-weight: bold;
}

.prize-review-content ul li p:last-child {
    font-size: 18px;
}

.prize-review-content ul li:nth-child(2n) {
    width: 90px;
    padding: 20px 0;
    margin: 0 30px;
}

.prize-review-content ul li:nth-child(2n) span {
    display: inline-block;
    width: 90px;
    height: 5px;
    background-image: linear-gradient(to right, #0e0e0e, #d0b377);
}

.prize-rules-content {
    padding-top: 50px;
}

.prize-rules-content ul li {
    float: left;
    width: 250px;
    margin: 0 75px;
    text-align: center;
}

.prize-rules-content ul li img {
    margin-bottom: 30px;
}

.prize-rules-content ul li h3 {
    color: #d0b377;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 40px;
}

.prize-rules-content ul li p {
    color: #d0b377;
    font-size: 18px;
    font-weight: bold;
    line-height: 36px;
}

/* 手机端 */

.mob-PAGC {}

.mob-PAGC .top-banner img {
    width: 100%;
    margin-top: 40px;
}

.mob-PAGC-square {
    padding: 0 15px;
}

.mob-PAGC-title img {
    width: 100%;
}

.mob-PAGC-introduce-info {
    padding: 20px 0;
}

.mob-PAGC-introduce-info p {
    text-indent: 34px;
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    margin-bottom: 10px;
}

.mob-PAGC-introduce-info p span {
    color: #d0b377;
}

.mob-PAGC-highlights {
    padding: 10px 25px;
    margin-bottom: 10px;
}

.mob-PAGC-highlights img {
    width: 100%;
}

.mob-PAGC-highlights-num {
    padding: 10px 0px;
}

.mob-PAGC-guest {
    margin-top: 20px;
}

.mob-PAGC-guest-square {
    padding: 20px 0;
}

.mob-PAGC-guest-title {
    margin-top: 20px;
}

.mob-PAGC-guest-title span {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    background-image: linear-gradient(to right, #00a2ea, #001c29);
    padding: 4px 6px;
}

.mob-PAGC-guest-content {
    overflow-x: auto;
}

.mob-PAGC-guest-content ul {
    overflow: hidden;
    overflow-x: auto;
    height: 210px;
}

.mob-PAGC-guest-content ul li {
    float: left;
    padding: 20px 0;
    width: 150px;
    margin-right: 20px;
    cursor: pointer;
}

.mob-PAGC-guest-content ul li img {
    width: 150px;
    height: 150px;
}

.mob-PAGC-guest-content ul li p {
    margin-top: 12px;
    color: #fff;
}

.mob-dialog {
    display: none;
    background: #fff;
    border-radius: 10px;
    height: 500px;
    padding: 30px;
    padding-bottom: 70px;
    position: relative;
}

.mob-dialog-head {
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}

.mob-dialog-head div {
    float: left;
}

.mob-dialog-head div:first-child img {
    width: 130px;
    height: 130px;
}

.mob-dialog-head div:last-child {
    margin-left: 20px;
    padding: 20px 0;
}

.mob-dialog-head div:last-child p {
    font-size: 18px;
    line-height: 30px;
}

.mob-dialog-head div:last-child p:last-child {
    font-weight: bold;
}

.mob-dialog-info {
    padding: 20px 0;
    font-size: 16px;
    line-height: 30px;
    text-indent: 34px;
}

.mob-dialog-footer {
    border-top: 1px solid #ddd;
    height: 60px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    padding: 10px 0;
}

.mob-dialog-footer span {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 40px;
    font-size: 24px;
    background: gray;
    color: #fff;
}

.layui-layer-setwin {
    top: unset !important;
    right: 10000px !important;
    bottom: 10px !important;
}

.mob-PAGC-process {
    margin-top: 20px;
}

.mob-PAGC-process-content {
    padding: 30px 0;
}

.mob-PAGC-process-content .mob-PAGC-process-list {
    margin-bottom: 15px;
}

.mob-PAGC-process-content .mob-PAGC-process-list .mob-PAGC-process-title, .mob-PAGC-process-single {
    background-image: linear-gradient(to right, #001c29, #10224a);
}

.mob-PAGC-process-content .mob-PAGC-process-list .mob-PAGC-process-title img {
    height: 30px;
    float: right;
    margin-right: 20px;
    margin-top: 6px;
}

.mob-PAGC-process-content .mob-PAGC-process-list .mob-PAGC-process-title p {
    padding: 10px;
    font-size: 20px;
    color: #d0b377;
    font-weight: bold;
    float: left;
}

.mob-PAGC-process-single {
    color: #fff;
    padding: 30px 10px 20px;
    display: none;
}

.mob-PAGC-process-single.active {
    display: block;
}

.single-row div {
    float: left;
    padding-bottom: 15px;
}

.single-row-title div {
    font-size: 16px;
    padding: 30px 0;
}

.single-row div:first-child {
    width: 35%;
    line-height: 24px;
}

.single-row div:last-child {
    padding-left: 20px;
    width: 65%;
    border-left: 2px solid #fff;
    line-height: 30px;
}

.single-row div:last-child::before {
    /* content: "";
    width: 0px;
    height: 0px;
    display: inline-block;
    border: 4px solid #FFF;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    margin-right: 10px; */
}

.single-row div:nth-of-type(2) {
    display: flex;
    position: relative;
}

.single-row div:nth-of-type(2) .icon {
    width: 0px;
    height: 0px;
    display: inline-block;
    border: 4px solid #FFF;
    /* border-color: #fff #fff #fff #FFF; */
    transform: rotate(45deg) translateY(13px) translateX(6px);
    /* -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg); */
    margin-right: 10px;
    vertical-align: bottom;
}

.single-row div:nth-of-type(2) .w {
    width: 83%;
    word-break: break-all
}

.single-row-title div:last-child::before {
    display: none;
}

.mob-PAGC .mob-prize-meaning {
    background: #fff;
    padding: 30px 15px;
}

.mob-prize-title {
    text-align: center;
    margin-bottom: 20px;
}

.mob-prize-title img {
    width: 200px;
    margin-bottom: 30px;
}

.mob-prize-meaning-info {
    line-height: 26px;
    text-indent: 29px;
}

.mob-prize-option {
    padding: 30px 15px 0px 15px;
}

.mob-prize-video-option {
    padding: 0px 15px 0px 15px;
}

.mob-prize-single {
    width: 50%;
    float: left;
    margin-bottom: 50px;
    padding: 0 20px;
    text-align: center;
}

.mob-prize-single div {
    padding: 10%;
    padding-top: 20%;
    height: 218px;
    border: 2px solid #d0b377;
    border-radius: 4px;
    text-align: center;
}

.mob-prize-single div img {
    height: 120px;
    margin-bottom: 20px;
}

.mob-prize-single div p {
    color: #d0b377;
    font-weight: bold;
}

.mob-prize-guest {
    padding: 30px 15px;
    background: #fff;
}

.mob-prize-guest .mob-PAGC-guest-content ul li p {
    color: #000;
    text-align: center;
}

.mob-prize-review {
    padding: 30px 15px;
}

.mob-prize-review-content ul li {
    float: left;
    text-align: center;
    color: #d0b377;
    font-size: 16px;
}

.mob-prize-review-content ul li:nth-child(2n) {
    width: 90px;
    padding: 20px 0;
    margin: 0 30px;
}

.mob-prize-review-content {
    text-align: center;
}

.mob-prize-review-content img {
    width: 70%;
}

.mob-prize-rules-content {
    padding: 30px 15px;
}

.mob-prize-rules-content .mob-prize-rules-row {
    /* float: left; */
    width: 80%;
    margin: 0 auto;
    text-align: center;
    padding: 0 10px;
}

.mob-prize-rules-content .mob-prize-rules-row {
    margin-bottom: 40px;
}

.mob-prize-rules-content .mob-prize-rules-row img {
    margin-bottom: 30px;
    width: 70px;
    height: 70px;
}

.mob-prize-rules-content .mob-prize-rules-row h3 {
    color: #d0b377;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 20px;
}

.mob-prize-rules-content .mob-prize-rules-row p {
    color: #d0b377;
    font-size: 14px;
    font-weight: bold;
    line-height: 36px;
}

.mob-nav {
    position: fixed;
    width: 100%;
    height: 40px;
    background: #000;
    padding: 10px;
    z-index: 99;
}

.mob-nav img {
    height: 20px;
}

.mob-nav span {
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 20px;
    margin-right: 10px;
}

.baoming {
    /* width: 19vw; */
    padding: 6px 7px;
    /* height: 21px; */
    border-radius: 6px;
    background-color: #ece074;
    float: right;
}

.min {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 13px;
}

.html-hidden {
    overflow: hidden;
}

.nav-page {
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 55;
    position: fixed;
    top: 40px;
    left: -100%;
    border-top: 1px solid #ddd;
    padding: 0 20px;
}

.nav-page ul li {
    border-bottom: 1px solid #ddd;
}

.nav-page ul li a {
    height: 50px;
    line-height: 50px;
    color: #ddd;
    font-size: 16px;
}

.mob-nav span img {
    height: 14px;
    margin-top: 6px;
}

.PAGC-contact-content {
    display: flex;
    justify-content: space-around;
    width: 1280px;
    margin-left: -40px;
}

/* .mob-icon-open{
    display: inline-blockPAGC-contact-content
    height: 20px;
    background: url(./../images/images/mob-nav-open.png) no-repeat;
} */

.on .left {
    background-color: blue !important;
}

/* .mob-PAGC-process-title p{
    width: 100%;
    height: 100%;
} */

.layui-carousel {
    width: 1200px !important;
    height: 480px !important;
    margin: 0 auto;
    background-color: black;
}

.hide {
    position: absolute;
    top: 102px;
    left: -27px;
}

.hide1 {
    position: absolute;
    top: 100px;
    left: 122px;
}

.hide, .hide1 {
    width: 28px;
    height: 73px !important;
    font-size: 16px;
    line-height: 12px;
    background-color: rgba(106, 220, 240, 0.3);
    /* opacity: 0.7; */
    border-right: none;
    background-image: none !important;
    /* border: 1px solid #00a0e9; */
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    /* color: #; */
}

.huoban {
    /* font-size: 25px; */
    /* line-height: 60px; */
    text-align: center;
    font-weight: 700;
    color: #000;
    margin-left: 23px;
}

.PAGC-header-menu li a:hover {
    color: #efd22e;
}

.one .right p:nth-of-type(2) {
    margin: 0;
    line-height: 25px;
}

.jie {
    color: white;
    font-size: 12px;
    /* text-align: center; */
    margin: 0;
    margin-top: -10px;
    margin-bottom: 10px;
    line-height: 16px;
}

.bs {
    line-height: 0;
    width: 100%;
    margin: 0 auto;
    display: block;
    margin-top: 2px;
}

.imged {
    width: 71% !important;
    height: auto !important;
    /* text-align: center !important; */
    transform: translateX(22%) translateY(9px);
}

.ding {
    width: 510px;
    padding: 0;
    margin: 0;
}

.yellow:nth-of-type(1) {
    color: white;
    text-align: center;
    /* margin-top: 10px; */
}

.yellow:nth-of-type(2) {
    margin-top: 5px;
}

.yellow {
    color: white;
    text-align: center;
}

#yuan li {
    margin-bottom: 90px;
}

#dilogo {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.flex {
    display: flex;
    align-items: center;
}

.h1 {
    width: 605px;
}

.h1>section:nth-of-type(1) {
    margin-right: 40px;
    /* flex: 1; */
    width: 83px;
}

#dilogo>p {
    color: white;
}

#dilogo>nav {
    margin-top: 10px;
    /* height: 28px; */
}

.room .img1 {
    width: 100%;
    height: 40px;
    background: url('../images/images/Room 1.png');
    background-size: cover;
    line-height: 40px;
    color: #02A0E8;
    font-size: 16px;
    padding-left: 10px;
}

.room .img2 {
    background-image: url('../images/images/Room 2.png');
}

.room .img3 {
    background-image: url('../images/images/Room 3.png');
}

.room .img4 {
    background-image: url('../images/images/Room 4.png');
}

.room .img5 {
    background-image: url('../images/images/Room 5.png');
}

.room .icon {
    width: 0px;
    height: 0px;
    display: inline-block;
    border: 4px solid #FFF;
    /* border-color: #fff #fff #fff #FFF; */
    transform: rotate(45deg) translateY(5px) translateX(15px);
    margin-right: 10px;
    vertical-align: bottom;
}

.room .w {
    text-indent: 2em;
    line-height: 1.5;
}

.room {
    margin-bottom: 15px;
}

.yjjj {
    display: block;
    padding-left: 23px;
    /* padding-top: 10px; */
    font-size: 15px;
    color: burlywood;
    line-height: 2.5;
}

.single-row .w p {
    color: burlywood;
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 8px;
}

.lyzy {
    margin-top: 30px;
    display: flex;
    /* flex-wrap: wrap; */
    width: 950px;
    justify-content: space-around;
}

.lyzy img {
    width: 192px;
}