@charset "utf-8";
body {font-family:microsoft yahei, arial, \5b8b\4f53, sans-serif; font-size:12px; font-weight:normal; color:#fff; background:#64023e url(../../../images/special/171121/bg_body_list.jpg) center 30px no-repeat;}
*{margin:0; padding:0; border:0;}
ul,ol,li{ list-style:none;}
a{ text-decoration:none; color:#fff; 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:#edc21c;}
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;}

/*底部*/
.pubTopNav li a{ color:#333;}
.copyright{ width:1000px; height:auto; padding:20px 0; font:12px/20px arial,simsun; color:#fff; text-align:center; margin:0 auto;}
.copyright .cop_dg a{ color:#fff;}
.copyright .cop_dg a:hover{ color:#fff;}
.copyright .cop_dg span{ color:#fff;}
.copyright .p-cut{ font:12px/22px arial;margin-top:10px;}

/*banner*/
.banner{ width:100%; height:623px;}
.bg_nav{ width:100%; height:66px; background:url(../../../images/special/171121/bg_nav.png) center center no-repeat;}

/*导航*/
.nav_wrap{ width:150px; height:auto; padding-bottom:15px; background:#af022e; position:absolute; left:50%; top:655px; margin-left:-650px;}
.nav_wrap.fixed{ position:fixed; top:0;}
.nav_wrap ul{ width:100%; height:auto;}
.nav_wrap ul li{ width:100%; height:56px; line-height:56px; font-size:24px; text-align:center;}
.nav_wrap ul li a{ width:100%; height:100%; display:block;}
.nav_wrap ul li.cur a{ background:#edc21c; color:#64023e;}

/*头条*/
.focus_wrap{ width:1000px; height:auto; margin:0 auto;}
.headline{ height:auto; padding:20px 30px 30px 25px; background:url(../../../images/special/171121/bg_blue.png) repeat; position:relative;}
.headline .title{ height:auto; line-height:36px; font-size:26px; color:#fff; margin-bottom:8px;}
.headline .intro{ height:auto; line-height:32px; padding-top:10px; font-size:18px; color:#fff; text-align:justify; word-wrap:break-word; word-break:break-all;}
.headline .link{ font-size:14px; line-height:20px; color:#edc21c; position:absolute; right:30px; bottom:35px;}

/*包裹*/
.wrapper{ width:1000px; height:auto; margin:0 auto;}
.h3_title{ width:100%; height:auto;}
.h3_title img{ width:100%; height:auto;}

/*图集*/
.fangwen{width:100%; height:auto; padding-top:40px;}
.pics_fangwen{ width:1000px; height:225px; position:relative; padding:30px 0; overflow:hidden;}
.pics_fangwen .arrow_left{ width:29px; height:185px; background:url(../../../images/special/171121/arrow_left.png) center center no-repeat; position:absolute; left:0; top:30px; z-index:9; cursor:pointer;}
.pics_fangwen .arrow_right{ width:29px; height:185px; background:url(../../../images/special/171121/arrow_right.png) center center no-repeat; position:absolute; right:0; top:30px; z-index:9; cursor:pointer;}
.pics_fangwen .swiper-slide{ width:410px; height:225px;}
.pics_fangwen .swiper-slide img{ width:400px; height:225px;}
.pics_fangwen .notes{ width:400px; padding:10px 0; line-height:20px; background:url(../../../images/special/171121/bg_blue.png) repeat; font-size:14px; font-weight:bold; color:#fff; text-align:center; position:absolute; left:0; bottom:0;}
.page_fangwen{ position:absolute; right:5px; bottom:16px; z-index:9; display:none;}
.swiper-wrapper{ margin-left:-110px;}

/*最新报道*/
.baodao{width:100%; height:auto;}
.baodao .list{ width:100%; height:auto; padding-top:30px;}
.baodao .list .item{ height:auto; padding:20px; background:#fff; margin-bottom:10px; position:relative;}
.baodao .list .item .pic{ width:280px; height:210px; margin-right:40px; position:relative; float:left; overflow:hidden;}
.baodao .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;
}
.baodao .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);
}
.baodao .list .item .pic .hide{ display:none;}
.baodao .list .item .pic .play{ width:48px; height:48px; display:block; background:url(../../../images/special/171121/play.png) center center no-repeat; position:absolute; right:10px; bottom:10px;}
.baodao .list .item .title{ line-height:30px; margin-bottom:10px; font-size:20px; font-weight:bold;}
.baodao .list .item .title a{ color:#333;}
.baodao .list .item .title a:hover{ color:#64023e;}
.baodao .list .item .intro{ height:auto; line-height:26px; font-size:14px; color:#444;}
.baodao .list .item .intro a{ color:#444;}
.baodao .list .item .author{ color:#444; position:absolute; right:20px; bottom:20px;}

/*返回顶部*/
.btn-top{ position:fixed; left:50%; width:49px; height:49px; z-index:1000; bottom:102px; margin-left:500px; _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: 400px;
    height: 225px;
	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:15px; display:inline-block; cursor:pointer;}
.swiper-visible-switch {background:#5e5e5e;}
.swiper-active-switch {background:#edc21c;}

@media screen and (max-width:767px){
body{ background-position:center top; background-size:120% auto;}
.pubTopNav{display:none;}
.copyright{ width:100%; height:40px; padding:10px 0; background:none;}
.cop_dg{ display:none;}
.btn-top{ width:35px; height:35px; margin-left:33%;}
.btn-top img{width:100%; height:100%;}
.banner{ height:163px;}
.bg_nav{ height:10px; background-size:100% auto;}
.nav_wrap{ display:none;}
.focus_wrap{ width:auto; margin:0 10px 10px;}
.headline{ padding:10px 10px 15px;}
.headline .title{ font-size:20px; line-height:1.5em;}
.headline .intro{ font-size:16px; line-height:1.75em; padding-top:0;}
.headline .link{ right:15px; bottom:18px;}
.wrapper{ width:auto; margin:0 10px;}

/*图集*/
.fangwen{ padding-top:0;}
.pics_fangwen{ width:100%; height:221px; padding:10px 0;}
.pics_fangwen .arrow_left{ top:10px;}
.pics_fangwen .arrow_right{ top:10px;}
.pics_fangwen .swiper-slide{ width:394px; height:221px;}
.pics_fangwen .swiper-slide img{ width:100%; height:100%;}
.pics_fangwen .notes{ width:100%; padding:8px 0; font-weight:normal;}
.swiper-wrapper{ margin-left:0;}

/*最新报道*/
.baodao .list{ padding-top:10px;}
.baodao .list .item{ padding:10px;}
.baodao .list .item .pic{ width:120px; height:auto; margin:0 10px 10px 0;}
.baodao .list .item .pic img{ height:auto; -webkit-transition: all 0s linear 0s; transition: all 0s linear 0s;}
.baodao .list .item .pic:hover img{ -webkit-transform: scale(1); transform: scale(1);}
.baodao .list .item .pic .play{ width:30px; height:30px; background-size:100% 100%; right:6px; bottom:6px;}
.baodao .list .item .title{ font-size:16px; line-height:1.4em; margin-bottom:5px;}
.baodao .list .item .intro{ height:auto; line-height:1.5em;}
.baodao .list .item .author{ bottom:12px;}
}

@media screen and (max-width:375px){
.banner{ height:148px;}
.pics_fangwen{ height:199px;}
.pics_fangwen .swiper-slide{ width:355px; height:199px;}
}

@media screen and (max-width:360px){
.banner{ height:142px;}
.pics_fangwen{ height:191px;}
.pics_fangwen .swiper-slide{ width:340px; height:191px;}
}

@media screen and (max-width:320px){
.banner{ height:126px;}
.pics_fangwen{ height:168px;}
.pics_fangwen .arrow_left{ height:168px;}
.pics_fangwen .arrow_right{ height:168px;}
.pics_fangwen .swiper-slide{ width:300px; height:168px;}
}