.ss_head {
	height: 192px;
}
.ss_head .ss_head_link {
	height: 35px;
	line-height: 35px;
	background-color: #015293;
	border-bottom: 1px solid #3a7aad;
}
.ss_head_link a {
	font-size: 14px;
	color: #cee9ff;
}
.ss_head_link .line {
	display: inline-block;
	margin: 0 10px;
	width: 1px;
	height: 10px;
	background-color: #cee9ff;
}
.ss_logo {
	padding: 43.5px 0;
	height: 72px;
	background-color: #014f8e;
}
.ss_logo img {
	margin: 0 auto;
}

.ss_box {
	margin: 20px 0 10px;
}
.ss_box .ss_box_inner {
	padding: 20px 130px;
	background-color: #fff;
}
.searchbox .search_buttom {
	margin-right: 15px;
}
.search_buttom .forminput {
	font-size: 14px;
	color: #303030;
}
.forminput .search_input { 
	padding: 0 20px;
	width: 650px;
	height: 34px;
	line-height: 34px;
	outline: none;
	border: none;
	border: 1px solid #c0c0c0;
}
.search_input::-webkit-input-placeholder {
    color: #999;
}
.search_input::-moz-input-placeholder {
    color: #999;
}
.search_input::-ms-input-placeholder {
    color: #999;
}
.forminput .search_input_date {
	height: 26px;
	line-height: 26px;
	outline: none;
	border: none;
	border: 1px solid #c0c0c0;
}
.searchbox .formsub .search_bottom {
	width: 90px;
	height: 84px;
	outline: none;
	border: none;
	background: url(xxss_icon.png) center no-repeat;
}

.ss_nums_cont_outer {
	margin-bottom: 10px;	
}
.ss_nums_cont_outer .nums_text {
	padding: 0 15px;
	height: 50px;
	line-height: 50px;
	font-size: 13px;
	color: #656565;
	background-color: #fff;
}

.ssjg_box {
	margin-bottom: 20px;
}
.ssjg_box .content_left {
	margin-right: 15px;
}
.content_left .searchyear {
    padding: 15px 10px;
    width: 110px;
    text-align: center;
    background: #fff;
}
.searchyear .title {
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    color: #fff;
    margin-bottom: 15px;
    background: #228ec7 url(search_icon2.png) 3px center no-repeat;
}
dl.opt {
	padding-top: 15px;
	border-top: 1px solid #dbdbdb;
}
dl.opt dt,
dl.opt dd {
	line-height: 18px;
}
dl.opt a {
	font-size: 14px;
	color: #242424;
	text-decoration: none;
}
.dd-selected {	
	margin-bottom: 25px;
	font-size: 16px;
	color: #00679d;
}
.dd-no-selected {
	margin-bottom: 25px;
	color: #242424;
}
.dd-no-selected:hover {
	color: #228ec7;
}
.ssjg_box .content_right {
	width: 1055px;
}
.searchlist .search_result {
	margin-bottom: 10px;
	padding: 10px;
	background-color: #fff;
}
.search_result .title {
	margin-bottom: 10px;
}
.search_result .tags {
	display: inline-block;
	margin-right: 3px;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	color: #fffbfc;
	background-color: #00679d;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
}
.search_result .item_title {
	font-size: 18px;
	color: #10568a;
}
.search_result .item_summary {
	font-size: 14px;
	color: #242424;
	line-height: 25px;
}
.search_result .suctime {
	margin-top: 10px;
	font-size: 14px;
	color: #555;
}
.search_result .time {
	margin-right: 30px;
}
.content_right .pages {
	margin-top: 20px;
	font-size: 16px;
	color: #393939;
	text-align: center;
}
.content_right .pages a {
	font-size: 16px;
	color: #393939;
}
