@charset "utf-8";
body {font-family:microsoft yahei, arial, \5b8b\4f53, sans-serif; font-size:12px; font-weight:normal; color:#333; background:#fff;}
*{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:#cb0002;}
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;}

/*底部*/
.copyright{width:100%; height:auto; padding:20px 0; border-top:2px solid #a0a0a0; font:12px/20px arial,simsun; color:#2b2b2b; text-align:center; margin:0 auto;}
.copyright .cop_dg a{color:#2b2b2b;}
.copyright .cop_dg a:hover{color:#2b2b2b;}
.copyright .cop_dg span{color:#666;}
.copyright .p-cut{font:12px/22px arial;margin-top:10px;}

/*banner*/
.banner{ width:100%; height:450px; background:#000142 url(../../../images/special/171116/banner.jpg) center top no-repeat;}

/*包裹*/
.wrapper{ width:1200px; height:auto; margin:30px auto;}
.h3_title{ width:100%; height:auto; margin:30px 0 20px;}
.h3_title img{ width:100%; height:auto;}

/*轮播图*/
.focus_wrap{ width:100%; height:auto; margin-bottom:15px;}
.pics_focus{ width:600px; height:345px; position:relative; overflow:hidden; float:left;}
.pics_focus .swiper-slide{ width:600px; height:345px;}
.pics_focus .swiper-slide img{ width:100%; height:100%;}
.pics_focus .notes{ width:500px; padding:26px 80px 12px 20px; line-height:30px; background:url(../../../images/special/171116/mask.png) left bottom repeat-x; font-size:20px; color:#fff; position:absolute; left:0; bottom:0; overflow:hidden;}
.pics_focus .hide{ display:none;}
.pics_focus .play{ width:48px; height:48px; display:block; background:url(../../../images/special/171116/play.png) center center no-repeat; position:absolute; right:15px; bottom:45px;}
.page_focus{ position:absolute; right:10px; bottom:15px; z-index:9;}

/*头条*/
.headline{width:570px; height:auto; float:right;}
.headline .headline_scroll{ height:299px; margin-bottom:12px; overflow:hidden;}
.headline .headline_scroll .list{ width:100%; height:auto;}
.headline .headline_scroll .list dl{ width:100%; height:auto; margin-bottom:15px;}
.headline .headline_scroll .list dl dt{ line-height:30px; margin-bottom:5px; font-size:22px; font-weight:bold; color:#333; text-align:center;}
.headline .headline_scroll .list dl dt a{ color:#333;}
.headline .headline_scroll .list dl dt a:hover{ color:#0046a6;}
.headline .headline_scroll .list dl dd{ height:auto; line-height:26px; font-size:14px; color:#666; text-indent:2em; word-wrap:break-word; word-break:break-all;}
.headline .headline_scroll .list dl dd a{ color:#666;}
.headline .btns_headline{ height:34px; text-align:center;}
.headline .btns_headline .tips_arrow{ height:32px; border:1px solid #dbdbdb; border-radius:4px; background:url(../../../images/special/171116/arrow_down.png) center center no-repeat;}
.headline .btns_headline .btns_wrap{ width:180px; height:32px; border:1px solid #d2d2d2; border-radius:4px; text-align:center; margin:0 auto; display:none;}
.headline .btns_headline .btns_wrap a{ width:85px; height:32px; display:inline-block;}
.headline .btns_headline .btns_wrap a.btn_prev{ background:url(../../../images/special/171116/arrow_up.png) center center no-repeat;}
.headline .btns_headline .btns_wrap a.btn_next{ background:url(../../../images/special/171116/arrow_down.png) center center no-repeat;}

/*嘉宾观点*/
.guandian{width:100%; height:auto;}
.guandian .guandian_scroll{ height:455px; margin-bottom:20px; overflow:hidden;}
.guandian .guandian_scroll .list{ width:1260px; height:auto;}
.guandian .guandian_scroll .list .item{ width:360px; height:215px; margin:0 60px 25px 0; display:inline; float:left; position:relative; overflow:hidden;}
.guandian .guandian_scroll .list .item .pic{
	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;
}
.guandian .guandian_scroll .list .item:hover .pic{
	-webkit-transform: scale(1.05);
	   -moz-transform: scale(1.05);
		 -o-transform: scale(1.05);
		-ms-transform: scale(1.05);
			transform: scale(1.05);
}
.guandian .guandian_scroll .list .item .notes{ width:335px; padding:30px 10px 12px 15px; line-height:26px; background:url(../../../images/special/171116/mask.png) left bottom repeat-x; font-size:18px; color:#fff; position:absolute; left:0; bottom:0;}
.guandian .guandian_scroll .list .item .hide{ display:none;}
.guandian .guandian_scroll .list .item .play{ width:35px; height:35px; display:block; background:url(../../../images/special/171116/play_s.png) center center no-repeat; position:absolute; right:15px; bottom:15px;}
.guandian .btns_guandian{ height:34px; text-align:center;}
.guandian .btns_guandian .tips_arrow{ height:32px; border:1px solid #dbdbdb; border-radius:4px; background:url(../../../images/special/171116/arrow_down.png) center center no-repeat;}
.guandian .btns_guandian .btns_wrap{ width:180px; height:32px; border:1px solid #d2d2d2; border-radius:4px; text-align:center; margin:0 auto; display:none;}
.guandian .btns_guandian .btns_wrap a{ width:85px; height:32px; display:inline-block;}
.guandian .btns_guandian .btns_wrap a.btn_prev_gd{ background:url(../../../images/special/171116/arrow_up.png) center center no-repeat;}
.guandian .btns_guandian .btns_wrap a.btn_next_gd{ background:url(../../../images/special/171116/arrow_down.png) center center no-repeat;}

/*往期回顾*/
.wangqi{width:100%; height:auto;}
.wangqi .wangqi_scroll{ height:730px; margin-bottom:20px; overflow:hidden;}
.wangqi .wangqi_scroll .list{ width:100%; height:auto;}
.wangqi .wangqi_scroll .list .item{ width:100%; height:auto; padding-bottom:20px; margin-bottom:20px; border-bottom:1px solid #dfdfdf;}
.wangqi .wangqi_scroll .list .item .pic{ width:360px; height:215px; margin-right:30px; float:left; overflow:hidden;}
.wangqi .wangqi_scroll .list .item .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;
}
.wangqi .wangqi_scroll .list .item .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);
}
.wangqi .wangqi_scroll .list .item .title{ line-height:30px; margin-bottom:10px; font-size:24px; font-weight:bold; color:#333; text-align:center;}
.wangqi .wangqi_scroll .list .item .title a{ color:#333;}
.wangqi .wangqi_scroll .list .item .title a:hover{ color:#0046a6;}
.wangqi .wangqi_scroll .list .item .intro{ line-height:28px; font-size:14px; color:#666;}
.wangqi .wangqi_scroll .list .item .intro a{ color:#666;}
.wangqi .btns_wangqi{ height:34px; text-align:center;}
.wangqi .btns_wangqi .tips_arrow{ height:32px; border:1px solid #dbdbdb; border-radius:4px; background:url(../../../images/special/171116/arrow_down.png) center center no-repeat;}
.wangqi .btns_wangqi .btns_wrap{ width:180px; height:32px; border:1px solid #d2d2d2; border-radius:4px; text-align:center; margin:0 auto; display:none;}
.wangqi .btns_wangqi .btns_wrap a{ width:85px; height:32px; display:inline-block;}
.wangqi .btns_wangqi .btns_wrap a.btn_prev_wq{ background:url(../../../images/special/171116/arrow_up.png) center center no-repeat;}
.wangqi .btns_wangqi .btns_wrap a.btn_next_wq{ background:url(../../../images/special/171116/arrow_down.png) center center no-repeat;}

/*返回顶部*/
.btn-top{ position:fixed; left:50%; width:49px; height:49px; z-index:1000; bottom:92px; margin-left:600px; _position:absolute;_bottom:auto;_top:expression(documentElement.scrollTop + 400); display:none;}

/*图片轮播样式*/
.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: 600px;
    height: 345px;
	float: left;
    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:#fff; border-radius:50%; text-indent:-9999em; margin-right:10px; display:inline-block; cursor:pointer;}
.swiper-visible-switch {background:#fff;}
.swiper-active-switch {background:#f60;}

@media screen and (max-width:767px){
.pubTopNav{display:none;}
.copyright{ width:100%; height:40px; padding:10px 0; border-top:none;}
.cop_dg{ display:none;}
.btn-top{ width:35px; height:35px; margin-left:33%;}
.btn-top img{width:100%; height:100%;}
.banner{ height:140px; background-size:150% auto;}
.wrapper{ width:auto; margin:0; padding:10px;}
.h3_title{ margin:10px 0;}
.focus_wrap{ margin-bottom:0;}
.pics_focus{ width:100%; height:218px; margin-bottom:10px; float:none;}
.pics_focus .swiper-slide{ height:218px;}
.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%; right:10px; bottom:40px;}
.page_focus{ right:5px; bottom:7px;}
.swiper-pagination-switch{ width:8px; height:8px;}
.headline{width:100%; float:none;}
.headline .headline_scroll{ height:auto; margin-bottom:0; overflow:visible;}
.headline .headline_scroll .list dl{ margin-bottom:10px;}
.headline .headline_scroll .list dl dt{ font-weight:normal; font-size:20px; line-height:1.5em; text-align:left;}
.headline .headline_scroll .list dl dd{ line-height:1.75em; text-indent:0;}
.headline .btns_headline{ display:none;}
.guandian .guandian_scroll{ height:auto; margin-bottom:0; overflow:visible;}
.guandian .guandian_scroll .list{ width:100%;}
.guandian .guandian_scroll .list .item{ width:100%; height:auto; margin:0 0 10px 0; display:block; float:none; overflow:visible;}
.guandian .guandian_scroll .list .item .pic{ height:auto; -webkit-transition: all 0s linear 0s; transition: all 0s linear 0s;}
.guandian .guandian_scroll .list .item:hover .pic{ -webkit-transform: scale(1); transform: scale(1);}
.guandian .guandian_scroll .list .item .notes{ width:95%; padding:34px 2% 10px 3%; line-height:1.5em; font-size:16px;}
.guandian .btns_guandian{ display:none;}
.wangqi .wangqi_scroll{ height:auto; margin-bottom:0; overflow:visible;}
.wangqi .wangqi_scroll .list{ width:100%;}
.wangqi .wangqi_scroll .list .item{ padding-bottom:10px; margin-bottom:15px;}
.wangqi .wangqi_scroll .list .item:last-child{ padding-bottom:0; margin-bottom:0; border-bottom:none;}
.wangqi .wangqi_scroll .list .item .pic{ width:100%; height:auto; margin:0 0 10px 0; float:none; overflow:visible;}
.wangqi .wangqi_scroll .list .item .pic img{ height:auto; -webkit-transition: all 0s linear 0s; transition: all 0s linear 0s;}
.wangqi .wangqi_scroll .list .item .pic:hover img{ -webkit-transform: scale(1); transform: scale(1);}
.wangqi .wangqi_scroll .list .item .title{ font-weight:normal; font-size:20px; line-height:1.5em; text-align:left; margin-bottom:5px;}
.wangqi .wangqi_scroll .list .item .intro{ line-height:1.75em;}
.wangqi .btns_wangqi{ display:none;}
}

@media screen and (max-width:375px){
.banner{ height:130px;}
.pics_focus{ height:196px;}
.pics_focus .swiper-slide{ height:196px;}
}

@media screen and (max-width:360px){
.banner{ height:125px;}
}

@media screen and (max-width:320px){
.banner{ height:110px;}
.pics_focus{ height:166px;}
.pics_focus .swiper-slide{ height:166px;}
.headline .headline_scroll .list dl dt{ font-size:18px;}
.guandian .guandian_scroll .list .item .notes{ font-size:14px;}
.wangqi .wangqi_scroll .list .item .title{ font-size:18px;}
}