#slider1 {position:relative}
#slider1 .touchslider-item {width:100%}
#slider1 .touchslider-viewport {height:100px;overflow:hidden}
#slider1 .touchslider-viewport img {width:100%}
#slider1 .touchslider-nav {height:60px;text-align:center;position:absolute;margin-top:-15%;text-align:center;width:100%;display:none}
#slider1 .touchslider-nav-item {display:inline-block;width:15px;height:15px;background:#fff;border-radius:50%;text-indent:-9999em;font-size:1px;cursor:pointer;margin-top:20px;margin-right:5px;
box-shadow: inset 1px 1px 0px #333}
#slider1 .touchslider-nav-item:last-child {margin-right:0}
#slider1 .touchslider-nav-item-current {background:#ff678e}

#slider2 {position:relative}
#slider2 .touchslider-item {width:100%}
#slider2 .touchslider-viewport {height:100px;overflow:hidden}
#slider2 .touchslider-viewport img {width:100%}
#slider2 .touchslider-nav {text-align:center;width:100%;top:0}
#slider2 .touchslider-nav .touchslider-prev,
#slider2 .touchslider-nav .touchslider-next {position:absolute;background:url('/img/mobile/index/slider2-arrow.png') no-repeat;background-size:cover;position:absolute;width:50px;height:50px;top:40%}
#slider2 .touchslider-nav .touchslider-prev {left:2%}
#slider2 .touchslider-nav .touchslider-next {right:2%;background-position:right top}

#sec4 {margin:4% 0}
#sec4 .w95 {position:relative}
#sec4 .w95 a {position:absolute;width:50%;height:50%}
#sec4 .w95 a:nth-of-type(1) {left:0;top:0}
#sec4 .w95 a:nth-of-type(2) {left:50%;top:0}
#sec4 .w95 a:nth-of-type(3) {left:0;top:50%}
#sec4 .w95 a:nth-of-type(4) {left:50%;top:50%}

#sec6 {margin-top:3%}
#sec6 .w95 {position:relative}
#sec6 .w95 a {position:absolute;width:50%;height:100%}
#sec6 .w95 a:nth-of-type(1) {left:0;top:0}
#sec6 .w95 a:nth-of-type(2) {left:50%;top:0}

#sec7 {margin:15px 0}
#sec7 .latest_more {font-size:1.1em;margin:20px 0 0px 0px;display:block;position:relative}
#sec7 .latest_more em {position:absolute;right:10px;font-size:.8em}
#sec7 ul {margin:0 10px}
#sec7 ul li a {display:block;position:relative}


#sec8 {margin:10px 0}
#sec8 .sec2 {position:relative}
#sec8 .w95 {margin:20px 10px 10px 10px;text-align:right}
#sec8 .sec2 .category {}
#sec8 .sec2 .category li {display:inline-block}
#sec8 .sec2 .category li a {color:#717171;text-decoration:none;display:block;padding:3px 4px;font-size:.9em}
#sec8 .sec2 .category li a:hover, #sec8 .sec2 .category li a:focus, #sec8 .sec2 .category li a.on {
	background:#ff85a4; color:#fff
}
#sec8 .sec2 .category:after {display:block;content:'';clear:both}
#sec8 .sec2 .thumb {margin:15px 0 0}
#sec8 .sec2 .thumb li {display:none}
#sec8 .sec2 .thumb li.on {display:block}
#sec8 .sec2 .thumb a {display:block}
#sec8 .sec2 .thumb a img {width:50%}
#sec8 .sec2 .thumb a .no-login {width:100%}
#sec8:after {display:block;content:'';clear:both}












.pop_swp {position: relative; z-index:1000; width: 100%; }
.pop_swp:after {content:""; display: block; position:fixed; left:0; top:0; width: 100%; height: 100%; background: rgba(0,0,0,.75);}
.pop_swp .popup_close { display: block; cursor: pointer; text-align: center; position: absolute;  border:none; left:85%; top:5vh; z-index: 999999; }
.pop_swp .popup_close img {width:20px}
.pop_swp .popup_close i {}

.pop_swp .today_check {position: absolute; bottom:0; width: 100%; height:15px;  text-align: right; color:#c6c6c6; font-size: 13px; padding: 5px 0 0 0; z-index: 990;  display:none; }

.pop_swp .popup { position: absolute; width:80vw; overflow:hidden; left:50%; top:0; margin-left: -40vw; margin-top: 10vh;}
.pop_swp .popup .swiper-pagination {bottom: 0; z-index: 999;}
.pop_swp .popup .swiper-pagination .swiper-pagination-bullet {background:#fff;opacity:1}
.pop_swp .popup .swiper-pagination .swiper-pagination-bullet-active {background:#ff6189}
.pop_swp .popup .swiper-slide { vertical-align: top;} 

.pop_swp .swiper-button-prev,
.pop_swp .swiper-button-next {top:35vh;width:30px;height:25px}
.pop_swp .swiper-button-prev {left:0; outline:none;  background:url('/img/page/index/slider-arrow.png') center no-repeat;transform: rotate(180deg );background-size:fixed}
.pop_swp .swiper-button-next {right:0; outline:none;  background:url('/img/page/index/slider-arrow.png') center no-repeat;background-size:fixed}