

* {outline: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin: 0;padding: 0;}
html {font: normal 14px "宋体";-webkit-text-size-adjust: 100%}
body {padding: 0;margin: 0 auto;font-size: 14px;color: #000;background-color: #fff;font-family: "XiaoMingChaoPro";
    -webkit-text-size-adjust: none;
    /*取出点击出现半透明的灰色背景*/
    -webkit-tap-highlight: rgba(0,0,0,0); position: relative;
}
input[type="button"],
input[type="submit"],
input[type="reset"] {-webkit-appearance: none;}
ul,ul li {list-style: none;}
table {border-collapse: collapse;border-spacing: 0}
table td {border-collapse: collapse;}
select, input, textarea {font-size: 14px;color: #333;border-radius: 0;-webkit-border-radius: 0;}
img{border: none;max-width: 100%;vertical-align: middle;}
a {color: #333;text-decoration: none;cursor: pointer;noline:-webkit-tap-highlight-color:rgba(0,0,0,0);/* 去掉链接触摸高亮 */}
a:hover {text-decoration: none;}
a:focus {outline: none;-moz-outline: none;}
a:active {}
*{font-weight: normal;margin: 0;box-sizing: border-box;    padding: 0; }
img{border: none;max-width: 100%;vertical-align: middle;}
.auto-1400 {margin: 0 auto;max-width: 1400px;}
.auto{ margin:0 auto;}
@media(max-width:1400px){.auto-1400{ padding:0 2%;}}
.clear {clear: both;height: 0px;overflow: hidden;zoom: 0;}
.clearfix:after { content:"\200B"; display:block; height:0; clear:both; }
input,input:focus,input:active{user-select: text;}


.head{position: relative;overflow: hidden;line-height: 70px;background: #fff;padding:0 12%;}
.head .logo{color: #5d485a;font-size: 2.8rem;font-weight: bold;width: 30%;float: left;}
.head .logo span{color: #ab8862;font-weight: bold;    margin-left: 6px;}
.head .nav{float: right;width: 70%;text-align: right;}
.head .nav a{display: inline-block;margin-left: 5%;line-height: 70px;color: #666;font-size: 1.2rem;}
.head .nav a:hover,.head .nav a.on{position: relative;color: #ab8862;}
.head .nav a:hover:after,.head .nav a.on:after{position: absolute;content: ""; background: #ab8862;width: 100%;height: 4px;top: 0;left: 50%;transform: translate(-50%,0);}


.title{text-align: center;margin-bottom: 2%;}
.title img{width: 18%;}


.banner img{width: 100%;}

.picture{padding: 5% 0;background: url(../images/bg.jpg)no-repeat;background-size: cover;}
.picture dl{overflow:hidden;}
.picture dl dd{position: relative;width: 32%;margin-right:2%;float: left;border: 3px #ab8862 solid;background: #fff;}
.picture dl dd .pic{position: relative;}
.picture dl dd .pic:after{position: absolute;content: "";left: 4px;top: 4px;right: 4px;bottom: 4px;border: 1px rgba(255,255,255,0.4) solid;}
.picture dl dd:nth-child(3n){margin-right: 0;}
.picture dl dd p{font-size: 1.3rem;width: 90%;margin: 2% auto;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
.picture dl dd:hover{background:#ab8862; }
.picture dl dd:hover p{color:#fff; }
.footer{text-align: center;color: #333;padding: 1.2% 0;font-size: 1rem;}
.footer p{margin:0.5% 0;}
.footer a{display: inline-block;color: #ab8862;font-size: 1rem;margin: 0 0.5%;}
@media(max-width:1600px){

}
@media(max-width:520px){
    .picture dl dd{width: 100%; margin-bottom: 1%;  }

    .picture{padding-bottom: 15%;}
    .footer{overflow: inherit;padding: 5.5% 0;}

}
.notice{padding: 2% 18%;background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);background-size: cover;text-align: center;font-size: 12px;line-height: 26px;color: #333;}
.notice h3{font-size: 3rem;font-weight: bold;color: #5d485a;    line-height: 3rem;padding-bottom: 1%;}
.notice .inner{padding: 2%;background: rgba(255,255,255,0.7);text-align: left;text-indent: 2rem;}

.buss{padding: 12% 18%;background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);background-size: cover;text-align: center;font-size: 1.4rem;}
.buss .drees{font-weight: bold;color: #5d485a;margin-bottom: 1%;font-size: 1.8rem;}
.buss .phone{font-weight: bold;color: #5d485a;margin-bottom: 6%;font-size: 1.8rem;}
.buss .email{overflow: hidden;}
.buss .email dd{width: 32%;margin-right: 2%;background: #fff;float: left;padding: 4% 0;}
.buss .email dd:nth-child(3){margin-right:0;}
.buss .email dd p{font-weight: bold; }
.buss .email dd p.cp{color: #555;color: #ab8862;margin-bottom: 1%;}

@media(max-width:820px){
	.head{padding: 0 4%;line-height: 50px;}
	.head .nav a{font-size: 16px;line-height: 50px;}
	.head .logo{font-size: 2rem;}
	.title img{width: 22%;}
	.picture dl dd p{font-size: 14px;}
	.notice h3{font-size: 2rem;}
	.notice{padding: 2% 4%;font-size: 10px;line-height: 24px;}
	.buss{padding: 6% 4%;word-break:break-all;}
	.buss .email dd p{font-size: 16px;}
		.buss .drees,.buss .phone{font-size: 16px;}
	.buss .email dd .l img{max-height:30px;}
}
@media(max-width:570px){
	.head .logo{font-size: 20px;}
}
@media(max-width:520px){
	.head{padding: 0;}
	.head .logo{width: 100%;text-align: center;font-size: 26px;}
	.head .nav{width: 100%;background: #f8f8f8;}
	.head .nav a{display: block;float: left;width: 25%;text-align: center;margin-left: 0;font-size: 14px;white-space:nowrap}
	.auto-1400{padding: 0 4%;}
	.title img{width: 32%;}
	.buss{padding: 25% 4%;}
	.buss .email dd{width: 100%;margin-right: 0;margin-bottom: 3%;}
	
}

/* 游戏展示区域 */
.games-section {
    padding: 5% 0;
    background: #f8f9fa;
}

.games-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 2rem;
    margin-top: 3%;
}

.game-card {
    background: white;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.game-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}

.game-image {
    position: relative;
    overflow: hidden;
}

.game-image img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.game-card:hover .game-image img {
    transform: scale(1.05);
}

.game-overlay {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.game-category {
    background: rgba(171, 136, 98, 0.9);
    color: white;
    padding: 5px 10px;
    border-radius: 20px;
    font-size: 0.8rem;
}

.game-rating {
    font-size: 0.9rem;
}

.game-info {
    padding: 1.5rem;
}

.game-info h3 {
    font-size: 1.3rem;
    margin-bottom: 0.5rem;
    color: #333;
}

.game-info p {
    color: #666;
    line-height: 1.6;
    margin-bottom: 1rem;
}

.game-stats {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1rem;
    font-size: 0.9rem;
    color: #888;
}

.play-btn {
    display: inline-block;
    background: #ab8862;
    color: white;
    padding: 10px 20px;
    border-radius: 25px;
    text-decoration: none;
    transition: background 0.3s ease;
}

.play-btn:hover {
    background: #8b6d4f;
}

/* 新增样式 - 特色功能区域 */
.features {
    padding: 5% 0;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
}

.section-title {
    text-align: center;
    margin-bottom: 4%;
}

.section-title h2 {
    font-size: 2.5rem;
    margin-bottom: 1%;
    color: white;
}

.section-title p {
    font-size: 1.2rem;
    opacity: 0.9;
}

.features-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 2rem;
    margin-top: 3%;
}

.feature-item {
    text-align: center;
    padding: 2rem;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 15px;
    backdrop-filter: blur(10px);
    transition: transform 0.3s ease;
}

.feature-item:hover {
    transform: translateY(-10px);
}

.feature-icon {
    font-size: 3rem;
    margin-bottom: 1rem;
}

.feature-item h3 {
    font-size: 1.3rem;
    margin-bottom: 1rem;
    color: white;
}

.feature-item p {
    font-size: 1rem;
    line-height: 1.6;
    opacity: 0.9;
}

/* 游戏展示区域 */
.games-section {
    padding: 5% 0;
    background: #f8f9fa;
}

.games-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 2rem;
    margin-top: 3%;
}

.game-card {
    background: white;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.game-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}

.game-image {
    position: relative;
    overflow: hidden;
}

.game-image img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.game-card:hover .game-image img {
    transform: scale(1.05);
}

.game-overlay {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.game-category {
    background: rgba(171, 136, 98, 0.9);
    color: white;
    padding: 5px 10px;
    border-radius: 20px;
    font-size: 0.8rem;
}

.game-rating {
    font-size: 0.9rem;
}

.game-info {
    padding: 1.5rem;
}

.game-info h3 {
    font-size: 1.3rem;
    margin-bottom: 0.5rem;
    color: #333;
}

.game-info p {
    color: #666;
    line-height: 1.6;
    margin-bottom: 1rem;
}

.game-stats {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1rem;
    font-size: 0.9rem;
    color: #888;
}

.play-btn {
    display: inline-block;
    background: #ab8862;
    color: white;
    padding: 10px 20px;
    border-radius: 25px;
    text-decoration: none;
    transition: background 0.3s ease;
}

.play-btn:hover {
    background: #8b6d4f;
}

/* 用户评价区域 */
.testimonials {
    padding: 5% 0;
    background: white;
}

.testimonials-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 2rem;
    margin-top: 3%;
}

.testimonial-item {
    background: #f8f9fa;
    padding: 2rem;
    border-radius: 15px;
    border-left: 4px solid #ab8862;
}

.testimonial-content p {
    font-style: italic;
    font-size: 1.1rem;
    line-height: 1.6;
    margin-bottom: 1.5rem;
    color: #555;
}

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

.author-avatar {
    font-size: 2rem;
    margin-right: 1rem;
}

.author-info h4 {
    color: #333;
    margin-bottom: 0.2rem;
}

.author-info span {
    color: #888;
    font-size: 0.9rem;
}

/* 下载区域 */
.download-section {
    padding: 5% 0;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    text-align: center;
}

.download-content h2 {
    font-size: 2.5rem;
    margin-bottom: 1rem;
    color: white;
}

.download-content p {
    font-size: 1.2rem;
    margin-bottom: 3rem;
    opacity: 0.9;
}

.download-buttons {
    display: flex;
    justify-content: center;
    gap: 2rem;
    margin-bottom: 3rem;
    flex-wrap: wrap;
}

.download-btn {
    display: flex;
    align-items: center;
    background: white;
    color: #333;
    padding: 1rem 2rem;
    border-radius: 15px;
    text-decoration: none;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    min-width: 200px;
}

.download-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}

.btn-icon {
    font-size: 2rem;
    margin-right: 1rem;
}

.btn-text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.btn-label {
    font-weight: bold;
    font-size: 1.1rem;
}

.btn-subtitle {
    font-size: 0.9rem;
    color: #666;
}

.download-features {
    display: flex;
    justify-content: center;
    gap: 3rem;
    flex-wrap: wrap;
}

.download-features .feature {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.feature-icon {
    font-size: 1.5rem;
}

/* 新闻资讯区域 */
.news-section {
    padding: 5% 0;
    background: #f8f9fa;
}

.news-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 2rem;
    margin-top: 3%;
}

.news-item {
    background: white;
    padding: 2rem;
    border-radius: 15px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    display: flex;
    gap: 1.5rem;
}

.news-date {
    text-align: center;
    min-width: 80px;
}

.news-date .day {
    display: block;
    font-size: 2rem;
    font-weight: bold;
    color: #ab8862;
    line-height: 1;
}

.news-date .month {
    font-size: 0.9rem;
    color: #888;
}

.news-content h3 {
    font-size: 1.2rem;
    margin-bottom: 0.5rem;
    color: #333;
}

.news-content p {
    color: #666;
    line-height: 1.6;
    margin-bottom: 1rem;
}

.read-more {
    color: #ab8862;
    text-decoration: none;
    font-weight: bold;
}

.read-more:hover {
    text-decoration: underline;
}

/* 页脚样式更新 */
.footer-content {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 2rem;
    margin-bottom: 2rem;
}

.footer-section h3 {
    color: #333;
    margin-bottom: 1rem;
    font-size: 1.2rem;
}

.footer-section p {
    color: #666;
    line-height: 1.6;
    margin-bottom: 0.5rem;
}

.footer-section ul {
    list-style: none;
}

.footer-section ul li {
    margin-bottom: 0.5rem;
}

.footer-section ul li a {
    color: #666;
    text-decoration: none;
}

.footer-section ul li a:hover {
    color: #ab8862;
}

.social-links {
    display: flex;
    gap: 1rem;
}

.social-link {
    display: inline-block;
    font-size: 1.5rem;
    padding: 0.5rem;
    border-radius: 50%;
    background: #f0f0f0;
    transition: background 0.3s ease;
}

.social-link:hover {
    background: #ab8862;
    color: white;
}

.footer-bottom {
    border-top: 1px solid #eee;
    padding-top: 2rem;
    text-align: center;
}

/* 横幅内容样式 */
.banner {
    position: relative;
}

.banner-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: white;
    z-index: 2;
}

.banner-content h1 {
    font-size: 3rem;
    margin-bottom: 1rem;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
}

.banner-content p {
    font-size: 1.3rem;
    margin-bottom: 2rem;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
}

.banner-buttons {
    display: flex;
    justify-content: center;
    gap: 1rem;
    flex-wrap: wrap;
}

.btn-primary, .btn-secondary {
    display: inline-block;
    padding: 12px 30px;
    border-radius: 25px;
    text-decoration: none;
    font-weight: bold;
    transition: all 0.3s ease;
}

.btn-primary {
    background: #ab8862;
    color: white;
}

.btn-primary:hover {
    background: #8b6d4f;
    transform: translateY(-2px);
}

.btn-secondary {
    background: transparent;
    color: white;
    border: 2px solid white;
}

.btn-secondary:hover {
    background: white;
    color: #333;
}

/* 特色功能区域 */
.features {
    padding: 5% 0;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
}

.section-title {
    text-align: center;
    margin-bottom: 4%;
}

.section-title h2 {
    font-size: 2.5rem;
    margin-bottom: 1%;
    color: white;
}

.section-title p {
    font-size: 1.2rem;
    opacity: 0.9;
}

.features-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 2rem;
    margin-top: 3%;
}

.feature-item {
    text-align: center;
    padding: 2rem;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 15px;
    backdrop-filter: blur(10px);
    transition: transform 0.3s ease;
}

.feature-item:hover {
    transform: translateY(-10px);
}

.feature-icon {
    font-size: 3rem;
    margin-bottom: 1rem;
}

.feature-item h3 {
    font-size: 1.3rem;
    margin-bottom: 1rem;
    color: white;
}

.feature-item p {
    font-size: 1rem;
    line-height: 1.6;
    opacity: 0.9;
}

/* 用户评价区域 */
.testimonials {
    padding: 5% 0;
    background: white;
}

.testimonials-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 2rem;
    margin-top: 3%;
}

.testimonial-item {
    background: #f8f9fa;
    padding: 2rem;
    border-radius: 15px;
    border-left: 4px solid #ab8862;
}

.testimonial-content p {
    font-style: italic;
    font-size: 1.1rem;
    line-height: 1.6;
    margin-bottom: 1.5rem;
    color: #555;
}

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

.author-avatar {
    font-size: 2rem;
    margin-right: 1rem;
}

.author-info h4 {
    color: #333;
    margin-bottom: 0.2rem;
}

.author-info span {
    color: #888;
    font-size: 0.9rem;
}

/* 下载区域 */
.download-section {
    padding: 5% 0;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    text-align: center;
}

.download-content h2 {
    font-size: 2.5rem;
    margin-bottom: 1rem;
    color: white;
}

.download-content p {
    font-size: 1.2rem;
    margin-bottom: 3rem;
    opacity: 0.9;
}

.download-buttons {
    display: flex;
    justify-content: center;
    gap: 2rem;
    margin-bottom: 3rem;
    flex-wrap: wrap;
}

.download-btn {
    display: flex;
    align-items: center;
    background: white;
    color: #333;
    padding: 1rem 2rem;
    border-radius: 15px;
    text-decoration: none;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    min-width: 200px;
}

.download-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}

.btn-icon {
    font-size: 2rem;
    margin-right: 1rem;
}

.btn-text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.btn-label {
    font-weight: bold;
    font-size: 1.1rem;
}

.btn-subtitle {
    font-size: 0.9rem;
    color: #666;
}

.download-features {
    display: flex;
    justify-content: center;
    gap: 3rem;
    flex-wrap: wrap;
}

.download-features .feature {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.feature-icon {
    font-size: 1.5rem;
}

/* 新闻资讯区域 */
.news-section {
    padding: 5% 0;
    background: #f8f9fa;
}

.news-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 2rem;
    margin-top: 3%;
}

.news-item {
    background: white;
    padding: 2rem;
    border-radius: 15px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    display: flex;
    gap: 1.5rem;
}

.news-date {
    text-align: center;
    min-width: 80px;
}

.news-date .day {
    display: block;
    font-size: 2rem;
    font-weight: bold;
    color: #ab8862;
    line-height: 1;
}

.news-date .month {
    font-size: 0.9rem;
    color: #888;
}

.news-content h3 {
    font-size: 1.2rem;
    margin-bottom: 0.5rem;
    color: #333;
}

.news-content p {
    color: #666;
    line-height: 1.6;
    margin-bottom: 1rem;
}

.read-more {
    color: #ab8862;
    text-decoration: none;
    font-weight: bold;
}

.read-more:hover {
    text-decoration: underline;
}

/* 页脚样式更新 */
.footer-content {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 2rem;
    margin-bottom: 2rem;
}

.footer-section h3 {
    color: #333;
    margin-bottom: 1rem;
    font-size: 1.2rem;
}

.footer-section p {
    color: #666;
    line-height: 1.6;
    margin-bottom: 0.5rem;
}

.footer-section ul {
    list-style: none;
}

.footer-section ul li {
    margin-bottom: 0.5rem;
}

.footer-section ul li a {
    color: #666;
    text-decoration: none;
}

.footer-section ul li a:hover {
    color: #ab8862;
}

.social-links {
    display: flex;
    gap: 1rem;
}

.social-link {
    display: inline-block;
    font-size: 1.5rem;
    padding: 0.5rem;
    border-radius: 50%;
    background: #f0f0f0;
    transition: background 0.3s ease;
}

.social-link:hover {
    background: #ab8862;
    color: white;
}

.footer-bottom {
    border-top: 1px solid #eee;
    padding-top: 2rem;
    text-align: center;
}

/* 横幅内容样式 */
.banner {
    position: relative;
}

.banner-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: white;
    z-index: 2;
}

.banner-content h1 {
    font-size: 3rem;
    margin-bottom: 1rem;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
}

.banner-content p {
    font-size: 1.3rem;
    margin-bottom: 2rem;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
}

/* 响应式设计 */
@media(max-width: 768px) {
    .features-grid,
    .games-grid,
    .testimonials-grid,
    .news-grid {
        grid-template-columns: 1fr;
    }
    
    .download-buttons {
        flex-direction: column;
        align-items: center;
    }
    
    .download-btn {
        min-width: 250px;
    }
    
    .download-features {
        flex-direction: column;
        gap: 1rem;
    }
    
    .banner-content h1 {
        font-size: 2rem;
    }
    
    .banner-content p {
        font-size: 1rem;
    }
    
    .section-title h2 {
        font-size: 2rem;
    }
    
    .footer-content {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

@media(max-width: 480px) {
    .banner-content h1 {
        font-size: 1.5rem;
    }
    
    .banner-content p {
        font-size: 0.9rem;
    }
    
    .banner-buttons {
        flex-direction: column;
        align-items: center;
    }
    
    .btn-primary, .btn-secondary {
        width: 200px;
        text-align: center;
    }
}