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; border: none; }

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; min-height: 100vh; margin: 0 auto; background: #fff; overflow: auto; position: relative; -webkit-overflow-scrolling: touch; }

#content.on { overflow: hidden; }
#content.on .header { position: fixed; top: 0; width: 100%; }
#content.on .meun { background-position: 0 0 !important; }
#content.on .details_head .meun { background-position: 0 -66px !important; }

::-webkit-scrollbar { width: 6px; height: 6px; border-radius: 4px; }

::-webkit-scrollbar-thumb { background-color: #ccc; border-radius: 4px; }

.header { background: #fff; height: 50px; position: relative; z-index: 2; max-width: 768px; background: #fff; -webkit-box-shadow: 0 0.03rem 0.24rem rgba(0, 0, 0, 0.11); box-shadow: 0 0.03rem 0.24rem rgba(0, 0, 0, 0.11); }
.header .logo { height: 50px; float: left; display: block; margin-left: 12px; }
.header .logo img { height: 30px; margin-top: 10px; width: inherit; }
.header .meun { width: 22px; height: 22px; background: url(../img/icon_meun.png) no-repeat; background-size: 100% auto; margin: 14px; background-position: 0 -44px; cursor: pointer; }

.burger { display: none; position: fixed; top: 50px; z-index: 99; overflow-x: hidden; overflow-y: scroll; width: 100vw; max-width: 768px; height: 100vh; padding-top: 6px; background: #f8f8f8; }
.burger .title { position: relative; padding-left: 12px; margin-bottom: 6px; line-height: 24px; font-size: 16px; color: #333; font-weight: bold; margin-top: 10px; }
.burger .title::before { content: ''; display: inline-block; width: 6px; height: 6px; background: #fff; border: 2px solid #FF4440; border-radius: 50%; margin: 0 7px 1px 0; }
.burger .column { overflow: hidden; padding: 10px 0; }
.burger .column li { float: left; margin: 12px 0 0 12px; box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1); }
.burger .column li a { display: block; width: 75px; height: 35px; line-height: 35px; background: #fff; border-radius: 1px; font-size: 14px; color: #0a0404; text-align: center; }

.g-link { background-color: #fff; }
.g-link p { padding: 5px 0; }
.g-link p i { color: #ccc; }
.g-link p a { display: inline-block; border-radius: 8px; background-color: #fff; padding: 6px 10px; margin-left: 2px; font-size: 14px; margin-bottom: 0; }

.ui-title { width: 100%; box-sizing: border-box; position: relative; border-bottom: 1px solid #e3e3e3; padding-top: 10px; }

.ui-title h2, .ui-title h3 { font-size: 15px; display: inline-block; vertical-align: top; border-left: 3px solid #FF4440; padding: 0 12px; margin-bottom: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: bold; }

/*footer*/
footer { clear: both; display: block; background-color: #f5f5f5; text-align: center; overflow: hidden; padding: 8px 0; }

footer span { display: block; height: 52px; background: url(../img/logo.png) no-repeat center; background-size: auto 40px; }

footer p { font-size: 10px; color: #999; line-height: 18px; margin: 0; }

footer p a { color: #999; }

.boxwrap { border-top: 6px solid #f5f5f5; overflow: hidden; }
.boxwrap .box_title { height: 30px; line-height: 30px; padding: 12px 12px 0; }
.boxwrap .box_title span, .boxwrap .box_title h2 { float: left; font-size: 16px; color: #333; font-weight: 600; }
.boxwrap .box_title .lis { float: right; }
.boxwrap .box_title .lis li { float: left; margin-left: 14px; }
.boxwrap .box_title .lis li a { font-size: 14px; color: #333; }
.boxwrap .box_title .more { float: right; font-size: 14px; color: #666; }

/*page*/
.page { background: #fff; padding: 5px 20px; position: relative; text-align: center; margin: 6px 0; }
.page a, .page span { display: inline-block; margin: 0 10px; font-size: 15px; }
.page span { margin: 0 15px; }
.page .nav_btn { border: 1px solid #FF4440; padding: 4px 10px; color: #FF4440; }
.page .prev::before { content: '<'; display: inline-block; width: 9px; height: 12px; margin-bottom: -2px; margin-right: 5px; font-family: monospace; }
.page .next::after { content: '>'; display: inline-block; width: 9px; height: 12px; margin-bottom: -2px; margin-left: 5px; font-family: monospace; }
.page .disabled { border-color: #ccc; color: #ccc; }

#Top { display: none; width: 40px; height: 40px; cursor: pointer; position: fixed; z-index: 2019; right: 12px; bottom: 50px; border-radius: 50%; background: #FF4440 url(../img/icon_up.png) no-repeat center; background-size: 50%; }

#hd_wrap { padding: 0 8%; margin: 15px 0; overflow: hidden; }
#hd_wrap .swiper-slide { border-radius: 5px; overflow: hidden; -webkit-transition: transform 1.0s; -moz-transition: transform 1.0s; -ms-transition: transform 1.0s; -o-transition: transform 1.0s; transition: transform 1.0s; -webkit-transform: scale(0.93); -moz-transform: scale(0.93); transform: scale(0.93); }
#hd_wrap .swiper-slide a { display: block; position: relative; }
#hd_wrap .swiper-slide a img { display: block; position: relative; width: 100%; z-index: 1; border-radius: 5px; }
#hd_wrap .swiper-slide a .text { position: absolute; bottom: 0; z-index: 2; width: 100%; height: 40px; background: -webkit-linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.6) 100%) !important; background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.6) 100%) !important; }
#hd_wrap .swiper-slide a .text p { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; height: 40px; line-height: 40px; padding: 0 12px; color: #fff; font-size: 14px; }
#hd_wrap .swiper-slide-active { -webkit-transform: scale(1); -moz-transform: scale(1); transform: scale(1); }

.sc_wrap { margin: 12px 0; overflow-y: hidden; overflow-x: scroll; -webkit-overflow-scrolling: touch; }
.sc_wrap ul { white-space: nowrap; }
.sc_wrap ul li:last-child { margin-right: 12px; }
.sc_wrap ul li { position: relative; display: inline-block; width: 255px; height: 115px; text-align: center; border-radius: 4px; border: 1px solid #eee; margin-left: 12px; }
.sc_wrap ul li a { display: block; }
.sc_wrap ul li a p { font-size: 12px; height: 24px; line-height: 24px; text-align: center; color: #999999; font-weight: 400; max-width: 100%; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.sc_wrap ul li a .item { float: left; width: 33.3%; height: 86px; overflow: hidden; }
.sc_wrap ul li a .item img { display: inline-block; height: 45px; width: auto; margin: 10px auto 0; }
.sc_wrap ul li a .item span, .sc_wrap ul li a .item em { color: #333333; font-size: 14px; height: 26px; line-height: 26px; width: 100%; white-space: nowrap; text-overflow: ellipsis; float: left; overflow: hidden; }
.sc_wrap ul li a .item em { height: 42px; line-height: 42px; color: #FF4440; margin-top: 10px; }
.sc_wrap ul li a .item em + em { margin-top: 0; }
.sc_wrap ul li a .item u { display: inline-block; text-align: center; height: 22px; font-size: 12px; color: #fff; background: #ddd; font-style: normal; border-radius: 12px; text-decoration: none; line-height: 22px; padding: 0 9px; }
.sc_wrap ul li a .item .start { background: #FF4440; }
.sc_wrap ul li a .item .end { background: #448aff; }
.sc_wrap ul li a .item_M em { height: 36px; }

.tem_wrap { margin: 12px 0; overflow-y: hidden; overflow-x: scroll; -webkit-overflow-scrolling: touch; border-top: 1px solid #eee; padding-top: 12px; }
.tem_wrap ul { white-space: nowrap; }
.tem_wrap ul li:last-child { margin-right: 12px; }
.tem_wrap ul li + li::before { content: ''; display: block; position: absolute; height: 60px; width: 1px; left: 0; top: 0; background: #ddd; }
.tem_wrap ul li { position: relative; display: inline-block; width: 110px; height: 85px; text-align: center; border-radius: 4px; }
.tem_wrap ul li a { display: block; }
.tem_wrap ul li a img { height: 60px; }
.tem_wrap ul li a p { color: #404040; font-size: 14px; text-align: center; font-weight: bold; }

.Nlist { width: 100%; overflow: hidden; box-sizing: border-box; padding: 0 12px; }
.Nlist li { overflow: hidden; display: flex; padding: 12px 0; border-bottom: 1px solid #f5f5f5; }
.Nlist li .img { display: block; margin-left: 10px; }
.Nlist li .img, .Nlist li .img img { width: 110px; height: 72px; }
.Nlist li .text { flex: 1; }
.Nlist li .text .bt { display: block; height: 44px; line-height: 22px; overflow: hidden; font-size: 16px; color: #333; }
.Nlist li .text span, .Nlist li .text em { display: block; float: left; line-height: 20px; font-size: 12px; color: #999; margin: 8px 0 0 0; }
.Nlist li .text em { color: #FF4440; margin-right: 10px; }
.Nlist li .text span + span { margin-left: 12px; }

.Brdnav { overflow: hidden; height: 36px; line-height: 36px; padding: 0 12px; font-size: 12px; color: #7d7d7d; margin-top: 2px; background: #f5f5f5; }

.Brdnav a { color: #7d7d7d; }

.Brdnav span { margin: 0 6px; font-family: initial; }

.art_wrap { overflow: hidden; background: #fff; }
.art_wrap h1 { color: #1a1a1a; line-height: 26px; font-size: 18px; display: block; padding: 10px 12px 0; }
.art_wrap .info { padding: 5px 12px; font-size: 12px; color: #888; line-height: 24px; border-bottom: 1px solid #eee; }
.art_wrap .artcont { padding: 0 12px; font-size: 15px; }
.art_wrap .artcont table, .art_wrap .artcont embed, .art_wrap .artcont iframe { max-width: 100%; margin: 0 auto; }
.art_wrap .artcont p { margin: 10px 0; line-height: 26px; }
.art_wrap .artcont img { width: initial; max-width: 100%; display: block; margin: 5px auto; }
.art_wrap .artcont table a { color: #FF4440; text-decoration: underline; }

/*# sourceMappingURL=main.css.map */
/*大图预览*/
.imgshow{display: none;background: rgba(0, 0, 0, .5);position: fixed;left: 0;top: 0;width: 100%;height: 100%;z-index: 2019521;}
.swiperbox{height: 100vh;z-index: 3;background: #000;}
.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;}