		a{
			text-decoration: none;
		}
		.head {
			text-align: right;
			float: right;
			font-size: 13px;
		}
		
		.head a {
			color: #333333;
			text-decoration: none;
		}
		
		.textcenter {
			text-align: center;
		}
		
		.paddingTop1EM {
			padding-top: 1em;
		}
		
		.searchTip {
			color: #666;
			font-size: 13px;
		}
		
		.searchResult {
			color: #666;
			font-size: 12px;
		}
		
		.paddingTop1EM {
			padding-top: 1em;
		}
		
		.right {
			text-align: right;
		}
		
		.right a:link {
			text-decoration: none;
		}
		
		.right a:visited {
			text-decoration: none;
		}
		
		.right a:hover {
			text-decoration: none;
		}
		
		.right a:active {
			text-decoration: none;
		}
		
		.tableTr {
			background-color: #6699ff;
			color: White;
			font-family: 闁诲海鎳撻鍕礊閿燂拷font-size :       small;
			height: 30px;
		}
		
		.selectRow {
			color: red;
			background-color: #e2e4ff;
		}
		
		input.error {
			border: 1px solid red;
		}
		
		label.error {
			padding-left: 16px;
			padding-bottom: 2px;
			font-weight: bold;
			color: red;
		}
		
		.formSpan{
			color:#888888;
		}
		.nav_item{
			width:3rem;
		}
		.footer_nav_bar{
			 width:100%;
			 background-color: white;
			 text-align: center;
		}
		.footer_nav_bar a{
			width: 100%;
			display:block;
			height:100%;
		}

		em{
			color:red;
			font-weight: bold;
		}
		
		.popover {
		    position: relative;
		    display: block;
		    float: left;
		    width: 100%;
		    height: 120px;
		    margin-top:20px;
		}
		.popover-title {
		    margin: 0;
		    padding: 8px 14px;
		    font-size: 16px;
		    font-weight: normal;
		    line-height: 20px;
		    background-color: #3385FF;
		    border-bottom: 1px solid #3385FF;
		    -webkit-border-radius: 5px 5px 0 0;
		    -moz-border-radius: 5px 5px 0 0;
		    border-radius: 5px 5px 0 0;
		    color:white;
		    width:70px;
		}
		.popover-titleTwo {
		    margin: 0;
		    padding: 8px 14px;
		    font-size: 16px;
		    font-weight: normal;
		    line-height: 20px;
		    background-color: #3385FF;
		    border-bottom: 1px solid #3385FF;
		    -webkit-border-radius: 5px 5px 0 0;
		    -moz-border-radius: 5px 5px 0 0;
		    border-radius: 5px 5px 0 0;
		    color:white;
		    width:135px;
		}
		
		.popover-titleThree {
		    margin: 0;
		    padding: 8px 14px;
		    font-size: 16px;
		    font-weight: normal;
		    line-height: 20px;
		    background-color: #3385FF;
		    border-bottom: 1px solid #3385FF;
		    -webkit-border-radius: 5px 5px 0 0;
		    -moz-border-radius: 5px 5px 0 0;
		    border-radius: 5px 5px 0 0;
		    color:white;
		    width:50px;
		}
		
		.popover-content {
			padding: 10px 5px;
		    font-size: 14px;
		    color: black;
		    line-height: 22px;
		    border-bottom: 1px solid rgba(0,0,0,.1);
		    border-left: 1px solid rgba(0,0,0,.1);
		    border-right: 1px solid rgba(0,0,0,.1);
		    border-top: 3px solid #3385FF;
		}
		
		.esComp{
			padding: 15px 0px;
			border-bottom: 1px solid rgba(0,0,0,.1);
		}
		
		.esTitle{
			font-size:15px;
			font-weight: bold;
			color:#0B95FE;
		}
		.esContent{
			padding: 6px 0px;
			width:100%;
			display:inline-table;
			font-size:14px;
		}
		.esTime{
			font-size:13px;
			color:#999999;
		}
		.esClickLink{
			font-size:14px;
			font-weight: bold;
			color:#0B95FE;
		}
		<!--搴曢儴footer-->
		.bar-tab{
		    bottom: 0;
		    width: 100%;
		    height: 3.5rem;
		    padding: 0;
		} 
		.bar {
		    position: absolute;
		    right: 0;
		    left: 0;
		    bottom: 0;
		    z-index: 10;
		    height: 3.5rem;
		    table-layout: fixed;
		    padding-right: 0.1rem;
		    padding-left: 0.1rem;
		    background-color: white;
		    -webkit-backface-visibility: hidden;
		    backface-visibility: hidden;
		}
		.bar a{
		    text-decoration: none;
		    font-weight: normal;
		}
		@media only screen and (-webkit-min-device-pixel-ratio: 2)
		.bar-tab:before {
		    -webkit-transform: scaleY(0.5);
		    transform: scaleY(0.5);
		}
		.bar-tab:before {
		    content: '';
		    position: absolute;
		    left: 0;
		    top: 0;
		    bottom: auto;
		    right: auto;
		    height: 1px;
		    width: 100%;
		    background-color: #e7e7e7;
		    display: block;
		    z-index: 15;
		    -webkit-transform-origin: 50% 0%;
		    transform-origin: 50% 0%;
		}
		.bar-tab .tab-item.active, .bar-tab .tab-item:active {
		    color: red;
		}
		.bar-tab .tab-item.active, .bar-tab .tab-item:hover {
		    color: red;
		}
		.bar-tab .tab-item.active, .bar-tab .tab-item:visited {
		    color: #929292;
		}

