/*--公共部分--*/
* { margin:0; padding:0; border:0; outline: none; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
html {font-family: 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI',
     Roboto, 'Helvetica Neue', Arial, sans-serif; font-size: 16px; word-spacing: 1px; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; box-sizing: border-box;}
body{font-family:"Microsoft Yahei","Helvetica Neue", Helvetica, sans-serif; font-size:62.5%; color:#282828; line-height:2.5; background:#fff;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
img{border:0;}
ul,li{ list-style:none;}
em,i{ font-style:normal;}
a {
    text-decoration:none; color:#282828; outline:none;
    -moz-transition: background-color 0.2s ease-out, color 0.1s ease-out;
    -webkit-transition: background-color 0.2s ease-out, color 0.1s ease-out;
    -ms-transition: background-color 0.2s ease-out, color 0.1s ease-out;
    transition: background-color 0.2s ease-out, color 0.1s ease-out;
}
a:hover{ background-repeat:no-repeat; color:#f00; text-decoration:none;}
.clearfix:before,.clearfix:after{visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
.clearfix{clear:both; *zoom:1;}
input,button,select,textarea{font-family:"Microsoft Yahei"; outline:none; border:none; border-radius:0;}
.pull-left { float: left; }
.pull-right { float: right; }
.ovh { overflow: hidden; }
.por { position: relative; }
.poa { position: absolute; }
.text-left { text-align: left; }
.text-center { text-align: center; }
.text-right { text-align: right; }
.img-enlarge{transition: all .3s ease;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;-webkit-backface-visibility: hidden;}
.img-enlarge:hover{transform:scale(1.04,1.04);-ms-transform:scale(1.04,1.04); -webkit-transform:scale(1.04,1.04);}
.percentBlock { display: block; width: 100%; height: 100%; }

.banner { width: 100%; height: 1030px; overflow: hidden; text-align: center; background: url(../images/banner_pc.jpg) no-repeat 0 0;}
	.banner img { display: none;}
.bg_01 { background: url(../images/bg_01.jpg) no-repeat center top; min-height: 760px;}
	.headerLine { width: 1408px; height: 200px; margin: 0 auto; background: url(../images/tt_bg.png) no-repeat center top; padding: 0 200px 0 300px; display: flex; flex-direction: column; justify-content: center; font-size: 16px; color: #fff; line-height: 1.8; margin-bottom: 30px;}
		.headerLine h2 a { font-size: 36px; font-weight: bold; color: #fff; text-align: center; display: block; line-height: 1.2;}
		.headerLine a { color: #fff;}
		.headerLine p { padding-top: 12px;}
		
.w1200 { width: 1200px; margin: 0 auto;}
	.defaultTitle { height: 170px; overflow: hidden; background: no-repeat center; margin-bottom: 30px;}
	.defaultTitle.title_bg01{ background-image: url(../images/title01.png);}
	.defaultTitle.title_bg02{ background-image: url(../images/title02.png);}
	.defaultTitle.title_bg03{ background-image: url(../images/title03.png);}
	.defaultTitle.title_bg04{ background-image: url(../images/title04.png);}
	.defaultTitle a { display: block; width: 100%; height: 100%;}

	.swiper-t-left { width: 625px; height: 450px; overflow: hidden; float: left; background-color: #fff; margin-bottom: 30px;}
		.swiper-slide { position: relative;}
		.swiper-slide img { width: 100%; height: 100%;}
		.swiper-slide p { position: absolute; left: 0; right: 0; bottom: 0; height: 50px; line-height: 50px; font-size: 18px; background: rgba(0,0,0,0.5); padding: 0 20px; color: #fff; }
		.swiper-pagination { text-align: right; padding-right: 20px; left: auto!important; bottom:10px!important; box-sizing: border-box; }
		.swiper-pagination span { width: 10px; height: 10px; border-radius: 0;}
		.swiper-pagination-bullet { background-color: #fff; opacity: 1;}
		.swiper-pagination-bullet-active { background-color: #C90D31; opacity: 1;}
			.swiper-button-next,.swiper-button-prev { width: 30px; height: 50px; margin-top: -25px;}
			.swiper-button-next::after,.swiper-button-prev::after { display: none;}
			.swiper-button-prev{ background: rgba(0,0,0,.5) url(../images/left-ico2.png) no-repeat center center; left:5px;}	
				.swiper-button-next { background: rgba(0,0,0,.5) url(../images/right-ico2.png) no-repeat center center; right: 5px;}
	.topList { width: 575px; height: 450px; background: url(../images/bg_02_02.jpg) no-repeat 0 0; float: left; padding: 30px 20px 10px; font-size: 15px; line-height: 1.5; }
		.listItems { height: 100px; overflow: hidden; display: flex; flex-direction: column; justify-content: center; align-items: center;}
			.listItems  h2 { font-size: 22px; font-weight: bold; line-height: 1.2;}
			.listItems p { text-indent: 2em; padding-top: 8px; text-align: justify;}
				.listItems p a { color: #f00;}

.zw { height: 212px; background: url(../images/zw.png) no-repeat center; clear: both; padding-top: 100px; margin-bottom: 30px; display: flex;}
	.zw a { flex: 0 0 50%; height: 100%;}

/* 两会之声 */
.bg_02 { background: url(../images/bg_02.jpg) no-repeat center bottom; margin-bottom: 50px;}
	.soundWrap { display: flex; justify-content: space-between; flex-wrap: wrap;}
	.soundItems { flex: 0 0 48%; height: 190px; margin-bottom: 50px; background: #e4b945; overflow: hidden; font-size: 14px; padding-right: 10px; line-height: 1.6;}
		.soundItems img { float: left; width: 270px; height: 190px; margin-right: 15px;}
		.soundItems h2 { font-size: 24px; color: #ea412c; font-weight: bold; padding: 10px 0 5px; line-height: 1.3;}
		.soundItems h5 { font-weight: bold; color: #fff; font-size: 18px; padding-bottom: 5px; line-height: 1.5;}
		.soundItems p { color: #fff;}
	
	
/* 两会热评 */
.bg_03 { background: url(../images/bg_03.jpg) no-repeat center bottom; padding-bottom: 80px;}
	.commentBox { background: url(../images/bg_03_01.png) no-repeat 0 0; height: 517px; padding: 60px 40px; display: flex; font-size: 15px; line-height: 1.5; }
		.list { flex: 0 0 50%; padding: 20px 30px;}
		.list .listItems { margin-bottom: 25px;}


.bg_04 { background: url(../images/bg04.jpg) no-repeat center bottom; padding-bottom: 50px;}
.swiper02 { width: 100%; height: 750px; overflow: hidden; margin-bottom: 100px;}
.swiper02 p { height: 150px; background: linear-gradient(to bottom,transparent,rgba(0,0,0,.8)); display: flex; align-items: flex-end;}

.foot-sty1 { text-align: center; font-size: 16px;}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~ mobile style ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~ mobile style ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~ mobile style ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */
@media screen and (max-width: 843px) {
	.hidden-xs { display: none;}
	.pdlr15 { padding: 0 15px;}
	.w1200 { width: 100%;}
	.banner { width: 100%; height: auto; background: none;}
		.banner img { width: 100%; height: auto; display: block;}
	.bg_01 { background: none; min-height: auto; background: linear-gradient(to bottom,#FEF6E0,#fff);}
	.headerLine { width: 100%; height: 110px; font-size: 13px; line-height: 1.8; padding: 0 15px 0 50px; background-size: auto 100%; background-position: -95px center; margin-bottom: 15px;}
		.headerLine h2 a { font-size: 18px; line-height: 1.5;}
	.defaultTitle { margin-bottom: 15px; height: 75px; background-size: auto 100%;}
		.swiper-t-left { width: 100%; height: 240px; overflow: hidden; float: none; background-color: #fff; margin-bottom: 15px;}
			.swiper-t-left .swiper-slide p  { font-size: 14px; padding: 0 10px;}
		.topList { width: 100%; height: auto; background: none; float: none; padding: 0; font-size: 13px;}
		.listItems { height: auto; padding-bottom: 15px;}
			.listItems h2 { font-size: 18px; font-weight: bold; line-height: 1.2;}
			.listItems p { text-indent: 2em; padding-top: 8px;}
					.listItems p a { color: #f00;}
	.zw { height: 80px; padding-top: 0; margin-bottom: 15px; background-size: 100% auto;}
	
	
	/* 两会之声 */
.bg_02,.bg_03 { background: none; margin-bottom: 20px; padding-bottom: 0px;}
	.soundItems { flex: 0 0 100%; height: auto; margin-bottom: 15px;}
		.soundItems img { float: left; width:165px; height: 110px; margin-right: 15px;}
		.soundItems h2 { font-size: 18px;}
		.soundItems h5 { font-size: 15px;}
		.soundItems p  { display: none;}
	
	
	/* 两会热评 */
	.commentBox { background: none; height: auto; padding: 0; display: flex; font-size: 13px; line-height: 1.5; flex-direction: column; }
		.list { flex: 0 0 50%; padding: 0;}
		.list .listItems { margin-bottom: 0px;}
	
	.swiper02 { width: 100%; height: 240px; overflow: hidden; margin-bottom: 30px;}
	.swiper02 p { height: 60px; font-size: 15px;}
	
	.bg_04 { background: none; padding-bottom: 20px;}
	.foot-sty1 { font-size: 14px;}
	
}

	
	

















