﻿/*** @description: 变量; @Author: ray; @create date: 2016-08-09;
***/
/***
	@description: 重置样式;
	@Author: ray;
	@create date: 2015-07-31;
***/
@media screen and (min-width: 750px) {
body, dl, dd, p, form, h1, h2, h3, h4, h5, h6 { margin: 0; }

h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }

ul { margin: 0; padding: 0; list-style-type: none; }

em, i { font-style: normal; }

table { border-collapse: collapse; border-spacing: 0; }

a { color: #333; text-decoration: none; outline: none; }
a:hover { color: #2abff6; }

img { border: 0; }

input, select, button, textarea { border-radius: 0; outline: 0; margin: 0; font-family: inherit; font-size: inherit; color: inherit; -webkit-appearance: none; }

article, aside, dialog, footer, header, section, footer, nav, figure, menu { display: block; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #999; }

input::-moz-placeholder, textarea::-moz-placeholder { color: #999; opacity: 1; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #999; }

body > div[id^=_] { display: none !important; }

/*** @description: 基础样式; @Author: ray; @create date: 2016-08-09;
***/
.hide { display: none; }

.fn-clear { zoom: 1; }
.fn-clear:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

.fl { float: left; display: inline; }

.fr { float: right; display: inline; }

.red { color: #FD3939; }

.blue { color: #2abff6; }

/*** @description: 按钮样式; @Author: ray; @create date: 2016-08-09;
***/
.btn { display: inline-block; padding: 2px 12px; font-size: 14px; font-weight: 400; line-height: 1.42857143; text-align: center; white-space: nowrap; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; background-image: none; color: #2abff6; border: 1px solid #2abff6; -moz-user-select: -moz-none; -ms-user-select: none; -webkit-user-select: none; user-select: none; }
.btn:active { outline: 0; box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.icon-sprite, .icon-down, .icon-ico1, .icon-ico2, .icon-ico3, .icon-phone { background-image: url('../image/icon-sf6c9638f77.png'); background-repeat: no-repeat; }

.icon-down { background-position: 0 0; height: 21px; width: 20px; }

.icon-ico1 { background-position: 0 -23px; height: 102px; width: 102px; }

.icon-ico2 { background-position: 0 -127px; height: 102px; width: 102px; }

.icon-ico3 { background-position: 0 -231px; height: 102px; width: 102px; }

.icon-phone { background-position: 0 -335px; height: 26px; width: 17px; }

.icon { display: inline-block; }

/***
	@create date:2024-05-08;
***/
body { font-family: Helvetica-Bold, Helvetica; font-size: 14px; line-height: 1.5; background-color: #000; color: #fff; }

.wrapper { width: 1200px; margin-left: auto; margin-right: auto; position: relative; overflow: hidden; }

.tit { font-size: 36px; font-weight: bold; }

.section1 { min-width: 1200px; height: 720px; background: url(../image/banner.jpg) no-repeat center 0; color: #fff; line-height: 1; }
.section1 .tit { font-size: 50px; margin-top: 152px; color: #ffd707; }
.section1 .txt { font-size: 48px; margin-top: 16px; }
.section1 .tip { font-size: 24px; margin-top: 26px; }
.section1 .version { font-size: 24px; margin-top: 26px; }
.section1 .uptime { font-size: 24px; margin-top: 26px; }
.section1 .btn-group { margin-top: 65px; font-size: 0; }
.section1 .btn { padding: 0; width: 198px; height: 66px; line-height: 66px; font-size: 24px; color: #fff; border: solid 2px #ffffff; border-radius: 35px; margin-right: 50px; }
.section1 .btn:hover { opacity: 0.9; }
.section1 .btn .icon { vertical-align: -5px; margin-right: 13px; }
.section1 .btn1 { color: #000; background-color: #ffd707; border-color: #ffd707; }
.section1 .cont { float: left; }
.section1 .text { float: right; margin-top: 118px; width: 466px; text-align: center; }
.section1 .text h2, .section1 .text h4 { height: 350px; font-size: 30px; font-weight: bold; color: #ffd707; padding: 0 50px; line-height: 1.2; margin-top: 50px; }
.section1 .text ul { margin: 0 0 0 45px; }
.section1 .text li { height: 25px; line-height: 25px; font-size: 18px; color: #ffd707; text-align: left; margin-bottom: 1.35rem; }
.section1 .text li:before { content: ''; display: inline-block; vertical-align: top; width: 25px; height: 25px; background: url(../image/right.png) no-repeat; background-position: 100% 100%; margin-right: 15px; }

.section2 { height: 488px; text-align: center; }
.section2 .tit { margin-top: 50px; margin-bottom: 5px; }
.section2 .txt { font-size: 18px; color: #666666; }
.section2 .attr { overflow: hidden; margin: 70px 60px 0; }
.section2 .attr dl { width: 33.33%; float: left; }
.section2 .attr dt { font-size: 20px; color: #666666; }
.section2 .attr dd { font-size: 30px; }
.section2 .attr .icon { display: block; margin: 0 auto 10px; }

.section3 { height: 420px; background-color: #000; }
.section3 .img { width: 580px; height: 420px; float: left; background: url(../image/img.jpg) no-repeat; margin-right: 70px; }
.section3 .img2 { background-image: url(../image/img2.jpg); display: none; }
.section3 .tit span { display: block; font-size: 24px; }
.section3 .con { overflow: hidden; padding-top: 53px; }
.section3 .btn-group { display: inline-block; padding: 4px; border: 1px solid #DFE1E2; border-radius: 32px; font-size: 0; }
.section3 .btn { vertical-align: top; border: 0; padding: 0; width: 224px; height: 54px; line-height: 54px; font-size: 18px; background: none; color: #666666; border-radius: 27px; }
.section3 .btn:active { box-shadow: none; }
.section3 .btn.on { color: #000; background-color: #ffd707; }
.section3 .txt { margin-top: 28px; font-size: 18px; color: #666666; }
.section3 .txt2 { display: none; }
.section3.toggle .img1, .section3.toggle .txt1 { display: none; }
.section3.toggle .img2, .section3.toggle .txt2 { display: block; }

.section4 { background-color: #000; padding-top: 50px; padding-bottom: 35px; }
.section4 .txt { width: 512px; font-size: 16px; color: #666666; margin: 10px 0 30px; }

.art-list { overflow: hidden; width: 1220px; }
.art-list a { padding: 20px; width: 550px; height: 84px; background-color: #000; float: left; margin-right: 20px; margin-bottom: 30px; }
.art-list a:hover { background-image: linear-gradient(-87deg, #000000 0%, #333333 37%, #666666 100%); color: #fff; }
.art-list a:hover .time, .art-list a:hover dd { color: #fff; }
.art-list dt { position: relative; font-size: 16px; font-weight: bold; }
.art-list dd { height: 48px; line-height: 24px; font-size: 14px; color: #666666; overflow: hidden; margin-top: 10px; }
.art-list h3 { display: inline; }
.art-list .time { position: absolute; right: 0; font-size: 16px; font-weight: normal; color: #999999; }
.art-list a.none { display: none; }

.section5 { padding-top: 50px; padding-bottom: 50px; }
.section5 .txt { font-size: 16px; color: #666666; margin: 10px 0 30px; }

.nav { width: 100%; height: 120px; background: #000; overflow: hidden; }
.nav .logo { margin: 36px 23px 0 0; }
.nav .logo img { display: block; width: 202px; }
.nav .search-box { float: right; margin-top: 36px; }
.nav .input-wrap { height: 34px; border: 2px solid #00C290; overflow: hidden; }
.nav .input { float: left; width: 205px; height: 19px; line-height: 19px; padding: 8px 10px; background: none; border: none; outline: none; font-size: 14px; color: #999; }
.nav .button { width: 72px; height: 34px; font-size: 14px; background: #00C290; color: #FFF; border: none; outline: none; float: right; cursor: pointer; }
.nav ul { padding-right: 80px; height: 120px; }
.nav li { float: left; height: 120px; line-height: 120px; margin-left: 70px; }
.nav li a { display: inline-block; color: #fff; font-size: 20px; line-height: 116px; border-bottom: 4px solid #000; height: 116px; }
.nav li:hover a, .nav li.on a { color: #fff; border-color: #fff; }
.nav li.on a { font-weight: bold; }

.top-table table { width: 100%; }
.top-table th { height: 58px; color: #999999; font-weight: normal; background-color: #000; }
.top-table td { height: 88px; color: #666666; border-bottom: 1px solid #e5e5e5; }
.top-table th, .top-table td { font-size: 16px; text-align: center; }
.top-table .c1, .top-table .c9 { width: 9%; }
.top-table .c2 { width: 12%; text-align: left; padding-left: 25px; }
.top-table th.c2 { text-indent: 35px; }
.top-table .img { display: inline-block; width: 28px; height: 28px; margin-right: 3px; border-radius: 50%; }
.top-table .name { display: inline-block; line-height: 1.2; text-align: left; }
.top-table .name dt { color: #333333; }
.top-table .name dd { font-size: 14px; color: #666666; }
.top-table .red { color: #e54742; }
.top-table .green { color: #19b38a; }
.top-table .link { color: #ffd707; }
.top-table .btn-link, .top-table .btn-link2 { width: 258px; height: 52px; line-height: 52px; text-align: center; font-size: 16px; color: #ffd707; border: solid 1px #ffd707; display: block; margin: 50px auto 0; }

.footer { background: #000; color: #fff; font-size: 14px; padding: 25px 0; line-height: 32px; text-align: center; border-top: 1px solid #ddd; }
.footer a { color: #999; }

.block-title { height: 56px; line-height: 56px; border-bottom: 1px solid #ddd; margin-bottom: 20px; position: relative; zoom: 1; }
.block-title:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.block-title.news .title { border: none; }
.block-title.link .title { border: none; margin-right: 15px; }
.block-title .title { display: inline-block; vertical-align: top; font-size: 24px; color: #fff; float: left; height: 55px; position: relative; border-bottom: 2px solid #000; }
.block-title.link a {
    margin-right: 15px;
}

.index-link-list { overflow: hidden; }
.index-link-list li { width: 120px; float: left; height: 16px; line-height: 16px; margin-bottom: 14px; overflow: hidden; }
.index-link-list a { color: #fff; }
.index-link-list a:hover { color: #999; }

/*# sourceMappingURL=style.css.map */

}
@media screen and (max-width: 750px) {


body, dl, dd, p, form, h1, h2, h3, h4, h5, h6 { margin: 0; }

h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }

ul { margin: 0; padding: 0; list-style-type: none; }

em, i { font-style: normal; }

table { border-collapse: collapse; border-spacing: 0; }

a { color: #333; text-decoration: none; outline: none; }
a:hover { color: #2abff6; }

img { border: 0; }

input, select, button, textarea { border-radius: 0; outline: 0; margin: 0; font-family: inherit; font-size: inherit; color: inherit; -webkit-appearance: none; }

article, aside, dialog, footer, header, section, footer, nav, figure, menu { display: block; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #999; }

input::-moz-placeholder, textarea::-moz-placeholder { color: #999; opacity: 1; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #999; }

body > div[id^=_] { display: none !important; }

/*** @description: 基础样式; @Author: ray; @create date: 2016-08-09;
***/
.hide { display: none; }

.fn-clear { zoom: 1; }
.fn-clear:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }


	
.fl { float: left; display: inline; }

.fr { float: right; display: inline; }

.red { color: #FD3939; }

.blue { color: #2abff6; }

/*** @description: 按钮样式; @Author: ray; @create date: 2016-08-09;
***/
.btn { display: inline-block; padding: 2px 12px; font-size: 14px; font-weight: 400; line-height: 1.42857143; text-align: center; white-space: nowrap; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; background-image: none; color: #2abff6; border: 1px solid #2abff6; -moz-user-select: -moz-none; -ms-user-select: none; -webkit-user-select: none; user-select: none; }
.btn:active { outline: 0; box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.icon { display: inline-block; background-size: 100% 100%; }

.icon-phone, .icon-down { width: 0.36rem; height: 0.36rem; background-image: url(../image/down.png); }

.icon-phone { background-image: url(../image/phone.png); }

.icon-ico1, .icon-ico2, .icon-ico3 { width: 1.36rem; height: 1.36rem; background-image: url(../image/ico1.png); }

.icon-ico2 { background-image: url(../image/ico2.png); }

.icon-ico3 { background-image: url(../image/ico3.png); }

/***
	@create date:2024-05-08;
***/
html { font-size: 50px; font-size: 13.3334vw; }


body { font-family: Helvetica-Bold, Helvetica; font-size: 0.28rem; line-height: 1.5; background-color: #000; color: #fff; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.05); }

.page { background-color: #000; position: relative; width: 100%; min-height: 100vh; min-width: 320px; max-width: 750px; margin: 0 auto; }

.tit { font-size: 0.42rem; font-weight: bold; }

.section { overflow: hidden; }

.section1 {text-align: center; color: #fff; }
.section1 .tit { font-size: 0.5rem; line-height: 1.3; margin-top: 0.6rem; color: #ffd707; }
.section1 .txt { font-size: 0.48rem; }
.section1 .tip { font-size: 0.3rem; margin-top: 0.12rem; }
.section1 .version { font-size: 0.3rem; margin-top: 0.12rem; }
.section1 .btn-group { margin-top: 0.5rem; font-size: 0; }
.section1 .btn { padding: 0; width: 2.46rem; height: 0.84rem; line-height: 0.84rem; font-size: 0.28rem; color: #fff; border: 0.02rem solid #ffffff; border-radius: 0.44rem; margin: 0 0.35rem; }
.section1 .btn .icon { vertical-align: -0.08rem; margin-right: 0.15rem; }
.section1 .btn1 { color: #000; background-color: #ffd707; border-color: #ffd707; }
.section1 .text { height: 8.18rem; background: url(../image/box.png) no-repeat; background-size: 100% auto; overflow: hidden; margin-top: 0.88rem; }
.section1 .text h2, .section1 .text h4 { line-height: 1.2; font-size: 0.36rem; font-weight: bold; color: #ffd707; height: 4.6rem; margin: 0.8rem 1.1rem 0; }
.section1 .text ul { margin: 0 0 0 1.5rem; text-align: left; }
.section1 .text li { height: 0.32rem; line-height: 0.32rem; font-size: 0.24rem; color: #ffd707; margin-bottom: 0.28rem; }
.section1 .text li:before { content: ''; display: inline-block; vertical-align: top; width: 0.32rem; height: 0.32rem; margin-right: 0.18rem; background: url(../image/right.png) no-repeat; background-size: 100% 100%; }

.section2 { height: 5.6rem; text-align: center; }
.section2 .tit { margin: 0.45rem 0 0.15rem; }
.section2 .txt { line-height: 0.42rem; font-size: 0.28rem; color: #666666; padding: 0 0.8rem; }
.section2 .icon { display: block; margin: 0 auto 0.1rem; }
.section2 .attr { overflow: hidden; margin-top: 0.6rem; }
.section2 .attr dl { width: 33.33%; float: left; }
.section2 .attr dt { color: #999; }
.section2 .attr dd { font-size: 0.36rem; }

.section3 { background: #000; background-size: 100% auto; text-align: center; }
.section3 .tit { margin: 0.45rem 0 0.35rem; }
.section3 .tit span { display: block; font-size: 0.3rem; }
.section3 .btn-group { display: inline-block; padding: 0.04rem; border: 1px solid #DBDCDD; border-radius: 0.36rem; font-size: 0; }
.section3 .btn { vertical-align: top; border: 0; padding: 0; width: 2.4rem; height: 0.64rem; line-height: 0.64rem; font-size: 0.28rem; background: none; color: #666666; border-radius: 0.32rem; cursor: default; }
.section3 .btn:active { box-shadow: none; }
.section3 .btn.on { color: #000; background-color: #ffd707; }
.section3 .btn2 { background: none; color: #666666; }
.section3 .img-group { display: none; }
.section3 .img-group.on { display: block; }
.section3 .img { height: 5rem; background: url(../image/img.jpg) no-repeat; background-size: 100% auto; margin-top: 0.56rem; }
.section3 .img2 { background-image: url(../image/img2.jpg); display: none; }
.section3 .txt { padding: 0 1.8rem; line-height: 0.4rem; color: #666666; margin-top: 0.3rem; }
.section3 .txt2 { display: none; }
.section3.toggle .img1, .section3.toggle .txt1 { display: none; }
.section3.toggle .img2, .section3.toggle .txt2 { display: block; }

.section4 { background: #000; padding: 0.45rem 0.3rem 0.3rem; text-align: center; }
.section4 .txt { padding: 0 0.45rem; line-height: 0.42rem; color: #666666; margin-top: 0.15rem; margin-bottom: 0.4rem; }

.art-list { text-align: left; }
.art-list a { display: block; padding: 0.24rem 0.2rem 0.34rem; background-color: #000; margin-bottom: 0.3rem; }
.art-list dt { position: relative; font-weight: bold; color: #333; }
.art-list dd { height: 0.64rem; line-height: 0.32rem; font-size: 0.24rem; color: #666666; overflow: hidden; margin-top: 0.1rem; }
.art-list h3 { display: inline-block; white-space: nowrap; overflow: hidden; max-width: 76%; text-overflow: ellipsis; }
.art-list .time { position: absolute; right: 0; font-weight: normal; color: #999999; }
.art-list a.none { display: none; }

.section5 { padding: 0.5rem 0.1rem; text-align: center; }
.section5 .txt { padding: 0 0.8rem; line-height: 0.42rem; color: #666666; margin-top: 0.15rem; margin-bottom: 0.4rem; }

.top-table { font-size: 0.24rem; color: #666666; }
.top-table table { width: 100%; }
.top-table th { height: 0.72rem; color: #999; font-weight: normal; background: #000; }
.top-table td { height: 1.16rem; border-bottom: 1px solid #e5e5e5; }
.top-table th, .top-table td { text-align: center; padding: 0; white-space: nowrap; }
.top-table .c1 { width: 0.9rem; }
.top-table .c2 { padding-left: 0.06rem; width: 10%; text-align: left; }
.top-table th.c2 { text-indent: 0.52rem; }
.top-table .c6 { width: 1rem; }
.top-table .img { display: inline-block; width: 0.44rem; height: 0.44rem; margin-right: 0.04rem; }
.top-table .name { display: inline-block; line-height: 1.2; text-align: left; }
.top-table .name dt { color: #333333; }
.top-table .btn-link, .top-table .btn-link2 { display: block; width: 2.96rem; height: 0.68rem; line-height: 0.68rem; text-align: center; color: #ffd707; border: 1px solid #ffd707; margin: 0.5rem auto 0; }
.top-table .link { color: #ffd707; }
.top-table .green { color: #19b38a; }
.top-table .red { color: #e54742; }

.page-footer { margin-bottom: 0; font-size: 0.24rem; background: #000; color: #999; padding: 0.3rem; }
.page-footer a { color: #999; }
.page-footer .copyright { line-height: 0.4rem; text-align: center; }

.marginbt15 { margin-bottom: 1.5rem; }

.header { clear: both; }

.header-main { clear: both; height: 0.60rem; text-align: right; padding: 0.2rem 0.62rem 0.2rem 0rem; background-color: #000; }
.header-main .logo { display: inline-block; }
.header-main .logo img { width: 2.26rem; height: 0.6rem; }
.header-main .menu-group { margin-right: -0.22rem; }
.header-main .menu { display: inline-block; vertical-align: top; padding: 0.28rem 0.22rem; }
.header-main .icon-menu { vertical-align: top; }
.header-main .nav { margin-top: 0rem; margin-right: -0.2rem; height: 0.6rem; line-height: 0.6rem; font-size: 0; float: right; width: 65%; }
.header-main .nav-link { display: inline-block; vertical-align: top; font-size: 0.28rem; padding: 0 0.2rem; position: relative; margin-left: 0rem; color: #fff; }
.header-main .nav-link.on { color: #fff; }
.header-main .nav-link.on:after { content: ''; width: 0.4rem; height: 0.05rem; border-radius: 0.03rem; background: #fff; position: absolute; left: 50%; bottom: 0rem; margin-left: -0.2rem; }

.section-hd { height: 0.9rem; line-height: 0.9rem; padding: 0 0.3rem; position: relative; z-index: 100; }

.friend-link { padding-bottom: 0.15rem; }

.friend-link .section-hd .title { font-size: 0.28rem; }

.friend-link .section-bd { height: 0.64rem; padding: 0 0.1rem; overflow: hidden; margin-top: -0.15rem; }

.friend-link .section-bd ul { height: 0.64rem; line-height: 0.64rem; overflow: hidden; }

.friend-link .section-bd li { float: left; font-size: 0.24rem; color: #fff; padding: 0 0.2rem; }

.friend-link .section-bd li a { color: #fff; }

.index_downloadBanner { bottom: 0; box-sizing: border-box; margin-bottom: 12px; padding: 0 16px; position: fixed; width: 100%; z-index: 9400; font-size: 100%; color: #000; }
.index_downloadBanner .index_content { align-items: center; background-color: #f7f7f7; border-radius: 4px; display: flex; padding: 12px 16px; position: relative; }
.index_downloadBanner .index_content .index_img { border-radius: 8px; height: 40px; width: 40px; }
.index_downloadBanner .index_content .index_text { flex-grow: 1; margin-left: 12px; }
.index_downloadBanner .index_content .index_title { font-size: 14px; font-weight: 500; }
.index_downloadBanner .index_content .index_desc { color: #6e6e6e; font-size: 12px; margin-top: 4px; }
.index_downloadBanner .index_content .index_button { align-items: center; background: #fff; border: 1px solid #dbdbdb; border-radius: 14px; box-sizing: border-box; color: #1f2533; display: flex; font-size: 12px; font-weight: 500; justify-content: center; line-height: 16px; min-width: 72px; padding: 5px 12px; }
.index_downloadBanner .index_content .index_close:after { color: #000; content: "x"; height: 16px; opacity: .2; position: absolute; right: 2px; text-align: center; top: 2px; width: 16px; }
.fn-clear ul{
    clear: both;
    height: 0.60rem;
    text-align: right;
    padding: 0.2rem 0.62rem 0.2rem 0rem;
    background-color: #000;
}

	.fn-clear ul.fr li{    display: inline-block;
    vertical-align: top;
    font-size: 0.28rem;
    padding: 0 0.2rem;
    position: relative;
    margin-left: 0rem;}
	.fn-clear ul.fr li a{ color:#fff; }
	.fn-clear ul.fr li.on:after {
    content: '';
    width: 0.4rem;
    height: 0.05rem;
    border-radius: 0.03rem;
    background: #fff;
    position: absolute;
    left: 50%;
    bottom: 0rem;
    margin-left: -0.2rem;}
	.index-link-list li{ display:inline-block; margin-bottom: 10px; }
	.index-link-list li a{ color:#fff; }
	.block-title.link h3{ margin-bottom:10px;}
	
}