.bar-tab .tab-item.active, .bar-tab .tab-item:active {
    color: red;
}
.bar-tab .tab-item {
    position: relative;
    display: table-cell;
    width: 1%;
    height: 3.5rem;
    color: #929292;
    text-align: center;
    vertical-align: middle;
}

.bar-tab .tab-item .icon {
    top: 0.05rem;
    height: 1.5rem;
    font-size: 1.5rem;
    line-height: 1.5rem;
    padding-top: 0;
    padding-bottom: 0;
}
.bar .icon {
    position: relative;
    z-index: 20;
    padding: .5rem .1rem;
    font-size: 0.9rem;
    line-height: 1.2rem;
}
.bar-tab .tab-item .icon ~ .tab-label {
    display: block;
    font-size: 0.75rem;
    position: relative;
    top: 0.3rem;
    font-weight: normal;
}
.content{
	padding-top:75px;
	min-height: 500px; 
}
.flexbox{
	padding:1rem 2rem 3rem;
}
.flexbox a{
	text-decoration: none;
}
.flexbox p{
	display: table-row;
	color:#FDFDF7;
}
.searchResult{
	margin-bottom:0.5rem;
}
.dateTimeTip{
	color:#929292;
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
}
.nav {
    margin-left: 0;
    margin-bottom: 20px;
    list-style: none;
}
.nav-tabs > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left:5px;
    padding-right:5px;
    line-height: 21px;
    border: 1px solid transparent;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    color:blue;
}
.searchResult ul, ol {
    padding-left: 0px;
    padding-right:5px;
    padding-top:30px;
    padding-bottom:5px;
    margin: 10px 0 10px 5px;
    border-radius: 4px 4px 0 0;
}
.searchResult .tab-content{
	padding-left: 5px;
	padding-bottom: 30px;
}
.searchResult .dateTimeTip{
	float: right;
}
.searchResult h5{
	color:#929292;
	font-weight:normal;
}

/*悬浮*/
.backButton{
	overflow: hidden;
	z-index: 9999;
	position: fixed;
	text-align:center;
	width: 40px;
	height: 40px;
	right: 35px;
    bottom: 70px;
}

/*悬浮在右下角*/
.xuanFu .right_bottom{
	right: 10px;
	bottom: 10px;
}

