@charset "utf-8";
body{ font-family:Hiragino Sans GB, Microsoft Yahei, arial, sans-serif; font-size:12px; font-weight:normal; color:#333; background:#4e93c2 url(../images/bg_body.jpg) center 30px no-repeat;}
*{ margin:0; padding:0; border:0;}
ul,ol,li{ list-style:none;}
a{ text-decoration:none; color:#333; outline:none; blr:expression(this.onFocus=this.blur()); -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;}
a:hover{ text-decoration:none; color:#4e93c2;}
img{ vertical-align:middle;}
a,img,button,input,textarea{ -webkit-tap-highlight-color:rgba(255,255,255,0);}
table{ border-collapse:collapse; border-spacing:0;}
section{ display:block;}
em,i{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
p{ word-wrap:break-word; word-break:break-all;}
.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear{ clear:both; font-size:0; height:0; line-height:0; overflow:hidden;}

/*头部*/
.header{ width:100%; height:auto; background:#fff;}
.header .head{ width:1030px; height:30px; line-height:30px; font-size:14px; margin:0 auto;}
.header .head a{ color:#666;}
.header .head a:hover{ color:#c9a063;}
.header .head .home{ float:left;}
.header .head .link{ float:right;}
.header .head .link span{ font-size:12px; font-family:arial; color:#999; margin:0 5px;}

/*banner*/
.banner{ width:100%; height:370px;}

/*导航*/
.nav_wrap{width:960px; height:44px; padding-left:70px; background:#2283d4; margin:0 auto;}
.nav_wrap ul{ width:100%; height:auto;}
.nav_wrap ul li{ height:44px; line-height:44px; font-size:18px; color:#fff; display:inline; float:left;}
.nav_wrap ul li a{ padding:0 36px; display:block; color:#fff;}
.nav_wrap ul li a:hover{ background:#005faf;}
.nav_wrap ul li:first-child a{background:#005faf;}

/*包裹*/
.wrapper{ width:1000px; height:auto; padding:15px; background:#fff; margin:0 auto; position:relative; z-index:2;}
.h3_title{ height:14px; background:#e9eaf2; text-align:center; margin:25px 0 20px;}
.h3_title span{ height:20px; line-height:20px; display:inline-block; padding:0 15px; margin-top:-3px; background:#fff; font-size:20px; color:#383f87;}
.h3_title a{ height:26px; line-height:26px; padding:0 10px 0 15px; margin-top:-6px; border-left:12px solid #fff; background:#eee; font-size:12px; font-family:arial,simsun; color:#666; float:right;}

/*轮播图*/
.focus_wrap{ width:100%; height:auto; margin-bottom:15px;}
.pics_focus{ width:560px; height:310px; position:relative; overflow:hidden; float:left;}
.pics_focus .swiper-slide{ width:560px; height:310px;}
.pics_focus .swiper-slide img{ width:100%; height:100%;}
.pics_focus .notes{ width:540px; padding:5px 10px; line-height:30px; background:url(../images/bg_black.png) repeat; font-size:16px; color:#fff; position:absolute; left:0; bottom:0; overflow:hidden;}
.pics_focus .hide{ display:none;}
.pics_focus .play{ width:56px; height:56px; display:block; background:url(../images/play.png) no-repeat; position:absolute; right:10px; bottom:50px;}
.page_focus{ position:absolute; right:10px; bottom:10px; z-index:9;}

/*头条*/
.headline{width:420px; height:auto; float:right;}
.headline .headline_scroll{ height:287px; margin-bottom:5px; overflow:hidden;}
.headline .headline_scroll .list{ width:100%; height:auto;}
.headline .headline_scroll .list dl{ width:100%; height:auto;}
.headline .headline_scroll .list dl dt{ line-height:24px; padding-left:15px; margin-bottom:8px; background:url(../images/bg_li.jpg) 0 10px no-repeat; font-size:18px; color:#333;}
.headline .headline_scroll .list dl dt a{ color:#333;}
.headline .headline_scroll .list dl dt a:hover{ color:#e4283e;}
.headline .headline_scroll .list dl dd{ height:auto; line-height:22px; padding-left:15px; margin-bottom:8px; font-size:14px; font-family:arial,simsun; color:#666; word-wrap:break-word; word-break:break-all;}
.headline .headline_scroll .list dl dd a{ color:#666;}
.headline .btns_headline{ height:18px; background:#ececec; text-align:center;}
.headline .btns_headline a{ width:24px; height:18px; display:inline-block;}
.headline .btns_headline a.btn_prev{ background:url(../images/arrow_up.png) center center no-repeat;}
.headline .btns_headline a.btn_next{ background:url(../images/arrow_down.png) center center no-repeat;}

/*大公报道*/
.baodao_tkp{width:100%; height:auto;}
.baodao_tkp ul{ width:1015px;}
.baodao_tkp ul li{width:323px; height:240px; margin:0 15px 15px 0; display:inline; float:left;}
.baodao_tkp ul li .pic{width:100%; height:100%; display:block; position:relative; overflow:hidden;}
.baodao_tkp ul li .pic 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;
}
.baodao_tkp ul li .pic:hover 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);
}
.baodao_tkp ul li .pic .txt{ width:310px; line-height:24px; padding:8px 10px; display:block; background:url(../images/bg_black.png) repeat; font-size:14px; color:#fff; position:absolute; left:0; bottom:0;}

/*区县专题*/
.map_quxian{ width:1015px; height:auto; padding:20px 0; margin-top:-20px; background:url(../images/bg_quxian.png) repeat;}
.map_quxian img{ width:493px; height:110px; margin:0 14px 20px 0; float:left;}
.map_quxian img.big{ width:1000px;}
.list_quxian{ width:1008px; height:auto;}
.list_quxian dl{ width:225px; height:auto; padding:10px 8px; border:1px solid #e5e5e5; background:#fafafa; display:inline; margin:0 9px 10px 0; float:left;}
.list_quxian dl dt{ width:100%; height:140px; overflow:hidden;}
.list_quxian dl 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;
}
.list_quxian dl dt:hover 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);
}
.list_quxian dl .title{ height:24px; line-height:24px; padding:10px 0 3px; font-size:14px; color:#333; overflow:hidden;}
.list_quxian dl .title a{ color:#333;}
.list_quxian dl .title a:hover{color:#4e93c2;}
.list_quxian dl .intro{ height:60px; line-height:20px; font-size:12px; font-family:arial,simsun; color:#999; overflow:hidden;}

/*会议日程*/
.richeng{width:100%; height:auto;}
.richeng_list{ width:100%; line-height:40px; margin:30px 0 10px; border:1px solid #eaeaea; font-size:14px; color:#666; text-align:center;}
.richeng_list thead{ background:#f8f8f8;}
.richeng_list thead td{ border:1px solid #c9c9c9; font-size:18px;}
.richeng_list td{ border:1px solid #eaeaea;}
.richeng_list .date{ font-size:18px;}

/*高清组图*/
.photo_wrap{ width:100%; height:auto; padding:10px 0; margin:10px 0;}
.photo{ width:1000px; height:600px; margin:0 auto; position:relative; overflow:hidden;}
.pic_box{ background:none;}
.pic_box,.pic_box img{ width:100%; height:600px;}
#photoId{width:100%; height:600px;}
.mainTuji{ background:#f7f7f7;}
.btnL,.btnR{ display:none;}
.scrollPicBtnL{background:url(../images/arrow_l_s.png) center no-repeat; margin:50px 10px 0px 15px;}
.scrollPicBtnR{background:url(../images/arrow_r_s.png) center no-repeat; float:left;}
.mainPicUl{ width:890px;}
.mainPicUl li img{ cursor:pointer;}
.mainPicUl li.on img{ border-color:#505696;}
.mainPicLine{ width:100%; background:#dfdfdf; border-radius:7px}
.btnLine{ width:37px; height:10px; background:url(../images/img_load_2.png) no-repeat;}
.mainPicLine{ width:90%; height:10px;}
.title_dl01{ height:auto; line-height:24px; padding:10px 0; font-size:14px; font-family:arial,simsun; color:#666; text-align:center;}
.imgBgL{ width:80px; height:80px; background:url(../images/arrow_l_big.png) no-repeat; left:20px; top:50%; margin-top:-40px;}
.imgBgL .imgBgLCt{ width:100%; height:80px;}
.imgBgL a{ background:none;}
.imgBgR{ width:80px; height:80px; background:url(../images/arrow_r_big.png) no-repeat; right:20px; top:50%; margin-top:-40px;}
.imgBgR a{ background:none;}

/*专题版面*/
.layout_review{width:1000px; height:auto; padding:10px 0; margin:0 auto; position:relative;}
.layout_review .arrow_left{ width:40px;height:89px;background:url(../images/arrow_left.png) no-repeat;cursor:pointer;display:block;position:absolute;left:0;top:215px;z-index:2;}
.layout_review .imgBox{ width:1000px; height:530px; overflow:hidden;}
.layout_review .imgBox ul{width:100000px;}
.layout_review .imgBox li{ width:300px; height:500px; padding:9px; border:1px solid #e7e7e7; background:#f5f5f5; margin-right:20px; overflow:hidden; float:left;}
.layout_review .imgBox li.kp{ width:600px;}
.layout_review .imgBox li a{width:100%; height:100%; display:block;}
.layout_review .imgBox li img{ width:100%; height:500px; display:block; margin:0 auto 10px;}
.layout_review .imgBox li .notes{ height:56px; padding-left:8px; display:none; line-height:28px; font-size:18px; color:#333; overflow:hidden;}
.layout_review .arrow_right{width:40px;height:89px;background:url(../images/arrow_right.png) no-repeat;cursor:pointer;display:block;position:absolute;right:0;top:215px;z-index:2;}

/*底部*/
.copyright{ width:1030px; height:auto; padding:15px 0 20px; margin:0 auto; background:#2283d4; line-height:28px; color:#fff; text-align:center;}
.copyright .link{ font-size:14px;}
.copyright .link a{ color:#fff; margin:0 8px;}
.copyright .link a:hover{ color:#4e93c2;}
.copyright .bottom a{ color:#fff; margin-right:8px;}
.copyright .bottom a:hover{ color:#4e93c2;}
.copyright .bottom span{ margin-right:8px;}

/*返回顶部*/
#tipback{ width:45px; height:45px; background:#2283d4 url(http://r2d2.takungpao.cn/cn/common/images/back.png) center center no-repeat; cursor:pointer; position:fixed; left:50%; margin-left:515px; bottom:92px; z-index:100; display:none; _position:absolute;_bottom:auto;_top:expression(documentElement.scrollTop + 300);}

/*图片轮播样式*/
.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: 560px;
    height: 310px;
	float: left;
    /*opacity: 0.4;*/
    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-active { opacity:1;}
.swiper-pagination-switch {width:12px; height:12px; background:#898989; border-radius:50%; text-indent:-9999em; margin-right:12px; display:inline-block; cursor:pointer;}
.swiper-visible-switch {background:#898989;}
.swiper-active-switch {background:#e60012;}

@media screen and (max-width:767px){
body{ background-size:150% auto; background-position:center top;}
.header{ display:none;}
.nav_wrap{ display:none;}
.banner{ height:30vw;}
.wrapper{ width:auto; margin:0; padding:10px;}
.h3_title{ margin:10px 0 20px;}
.h3_title span{ padding:0 10px; font-size:18px;}
.pics_focus{ width:100%; height:53vw; margin-bottom:10px; float:none;}
.pics_focus .swiper-slide{ height:100%;}
.pics_focus .notes{ width:75%; padding:5px 22% 5px 3%; line-height:20px; font-size:14px;}
.pics_focus .play{ width:35px; height:35px; background-size:100% 100%; bottom:40px;}
.page_focus{ right:5px; bottom:7px;}
.swiper-pagination-switch{ width:8px; height:8px; margin-right:8px;}
.headline{width:100%; float:none;}
.headline .headline_scroll{ height:auto; margin-bottom:10px; overflow:visible;}
.headline .btns_headline{ display:none;}
.baodao_tkp ul{width:103%; margin-left:-1.5%;}
.baodao_tkp ul li{width:46%; height:33vw; margin:0 1% 10px 2%;}
.baodao_tkp ul li .pic img{ -webkit-transition: all 0s linear 0s; transition: all 0s linear 0s;}
.baodao_tkp ul li .pic:hover img{ -webkit-transform: scale(1); transform: scale(1);}
.baodao_tkp ul li .pic .txt{ width:94%; padding:3px 3%; line-height:18px; font-size:12px;}
.map_quxian{ width:100%; padding:20px 0 0; overflow:hidden;}
.map_quxian img{ width:100%; height:auto; margin:0 0 10px 0; float:none;}
.map_quxian img.big{ width:190%; margin-left:-45%;}
.list_quxian{width:103%; margin-left:-1.5%;}
.list_quxian dl{width:44%; padding:5px; margin:0 1% 10px 2%;}
.list_quxian dl dt{height:108px;}
.list_quxian dl dt img{ -webkit-transition: all 0s linear 0s; transition: all 0s linear 0s;}
.list_quxian dl dt:hover img{ -webkit-transform: scale(1); transform: scale(1);}
.richeng_list{ line-height:24px; font-size:12px;}
.richeng_list thead td{ font-size:14px;}
.richeng_list .date{ font-size:14px;}

/*高清组图*/
.photo_wrap{ padding:0; margin-top:10px; margin-bottom:10px; background:none;}
.photo{width:100%; height:57vw;}
#photoId{width:100%; height:100%;}
.pic_box, .pic_box img{width:100%; height:57vw;}
.mainTuji{ background:none; display:none;}
.mainPicUl{width:100%;}
.imgBgL, .imgBgR{ width:40px; height:40px; background-size:100% auto; margin-top:-20px;}
.imgBgL .imgBgLCt{height:40px;}
.scrollPicBtnL, .scrollPicBtnR{ display:none;}
.mainPicLine{width:100%;}

/*版面*/
.layout_review{ width:auto;}
.layout_review .arrow_left{ width:30px; height:67px; background-size:100% 100%; top:145px;}
.layout_review .arrow_right{ width:30px; height:67px; background-size:100% 100%; top:145px;}
.layout_review .imgBox{width:100%; height:353px; margin:0 auto;}
.layout_review .imgBox li{width:200px; height:333px; margin-right:10px;}
.layout_review .imgBox li.kp{ width:400px;}
.layout_review .imgBox li img{ height:330px;}
#tipback{ width:35px; height:35px; background-size:50% auto; margin-left:0; left:auto; right:15px; opacity:0.8;}
.copyright{ width:100%; padding:10px 0 15px; margin-top:0; line-height:24px;}
.copyright .bottom a{ display:none;}
.copyright .bottom span{ margin-right:0;}
.copyright .bottom em{ display:none;}
}