@charset "utf-8";
/*html{ filter: grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: url("data:image/svg+xml;utf8,#grayscale"); filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); -webkit-filter: grayscale(1);}*/
body{background:#f8f8f8;}
.wrapper{ width:1200px; height:auto; margin:20px auto;}

/*焦点图文*/
.focus_hk{width:100%; height:auto; margin-bottom:20px;}
.focus_photos{width:845px; height:475px; position:relative; float:left;}
/*.focus_photos .arrow_left{ width:230px;height:456px;background:url(http://r.takungpao.cn/t/index/images/arrow_l_big.png) no-repeat; position:absolute; left:0; top:0; z-index:9; cursor:pointer;}
.focus_photos .arrow_right{width:230px;height:456px;background:url(http://r.takungpao.cn/t/index/images/arrow_r_big.png) no-repeat; position:absolute; right:0; top:0; z-index:9; cursor:pointer;}*/
.focus_photos .swiper-container{ width:100%; height:100%;}
.focus_photos .swiper-slide{ width: 845px; height: 475px; float:left;}
.focus_photos .swiper-slide img{ width:100%; height:100%;}
.focus_photos .swiper-slide .notes{ width:825px; height:30px; line-height:30px; padding:60px 10px 20px; display:block; background:url(http://r.takungpao.cn/t/index/images/bg_black_bottom.png) repeat-x; _background:none; font-size:26px; color:#f3f3f3; text-align:center; overflow:hidden; position:absolute; left:0; bottom:0;}
.focus_photos .swiper-pagination-bullet{ width:168px; *width:169px; height:6px; background:#494949; opacity:1; border-right:1px solid #eee; *border:none; border-radius:0; text-indent:-9999em; float:left;}
.focus_photos .swiper-pagination-bullet:last-child{ width:169px; border:none;}
.focus_photos .swiper-pagination-bullet-active{background:#ca0002;}
.page_hk{ height:6px; margin-top:-6px; position:relative; z-index:9;}
.mejs-container .mejs-controls .mejs-quality{ display:none;}

/*播放控制器*/
.focus_control{ width:170px; height:86px; text-indent:-9999px; position:absolute; right:50px; bottom:60px; z-index:9; display:none;}
/*.arrow_left_focus{width:36px; height:42px; background:url(http://r.takungpao.cn/t/index/images/arrow_left_focus.png) no-repeat; margin:22px 5px 0 0; float:left; cursor:pointer;}
.arrow_right_focus{width:36px; height:42px; background:url(http://r.takungpao.cn/t/index/images/arrow_right_focus.png) no-repeat; margin:22px 0 0 5px; float:left; cursor:pointer;}*/
.arrow_left_focus{width: 20%;height: 100%;line-height: 100%;color: #fff;text-align: center;font-size: 30px;position: absolute;top:0;left:0;z-index: 9;cursor: url(http://r.takungpao.cn/t/index/images/prev.cur),auto; outline:none;}
.arrow_right_focus{width: 20%;height: 100%;line-height: 100%;color: #fff;text-align: center;font-size: 30px;position: absolute;top:0;right:0;z-index: 9;cursor: url(http://r.takungpao.cn/t/index/images/next.cur),auto; outline:none;}
.focus_control_pause{ width:86px; height:86px; background:url(http://r.takungpao.cn/t/index/images/btn_pause.png) no-repeat; float:left; cursor:pointer;}
.focus_control_pause.play{ background:url(http://r.takungpao.cn/t/index/images/btn_play.png) no-repeat;}

/*头条*/
.headline{ width:343px; height:auto; background:#fff; border:1px solid #eee; float:right;}
.headline h3{ line-height:42px; border-bottom:2px solid #979797; margin:0 10px; font-size:18px; color:#000; position:relative;}
.headline h3 span{ width:72px; height:2px; background:#ca0002; border-right:2px solid #fff; position:absolute; left:0; bottom:-2px;}
.headline .list{ padding-top:5px; border-left:0 solid #00479d;}
.headline .list.two{ border-left-color:#f12b15;}
.headline .list.three{ border-left-color:#f19149;}
.headline .list.four{ border-left-color:#ec2b81;}
.headline .list ul{height:auto; margin:15px 10px 0 10px; padding-bottom:12px; border-bottom:1px solid #eee;}
.headline .list ul:last-child{ border-bottom:none;}
.headline .list .sort{ line-height:20px; margin-bottom:5px; color:#666;}
.headline .list .sort span{ padding:0 10px; margin-right:10px; background:#757575; font-family:arial,simsun; color:#fff; float:left;}
.headline .list .txt{ line-height:24px; white-space:nowrap; overflow:hidden;}
.headline .list .txt a{ font-size:15px; color:#000; -webkit-transition: all 0s ease-in-out 0s; -moz-transition: all 0s ease-in-out 0s; -o-transition: all 0s ease-in-out 0s; -ms-transition: all 0s ease-in-out 0s;transition: all 0s ease-in-out 0s;}
.headline .list ul:hover{ padding:15px 10px 12px; margin:0; background:#f6f6f6; border-color:#f6f6f6;}
.headline .list ul:hover .sort{ color:#ca0002;}
.headline .list ul:hover .sort span{ background:#ca0002;}
.headline .list ul:hover .txt a{ color:#ca0002;}

/*cube滚动*/
#cubeSwiper{ width:800px; height:90px; margin-bottom:20px; display:none;}
#cubeSwiper	.swiper-slide img{ width:100%; height:100%;}
#cubePage{ display:none;}

/*今日推荐*/
.tuijian{ height:auto; padding:15px 0 5px 15px; border:1px solid #e3e3e3; margin-bottom:20px; background:#fff;}
.tuijian .left{width:465px; height:auto; float:left;}
.tuijian .left .pic{width:100%; height:260px; display:block; overflow:hidden;}
.tuijian .left .pic img{
	width:100%; height:100%;
	-webkit-transition: all 0.5s linear 0s;
	   -moz-transition: all 0.5s linear 0s;
		 -o-transition: all 0.5s linear 0s;
		-ms-transition: all 0.5s linear 0s;
			transition: all 0.5s linear 0s;
}
.tuijian .left .pic img:hover{
	-webkit-transform: scale(1.05);
	   -moz-transform: scale(1.05);
		 -o-transform: scale(1.05);
		-ms-transform: scale(1.05);
			transform: scale(1.05);
}
.tuijian .left .content{ padding-top:6px;}
.tuijian .left .content .title{ line-height:30px; padding-bottom:3px; font-size:20px;}
.tuijian .left .content .title a{ color:#000;}
.tuijian .left .content .title a:hover{ color:#c00;}
.tuijian .left .content .intro{ line-height:20px; font-size:14px; color:#666;}
.tuijian .left .content .intro a{color:#666;}
.tuijian .right{width:715px; height:auto; float:left;}
.tuijian .right dl{width:225px; height:auto; padding-left:10px; margin-bottom:20px; float:left;}
.tuijian .right dl dt{width:100%; height:125px; overflow:hidden;}
.tuijian .right dl dt img{
	width:100%; height:100%;
	-webkit-transition: all 0.5s linear 0s;
	   -moz-transition: all 0.5s linear 0s;
		 -o-transition: all 0.5s linear 0s;
		-ms-transition: all 0.5s linear 0s;
			transition: all 0.5s linear 0s;
}
.tuijian .right dl dt img:hover{
	-webkit-transform: scale(1.05);
	   -moz-transform: scale(1.05);
		 -o-transform: scale(1.05);
		-ms-transform: scale(1.05);
			transform: scale(1.05);
}
.tuijian .right dl dd{ height:24px; line-height:24px; padding-top:6px; font-size:14px; color:#444; overflow:hidden;}
.tuijian .right dl dd a{ color:#444;}
.tuijian .right dl dd a:hover{ color:#c00;}

/*滚动图文*/
.pics_scroll_wrap{ height:auto; padding:14px; border:1px solid #e3e3e3; background:#fff; margin-bottom:20px;}
.pics_scrolling{width:1170px; height:340px; position:relative; overflow:hidden;}
.pics_scrolling .arrow_left_scroll{ width:165px; height:340px; background:url(http://r.takungpao.cn/t/index/images/arrow_l_2.png) no-repeat; position:absolute; left:0; top:0; z-index:9; cursor:pointer; outline:none;}
.pics_scrolling .arrow_right_scroll{width:165px; height:340px; background:url(http://r.takungpao.cn/t/index/images/arrow_r_2.png) no-repeat; position:absolute; right:0; top:0; z-index:9; cursor:pointer; outline:none;}
.pics_scrolling .pics_hk_scroll{ margin-left:-325px;}
.pics_scrolling .slide_scroll{ width:610px; height:340px; float:left;}
.pics_scrolling .slide_scroll img{ width:600px; height:340px;}
.pics_scrolling .notes_scroll{ width:580px; height:24px; padding:48px 10px 8px; display:block; background:url(http://r.takungpao.cn/t/index/images/bg_black_2.png) repeat-x; _background:none; font-size:18px; color:#fff; text-align:center; position:absolute; left:0; bottom:0; overflow:hidden;}
.page_scroll{ display:none;}

/*三列图文*/
.tuwen_hk_wrap{ width:100%; height:auto;}
.tuwen_hk_wrap .list_tuwen{ width:355px; height:auto; min-height:10px; display:inline; float:left; margin-right:20px; -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; -ms-transition: all 0.3s ease-in-out 0s;transition: all 0.3s ease-in-out 0s;}
.tuwen_hk_wrap .list_tuwen.first{width:402px;}
.tuwen_hk_wrap .list_tuwen.last{ margin-right:0;}
.tuwen_hk_wrap .list_tuwen .content{ width:100%; height:auto; margin-bottom:20px;}
.tuwen_hk_wrap .list_tuwen .content .h3{ padding:8px 0; border-top:2px solid #a0a0a0; font-size:18px; color:#2b2b2b;}
.tuwen_hk_wrap .list_tuwen .content .pic{ width:100%; height:200px; background:#f0f0f0; position:relative; overflow:hidden; text-align:center;}
.tuwen_hk_wrap .list_tuwen .content .pic img{ 
	width:100%; height:auto; border:none;
	-webkit-transition: all 0.5s linear 0s;
	   -moz-transition: all 0.5s linear 0s;
		 -o-transition: all 0.5s linear 0s;
		-ms-transition: all 0.5s linear 0s;
			transition: all 0.5s linear 0s;
}
.tuwen_hk_wrap .list_tuwen .content .pic img.shutu{ width:auto; height:100%;}
.tuwen_hk_wrap .list_tuwen .content .pic img:hover{
	-webkit-transform: scale(1.05);
	   -moz-transform: scale(1.05);
		 -o-transform: scale(1.05);
		-ms-transform: scale(1.05);
			transform: scale(1.05);
}
.tuwen_hk_wrap .list_tuwen .content .pic .ico{ width:auto; height:24px; line-height:24px; padding:0 10px 0 20px; background:url(http://r.takungpao.cn/t/index/images/layout.png) -200px -160px no-repeat; font-size:12px; font-family:simsun; color:#f8f8f8; position:absolute; top:12px; right:12px;}
.tuwen_hk_wrap .list_tuwen .content .pic:hover .ico{color:#f8f8f8;}
.tuwen_hk_wrap .list_tuwen .content .txt{ height:auto; padding:8px 10px 15px 15px; background:#fff; border:1px solid #e3e3e3;}
.tuwen_hk_wrap .list_tuwen .content .title{ padding-bottom:10px; font-size:20px; color:#000;}
.tuwen_hk_wrap .list_tuwen .content .title a{ color:#000;}
.tuwen_hk_wrap .list_tuwen .content .title a:hover{ color:#c00;}
.tuwen_hk_wrap .list_tuwen .content .intro{ padding-bottom:15px; line-height:22px; font-size:14px; color:#666;}
.tuwen_hk_wrap .list_tuwen .content .intro a{ color:#666;}
.tuwen_hk_wrap .list_tuwen .content .time{font-size:12px; color:#999;}
.tuwen_hk_wrap .list_tuwen .content .time span{ padding-left:15px;}
.tuwen_hk_wrap .list_tuwen .content .red{ height:24px; line-height:24px; font-size:14px; color:#666; overflow:hidden;}
.tuwen_hk_wrap .list_tuwen .content .red a{ color:#666;}
.tuwen_hk_wrap .list_tuwen .content .red span{ padding-right:5px; font-size:18px; color:#f12b15;}
.tuwen_hk_wrap .list_tuwen.first .content .pic{ height:253px; line-height:253px;}
.tuwen_hk_wrap .list_tuwen.first .content .title{ font-size:20px;}
.tuwen_hk_wrap .list_tuwen.last .content .title{ font-size:20px;}

/*浮动产品*/
.product_float{ width:355px; height:auto; background:#fff; margin-bottom:20px;}
.product_float.fixed{ position:fixed; top:20px; left:50%; margin-left:244px; z-index:999; _position:absolute; _top:expression(documentElement.scrollTop + 20);}
.product_float .list{ width:100%; height:auto; border-top:1px solid #e3e3e3;border-left:1px solid #e3e3e3;position: relative;}
.product_float .list li{ width:117px; border-right:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3; text-align:center; float:left;}
.product_float .list a{ height:85px; display:block; padding:15px 8px 0; color:#777; text-align:center;}
.product_float .list a:hover{ background:#f6f6f6; color:#c00;}
.product_float .list a:hover em{ color:#c00;}
.product_float .list .txt{ display:block; padding-top:6px; font-size:14px; font-family:simsun; letter-spacing:2px;}
.fixed_flag{ width:100%; height:0; line-height:0;}
.product_float .list li.list-btn{position: absolute;right: 0;bottom: 0;background: #fff;}
.product_float .list li.list-btn a em{margin-top: 7px;}

/*右侧工具条*/
.sideRight{ position:fixed; left:50%; margin-left:610px; bottom:110px; z-index:1000; _position:absolute; _bottom:auto; _top:expression(documentElement.scrollTop + 100);}
.black{ width:100%; height:100%; background:url(http://r.takungpao.cn/t/index/images/bg_black.png) repeat; position:fixed; left:0; top:0; z-index:1000; _position:absolute; display:none;}

/*广告*/
.ad_1200{ width:1200px; height:80px; margin-bottom:20px;}
.ad_1200 img{ float:left; margin-right:20px;}
.ad_1200 img.last{ margin-right:0;}
.ad_355_200{ width:100%; height:auto; margin-bottom:20px;}
.ad_355_200 img{ width:100%; height:auto;}
.ad_800_100{ width:auto; height:auto; margin-bottom:10px; display:none;}
.ad_800_100 img{ width:100%; height:auto;}
.ad_1200_100{ width:1200px; height:auto; margin:20px auto 5px;}
.ad_1200_100 img{ width:100%; height:auto; border:none;}

/*弹出广告*/
.ad_popup_1200{ width:1200px; height:auto; overflow:hidden; position:fixed; top:0; left:50%; margin-left:-600px; z-index:9999999;}
.ad_popup_1200 img{ width:100%; height:auto; display:block;}

/*调查问卷*/
.diaocha_fixed{ width:100px; height:100px; position:fixed; top:285px; left:50%; margin-left:600px; z-index:9999;}
.diaocha_fixed img{ width:100%; height:auto;}
.diaocha_fixed .close{ width:20px; height:20px; line-height:20px; border:1px solid #fff; font-size:18px; text-align:center; color:#fff; border-radius:50%; position:absolute; top:5px; right:5px; cursor:pointer;}

/*图片轮播样式*/
/*
.swiper-container {
	width: 100%;
	height: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    -webkit-transition-property: -webkit-transform, left, top;
    -webkit-transition-duration: 0s;
    -webkit-transform: translate3d(0px,0,0);
    -webkit-transition-timing-function: ease;
    -moz-transition-property: -moz-transform, left, top;
    -moz-transition-duration: 0s;
    -moz-transform: translate3d(0px,0,0);
    -moz-transition-timing-function: ease;
    -o-transition-property: -o-transform, left, top;
    -o-transition-duration: 0s;
    -o-transform: translate3d(0px,0,0);
    -o-transition-timing-function: ease;
    -o-transform: translate(0px,0px);
    -ms-transition-property: -ms-transform, left, top;
    -ms-transition-duration: 0s;
    -ms-transform: translate3d(0px,0,0);
    -ms-transition-timing-function: ease;
    transition-property: transform, left, top;
    transition-duration: 0s;
    transform: translate3d(0px,0,0);
    transition-timing-function: ease;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.swiper-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}
.swiper-wp8-horizontal { -ms-touch-action: pan-y;}
.swiper-wp8-vertical {-ms-touch-action: pan-x;}
.swiper-slide {
    width: 845px;
    height: 475px;
	float: left;
    opacity: 1;
    position: relative;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}
.swiper-slide img{ width:100%; height:100%;}
.swiper-slide .notes{ width:825px; height:30px; line-height:30px; padding:60px 10px 20px; display:block; background:url(http://r.takungpao.cn/t/index/images/bg_black_bottom.png) repeat-x; _background:none; font-size:26px; color:#f3f3f3; text-align:center; overflow:hidden; position:absolute; left:0; bottom:0;}
.swiper-slide-active { opacity:1;}
.swiper-slide-active .notes {display: block;}
.swiper-pagination-switch {width:168px; *width:169px; height:6px; background:#494949; border-right:1px solid #eee; *border:none; text-indent:-9999em; float:left;}
.swiper-pagination-switch:last-child{ width:169px; border:none;}
.swiper-visible-switch {background:#494949;}
.swiper-active-switch {background:#ca0002;}
*/

@media screen and (max-width:1280px){
.sideRight{ left:auto; margin-left:0; right:20px;}
}

@media screen and (max-width:640px){
.wrapper{ width:auto; margin:10px 10px 0;}
.sideRight{ right:10px; bottom:75px; display:none;}
.sideRight .side_right{width:35px; border-top:none;}
.sideRight .side_right .scan_me{ display:none;}
.sideRight .side_right .share_tkp{ display:none;}
.sideRight .side_right .btn_gotop{ width:35px; height:35px; border:none; background:#000 url(http://r.takungpao.cn/t/index/images/ico_top.png) center center no-repeat; background-size:50% auto; opacity:0.4;}
.sideRight .side_right .btn_gotop:hover{ background:#000 url(http://r.takungpao.cn/t/index/images/ico_top.png) center center no-repeat; background-size:50% auto;}

/*焦点图*/
.focus_hk{ margin-bottom:10px;}
.focus_photos{ width:100%; height:53vw; float:none;}
.focus_photos .arrow_left, .focus_photos .arrow_right{ width:106px; height:100%; background-size:100% 100%;}
.focus_photos .swiper-slide{ height:100%;}
.focus_photos .swiper-slide .notes{width:94%; height:auto; line-height:20px; padding:10px 3%; font-size:16px; background-size:100% 100%;}
.headline{ width:99.5%; margin-top:10px; float:none;}
.headline .list ul{ margin:10px 10px 0 10px; padding-bottom:7px;}
.headline .list ul:hover{ padding:10px 10px 7px; margin:0;}
.headline .list .txt{ white-space:normal; overflow:visible;}
.headline .list .txt a{ font-size:16px;}
.focus_control{ width:132px; height:60px; right:15px; bottom:40px;}
.arrow_left_focus{ margin:10px 0 0 0;}
.arrow_right_focus{ margin:10px 0 0 0;}
.focus_control_pause{ width:60px; height:60px; background-size:100% 100%;}
.focus_control_pause.play{background-size:100% 100%;}
.page_hk{ height:3px; margin-top:-3px;}
.swiper-pagination-switch{ width:19.82%; height:3px;}
.swiper-pagination-switch:last-child{ width:20%;}
.focus_photos .swiper-pagination-bullet{width:19.6%; height:3px;}
.focus_photos .swiper-pagination-bullet:last-child{ width:20%;}

/*cube滚动*/
#cubeSwiper{ width:100%; height:10.5vw; margin-bottom:10px; display:block;}
.swiper-pagination-bullet{ width:6px; height:6px;}

/*推荐*/
.tuijian{ padding:10px 10px 0 10px; margin-bottom:10px;}
.tuijian .left{width:100%; margin-bottom:15px; float:none;}
.tuijian .left .pic{ height:auto;}
.tuijian .left .pic img{ height:auto; -webkit-transition: all 0s linear 0s; transition: all 0s linear 0s;}
.tuijian .left .pic img:hover{ -webkit-transform: scale(1); transform: scale(1);}
.tuijian .left .content{ padding:5px 0;}
.tuijian .right{ width:104%; margin-left:-2%; float:none;}
.tuijian .right dl{ width:46%; padding-left:0; margin:0 2% 15px;}
.tuijian .right dl dt{height:100px;}
.tuijian .right dl dt img{ -webkit-transition: all 0s linear 0s; transition: all 0s linear 0s;}
.tuijian .right dl dt img:hover{ -webkit-transform: scale(1); transform: scale(1);}
.tuijian .right dl dd{ height:48px;}

/*滚动图文*/
.pics_scroll_wrap{ padding:0; border:none; margin-bottom:10px;}
.pics_scrolling{ width:100%; height:210px;}
.pics_scrolling .arrow_left_scroll, .pics_scrolling .arrow_right_scroll{ width:102px; height:100%; background-size:100% 100%;}
.pics_scrolling .pics_hk_scroll{ margin-left:0;}
.pics_scrolling .slide_scroll{ height:210px;}
.pics_scrolling .slide_scroll img{ width:100%; height:100%;}
.pics_scrolling .notes_scroll{ width:94%; height:auto; padding:24px 3% 8px; background-size:100% 100%; font-size:16px;}

/*三列图文*/
.tuwen_hk_wrap .list_tuwen{ width:100%; margin-right:0; float:none;}
.tuwen_hk_wrap .list_tuwen.first{ width:100%;}
.tuwen_hk_wrap .list_tuwen .content{ margin-bottom:15px;}
.tuwen_hk_wrap .list_tuwen .content .pic{ height:auto; line-height:normal;}
.tuwen_hk_wrap .list_tuwen .content .pic img{ height:auto; -webkit-transition: all 0s linear 0s; transition: all 0s linear 0s;}
.tuwen_hk_wrap .list_tuwen .content .pic img.shutu{ width:auto; height:230px;}
.tuwen_hk_wrap .list_tuwen .content .pic img:hover{ -webkit-transform: scale(1); transform: scale(1);}
.tuwen_hk_wrap .list_tuwen .content .txt{ padding:10px;}
.tuwen_hk_wrap .list_tuwen .content .title{ font-size:18px;}
.tuwen_hk_wrap .list_tuwen.first .content .pic{ height:auto; line-height:normal;}
.tuwen_hk_wrap .list_tuwen.first .content .title{ font-size:18px;}
.tuwen_hk_wrap .list_tuwen.last .content .title{ font-size:18px;}

/*浮动产品*/
.product_float{ width:100%; margin-bottom:15px;}
.product_float.fixed{ position:static; top:0; left:0; margin-left:0;}
.product_float .list li{ width:33%;}
.product_float .list li a{ height:80px;}
.product_float .list .tkp_iconfont{ color:#777;}

/*广告*/
.ad_1200, .ad_355_200{ display:none;}
.ad_800_100{ display:block;}
.ad_popup_1200{ width:100%; left:0; margin:0;}
.ad_1200_100{ width:auto; margin:10px 10px 0; overflow:hidden;}
.ad_1200_100 img{ /*width:200%; margin-left:-50%;*/}

.diaocha_fixed{ width:80px; height:auto; top:auto; left:auto; margin-left:0; bottom:10px; right:10px;}
}

@media screen and (max-width:480px){
.swiper-pagination-switch{ width:19.78%;}
}

@media screen and (max-width:414px){
.swiper-pagination-switch{ width:19.75%;}
}

@media screen and (max-width:375px){
.swiper-pagination-switch{ width:19.7%;}
}

@media screen and (max-width:360px){
}

@media screen and (max-width:320px){
.swiper-pagination-switch{ width:19.6%;}
}