<!--澶撮儴涓嬭浇鏍�->
.banner-pannel{position:fixed;width:100%;height:50px;background:rgba(0,0,0,.7);background-repeat:no-repeat;background-position:bottom;background-size:100% 100%;color:#fff;}.slider-container,.slider-container .slider-list{position:relative;}.slider-container .image.logo{width:33px;height:33px;border-radius:8px;margin:10px 10px;}.slider-container .banner-label{margin-right:80px;left:60px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}.slider-container .banner-label .title-main{font-size:15px;margin-top:0.3rem;margin-bottom:0.2rem;}.slider-container .banner-label p{color:#fff;}.slider-container .banner-label .title-sub{font-size:12px;margin-top:0rem;margin-bottom:0.5rem;}.slider-container .open{right:10px;font-size:13px;line-height:30px;padding:0 10px;border-radius:6px;background:#f85959;display:inline-block;color:#fff;text-align:center;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}.slider-container .close{height:40px;width:20px;padding:5px;position:absolute;right:0;background:url(resource/images/banner_ic_close_6951b35.png) no-repeat 50%;background-size:14px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}.bottom-banner-container a{display:block;position:relative;text-align:center;color:#fff;line-height:36px;background-color:#f67373;font-size:0;}.bottom-banner-container a span{display:inline-block;background-size:6px;padding-right:11px;background:url(resource//images/rightIcon.png) no-repeat 100%;vertical-align:middle;font-size:14px;}

<!--新版本的css->
.tab {width:100%;background:#fff;margin:auto;margin-top:20px;}
.tab_header {height:30px;line-height:30px;margin-left:1px;font-size:0.8rem;margin-bottom: 0.6rem;}
.tab_normal {width:32.9%;height:30px;line-height:30px;margin-left:-1px;text-align:center;float:left;color:#666666;border-bottom:1px solid #CECECE;position:relative;z-index:100;border-radius:5px 5px 0 0;}
.tab_acvite {width:32.9%;height:30px;line-height:30px;margin-left:-1px;text-align:center;float:left;color:#EB6263;border-bottom:2px solid #EB6263;position:relative;z-index:200;border-radius:5px 5px 0 0;} 

						.resultHead {
							background-color: #dff0d8;
							margin-top: 1rem;
							margin-bottom: 0.8em;
							font-size: 12px;
						    background-color: #dff0d8;
						    padding: 1em 0.5em;
						    text-align: center;
						    -webkit-border-radius: 5px;
						}
						
						.resultHead .resultHeadContent {
							color: #333333;
							font-family: "Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu,Tahoma /*{global-font-family}*/;
							margin-left: 0.8rem;
							font-size: 0.8rem;
						}
						
						.resultHead .resultHeadContent .colorNum {
							color:red;
						}
						
						.noResultTip {
							width: 100%;
							text-align: center;
							min-height: 6rem;
						}
						.tableResultHead{
							width:100%;text-align: center;border-collapse:collapse;font-size:0.8rem;line-height: 2rem;font-weight: normal;
						}
						.tableResultHead thead{
							background-color: #0B95FE;color:#FFFFFF;
						}
						.w15percent{
							width:15%;
						}
						.w20percent{
							width:20%;
						}
						.w55percent{
							width:55%;
						}
						.w10percent{
							width:10%;
						}
						.normalListTable{
							width:100%;text-align: center;border-collapse:collapse;font-size:0.8rem;line-height: 2rem;font-weight: normal;table-layout: fixed;
						}
						.normalListTable td{
							line-height:2.6rem;
							overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
						}
						.normalListTable tr{
							line-height: 1.6rem;border-bottom:0.03rem solid #CECECE;
						}
						.noResultTipImg{
							width:100%;text-align: center;margin:1.2rem 0rem;
						}
						.noResultTipText{
							width:100%;text-align: center;color:#666666;font-family: PingFangSC-Regular;font-size:0.8rem;
						}