@charset "UTF-8";
body, div, ul, li, ol, h1, h2, h3, h4, h5, h6, input, textarea, select, p, dl, dt, dd, a, img, button, form, th, tr, td, tbody, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { margin: 0; padding: 0; }

body, div, ul, li, ol, h1, h2, h3, h4, h5, h6, input, textarea, select, p, dl, dt, dd, a, img, button, form, th, tr, td, tbody, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { -webkit-tap-highlight-color: transparent; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { font: 12px Helvetica Regular, Microsoft YaHei,sans-serif,Tahoma; color: #434343; }

input { outline: none; }

em, i { font-style: normal; }

ul, ol { list-style: none; }

a { text-decoration: none; color: #969696; font-family: STHeiti,'Microsoft YaHei',Helvetica,Arial,sans-serif; outline: 0; }

a:hover { text-decoration: none; }

img { border: none; width: 100%; height: auto; width: auto\9; -ms-interpolation-mode: bicubic; }

.fl { display: block; float: left; }

.fr { display: block; float: right; }

.gray { -webkit-filter: grayscale(100%); -moz-filter: grayscale(1); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); filter: gray; }

#content { min-width: 320px; max-width: 768px; margin: 0 auto; background: #f5f5f5; position: relative; }
 
::-webkit-scrollbar { width: 6px; height: 6px; border-radius: 4px; }

::-webkit-scrollbar-thumb { background-color: #ccc; border-radius: 4px; }

.header { background: #4bd649; height: 55px; position: relative; z-index: 2; max-width: 768px; }
.header .logo { float: left; margin: 12px 12px 0; display: block; height: 30px; overflow: hidden; }
.header .logo img { height: 30px; width: inherit; }
.header .menu { width: 24px; height: 21px; background: url(../images/icon_menu.png) no-repeat; background-size: 24px; margin: 18px 12px 0; cursor: pointer; }
.header .menu.on { background-position: 0 -21px; }
.header .search_wrap { width: 38%; height: 26px; border: none; background: #f5f5f5; margin: 15px 0 0; border-radius: 14px; overflow: hidden; }
.header .search_wrap form { display: flex; }
.header .search_wrap .search_ksy { flex: 1; min-width: 80px; font-size: 12px; color: #222; padding: 0 10px; line-height: 26px; background: none;border: none; }
.header .search_wrap .search_btn { height: 26px; width: 28px; background: none; text-align: center; border: none; }
.header .search_wrap .search_btn .icon_s { background: url(../images/icon_search.png) no-repeat; background-size: 100%; width: 16px; height: 16px; display: block; margin: 5px 6px; }

.burger { display: none; position: absolute; top: 50px; z-index: 99; width: 100vw; max-width: 768px; border-bottom: 1px solid #e5e5e5; padding-top: 6px; background: rgba(255, 255, 255, 0.98); }
.burger .item { margin: 6px 12px; overflow: hidden; }
.burger .item a { width: 25%; text-align: center; display: block; float: left; margin: 6px 0; }
.burger .item a span { line-height: 32px; height: 32px; overflow: hidden; font-size: 12px; color: #363636; background: #f2f2f3; border-radius: 16px; width: 90%; display: block; margin: 0 auto; }
.burger .clode_burger { width: 22px; height: 30px; background: url(../images/icon_arr2.png) no-repeat; background-size: 100%; margin: 16px auto 20px; cursor: pointer; }

.QZ_title { padding: 7px; height: 20px; line-height: 20px; }
.QZ_title::before { display: inline-block; float: left; height: 16px; width: 4px; background: #4bd649; border-radius: 3px; content: ''; margin: 2px 3px 0 0; }
.QZ_title span { float: left; font-size: 14px; color: #777; font-weight: 600; text-indent: 6px; }
.QZ_title .mor { float: right; font-size: 14px; color: #777; margin-right: 6px; }

.nav { height: 40px; overflow: hidden; position: relative; }

.nav .icon { width: 24px; height: 40px; background: url(../images/icon_arr1.png) no-repeat; right: 0; top: 0; display: block; position: absolute; }

.nav .lis { padding-right: 25px; height: 40px; background: #fff; overflow-x: auto; overflow-y: hidden; white-space: nowrap; -webkit-overflow-scrolling: touch; }

.nav a { flex: 1; color: #7d7d7d; font-weight: 600; font-size: 14px; text-align: center; line-height: 40px; text-decoration: none; display: inline-block; padding: 0 10px; }

.nav a { border-bottom: 2px solid #fff; height: 38px; }

.nav a.on { border-color: #4bd649; color: #4bd649; }

.footer { width: 100%; border-top: 2px solid #36e09e; background: #323437; padding: 26px 0px; text-align: center; }

.footer ul { display: inline-block; }

.footer ul li { float: left; height: 15px; }

.footer ul li + li { margin-left: 26px; }

.footer ul li a { display: block; line-height: 15px; font-size: 12px; color: #fff; }

.footer ul li a.fhsy { position: relative; }

.footer ul li a.fhsy:before { display: block; content: ''; width: 1px; height: 9px; background: #666; position: absolute; left: -13px; top: 50%; margin-top: -4px; }

.footer p { font-size: 12px; color: #fff; margin-top: 4px; }

.linkbox { margin-top: 6px; padding: 9px 13px; overflow: hidden; background: #fff; }

.linkbox .link_tit span { display: inline-block; font-size: 16px; color: #333; font-weight: bold; line-height: 20px; letter-spacing: 2px; }

.linkbox .link_list { height: 35px; position: relative; overflow: hidden; margin-top: 4px; }

.linkbox .link_list #div1 { position: absolute; left: 0; right: 0; top: 0; }

.linkbox .link_list a { display: inline-block; font-size: 12px; color: #666; height: 35px; line-height: 35px; }

.linkbox .link_list a:not(:first-child) { margin-left: 10px; }

.swipe-hd { width: 100%; display: block; height: 36vw; max-height: 380px; min-height: 160px; background: #fff; margin: 0 auto; position: relative; overflow: hidden; z-index: 1; }

.swipe-hd .swiper-container { height: 36vw; max-height: 380px; min-height: 160px; overflow: hidden; }

.swipe-hd .swiper-slide { position: relative; }

.swipe-hd .hd-bt { width: 100%; height: 40px; background: url(../images/bg-hdbt.png) no-repeat; background-position: bottom; background-size: 100% auto; position: absolute; left: 0; bottom: -2px; z-index: 9; }

.swipe-hd .swiper-pagination { bottom: 2% !important; }

.swipe-hd .swiper-pagination-bullet { width: 4%; height: 4px; background: #d0cecd; border-radius: 2px; opacity: 1; }

.swipe-hd .swiper-pagination-bullet-active { background: #4bd649; }

.basebox { background: #fff; margin-top: 6px; }

.basebox > .bt { display: block; overflow: hidden; padding: 0 12px; }

.basebox > .bt p { float: left; color: #333; font-size: 16px; font-weight: bold; line-height: 42px; }

.basebox > .bt h2 { float: left; color: #333; font-size: 16px; font-weight: bold; line-height: 42px; }

.basebox > .bt a { float: right; font-size: 14px; color: #888; line-height: 42px; text-decoration: none; }

.basebox > .bt .chose { float: right; margin: 8px 0; display: inline-block; border-radius: 13px; overflow: hidden; }

.basebox > .bt .chose a { display: inline-block; float: left; color: #999; line-height: 26px; padding: 0 6px; background: #f6f6f6; font-size: 12px; }

.basebox > .bt .chose a.on { background: #02c386; color: #fff; }

.games { overflow: hidden; margin: 12px 12px 0; }

.games li { float: left; width: 25%; margin-bottom: 16px; }

.games li .info { display: block; margin: 0 auto; }

.games li .info img { width: 70px; height: 70px; border-radius: 16px; display: block; margin: 0 auto; }

.games li .info p { font-size: 14px; color: #111111; text-align: center; line-height: 20px; height: 20px; overflow: hidden; margin-top: 5px; }

.games li .info span { font-size: 12px; color: #999; line-height: 16px; height: 18px; text-align: center; display: block; margin-top: 2px; }

.games li .downl { display: block; margin: 4px auto 0; width: 60px; height: 24px; line-height: 24px; border: 1px solid #ff4939; color: #ff4939; font-size: 12px; text-align: center; border-radius: 12px; }

.news_list { padding: 0 6px; }
.news_list li:last-child { border: none; }
.news_list li { padding: 12px 0; display: flex; border-bottom: 1px solid #eee; }
.news_list li .img { margin-left: 12px; }
.news_list li .img, .news_list li .img img { border-radius: 6px; display: block; width: 140px; height: 82px; }
.news_list li .info { flex: 1; }
.news_list li .info .bt { font-size: 14px; color: #1b1b1b; height: 40px; line-height: 20px; overflow: hidden; display: block; }
.news_list li .info p { width: 49%; margin-right: 1%; float: left; font-size: 12px; color: #777; line-height: 18px; height: 18px; overflow: hidden; white-space: nowrap; margin-top: 2px; }
.news_list li .info p:last-child { width: 100%; }
.news_list li .info span { display: block; margin-top: 20px; line-height: 20px; font-size: 12px; color: #777; }
.news_list li .info span i { display: inline-block; width: 16px; height: 16px; background: url(../images/icon_time.png) no-repeat; background-size: 100% auto; margin: 0 2px -3px 0; }

.sy_games { overflow: hidden; margin: 0 12px; }

.sy_games li { overflow: hidden; display: flex; padding: 12px 0; border-bottom: 1px solid #f5f5f5; }

.sy_games li .num { width: 22px; height: 28px; text-align: center; font-size: 12px; color: #fff; background: url(../images/icon_ph.png) no-repeat; background-size: 100% auto; margin: 20px 12px 0 0; line-height: 22px; }

.sy_games li .img { display: block; }

.sy_games li .img, .sy_games li .img img { width: 55px; height: 55px; border-radius: 12px; }

.sy_games li .info { flex: 1; margin: 0 12px; }

.sy_games li .info .bt { line-height: 26px; height: 26px; overflow: hidden; width: 100%; font-size: 16px; color: #000; display: block; margin-top: 2px; }

.sy_games li .info .desc { font-size: 12px; color: #555; line-height: 20px; height: 20px; width: 100%; overflow: hidden; margin-top: 12px; }

.sy_games li .donwl { display: block; color: #4bd649; border: 1px solid #4bd649; width: 60px; height: 26px; text-align: center; line-height: 26px; border-radius: 14px; margin-top: 18px; }

.page { background: #fff; border-top: 1px solid #f5f5f5; padding: 10px 20px; display: flex; justify-content: space-between; }

.page > a { width: 22%; margin: 14px 0; display: inline-block; line-height: 30px; border-radius: 4px; background: #f6f6f6; text-align: center; color: #333; }

.page > a:active, .page span .cbtn a:active { background: #4bd649; }

.page > a:nth-child(2) { width: 14%; }

.page > a:nth-child(4) { width: 14%; }

.page > a.over { color: #bbb; }

.page > span { width: 22%; margin: 14px 0; display: inline-block; line-height: 30px; border-radius: 4px; text-align: center; background: #4bd649; color: #fff; font-size: 14px; position: relative; }

.page > span .cbtn { width: 100%; position: absolute; top: -62px; left: 0; z-index: 10; height: 92px; overflow-y: scroll; background: #fff; border-radius: 4px; -webkit-box-shadow: 0 0 3px #bbb; -moz-box-shadow: 0 30 3px #bbb; box-shadow: 0 0 3px #bbb; }

.page > span .cbtn a { display: inline-block; text-align: center; line-height: 30px; margin-bottom: 1px; float: left; width: 100%; background: #f6f6f6; font-size: 14px; color: #666; }

.content_wrap { background: #fff; padding: 10px 12px; }

.content_title { position: relative; margin: 0 10px; padding-bottom: 10px; border-bottom: 1px #eee dashed; }

.content_title h1 { line-height: 30px; font-size: 18px; padding-bottom: 10px; }

.content_title p { font-size: 13px; color: #777; }

.content_title p span { margin-right: 10px; }

.content_box { margin-top: 10px; }

.content_box p { font-size: 15px; color: #333333; line-height: 33px; }

.content_box p strong span { font-size: 15px; }

.content_box img {display: block;margin: 10px auto;max-width: 360px;overflow: hidden;/* width: auto; */}
.content_box a { color: #88c369; }
.content_box h3 { font-size: 16px;color: #88c369; height: 36px;line-height: 36px;}

.imgshow { display: none; background: rgba(0, 0, 0, 0.5); position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 2019521; }

.swiperbox { height: 100vh; z-index: 3; }

.swiperbox .swiper-container, .swiper-wrapper, .swiper-slide { height: 100% !important; }

.swiperbox img { width: initial; position: relative; z-index: 2; }

.swiper-zoom-container:before { width: 100%; height: 100%; content: ' '; position: absolute; z-index: 1; display: block; top: 0; left: 0; cursor: pointer; }

.imgshow .closebtn { position: absolute; z-index: 22; background: url(../images/newclose.png) no-repeat 11px 0px; width: 60px; height: 60px; bottom: 0 !important; top: initial; left: 10px; background-size: 40px; }

.game-lis1 { width: 100%; background-color: #fff; overflow: hidden; }

.game-lis1 li { width: 50%; float: left; margin-top: 10px; }

.game-lis1 li a { display: block; }

.game-lis1 li a img { display: block; width: 92%; height: 28vw; margin: 0 auto; border-radius: 10px; max-height: 200px; min-height: 100px; }

.game-lis1 li a h3 { height: 30px; line-height: 30px; text-align: center; font-weight: 400; color: #333; width: 92%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; margin: 0 auto; }

.focus { position: relative; overflow: hidden; }

.focus img { position: relative; z-index: 1; width: 100%; }

.focus span { position: absolute; bottom: 12px; right: 13px; z-index: 999; color: #fff; font-size: 12px; }

.upone { width: 100%; background-color: white; overflow: hidden; padding-bottom: 10px; margin-bottom: 10px; }

.uponea { display: table; float: left; width: 94%; padding: 13px 8.5px 0px 8.5px; }

.uponea h1 { float: left; font-size: 15px; font-weight: bold; margin: 0px; text-align: left; color: #232323; }

.uponea span { float: right; font-size: 14px; color: #16DEBD; }

.uponea span:before { display: inline-block; content: ' '; width: 20px; height: 20px; background: url(../../images/img_c.png) no-repeat; background-size: 20px auto; background-position: 0 -465px; margin: 0 5px -4px 0; }

.uponeb { display: table; float: left; text-indent: 5%; width: 100%; font-size: 15px; }

.uponeb span { display: block; float: left; margin: 10px 15px 10px 15px; text-align: left; overflow: hidden; line-height: 21px; font-size: 12px; }

.uponeb p { float: right; width: 100%; font-size: 12px; color: #4bd649; text-align: center; margin: 0px 8.5px 0px 0px; }

.uponeb.on span { height: auto; }

.yxk-cont1 { display: block; padding: 0 12px; border-top: 1px solid #f6f6f6; background: #fff; }

.yxk-cont1 ul { padding-bottom: 15px; overflow: hidden; border-bottom: 1px solid #f6f6f6; }

.yxk-cont1 ul li { float: left; display: inline-block; width: 20%; margin-top: 15px; text-align: center; }

.yxk-cont1 ul li a { display: inline-block; border: 1px solid #ddd; width: 90%; margin: 0 auto; border-radius: 4px; height: 28px; line-height: 28px; background: #f6f6f6; }

.yxk-cont1 ul li span { display: inline-block; border: 1px solid #ddd; width: 90%; margin: 0 auto; border-radius: 5px; height: 28px; line-height: 28px; background: url(../../img/comm/ico-opmor.png) no-repeat center; }

.yxk-cont1 .currC a { background: #4bd649; color: #fff; border: 1px solid #4bd649; }

.s_info { display: block; width: 100%; height: auto; box-sizing: border-box; padding: 10px; background: #fff; overflow: hidden; }

.s_info .s_pic { display: -webkit-box; width: 100%; height: auto; margin: 0; overflow: hidden; }

.s_info .s_pic .ico-wrap { width: 70px; height: 70px; display: block; overflow: hidden; }

.s_info .s_pic .ico-wrap img { width: 100%; height: 70px; border-radius: 16px; display: block; overflow: hidden; margin: 0; padding: 0; max-width: none; max-height: none; }

.s_info .s_pic ul { display: block; width: auto; height: auto; margin: 0; text-align: left; padding: 0 0 0 12px; box-sizing: border-box; overflow: hidden; -webkit-box-flex: 1; }

.s_info .s_pic ul li { width: 100%; margin: 2px 0 0 0; }

.s_info .s_pic ul .s_cpname { margin: 0px 0px 2px 0px; }

.s_info .s_pic ul .s_cpname h1 { text-align: left; width: 100%; height: 20px; line-height: 20px; font-size: 16px; font-weight: bold; color: #333; display: block; overflow: hidden; }

.s_info .s_pic ul li { width: 100%; margin: 2px 0 0 0; overflow: hidden; }

.s_info .s_pic ul li b { width: 50%; height: 16px; line-height: 16px; font-size: 12px; font-weight: normal; color: #999; float: left; margin: 6px 0 0 0; display: inline; overflow: hidden; }

#s_downAddress { margin: 10px 0; }

#s_downAddress .s_down_ul li a { width: 100%; height: 38px; line-height: 38px; background: #4bd649; border-radius: 6px; font-size: 16px; font-weight: normal; color: #fff; text-align: center; display: block; overflow: hidden; margin: 0; text-decoration: none; }

#s_downAddress .s_down_ul li a:before { content: ""; display: inline-block; vertical-align: middle; width: 28px; height: 23px; margin-right: 10px; background: url(../images/ico-dwn.png) no-repeat center; background-size: contain; }

#tab { z-index: 999; background: #fff; clear: both; display: -webkit-box; display: -moz-box; display: box; z-index: 999; border-bottom: 1px solid #dfdfdf; border-top: 1px solid #eee; }

#tab span { font-size: 15px; font-weight: bold; color: #333; -moz-box-flex: 1.0; -webkit-box-flex: 1.0; box-flex: 1.0; display: block; text-align: center; height: 38px; line-height: 38px; cursor: pointer; }

#tab .cur { border-bottom: 2px solid #4bd649; margin-bottom: -1px; color: #4bd649; background: #fff; }

#xgk { margin: 10px 0 0 0; padding: 0 0 6px 6px; padding-bottom: 0; border-bottom: 0; }

#xgk ul { margin: 7px 0 0 5px; overflow: hidden; clear: both; }

#xgk li { float: left; display: inline; margin: 0 7px 0 0; height: 28px; line-height: 28px; text-align: center; }

#xgk li a { padding: 0 8px; font-size: 13px; display: block; background: #fff; color: #333; border-radius: 5px; height: 24px; line-height: 24px; border: 1px solid #ddd; }

#xgk li:nth-child(1) a { color: #4996ff; }

#xgk li:nth-child(2) a { color: #ff5e33; }

#xgk li:nth-child(4) a { color: #4e8fb7; }

#xgk li:nth-child(6) a { color: #f7a131; }

#xgk li:nth-child(8) a { color: #6047ff; }

#xgk li:nth-child(9) a { color: #4ac144; }

#xgk li:nth-child(11) a { color: #ff56bd; }

.img_item { overflow-x: auto; margin: 5px 12px 0; padding: 10px 0 0 0; overflow-y: hidden; white-space: nowrap; -webkit-overflow-scrolling: touch; }

.img_item ul li { margin-right: 5px; display: inline-block; }

.img_item ul li img {width: auto;height: 260px !important;}

.intro { border-bottom: 1px solid #e8e8e8; padding-bottom: 7px; margin-bottom: 10px; }

.intro { padding: 12px 12px 20px; line-height: 28px; overflow: hidden; position: relative; background: #fff; }

.intro p { line-height: 24px; margin-bottom: 15px; }

.intro .introTit { margin: 0; color: #5ca8f6; font: 18px "\5FAE\8F6F\96C5\9ED1"; height: 35px; line-height: 35px; }

#expand { border-bottom: 1px solid #e5e5e5; text-align: right; color: #666; height: 14px; margin: 0 5px 0 0; overflow: visible; }

#expand span { background: #999; display: inline-block; padding: 0 15px; line-height: 28px; height: 28px; cursor: pointer; color: #fff; }

.intro img { max-width: 90%; height: auto !important; }

#details { overflow: hidden; }
#details.on { height: auto; }
.intro .nzk { text-align: center; color: #999; font-size: 16px; width: 100%; position: absolute; bottom: 0; height: 30px; padding-top: 30px; background: #fff; background: -webkit-linear-gradient(rgba(255, 255, 255, 0.5), white, white); background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, white 50%, white 100%); background: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, white 50%, white 100%); background: -ms-linear-gradient(rgba(255, 255, 255, 0.5), white, white); }
.content_box table{
    border-collapse: collapse;
    width: 100%;
    border-width: 1pt;
    background-color: #FFF;
}
.content_box table td{
    font-size: 14px;
    padding: 2pt;
    border-width: 1pt;
    padding: 8px;
}
.tab_body ul + ul {display: none;}
.tab_head{float: left;overflow: hidden; margin-top: 6px;}
.tab_head span{ float: left;border-bottom-color: transparent; color: #333;font-size: 16px;font-weight: bold;margin-right: 14px;line-height: 32px;}
.tab_head span.on{color: #33CD86; border-bottom: 2px solid #33CD86;}