/*搜索页面*/
.search-body{
	width: 100%;
	height: 100vh;
	overflow: hidden;
	background:#ffffff;
	position: relative;
}
.search-body .search-box{
	width: 640px;
	height: auto;
	position: absolute;
	top:260px;
	left:50%;
	margin-left:-320px;
	z-index: 99
}
.search-body .search-box>img{
	display: block;
	margin:0 auto 50px;
}
.search-body .search-box .inputbox input{
	border:1px solid #bbbbbb;
	width: 540px;
	height: 46px;
	font-size: 20px;
	text-indent: 10px;
}
.search-body .search-box .inputbox button{
	width: 100px;
	height: 46px;
	line-height: 46px;
	background:#00acec;
	color: #ffffff;
	font-size: 20px;
}
.search-body .bottom{
	position: absolute;
	bottom:-20px;
	left:0;
	text-align: center;
	line-height: 390px;
	width: 100%;
	height: 300px;
}
.search-body .bottom>a{
	font-size: 16px;
	color: #6baae7;
}
/*搜索后浏览页面*/
.mt262{
	margin-top: 262px!important;
}
.browser-body{
	width: 100%;
	min-width: 1180px;
	height: auto;
	overflow:hidden;
}
.browser-body .head{
	position: fixed;
	left:0;
	top: 0;
	width: 100%;
	height: auto;
	background-color: #ffffff;
	z-index: 997;
	border-bottom: 1px solid #e8e8e8;
}
.browser-body .head.s_down{
	border:0;
}
.browser-body .top-search{
	width: 100%;
	height: auto;
	padding-top:20px;
	margin-bottom: 20px;
}
.browser-body .top-search .form>dl{
	padding-left:120px;
	/*background: url(../images/icon1.png) 10px 8px no-repeat;	*/
}
.browser-body .top-search .form>dl>dt.search-box{
	/*margin-bottom: 10px;*/
	height: 34px;
	line-height: 34px;
}
.browser-body .top-search .form>dl>dt.search-box select{
	box-sizing: border-box;
	margin-left:10px;
	width: 210px;
	height: 34px;
	border:1px solid #eeeeee;
}
.browser-body .top-search .form>dl>dt.search-box .searchInput{
	width: 459px;
	height: 34px;
	position: relative;
	border:1px solid #eeeeee;
	border-right: 0;
	margin-left:10px;
}
.browser-body .top-search .form>dl>dt.search-box .searchInput input{
	width: 100%;
	height: 100%;
	text-indent: 10px;
}
.browser-body .top-search .form>dl>dt.search-box .searchInput i.clear{
	width: 14px;
	height: 14px;
	line-height: 14px;
	text-align: center;
	font-size: 14px;
	color: #bfbfbf;
	position: absolute;
	right: 10px;
	top: 9px;
}
.browser-body .top-search .form>dl>dt.search-box button{
	width: 100px;
	height: 34px;
	color: #ffffff;
	font-size: 16px;
	margin-right:10px;
}
.browser-body .top-search .form>dl>dt.search-box span.gjsearch{
	margin-left: 10px;
	cursor: pointer;
}
.browser-body .top-search .form>dl>dt.search-box span.gjsearch i.platform{
	display: inline-block;
}
.browser-body .top-search .form>dl>dt.search-box span.gjsearch .arrow-up {
	transform: rotate(180deg);
}
.browser-body .top-search .form>dl>dd{
	width: 100%;
	height: auto;
	overflow: hidden;
	display: none;
}
.browser-body .top-search .form>dl>dd dl{
	width: 100%;
	height: auto;
}
.browser-body .top-search .form>dl>dd dl dt{
	width: 80px;
	line-height: 46px;
	margin-left: 10px;
	font-size: 14px;
	color: #333333;
	text-align: right;
}
.browser-body .top-search .form>dl>dd dl dd{
	height: 46px;
	line-height: 46px;
	margin-left: 10px;
}
.browser-body .top-search .form>dl>dd dl dd>label{
	margin:0 13px 0 0;
	line-height: 46px;
}
.browser-body .top-search .form .checkbox-wrap{
	margin: 13px 8px 0 0; 
}
.browser-body .top-search .form>dl>dd dl dd .catalog{
	width: 300px;
	height: 30px;
	box-sizing: border-box;
	border:1px solid #eeeeee;
	margin-top: 8px;
	padding:4px;
}
.browser-body .top-search .form>dl>dd dl dd .catalog-select,
.browser-body .top-search .form>dl>dd dl dd .catalog-clear{
	height:30px;
	line-height: 30px;
}
.browser-body .top-search .form>dl>dd dl dd .catalog-select{
	margin-top:8px;
	width:60px;
	color: #ffffff;
	margin-right:10px;
}
.browser-body .top-search .form>dl>dd dl dd .catalog-clear{
	position:absolute;
	background:transparent;
	color: #bfbfbf;
	left: 280px;
	top:8px;
}
.browser-body .top-search .form .time-box .timeInput{
	width: 200px;
	height: 30px;
	border:1px solid #eeeeee;
	margin-top: 8px;
	padding:4px;
}
.browser-body .top-search .form .time-box .timeInput input{
	width: 100%;
	height: 100%;
}
.browser-body .top-search .form .time-box span{
	width: 36px;
	text-align: center;
	color: #c8c8c8;
}
.browser-body .dressingBy{
	width: 100%;
	height: 40px;
	padding:8px 0 8px 120px;
	background-color: #eeeeee;
	line-height: 24px;
}
.browser-body .dressingBy>div{
	margin-right: 10px;
}
.browser-body .dressingBy select{
	width: 120px;
	height: 24px;
	border:1px solid #e5e5e5;
	color: #333333
}
.browser-body>.content{
	width: 100%;
	height: auto;
	overflow:hidden;
	padding:20px 120px 60px;
	margin-top: 80px;
	transition: all .5s;
}
.browser-body .left_area{
	width: 60%;
	height: auto;
	margin-right: 80px;
	/*margin-left: 80px;*/
	overflow:hidden;
}
.browser-body .left_area .result_info_box{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
}
.browser-body .left_area .result_info_box .info_title{
	width: 100%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	color: #0068b7;
}
.browser-body .left_area .result_info_box .key_word{
	color: #ff0000
}
.browser-body .left_area .result_info_box .info_btm{
	color: #999999;
	width: 100%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}
