<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@media only screen and (min-width: 100px) and (max-width: 320px) {
    		/*banner,logo*/
    		.top-banner{
    			height: 146px;
    			background: url(../img/banner.png) no-repeat;
				background-position: 50% 50%;
				background-size: cover;
    		}
    		.banner,
    		.bar-content,
			.body-content,
			.bottom-nav-content,
			.notice-content{
	    		width: 320px;
	    		margin: 0 auto;
	    		overflow: hidden;
	    	}
	    	.banner-logo1{
				width: 70px;
				height: 71px;
				margin-right: 10px;
			}
			.banner-logo2{
				width:213px;
				height: 71px;
			}
			.banner-logo {
				margin: 20px 0 0 10px;
			}
			.banner-search {
				float: left;
				width: 250px;
				height: 32px;
				margin: 15px 0 0 35px;
			}
			.banner-search&gt;input[type='text'] {
				width: 74%;
				height: 29px;
				line-height: 30px;
				font-size: 12px;
				padding-left: 5px;
			}
			.banner-search&gt;a {
				width: 23%;
				height: 31px;
				line-height: 30px;
				font-size: 15px;
				color: #FFFFFF;
			}
			
			/*导航栏*/
			.navigation-bar {
				height: 80px;
			}
			.bar-content&gt;a {
				width: 19.7%;
				height: 39px;
				line-height: 40px;
				font-size: 12px;
			}
			.bar-content&gt;a:nth-child(1),
			.bar-content&gt;a:nth-child(2),
			.bar-content&gt;a:nth-child(3),
			.bar-content&gt;a:nth-child(4),
			.bar-content&gt;a:nth-child(5){
				border-bottom: 2px solid #FFFFFF;
			}
			.bar-content&gt;a:nth-child(2),
			.bar-content&gt;a:nth-child(4),
			.bar-content&gt;a:nth-child(7),
			.bar-content&gt;a:nth-child(9){
				border-left:1px solid #FFFFFF;
				border-right:1px solid #FFFFFF;
			}
			.bar-content&gt;a:checked {
				background-color: #fcc212;
			}
			
			/*轮播*/
			.device{
				width: 320px;
				height: 195px;
				display: block;
				position: relative;
			}
			.arrow-left,.arrow-right{
			    position: absolute;
			    top: 50%;
			    margin-top: -15px;
			    width: 17px;
			    height: 30px;
			    z-index: 999;
			}
			.arrow-left{
				left: 10px;
				background: url(../img/arrows.png) no-repeat left top;
			}
			.arrow-right{
			    right: 10px;
			    background: url(../img/arrows.png) no-repeat left bottom;
			}
			.swiper-wrapper{
				width: 320px;
				height: 195px !important;
			}
			.swiper-slide,.swiper-slide&gt;a&gt;img{
				width: 320px;
				height: 195px;
			}
			.swiper-slide&gt;a{
				position: relative;
				z-index: 99;
			}
			
			
			/*.swiper-pagination-switch{
				width: 208px;
				height: 30px;
				float: left;
				border: 0;
				position: relative;
				z-index: 999;
				color: #FFFFFF;
				border-radius: 0;
			}*/
			.lunbo-dynamic {
				height: 480px;
				margin-top: 10px;
			}
			
			.banner-lunbo {
				display: none;
				width: 320px;
				height: 194px;
			}
			.lunbo-barrage {
				width: 320px;
				height: 30px;
				z-index: 1;
				top: -12px;
			}
			.swiper-slide&gt;a&gt;span{
				position: absolute;
				top: -10px;
				left: 10px;
				color: #FFFFFF;
				z-index: 9999;
			}
			
			.lunbo-barrage-content {
				width: 320px;
				height: 30px;
			}
			
			
			/*政协动态*/
			.dynamic-body {
				width: 320px;
				height: 285px;
			}
			.dynamic-top,
			.information-alerts-top {
				height: 34px;
			}
			.dynamic-top&gt;div,
			.information-alerts-top&gt;div {
				width: 65px;
				height: 34px;
			}
			
			.dynamic-top&gt;div&gt;p,
			.information-alerts-top&gt;div&gt;p {
				width: 65px;
				height: 34px;
				line-height: 34px;
				font-size: 14px;
			}
			.dynamic-top&gt;div&gt;i,
			.information-alerts-top&gt;div&gt;i {
				border-bottom: 5px solid;
				border-left: 3px solid transparent;
				border-right: 3px solid transparent;
			}
			.dynamic-top&gt;div&gt;em,
			.information-alerts-top&gt;div&gt;em {
				width: 1px;
				height: 10px;
				margin-top: -5px;
			}
			.dynamic-top&gt;a,
			.information-gk-top&gt;a,
			.information-alerts-top&gt;a,
			.demeanour-top&gt;a {
				line-height: 34px;
				font-size: 12px;
				margin-right: 5px;
			}
			.dynamic-bottom {
				width: 320px;
			}
			.dynamic-bottom&gt;div {
				width: 320px;
			}
			.dynamic-bottom&gt;div&gt;a {
				font-size: 18px;
				line-height: 35px;
				margin-top: 4px;
			}
			.dynamic-bottom-on&gt;ul&gt;li {
				height: 30px;
			}
			.dynamic-bottom-on&gt;ul&gt;li&gt;a {
				width: 100%;
				line-height: 30px;
			}
			.dynamic-bottom-on&gt;ul&gt;li&gt;a&gt;img {
				margin: 12px 5px 0 8px;
			}
			.dynamic-bottom-on&gt;ul&gt;li&gt;a&gt;font {
				width: 210px;
				font-size: 14px;
			}
			.dynamic-bottom-on&gt;ul&gt;li&gt;a&gt;h5 {
				font-size: 12px;
				margin-right: 5px;
			}
			
			
			/*展示图*/
			.show-img {
				height: 460px;
				border: 1px solid #e8e8e8;
				margin-top: 20px;
				padding: 10px 0 0 10px;
				overflow: hidden;
			}
			.show-img&gt;a&gt;img {
				float: left;
				width: 272px;
				height: 102px;
				margin: 0 0 10px 12px;
			}
			
			/*政协概论*/
			.information-body {
				margin-top: 10px;
			}
			.information-gk {
				width: 320px;
				height: 700px;
			}
			.information-gk-top,
			.demeanour-top {
				height: 35px;
			}
			
			.information-gk-top&gt;p,
			.demeanour-top&gt;p {
				width: 80px;
				line-height: 35px;
				font-size: 15px;
			}
			
			.information-buttom {
				width: 88px;
				height: 28px;
				line-height: 28px;
				margin: 10px 0 10px 20px;
			}
			.information-buttom:before,
			.information-buttom before {
				display: block;
				content: attr(data-content);
				width: 0;
				height: 0;
				border-right: 12px solid;
				border-top: 7px solid transparent;
				border-bottom: 7px solid transparent;
				position: absolute;
				top: 50%;
				left: -10%;
				margin-top: -6px;
				color: #f8b551;
			}
			.set-leader {
				width: 280px;
				margin-left: 22px;
			}
			.set-leader-body&gt;img {
				width: 100px;
				height: 149px;
				display: block;
				float: left;
			}
			
			.set-leader-xinxi {
				width: 120px;
				float: left;
				vertical-align: middle;
				padding-left: 20px;
			}
			
			.set-leader-xinxi&gt;p {
				color: #ff4242;
				font-size: 18px;
				font-weight: 400;
				padding: 15px 0 10px 0;
			}
			
			.set-leader-xinxi&gt;span {
				width: 120px;
			}
			
			.set-leader&gt;p {
				font-size: 14px;
				margin-top: 5px;
				line-height: 25px;
			}
			
			.set-leader&gt;p&gt;font {
				width: 190px;
			}
			.internal-content {
				width: 300px;
				margin: 0 auto;
			}
			
			.internal-content&gt;a {
				width: 250px;
				height: 35px;
				padding-left: 22px;
				margin-bottom: 10px;
				font-size: 14px;
				line-height: 35px;
				margin-left: 10px;
			}
			
			.information-right {
				width: 320px;
				float: right;
			}
			
			.information-alerts {
				width: 500px;
				height: 250px;
				margin-top: 10px;
			}
			
			.information-alerts-bottom {
				width: 320px;
				margin: 0;
			}
			
			.information-alerts-bottom&gt;div {
				width: 320px;
			}
			
			.information-alerts-bottom-on&gt;ul&gt;li,
			.demeanour-body&gt;ul&gt;li {
				height: 30px;
			}
			
			.information-alerts-bottom-on&gt;ul&gt;li&gt;a,
			.demeanour-body&gt;ul&gt;li&gt;a {
				line-height: 30px;
			}
			
			.information-alerts-bottom-on&gt;ul&gt;li&gt;a&gt;img,
			.demeanour-body&gt;ul&gt;li&gt;a&gt;img {
				margin: 12px 5px 0 8px;
			}
			
			.information-alerts-bottom-on&gt;ul&gt;li&gt;a&gt;font {
				width: 210px;
				font-size: 14px;
			}
			
			.information-alerts-bottom-on&gt;ul&gt;li&gt;a&gt;h5 {
				font-size: 13px;
			}
			.information-demeanour {
				width: 320px;
				height: 260px;
			}
			
			.demeanour-body {
				width: 320px;
				margin: 0 auto;
				height: 290px;
			}
			
			.demeanour-body&gt;ul&gt;li&gt;a&gt;font {
				width: 280px;
			}
			
			.information-app {
				width: 320px;
				height: 280px;
				margin-top: 25px;
			}
			
			.information-proposal {
				width: 150px;
				float: left;
				margin-left: 5px;
			}
			
			.information-situation {
				width: 150px;
				float: right;
				margin-right: 5px;
			}
			
			.information-app-top {
				width: 150px;
				height: 70px;
				margin-bottom: 20px;
				line-height: 70px;
			}
			.information-app-top&gt;img{
				width: 24px;
				height: 24px;
			}
			
			.information-app-top&gt;span {
				font-size:16px;
				margin-left: 5px;
				line-height: 70px;
			}
			
			.information-app-buttom&gt;div {
				width: 148px;
				height: 148px;
			}
			
			.information-app-buttom&gt;div&gt;img {
				width: 80px;
				height: 80px;
				margin-top: -40px;
				margin-left: -40px;
			}
			
			.information-app-buttom&gt;p {
				font-size: 16px;
				line-height: 30px;
			}
			.information-culture{
				display: none;
			}
			
			
			/*底部*/
			.bottom-nav {
				width: 100%;
			}
			
			.bottom-nav-top {
				display: none;
			}
			
			.bottom-nav-bottom {
				width: 100%;
				height: 90px;
				background-color: #da3333;
				overflow: hidden;
				padding: 0;
			}
			
			.bottom-nav-content {
				padding: 10px 0;
			}
			
			.bottom-nav-content&gt;a&gt;img {
				display: inline-block;
				float: left;
				vertical-align: middle;
			}
			
			.jiguan {
				width: 45px;
				height: 55px;
				margin: 5px 20px 0 35px;
				float: left;
			}
			
			.zhengfu {
				display: none !important;
				margin-top: 10px;
			}
			
			.bottom-content {
				float: left;
				width: 200px;
				margin:5px 0 0 5px;
			}
			
			.bottom-content&gt;ul&gt;li {
				display: none;
			}
			
			.bottom-content&gt;p,
			.bottom-content&gt;span {
				display: block;
				font-size: 12px;
				color: #edeff3;
				margin-bottom: 10px;
			}
			
			.bottom-content&gt;p&gt;span {
				margin-right: 5px;
				display: none;
			}
			.bottom-content&gt;p&gt;span:first-child{
				display: block;
			}
			
			.bottom-content&gt;font {
				font-size: 12px;
				color: #edeff3;
				margin: 0 20px 10px 0;
			}
			
			
    	}
    	
    	
    	
    	@media only screen and (min-width: 321px) and (max-width: 375px) {
    		.top-banner{
    			height: 146px;
    			background: url(../img/banner.png) no-repeat;
				background-position: 50% 50%;
				background-size: cover;
    		}
    		.banner,
    		.bar-content,
			.body-content,
			.bottom-nav-content,
			.notice-content{
	    		width: 375px;
	    		margin: 0 auto;
	    		overflow: hidden;
	    	}
	    	.banner-logo1{
				width: 70px;
				height: 71px;
				margin-right: 20px;
			}
			.banner-logo2{
				width:213px;
				height: 71px;
			}
			.banner-logo {
				margin: 20px 0 0 35px;
			}
			.banner-search {
				float: left;
				width: 250px;
				height: 32px;
				margin: 15px 0 0 60px;
			}
			.banner-search&gt;input[type='text'] {
				width: 74%;
				height: 29px;
				line-height: 30px;
				font-size: 12px;
				padding-left: 5px;
			}
			.banner-search&gt;a {
				width: 23%;
				height: 31px;
				line-height: 30px;
				font-size: 15px;
				color: #FFFFFF;
			}
			
			/*导航栏*/
			.navigation-bar {
				height: 80px;
			}
			.bar-content&gt;a {
				width: 19.7%;
				height: 39px;
				line-height: 40px;
				font-size: 12px;
			}
			.bar-content&gt;a:nth-child(1),
			.bar-content&gt;a:nth-child(2),
			.bar-content&gt;a:nth-child(3),
			.bar-content&gt;a:nth-child(4),
			.bar-content&gt;a:nth-child(5){
				border-bottom: 2px solid #FFFFFF;
			}
			.bar-content&gt;a:nth-child(2),
			.bar-content&gt;a:nth-child(4),
			.bar-content&gt;a:nth-child(7),
			.bar-content&gt;a:nth-child(9){
				border-left:1px solid #FFFFFF;
				border-right:1px solid #FFFFFF;
			}
			.bar-content&gt;a:checked {
				background-color: #fcc212;
			}
			
			/*轮播*/
			.device{
				width: 375px;
				height: 205px;
				display: block;
				position: relative;
			}
			.arrow-left,.arrow-right{
			    position: absolute;
			    top: 50%;
			    margin-top: -15px;
			    width: 17px;
			    height: 30px;
			    z-index: 999;
			}
			.arrow-left{
				left: 10px;
				background: url(../img/arrows.png) no-repeat left top;
			}
			.arrow-right{
			    right: 10px;
			    background: url(../img/arrows.png) no-repeat left bottom;
			}
			.swiper-slide,.swiper-slide&gt;a&gt;img{
				width: 375px;
				height: 205px;
			}
			.swiper-slide&gt;a{
				position: relative;
				z-index: 99;
			}
			
			
			/*.swiper-pagination-switch{
				width: 208px;
				height: 30px;
				float: left;
				border: 0;
				position: relative;
				z-index: 999;
				color: #FFFFFF;
				border-radius: 0;
			}*/
			.lunbo-dynamic {
				height: 487px;
				margin-top: 10px;
			}
			
			.banner-lunbo {
				display: none;
				width: 375px;
				height: 205px;
			}
			.lunbo-barrage {
				width: 375px;
				height: 30px;
				z-index: 1;
				top: -12px;
			}
			.swiper-slide&gt;a&gt;span{
				position: absolute;
				top: -10px;
				left: 10px;
				color: #FFFFFF;
				z-index: 9999;
			}
			
			.lunbo-barrage-content {
				width: 375px;
				height: 30px;
			}
			
			
			/*政协动态*/
			.dynamic-body {
				width: 375px;
				height: 285px;
			}
			.dynamic-top,
			.information-alerts-top {
				height: 39px;
			}
			.dynamic-top&gt;div,
			.information-alerts-top&gt;div {
				width: 75px;
				height: 39px;
			}
			
			.dynamic-top&gt;div&gt;p,
			.information-alerts-top&gt;div&gt;p {
				width: 75px;
				height: 39px;
				line-height: 39px;
				font-size: 15px;
			}
			.dynamic-top&gt;div&gt;i,
			.information-alerts-top&gt;div&gt;i {
				border-bottom: 7px solid;
				border-left: 5px solid transparent;
				border-right: 5px solid transparent;
			}
			.dynamic-top&gt;div&gt;em,
			.information-alerts-top&gt;div&gt;em {
				width: 1px;
				height: 10px;
				margin-top: -5px;
			}
			.dynamic-top&gt;a,
			.information-gk-top&gt;a,
			.information-alerts-top&gt;a,
			.demeanour-top&gt;a {
				line-height: 39px;
				font-size: 12px;
				margin-right: 5px;
			}
			.dynamic-bottom {
				width: 375px;
			}
			.dynamic-bottom&gt;div {
				width: 375px;
			}
			.dynamic-bottom&gt;div&gt;a {
				font-size: 18px;
				line-height: 35px;
				margin-top: 4px;
			}
			.dynamic-bottom-on&gt;ul&gt;li {
				height: 35px;
			}
			.dynamic-bottom-on&gt;ul&gt;li&gt;a {
				width: 100%;
				line-height: 35px;
			}
			.dynamic-bottom-on&gt;ul&gt;li&gt;a&gt;img {
				margin: 15px 5px 0 8px;
			}
			.dynamic-bottom-on&gt;ul&gt;li&gt;a&gt;font {
				width: 250px;
				font-size: 14px;
			}
			.dynamic-bottom-on&gt;ul&gt;li&gt;a&gt;h5 {
				font-size: 12px;
				margin-right: 5px;
			}
			
			
			/*展示图*/
			.show-img {
				height: 460px;
				border: 1px solid #e8e8e8;
				margin-top: 20px;
				padding: 10px 0 0 10px;
				overflow: hidden;
			}
			.show-img&gt;a&gt;img {
				float: left;
				width: 320px;
				height: 102px;
				margin: 0 0 10px 18px;
			}
			
			/*政协概论*/
			.information-body {
				margin-top: 10px;
			}
			.information-gk {
				width: 375px;
				height: 700px;
			}
			.information-gk-top,
			.demeanour-top {
				height: 39px;
			}
			
			.information-gk-top&gt;p,
			.demeanour-top&gt;p {
				width: 80px;
				line-height: 39px;
				font-size: 15px;
			}
			
			.information-buttom {
				width: 88px;
				height: 28px;
				line-height: 28px;
				margin: 10px 0 10px 20px;
			}
			.information-buttom:before,
			.information-buttom before {
				display: block;
				content: attr(data-content);
				width: 0;
				height: 0;
				border-right: 12px solid;
				border-top: 7px solid transparent;
				border-bottom: 7px solid transparent;
				position: absolute;
				top: 50%;
				left: -10%;
				margin-top: -6px;
				color: #f8b551;
			}
			.set-leader {
				width: 320px;
				margin-left: 22px;
			}
			.set-leader-body&gt;img {
				width: 100px;
				height: 149px;
				display: block;
				float: left;
				margin-left: 20px;
			}
			
			.set-leader-xinxi {
				width: 120px;
				float: left;
				vertical-align: middle;
				padding-left: 20px;
			}
			
			.set-leader-xinxi&gt;p {
				color: #ff4242;
				font-size: 18px;
				font-weight: 400;
				padding: 15px 0 10px 0;
			}
			
			.set-leader-xinxi&gt;span {
				width: 120px;
			}
			
			.set-leader&gt;p {
				font-size: 14px;
				margin-top: 5px;
				line-height: 25px;
			}
			
			.set-leader&gt;p&gt;font {
				width: 240px;
			}
			.internal-content {
				width: 330px;
				margin: 0 auto;
			}
			
			.internal-content&gt;a {
				width: 280px;
				height: 35px;
				padding-left: 22px;
				margin-bottom: 10px;
				font-size: 14px;
				line-height: 35px;
				margin-left: 10px;
			}
			
			.information-right {
				width: 375px;
				float: right;
			}
			
			.information-alerts {
				width: 500px;
				height: 250px;
				margin-top: 10px;
			}
			
			.information-alerts-bottom {
				width: 375px;
				margin: 0;
			}
			
			.information-alerts-bottom&gt;div {
				width: 375px;
			}
			
			.information-alerts-bottom-on&gt;ul&gt;li,
			.demeanour-body&gt;ul&gt;li {
				height: 30px;
			}
			
			.information-alerts-bottom-on&gt;ul&gt;li&gt;a,
			.demeanour-body&gt;ul&gt;li&gt;a {
				line-height: 30px;
			}
			
			.information-alerts-bottom-on&gt;ul&gt;li&gt;a&gt;img,
			.demeanour-body&gt;ul&gt;li&gt;a&gt;img {
				margin: 12px 5px 0 8px;
			}
			
			.information-alerts-bottom-on&gt;ul&gt;li&gt;a&gt;font {
				width: 210px;
				font-size: 14px;
			}
			
			.information-alerts-bottom-on&gt;ul&gt;li&gt;a&gt;h5 {
				font-size: 13px;
			}
			.information-demeanour {
				width: 375px;
				height: 260px;
			}
			
			.demeanour-body {
				width: 375px;
				margin: 0 auto;
				height: 290px;
			}
			
			.demeanour-body&gt;ul&gt;li&gt;a&gt;font {
				width: 280px;
			}
			
			.information-app {
				width: 375px;
				height: 305px;
				margin-top: 25px;
			}
			
			.information-proposal {
				width: 180px;
				float: left;
				margin-left: 5px;
			}
			
			.information-situation {
				width: 180px;
				float: right;
				margin-right: 5px;
			}
			
			.information-app-top {
				width: 178px;
				height: 70px;
				margin-bottom: 20px;
				line-height: 70px;
			}
			.information-app-top&gt;img{
				width: 24px;
				height: 24px;
			}
			
			.information-app-top&gt;span {
				font-size:16px;
				margin-left: 5px;
				line-height: 70px;
			}
			
			.information-app-buttom&gt;div {
				width: 178px;
				height: 178px;
			}
			
			.information-app-buttom&gt;div&gt;img {
				width: 130px;
				height: 130px;
				margin-top: -65px;
				margin-left: -65px;
			}
			
			.information-app-buttom&gt;p {
				font-size: 16px;
				line-height: 30px;
			}
			.information-culture{
				display: none;
			}
			
			
			/*底部*/
			.bottom-nav {
				width: 100%;
			}
			
			.bottom-nav-top {
				display: none;
			}
			
			.bottom-nav-bottom {
				width: 100%;
				height: 100px;
				background-color: #da3333;
				overflow: hidden;
				padding: 0;
			}
			
			.bottom-nav-content {
				padding: 10px 0;
			}
			
			.bottom-nav-content&gt;a&gt;img {
				display: inline-block;
				float: left;
				vertical-align: middle;
			}
			
			.jiguan {
				width: 45px;
				height: 55px;
				margin: 5px 30px 0 50px;
				float: left;
			}
			
			.zhengfu {
				display: none !important;
				margin-top: 10px;
			}
			
			.bottom-content {
				float: left;
				width: 200px;
				margin:5px 0 0 5px;
			}
			
			.bottom-content&gt;ul&gt;li {
				display: none;
			}
			
			.bottom-content&gt;p,
			.bottom-content&gt;span {
				display: block;
				font-size: 12px;
				color: #edeff3;
				margin-bottom: 10px;
			}
			
			.bottom-content&gt;p&gt;span {
				margin-right: 5px;
				display: none;
			}
			.bottom-content&gt;p&gt;span:first-child{
				display: block;
			}
			
			.bottom-content&gt;font {
				font-size: 12px;
				color: #edeff3;
				margin: 0 20px 10px 0;
			}
    	}
    	
    	
    	
    	@media only screen and (min-width: 376px) and (max-width: 414px) {
    		.top-banner{
    			height: 170px;
    			background: url(../img/banner.png) no-repeat;
				background-position: 50% 50%;
				background-size: cover;
    		}
    		.banner,
    		.bar-content,
			.body-content,
			.bottom-nav-content,
			.notice-content{
	    		width: 414px;
	    		margin: 0 auto;
	    		overflow: hidden;
	    	}
	    	.banner-logo1{
				width: 70px;
				height: 71px;
				margin-right: 30px;
			}
			.banner-logo2{
				width:213px;
				height: 71px;
			}
			.banner-logo {
				margin: 30px 0 0 55px;
			}
			.banner-search {
				float: left;
				width: 300px;
				height: 32px;
				margin: 20px 0 0 60px;
			}
			.banner-search&gt;input[type='text'] {
				width: 74%;
				height: 29px;
				line-height: 30px;
				font-size: 12px;
				padding-left: 5px;
			}
			.banner-search&gt;a {
				width: 23%;
				height: 31px;
				line-height: 30px;
				font-size: 15px;
				color: #FFFFFF;
			}
			
			/*导航栏*/
			.navigation-bar {
				height: 80px;
			}
			.bar-content&gt;a {
				width: 19.7%;
				height: 39px;
				line-height: 40px;
				font-size: 12px;
			}
			.bar-content&gt;a:nth-child(1),
			.bar-content&gt;a:nth-child(2),
			.bar-content&gt;a:nth-child(3),
			.bar-content&gt;a:nth-child(4),
			.bar-content&gt;a:nth-child(5){
				border-bottom: 2px solid #FFFFFF;
			}
			.bar-content&gt;a:nth-child(2),
			.bar-content&gt;a:nth-child(4),
			.bar-content&gt;a:nth-child(7),
			.bar-content&gt;a:nth-child(9){
				border-left:1px solid #FFFFFF;
				border-right:1px solid #FFFFFF;
			}
			.bar-content&gt;a:checked {
				background-color: #fcc212;
			}
			
			/*轮播*/
			.device{
				width: 414px;
				height: 255px;
				display: block;
				position: relative;
			}
			.arrow-left,.arrow-right{
			    position: absolute;
			    top: 50%;
			    margin-top: -15px;
			    width: 17px;
			    height: 30px;
			    z-index: 999;
			}
			.arrow-left{
				left: 10px;
				background: url(../img/arrows.png) no-repeat left top;
			}
			.arrow-right{
			    right: 10px;
			    background: url(../img/arrows.png) no-repeat left bottom;
			}
			.swiper-wrapper{
				width: 414px;
				height: 255px !important;
			}
			.swiper-slide,.swiper-slide&gt;a&gt;img{
				width: 414px;
				height: 255px;
			}
			.swiper-slide&gt;a{
				position: relative;
				z-index: 99;
			}
			
			
			/*.swiper-pagination-switch{
				width: 208px;
				height: 30px;
				float: left;
				border: 0;
				position: relative;
				z-index: 999;
				color: #FFFFFF;
				border-radius: 0;
			}*/
			.lunbo-dynamic {
				height: 597px;
				margin-top: 10px;
			}
			
			.banner-lunbo {
				display: none;
				width: 375px;
				height: 194px;
			}
						
			.lunbo-img&gt;img {
				width: 414px;
				height: 195px;
			}
			.lunbo-barrage {
				width: 414px;
				height: 30px;
				z-index: 1;
				top: -12px;
			}
			.swiper-slide&gt;a&gt;span{
				position: absolute;
				top: -10px;
				left: 10px;
				color: #FFFFFF;
				z-index: 9999;
			}
			
			.lunbo-barrage-content {
				width: 414px;
				height: 30px;
			}
			
			
			
			/*政协动态*/
			.dynamic-body {
				width: 414px;
				height: 350px;
			}
			.dynamic-top,
			.information-alerts-top {
				height: 41px;
			}
			.dynamic-top&gt;div,
			.information-alerts-top&gt;div {
				width: 80px;
				height: 41px;
			}
			
			.dynamic-top&gt;div&gt;p,
			.information-alerts-top&gt;div&gt;p {
				width: 65px;
				height: 41px;
				line-height: 41px;
				font-size: 15px;
			}
			.dynamic-top&gt;div&gt;i,
			.information-alerts-top&gt;div&gt;i {
				border-bottom: 6px solid;
				border-left: 5px solid transparent;
				border-right: 5px solid transparent;
			}
			.dynamic-top&gt;div&gt;em,
			.information-alerts-top&gt;div&gt;em {
				width: 1px;
				height: 10px;
				margin-top: -5px;
			}
			.dynamic-top&gt;a,
			.information-gk-top&gt;a,
			.information-alerts-top&gt;a,
			.demeanour-top&gt;a {
				line-height: 41px;
				font-size: 12px;
				margin-right: 5px;
			}
			.dynamic-bottom {
				width: 414px;
			}
			.dynamic-bottom&gt;div {
				width: 414px;
			}
			.dynamic-bottom&gt;div&gt;a {
				font-size: 18px;
				line-height: 35px;
				margin-top: 4px;
			}
			.dynamic-bottom-on&gt;ul&gt;li {
				height: 38px;
			}
			.dynamic-bottom-on&gt;ul&gt;li&gt;a {
				width: 100%;
				line-height: 38px;
			}
			.dynamic-bottom-on&gt;ul&gt;li&gt;a&gt;img {
				margin: 16px 5px 0 8px;
			}
			.dynamic-bottom-on&gt;ul&gt;li&gt;a&gt;font {
				width: 210px;
				font-size: 14px;
			}
			.dynamic-bottom-on&gt;ul&gt;li&gt;a&gt;h5 {
				font-size: 12px;
				margin-right: 5px;
			}
			
			
			/*展示图*/
			.show-img {
				height: 570px;
				border: 1px solid #e8e8e8;
				margin-top: 20px;
				padding: 10px 0 0 10px;
				overflow: hidden;
			}
			.show-img&gt;a&gt;img {
				float: left;
				width: 360px;
				height: 132px;
				margin: 0 0 10px 18px;
			}
			
			/*政协概论*/
			.information-body {
				margin-top: 10px;
			}
			.information-gk {
				width: 414px;
				height: 670px;
			}
			.information-gk-top,
			.demeanour-top {
				height: 40px;
			}
			
			.information-gk-top&gt;p,
			.demeanour-top&gt;p {
				width: 80px;
				line-height: 40px;
				font-size: 16px;
			}
			
			.information-buttom {
				width: 88px;
				height: 28px;
				line-height: 28px;
				margin: 10px 0 10px 20px;
			}
			.information-buttom:before,
			.information-buttom before {
				display: block;
				content: attr(data-content);
				width: 0;
				height: 0;
				border-right: 12px solid;
				border-top: 7px solid transparent;
				border-bottom: 7px solid transparent;
				position: absolute;
				top: 50%;
				left: -10%;
				margin-top: -6px;
				color: #f8b551;
			}
			.set-leader {
				width: 340px;
				margin-left: 22px;
			}
			.set-leader-body&gt;img {
				width: 100px;
				height: 149px;
				display: block;
				float: left;
				margin-left: 30px;
			}
			
			.set-leader-xinxi {
				width: 120px;
				float: left;
				vertical-align: middle;
				padding-left: 30px;
			}
			
			.set-leader-xinxi&gt;p {
				color: #ff4242;
				font-size: 18px;
				font-weight: 400;
				padding: 15px 0 10px 0;
			}
			
			.set-leader-xinxi&gt;span {
				width: 120px;
			}
			
			.set-leader&gt;p {
				font-size: 14px;
				margin: 5px 0 0 10px;
				line-height: 25px;
			}
			
			.set-leader&gt;p&gt;font {
				width: 240px;
			}
			.internal-content {
				width: 360px;
				margin: 0 auto;
			}
			
			.internal-content&gt;a {
				width: 300px;
				height: 35px;
				padding-left: 22px;
				margin-bottom: 10px;
				font-size: 14px;
				line-height: 35px;
				margin-left: 10px;
			}
			
			.information-right {
				width: 414px;
				float: right;
			}
			
			.information-alerts {
				width: 500px;
				height: 250px;
				margin-top: 10px;
			}
			
			.information-alerts-bottom {
				width: 414px;
				margin: 0;
			}
			
			.information-alerts-bottom&gt;div {
				width: 414px;
			}
			
			.information-alerts-bottom-on&gt;ul&gt;li,
			.demeanour-body&gt;ul&gt;li {
				height: 30px;
			}
			
			.information-alerts-bottom-on&gt;ul&gt;li&gt;a,
			.demeanour-body&gt;ul&gt;li&gt;a {
				line-height: 30px;
			}
			
			.information-alerts-bottom-on&gt;ul&gt;li&gt;a&gt;img,
			.demeanour-body&gt;ul&gt;li&gt;a&gt;img {
				margin: 12px 5px 0 8px;
			}
			
			.information-alerts-bottom-on&gt;ul&gt;li&gt;a&gt;font {
				width: 210px;
				font-size: 14px;
			}
			
			.information-alerts-bottom-on&gt;ul&gt;li&gt;a&gt;h5 {
				font-size: 13px;
			}
			.information-demeanour {
				width: 414px;
				height: 260px;
			}
			
			.demeanour-body {
				width: 414px;
				margin: 0 auto;
				height: 290px;
			}
			
			.demeanour-body&gt;ul&gt;li&gt;a&gt;font {
				width: 280px;
			}
			
			.information-app {
				width: 414px;
				height: 335px;
				margin-top: 25px;
			}
			
			.information-proposal {
				width: 200px;
				float: left;
				margin-left: 5px;
			}
			
			.information-situation {
				width: 200px;
				float: right;
				margin-right: 5px;
			}
			
			.information-app-top {
				width: 198px;
				height: 80px;
				margin-bottom: 20px;
				line-height: 70px;
			}
			.information-app-top&gt;img{
				width: 32px;
				height: 32px;
			}
			
			.information-app-top&gt;span {
				font-size:18px;
				margin-left: 5px;
				line-height: 70px;
			}
			
			.information-app-buttom&gt;div {
				width: 198px;
				height: 198px;
			}
			
			.information-app-buttom&gt;div&gt;img {
				width: 148px;
				height: 148px;
				margin-top: -74px;
				margin-left: -74px;
			}
			
			.information-app-buttom&gt;p {
				font-size: 16px;
				line-height: 30px;
			}
			.information-culture{
				display: none;
			}
			
			
			/*底部*/
			.bottom-nav {
				width: 100%;
			}
			
			.bottom-nav-top {
				display: none;
			}
			
			.bottom-nav-bottom {
				width: 100%;
				height: 100px;
				background-color: #da3333;
				overflow: hidden;
				padding: 0;
			}
			
			.bottom-nav-content {
				padding: 10px 0;
			}
			
			.bottom-nav-content&gt;a&gt;img {
				display: inline-block;
				float: left;
				vertical-align: middle;
			}
			
			.jiguan {
				width: 45px;
				height: 55px;
				margin: 5px 30px 0 75px;
				float: left;
			}
			
			.zhengfu {
				display: none !important;
				margin-top: 10px;
			}
			
			.bottom-content {
				float: left;
				width: 200px;
				margin:5px 0 0 5px;
			}
			
			.bottom-content&gt;ul&gt;li {
				display: none;
			}
			
			.bottom-content&gt;p,
			.bottom-content&gt;span {
				display: block;
				font-size: 12px;
				color: #edeff3;
				margin-bottom: 10px;
			}
			
			.bottom-content&gt;p&gt;span {
				margin-right: 5px;
				display: none;
			}
			.bottom-content&gt;p&gt;span:first-child{
				display: block;
			}
			
			.bottom-content&gt;font {
				font-size: 12px;
				color: #edeff3;
				margin: 0 20px 10px 0;
			}
    	}</pre></body></html>