body{ background:url(../images/bg_body.jpg) center bottom no-repeat;}
.copyright{ background:#1a1e21; border:none;}

/*焦点图*/
.pics_focus{ width:100%; height:23.5vw; overflow:hidden; margin:0 auto 20px;}
.pics_focus .swiper-slide { width:100%; height:23.5vw;}
.pics_focus .notes{ width:1180px; height:40px; line-height:40px; padding:0 0 0 20px; display:block; background:url(../images/bg_black.png) repeat; font-size:20px; color:#fff; overflow:hidden; position:absolute; left:0; bottom:0;}
.pics_focus .page_focus{ position:absolute; left:50%; bottom:10px; margin-left:-40px;}

/*旅游项目*/
.project_tour{width:1200px; height:430px; position:relative; overflow:hidden; margin:20px auto;}
.project_tour .arrow_left_tour{ width:62px; height:65px; background:url(../images/arrow_left.png) center center no-repeat; position:absolute; left:20px; top:50%; margin-top:-30px; z-index:9; cursor:pointer;}
.project_tour .arrow_right_tour{width:62px; height:65px; background:url(../images/arrow_right.png) center center no-repeat; position:absolute; right:20px; top:50%; margin-top:-30px; z-index:9; cursor:pointer;}
.project_tour .swiper-slide{ width:300px; height:430px;position:relative;}
.project_tour .swiper-slide img{ width:100%; height:100%;}
.project_tour .swiper-slide a{width: 100%;height: 100%;display: block;}
.page_tour{display: none;}

/*广告*/
.wrap{ width:1200px; height:auto; margin:20px auto;}
.wrap_1220{ width:1220px; height:auto;}
.ad_285_160{ width:285px; height:auto; margin-right:20px; float:left;}
.ad_285_160 img{ width:100%; height:auto; border-radius:10px;}
.ad_590_300{ width:590px; height:auto; margin-right:20px; float:left;}
.ad_590_300 img{ width:100%; height:auto; border-radius:10px;}
.ad_1200_100{ width:1200px; height:auto; margin:20px auto;}
.ad_1200_100 img{ width:100%; height:auto; border-radius:10px;}
.ad_360_200{ width:360px; height:auto;}
.ad_360_200 img{ width:100%; height:auto; border-radius:10px 10px 0 0;}
.ad_800_100{ width:100%; height:auto; margin:20px auto;}
.ad_800_100 img{ width:100%; height:auto;}

/*文旅咨询*/
.h3_title{ font-size:18px; line-height:1.5em; font-weight:bold; color:#333; margin-bottom:15px;}
.wenlvzixun{ width:1160px; height:auto; background:#1a1e21; padding:20px; border-radius:10px; position:relative; margin:20px auto;}
.wenlvzixun .wenlv_left{ width:600px; height:auto; float:left;}
.wenlvzixun .wenlv_left .title{ font-size:24px; line-height:1.5em; color:#fff;}
.wenlvzixun .wenlv_left .list{ padding:30px 0;}
.wenlvzixun .wenlv_left .list li{ font-size:16px; margin:20px 0; line-height:1.5em; color:#fff;}
.wenlvzixun .wenlv_left .list li a{ color:#fff;}
.wenlvzixun .wenlv_left .list li a:hover{ color:#ff5209;}
.wenlvzixun .wenlv_right{ width:480px; height:auto; margin-left:40px; float:left;}
.wenlvzixun .wenlv_right .pic{ width:100%; height:168px; border-radius:10px;}

/*要闻推荐*/
.yaowen{ width:1200px; height:auto; margin:20px auto 10px;}
.yaowen .list{ width:1220px; height:auto;}
.yaowen .list .item{ width:386px; height:auto; margin:0 20px 20px 0; float:left;}
.yaowen .list .item .pic{ width:100%; height:215px;}
.yaowen .list .item .pic img{ width:100%; height:100%; border:none; border-radius:10px;}
.yaowen .list .item .title{ height:24px; line-height:24px; font-size:18px; margin:8px 0; font-weight:bold; color:#333; overflow:hidden;}
.yaowen .list .item .intro{ height:72px; line-height:24px; font-size:14px; color:#666; margin-bottom:10px; overflow:hidden;}
.yaowen .list .item .intro a{ color:#666;}
.yaowen .list .item .sort{ height:14px; line-height:14px; font-size:12px; color:#999;}
.yaowen .list .item .sort a{ color:#999; margin-right:8px;}

/*旅游推荐*/
.lvyoutuijian{ width:1200px; height:auto; margin:0 auto;}
.lvyoutuijian .list{ width:1230px; height:auto;}
.lvyoutuijian .list .pic{ width:390px; height:220px; margin:0 30px 30px 0; float:left; border-radius:10px;}
.lvyoutuijian .list .pic.first{ width:780px; height:470px;}
.lvyoutuijian .list .pic.last{ width:780px;}

/*文章列表*/
.wrapper{ width:1200px; height:auto; margin:0 auto; position:relative;}
.wrap_left{ width:800px; height:auto; float:left;}
.wrap_left .list_default{ width:820px; height:auto;}
.wrap_left .list_default .item{ width:188px; height:auto; padding-bottom:10px; margin:0 16px 16px 0; float:left; box-shadow:2px 2px 3px #e5e5e5;}
.wrap_left .list_default .item .pic{ width:100%; height:105px; overflow:hidden;}
.wrap_left .list_default .item .pic img{ width:100%; height:100%; border:none;}
.wrap_left .list_default .item .title{ height:40px; margin:10px 10px 5px; line-height:20px; font-size:14px; color:#040d2a; overflow:hidden;}
.wrap_left .list_default .item .title a{ color:#040d2a;}
.wrap_left .list_default .item .intro{ margin-bottom:10px; line-height:24px; font-size:14px; color:#888; text-align:justify;}
.wrap_left .list_default .item .intro a{ color:#888;}
.wrap_left .list_default .item .sort{ height:14px; line-height:14px; margin:0; font-size:12px; color:#999;}
.wrap_left .list_default .item .sort a{ color:#999;}
.wrap_left .list_default .item:hover .title a{ color:#c00;}
.wrap_left .load_more{ width:100%; height:50px; line-height:50px; font-size:16px; color:#ff5209; text-align:center; cursor:pointer;}
.wrap_right{ width:360px; height:auto; float:right;}
.wrap_right .ranking{ padding:20px 10px 10px 35px; margin-bottom:20px; background:#f4f4f4;}
.wrap_right .ranking li{ height:auto; margin-bottom:15px; line-height:20px; font-size:14px; color:#333; list-style-type:decimal;}
.hotnews .item{ width:100%; height:auto; padding-bottom:20px;}
.hotnews .item .pic{ width:160px; height:90px; margin-right:10px; float:left; overflow:hidden;}
.hotnews .item .pic img{ width:100%; height:100%; border:none; border-radius:5px;}
.hotnews .item .title{ height:auto; line-height:24px; font-size:16px; font-weight:bold; color:#333; margin-bottom:10px;}
.hotnews .item .intro{ margin-bottom:10px; line-height:20px; font-size:12px; color:#888;}
.hotnews .item .intro a{ color:#888;}
.hotnews .item .sort{ height:14px; line-height:14px; margin:0; font-size:12px; color:#999;}
.hotnews .item .sort a{ color:#999;}
.tj_360_120{ width:360px; height:auto; margin-bottom:20px;}
.tj_360_120 img{ width:100%; height:auto;}

/*友情链接*/
.friendship{ width:1140px; height:auto; min-height:200px; padding:20px 20px 20px 40px; background:url(../images/bg_orange.png) repeat; border-radius:5px; margin:300px auto 100px; position:relative;}
.friendship .links{ width:800px; line-height:30px; font-size:14px; color:#fff;}
.friendship .links a{ color:#fff; margin:0 15px 20px 0;}
.qr_code{ width:200px; height:200px; position:absolute; right:20px; top:20px;}
.qr_code img{ width:100%; height:100%; border:none;}

/*地方频道*/
body{ background:url(../images/bg_body_mask.png) center 140px repeat-x;}
.pics_focus{ width:1200px; height:300px;}
.pics_focus .swiper-slide { width:1200px; height:300px;}
.local_channel_wrap{ width:1200px; height:auto; margin:20px auto;}
.local_channel_wrap .local_left{ width:1080px; width:100%; height:auto; background:#fff; float:left; float:none;}
.local_channel_wrap .local_right{ width:110px; height:auto; float:right; display:none;}
.local_channel_wrap .local_right img{ width:100%; height:auto;}
.local_channel_wrap .local_top{ width:100%; height:auto; background:#c40001 url(../images/bg_local_channel.png) center center repeat-x; position:relative; display:none;}
.local_channel_wrap .local_top .title{ width:50px; height:72px; padding:4px 10px 0 30px; line-height:32px; font-size:24px; font-family:SimHei; color:#fff; float:left;}
.local_channel_wrap .local_top .local_nav{ width:990px; height:auto; float:left;}
.local_channel_wrap .local_top .local_nav li{ padding:0 12px; margin:10px 0; line-height:16px; font-size:16px; font-family:simsun; color:#fff; border-right:1px solid #ccc; float:left;}
.local_channel_wrap .local_top .local_nav li a{ color:#fff;}
.local_channel_wrap .local_top .local_nav li a:hover{ color:#c8a063;}
.local_channel_wrap .local_top .local_nav li:nth-child(17n){ border:none;}
.local_channel_wrap .local_top .local_nav li.channel_more{ background:#c40001; border:none; padding:6px 15px; margin:0; position:absolute; right:0; display:none;}
.local_channel_wrap .local_bottom{ height:24px; line-height:24px; padding:4px 10px 5px 30px; border:1px solid #cfcfcf; /*border-top:none;*/ font-size:14px;}
.local_channel_wrap .local_bottom .date{ padding-right:30px; font-family:simsun; color:#f84100; float:left;}

/*快讯*/
.kuaixun{ width:100%; height:60px; margin-bottom:20px; border:1px solid #cfcfcf; background:#fff; border-radius:5px 0 0 5px; position:relative;}
.kuaixun .title{ width:64px; height:56px; padding-top:6px; margin:-1px 0 0 -1px; line-height:24px; background:#3c6fa8; font-size:22px; font-family:simsun; color:#fff; text-align:center; border-radius:5px; float:left;}
.kuaixun .list{ width:700px; height:40px; line-height:40px; margin:10px 0 0 30px; overflow:hidden; white-space:nowrap; position:relative; float:left;}
.kuaixun .list ul{ width:100%; height:auto;}
.kuaixun .list ul li{ height:40px; line-height:40px; font-size:22px; font-family:simsun; color:#0204e5; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.kuaixun .list ul li a{ color:#0204e5;}
.kuaixun .list ul li .time{ padding-left:10px; font-size:14px; font-family:arial; color:#999;}

/*旅游项目*/
.project_tour{width:800px; height:285px;}
.project_tour .arrow_left_tour{ width:40px; height:42px; background:url(../images/arrow_left_small.png) center center no-repeat; left:15px; margin-top:-20px;}
.project_tour .arrow_right_tour{width:40px; height:42px; background:url(../images/arrow_right_small.png) center center no-repeat; right:15px; margin-top:-20px;}
.project_tour .swiper-slide{ width:200px; height:285px;}

/*文旅資訊*/
.wenlvzixun{ width:auto; padding:20px; margin:auto;}
.wenlvzixun .wenlv_left{ width:440px;}
.wenlvzixun .wenlv_left .title{ font-size:18px;}
.wenlvzixun .wenlv_left .list{ padding:0;}
.wenlvzixun .wenlv_left .list li{ font-size:14px; margin:10px 0; line-height:1.5em;}
.wenlvzixun .wenlv_right{ width:300px; margin-left:20px;}

/*要闻推荐*/
.yaowen{ width:100%;}
.yaowen .list{ width:820px;}
.yaowen .list .item{ width:256px; margin:0 16px 18px 0;}
.yaowen .list .item .pic{ height:145px;}
.yaowen .list .item .pic img{ border-radius:6px;}
.yaowen .list .item .title{ height:24px; line-height:24px; font-size:16px; margin:8px 0;}
.yaowen .list .item .intro{ height:60px; line-height:20px; font-size:12px; color:#666; margin-bottom:10px; overflow:hidden;}

/*友情链接*/
.friendship{ width:auto; min-height:150px; padding:20px; background:url(../images/bg_footer.jpg) center center no-repeat;  border-radius:5px; margin:30px auto;}
.friendship .links{ width:600px;}
.qr_code{ width:150px; height:150px;}

/*旅游推荐*/
.tour_tuijian{ width:100%; height:auto; margin:20px 0;}
.tour_tuijian .list{ width:810px; height:auto;}
.tour_tuijian .list .item{ width:180px; height:140px; margin:0 3px 3px 0; position:relative; overflow:hidden; float:left;}
.tour_tuijian .list .item .pic{ width:100%; height:100%;}
.tour_tuijian .list .item .mask{ width:100%; height:100%; background:url(../images/bg_blue.png) repeat; position:absolute; left:0; top:0; z-index:9; display:none;}
.tour_tuijian .list .item .txt{ width:80%; height:auto; padding:0 10%; font-size:14px; color:#fff; text-align:center; position:absolute; left:0; top:40%; z-index:10; display:none;}
.tour_tuijian .list .item:hover .mask{ display:block;}
.tour_tuijian .list .item:hover .txt{ display:block;}
.tour_tuijian .list .item:nth-child(3n-1){ width:434px;}
.tour_tuijian .list .item:nth-child(4){ height:265px;}
.tour_tuijian .list .item:nth-child(5){ height:265px;}
.tour_tuijian .list .item:nth-child(6){ height:265px;}

/*大公视频*/
.video_tkp{ width:100%; height:auto; margin-bottom:20px;}
.video_tkp .item{ height:auto; padding:20px 10px 20px 20px; background:#333; border-bottom:1px solid #919191; position:relative; -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;}
.video_tkp .item:last-child{ border:none;}
.video_tkp .item dt{ width:140px; height:80px; overflow:hidden; position:relative; float:left;}
.video_tkp .item dt img{ 
	width:100%; height:100%; 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;
}
.video_tkp .item:hover dt img{
	-webkit-transform: scale(1.05);
	   -moz-transform: scale(1.05);
		 -o-transform: scale(1.05);
		-ms-transform: scale(1.05);
			transform: scale(1.05);
}
.video_tkp .item dt .ico_play{ width:40px; height:40px; background:url(http://r2d2.takungpao.cn/cn/common/images/layout.png) 0 -220px no-repeat; position:absolute; left:50%; top:50%; margin:-20px 0 0 -20px;}
.video_tkp .item dt .notes{ height:14px; line-height:14px; padding:10px; background:url(../images/bg_black.png) repeat; font-size:14px; font-family:arial; color:#fff; position:absolute; left:0; bottom:0;}
.video_tkp .item dt .notes .ico{ width:16px; height:14px; background:url(http://r2d2.takungpao.cn/cn/common/images/layout.png) -175px -140px no-repeat; float:left;}
.video_tkp .item dd{ height:auto; line-height:24px; padding-left:150px; font-size:16px; font-weight:bold; color:#fff;}
.video_tkp .item dd a{ color:#fff;}
.video_tkp .item dd.time{ height:14px; line-height:14px; padding-top:12px; font-size:12px; font-family:arial; font-weight:normal; color:#999;}
.video_tkp .item.first{ width:100%; padding:0; border:none;}
.video_tkp .item.first dt{ width:100%; height:205px; float:none;}
.video_tkp .item.first dd{ width:100%; height:auto; padding:0; text-align:center; position:absolute; left:0; bottom:0; z-index:2;}
.video_tkp .item.first dd a{ width:92%; height:auto; display:block; line-height:24px; padding:20px 3% 10px 5%; background:url(http://r2d2.takungpao.cn/cn/common/images/bg_black_mask.png) left top repeat-x; font-size:16px; color:#fefefe;}

/*对联广告*/
.couplet_left{ width:100px; height:auto; position:fixed; left:0; top:260px; z-index:10001; display:none;}
.couplet_left .close{ position:absolute; top:-15px; left:5px;}
.couplet_left .pic{ width:100%; height:auto;}
.couplet_right{ width:100px; height:auto; position:fixed; right:0; top:260px; z-index:10001; display:none;}
.couplet_right .close{ position:absolute; top:-15px; right:5px;}
.couplet_right .pic{ width:100%; height:auto;}

/*图片轮播样式*/
.swiper-container {
	width: 100%;
	height: 100%;
    margin: 0 auto;
    position: relative;
    overflow:visible;
    -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: 773px;
    height: 435px;
	float: left;
    position: relative;
	overflow:hidden;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}
.swiper-slide img{ width:100%; height:100%;}
.swiper-slide-active { opacity:1;}
.swiper-pagination-switch { width:8px; height:8px; background:#fff; border-radius:50%; opacity:0.8; filter:alpha(opacity=80); text-indent:-9999em; margin-right:8px; display:inline-block; cursor:pointer;}
.swiper-visible-switch { background:#fff;}
.swiper-active-switch { background:#e24b0c;}

@media screen and (max-width:767px){
body{ background-size:auto 3%;}
/*焦点*/
.pics_focus{ width:100%; height:23.5vw; margin:0; float:none;}
.pics_focus .swiper-slide{ width:100vw; height:23.5vw;}
.pics_focus .notes{ width:75%; height:32px; line-height:32px; padding:0 22% 0 3%; font-size:14px;}
.pics_focus .page_focus{ bottom:5px; left:auto; right:8px; margin-left:-30px;}
.swiper-pagination-switch{ width:6px; height:6px; margin-right:6px;}
/*旅游项目*/
.project_tour{ width:auto; height:285px; margin:10px 0 8px;}
.project_tour .swiper-slide{ width:200px; height:100%;}
.project_tour .arrow_left_tour{ width:40px; height:42px; margin-top:-21px; left:10px; background-size:100% 100%;}
.project_tour .arrow_right_tour{ width:40px; height:42px; margin-top:-21px; right:10px; background-size:100% 100%;}
.project_tour .txt-box{ font-size:14px; line-height:1.5em; padding:5px 2.5%;}
.wrap{ width:auto; margin:10px 10px 0;}
.wrap_1220{ width:103%; margin-left:-1.5%;}
.ad_285_160{ width:47%; margin:0 1.5% 10px;}
.ad_285_160 img{ border-radius:5px;}
.ad_590_300{ width:47%; margin:0 1.5% 10px;}
.ad_590_300 img{ border-radius:5px;}
.ad_1200_100{ width:auto; margin:0 10px;}
.ad_1200_100 img{ border-radius:5px;}
.ad_360_200{ width:100%;}
.ad_360_200 img{ border-radius:5px 5px 0 0;}
.wenlvzixun{ width:auto; margin:10px 5px; padding:15px; border-radius:5px;}
.wenlvzixun .wenlv_left{ width:100%; float:none;}
.wenlvzixun .wenlv_left .title{ font-size:20px;}
.wenlvzixun .wenlv_left .list{ padding:10px 0;}
.wenlvzixun .wenlv_left .list li{ margin:10px 0;}
.wenlvzixun .wenlv_right{ width:100%; margin:0; float:none;}
.wenlvzixun .wenlv_right .pic{ height:48vw; border-radius:5px;}
.yaowen{ width:auto; margin:10px 5px;}
.yaowen .list{ width:100%;}
.yaowen .list .item{ width:100%; margin:0 0 15px 0; float:none;}
.yaowen .list .item .pic{ height:auto;}
.yaowen .list .item .pic img{ height:auto; border-radius:5px;}
.yaowen .list .item .title{ height:auto; overflow:visible;}
.yaowen .list .item .intro{ height:auto; overflow:visible;}
.lvyoutuijian{ width:auto; margin:10px;}
.lvyoutuijian .list{ width:100%;}
.lvyoutuijian .list .pic{ width:100%; height:auto; margin:0 0 10px 0; float:left; border-radius:5px;}
.lvyoutuijian .list .pic.first{ width:100%; height:auto;}
.lvyoutuijian .list .pic.last{ width:100%;}
.wrapper{ width:auto; margin:0 10px;}
.wrap_left{ width:100%; float:none; margin-bottom:10px;}
.wrap_left .list_default .item{ width:45%; margin:0 2.5% 16px;}
.wrap_left .list_default .item .pic{ }
.wrap_left .list_default .item .pic img{}
.wrap_left .list_default .item .title{}
.wrap_left .list_default .item .intro{ margin-bottom:5px;}
.wrap_left .list_default .item .sort{ height:auto; line-height:18px; margin-bottom:0;}
.wrap_left .load_more{ height:40px; line-height:40px;}
.wrap_right{ width:auto; margin:0 5px 15px; float:none;}
.wrap_right .ranking{ margin-bottom:10px;}
.wrap_right .ranking li{ margin-bottom:10px;}
.hotnews{ margin:15px 5px;}
.tj_360_120{ width:100%; margin-bottom:10px;}
.friendship{ width:auto; margin:10px 0; padding:20px 20px 150px;}
.friendship .links{ width:100%;}
.qr_code{ width:120px; height:120px; top:auto; bottom:20px;}
.local_channel_wrap{ width:100%; margin:0 0 10px 0; position:relative;}
.local_channel_wrap .local_left{ width:100%;}
.local_channel_wrap .local_top{ background:#c40001; height:40px; overflow:hidden;}
.local_channel_wrap .local_top.open{ height:auto;}
.local_channel_wrap .local_top .title{ padding:8px 0 0 10px; height:auto; line-height:1.5em; font-size:20px;}
.local_channel_wrap .local_top .local_nav{ width:auto; padding:10px 0 10px 60px; float:none;}
.local_channel_wrap .local_top .local_nav li{ padding:0 15px; margin:6px 0; line-height:14px; font-size:14px;}
.local_channel_wrap .local_top .local_nav li:nth-child(17n){ border-right:1px solid #ccc;}
.local_channel_wrap .local_top .local_nav li.channel_more{ display:block; border:none;}
.local_channel_wrap .local_top.open .local_nav li.channel_more{ bottom:10px;}
.local_channel_wrap .local_bottom{ padding:8px 10px;}
.local_channel_wrap .local_bottom .date{ padding-right:15px; margin-left:-45px;}
.local_channel_wrap .local_bottom iframe{ width:128px;}
.local_channel_wrap .local_bottom iframe:nth-child(3){ display:none;}
.local_channel_wrap .local_bottom iframe:nth-child(4){ display:none;}
.local_channel_wrap .local_right{ width:40px; position:absolute; right:0; bottom:1px;}
.kuaixun{ width:100%; height:58px;}
.kuaixun .title{ width:40px; height:auto; padding:6px 3%; font-size:18px; text-align:center;}
.kuaixun .list{ width:75%; margin:10px 0 0 3%;}
.kuaixun .list ul li{ font-size:16px;}
.tour_tuijian{ width:auto; margin:15px 5px;}
.tour_tuijian .list{ width:100%;}
.tour_tuijian .list .item{ width:100%; height:auto; margin:0 0 15px 0;}
.tour_tuijian .list .item .pic{ width:100%; height:auto;}
.tour_tuijian .list .item:nth-child(3n-1){ width:100%;}
.tour_tuijian .list .item:nth-child(4){ height:auto;}
.tour_tuijian .list .item:nth-child(5){ height:auto;}
.tour_tuijian .list .item:nth-child(6){ height:auto;}
.ad_800_100{ width:auto; margin:15px 5px;}
.wrap_left .list_default{ width:100%;}
.video_tkp{ margin-bottom:10px;}
.video_tkp .item{ padding:15px 10px 15px 15px;}
.video_tkp .item dt{ width:33%; height:auto;}
.video_tkp .item dt img{ height:auto; -webkit-transition: all 0s linear 0s; transition: all 0s linear 0s;}
.video_tkp .item:hover dt img{ -webkit-transform: scale(1); transform: scale(1);}
.video_tkp .item dd{ padding-left:36%; font-size:16px; line-height:1.5em; font-weight:normal;}
.video_tkp .item.first dt{ height:auto;}
.video_tkp .item.first dd a{ width:95%; line-height:20px; padding:30px 2% 8px 3%;}
.couplet_left{ display:none;}
.couplet_right{ display:none;}
}
@media screen and (max-width:375px){
.local_channel_wrap .local_top .local_nav li.channel_more{ right:15px;}
}

@media screen and (max-width:360px){
.local_channel_wrap .local_top .local_nav li.channel_more{ right:5px;}
}