.browser-body .left_area .result_info_box .info_btm span{
	margin-right: 20px;
}
.browser-body .left_area .result_info_box .info_content p.text_content{
	width: 100%;
	max-height: 60px;
	line-height: 20px;
	overflow:hidden;
	font-size: 14px;
}
.browser-body .left_area .result_info_box .info_content .img_video_list{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.browser-body .left_area .result_info_box .info_content .img_video_list li{
	width: 24%;
	height: auto;
	overflow: hidden;
	float: left;
	margin-right: 1%;
}
.browser-body .left_area .result_info_box .info_content .img_video_list li a.img_box{
	display: block;
	width: 100%;
	height: 86px;
	overflow: hidden;
	position: relative;
}
.browser-body .left_area .result_info_box .info_content .img_video_list li a.img_box img{
	height: 100%;
	width: 100%;
}
.browser-body .left_area .result_info_box .info_content .img_video_list li a.img_box .play{
	position: absolute;
	left:0;
	top:0;
	right: 0;
	bottom: 0;
	margin:auto;
	width: 24px;
	height: 24px;
	background:url(../images/play.png) center no-repeat;
}
.browser-body .left_area .result_info_box .info_content .img_video_list li p.name{
	width: 100%;
	height: 32px;
	line-height: 16px;
	overflow: hidden;
	margin-top: 8px;
	color: #0068b7;
}
.browser-body .hot_search_box{
	width: 25%;
	height: auto;
	min-height: 240px;
	overflow:hidden;
	border-left: 1px solid #eeeeee;
	padding-left:16px;
}
.browser-body .hot_search_box .title{
	font-size: 16px;
	color: #333333;
	line-height: 36px;
}
.browser-body .hot_search_box .hot_search_list li{
	width: 100%;
	height: 32px;
	padding:9px 0;
	font-size: 14px;
	line-height: 14px;
}
.browser-body .hot_search_box .hot_search_list li>div{
	width: 70%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.browser-body .hot_search_box .hot_search_list li>span{
	width: 20%;
	text-align: left;
}
.browser-body .hot_search_box .hot_search_list li .s-index{
	width: 14px;
	height: 14px;
	text-align: center;
	line-height: 14px;
	color: #a0a0a0;
	margin-right: 12px;
	font-size: 12px;
}
.browser-body .hot_search_box .hot_search_list li .s-index.s-index-hot{
	background:url(../images/gradient.jpg) left top repeat-y;
	background-size: 100% 1px;
	color: #ffffff;
	border-radius: 2px;
}
.browser-body .hot_search_box .hot_search_list li>span{
	font-size: 12px;
}
.browser-body .hot_search_box .hot_search_list li>span i.s-icon-up{
	display: inline-block;
	width: 6px;
	height: 6px;
	margin-right: 6px;
	background:url(../images/icon-up.png) center no-repeat;
}
.live-onloading,.live-noData{
	text-align: center;
}
hl{
	color:#F00 !important;
}
.paginations nav{
	text-align: left !important;
	margin-right: 80px;
}
/*会动的云*/
.wave {
	position: absolute;
	left: 0;
	width: 200%;
	height: 100%;
	background-repeat: repeat no-repeat;
	background-position: 0 bottom;
	transform-origin: center bottom;
}
.waveTop {
	background-image: url(../images/wave-top.png);
	background-size: 50% 100px;
	animation: move_wave 13s linear infinite;
}
.waveMiddle {
	background-image: url(../images/wave-mid.png);
	background-size: 50% 280px;
	animation: move_wave 16s linear infinite;
}
.waveBottom {
	background-image: url(../images/wave-bot.png);
	background-size: 50% 280px;
	animation: move_wave 18s linear infinite;
}
@keyframes move_wave {
	0% {
		transform: translateX(0) translateZ(0) scaleY(1)
	}
	50% {
		transform: translateX(-25%) translateZ(0) scaleY(0.55)
	}
	100% {
		transform: translateX(-50%) translateZ(0) scaleY(1)
	}
}

/*2018-11-27 界面改版 同中央纪委 增加的样式 */
.searchCondition{
	width: 20%;
	height: auto;
	min-height: 240px;
	overflow: hidden;
	padding-left:10px;
	border-left:1px solid #e8e8e8;
}

.other_left .tith2{ background:#59bafe; font-size:16px; color:#ffffff; padding:10px 20px; margin-top:10px;text-align: left;}
.other_left .tith2 a{ color:#fff; }
.other_left .u_list{ background:#fff; padding:10px 0; text-align: left;}
.other_left .u_list li{ background:url(../images/rh_07.jpg) 20px center no-repeat; padding-left:35px; line-height:20px; font-size:110%; margin:8px 0; vertical-align:top;text-align: left;}
.other_left .u_list li.on{ background:url(../images/00_17.jpg) 20px center no-repeat;text-align: left;}
.other_left .u_list li.on a{ color:#941e23;}
.other_left .u_list li a{ color:#555;}
.other_left .u_list li a:hover{ color:#941e23;}

.other_left .u_list_2{ background:#fff; padding:20px 0 20px; margin-top:10px;}
.other_left .u_list_2 li{ background:url(../images/00_17.jpg) 20px center no-repeat; padding:8px 0; padding-left:35px; line-height:20px; font-size:110%; vertical-align:top;}
.other_left .u_list_2 li.on{ background:url(../images/00_18.jpg) 20px center no-repeat #941e23; }
.other_left .u_list_2 li.on a{ color:#fff; font-style:italic; text-decoration:underline;}
.other_left .u_list_2 li.on a:hover{ color:#fff;}
.other_left .u_list_2 li a{ color:#555;}
.other_left .u_list_2 li a:hover{ color:#941e23;}

.other_left .u_list_0603 li{ background-position:20px 11px; padding:0 10px; text-align: left; }
.other_left .u_list_0603 li h2{ font-size:110%; padding-left:25px; border-bottom:1px solid #ddd; line-height:1.8;text-align: left;}
.other_left .u_list_0603 li .child{ padding-left:25px; margin:10px 0 20px; text-align: left; }
.other_left .u_list_0603 li .child a{ display:block; margin-bottom:5px; background:url(../images/s0_07.jpg) no-repeat left center; padding-left:15px;}
.center_box0{ background:#fff; border-radius:4px; background:#fff; min-height:200px; text-align: left; }
.center_box0 .tith2{ margin:0 15px 10px; font-size:120%; border-bottom:5px solid #941e23; padding: 10px 0 5px 0; text-align: left; }
.s_0603_list{ padding:20px 10px; padding-top:0; text-align: left;}
.s_0603_list li { position:relative; border-bottom:1px solid #ddd; padding:15px 10px;  line-height:25px;}
.s_0603_list em.emtitle { padding-right:90px; display:block; font-size: 12px; position:relative;}
.s_0603_list em.emtitle .title{ display:block; font-size: 130%; color:#555656;  background:url(../images/s0_11.jpg) no-repeat left center;
	padding-left:15px; max-width: 560px; white-space: nowrap; overflow:hidden; text-overflow:ellipsis;}
.s_0603_list em.emtitle .title a{color:#555656;}
.s_0603_list em.emtitle .title a:hover{color:#941e23;}

.s_0603_list em.emabstr { padding-right: 0px; display:block;}
.s_0603_list em.emabstr .abstract { display:block; padding-left:15px;line-height:1.5; font-size: 110%; text-indent:30px;color:#787979;}
.s_0603_list em.emabstr .abstract a{color:#787979;}
.s_0603_list em.emabstr .abstract a:hover{color:#941e23;}

.s_0603_list li span{ position:absolute; right:0; top: 16px; color:#555656; font-size:100%; font-family:Arial;}

.pagination a{
	font-size: 15px;
	display: inline-block;
	height: 35px;
	margin: 0 2px;
	padding: 0 12px;
	color: #333;
	line-height: 35px;
	text-align: center;
	border: 1px solid #eee;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.pagination .active{
	background:#45bace;
}

.pagination .a1 {
	color: #9dbdd6;
}

.other_left .u_list .currCond {
	color:#45bace;
	font-weight:bold;
}

/*国务院0401新规改版  实现搜索即服务 搜索聚合*/
.search-top, search-aboout{
	height: 40px;
	color: #59bafe;
	line-height: 40px;
	text-indent: 20px;
	font-size: 18px;
	background-color: #ddd;
}
.search-bottom{
	height: 120px;
	display: flex;
	justify-content: center;
	padding-top: 30px;
	border: 1px solid #bdbdbd;
}
.search-bottom-input input{
	height: 34px;
	width: 250px;
	outline: none;
	text-indent: 10px;
	border: 1px solid #ddd;
}
.search-bottom-input button{
	height: 34px;
	width: 80px;
	color: #fff;
	font-size: 16px;
	background-color: #59bafe;
}
.search-about{
	font-weight: bold !important;
	border-bottom: 1px solid #bdbdbd;
	background: none;
}
.about-list a{
	float: left;
	width: 20%;
	color: #333;
	font: 16px/30px "微软雅黑", Arail;
}
.about-list a:hover{
	color: #00c;
}
.down-drap{
	position: absolute;
	left: -1px;
	right: 0;
	top: 32px;
	min-height: 100px;
	height: auto;
	border: 1px solid #eee;
	border-top: none;
	background-color: #fff;
}
.down-drap a{
	float: left;
	width: 100%;
	padding-left: 10px;
	color: #333;
	line-height: 30px;
}
.down-drap a:hover{
	color: #fff;
	background-color: #80b9e0;
}