@charset "utf-8";
/* CSS Document */
@import url("base.css");

.header{height:30px; background-color:#f1f1f1; line-height:30px}
.header a{ margin-left:10px}
.main{ background-color:#2270ac; border-top:6px solid #005494; padding-bottom:14px; box-shadow:0 3px 3px #999}
/*顶部*/
.top{ text-align:center}
.logo{margin-top: 58px;}
.code { margin:30px 0 0}
.code span{ display:inline-block; width:104px; vertical-align:top; margin:0 20px}
.code span img{width:100px;height:100px;}
.code span p{ margin-top:4px; line-height:16px; font-size:14px;color:#fff;}
/*中间内容*/
.content{width:1080px; margin:20px auto 0}
.middle{ background:url(../images/middle_bj.png) repeat-y;}

.left{width:280px; padding-left:30px}
.left h3{width:182px;height:46px; line-height:46px;color:#fff; background:url(../images/title_bj.png) left center no-repeat; font-size:20px; font-weight:normal}
.left h3 em{width:24px;height:46px; float:left; background:url(../images/search.png) left center no-repeat; margin:0 6px 0 10px }
.list_search{ margin-top:40px}
.list_search dt{ font-size:18px; font-weight:bold; background:url(../images/title.png) left center no-repeat; padding-left:20px}

.search1{width:108px;height:26px; border:1px solid #e8e8e8; border-radius:6px; float:left; margin:15px 20px 0 0;}

.search_btn{ margin-top:20px;width:242px;height:34px; background-color:#2270ac; color:#fff; line-height:34px; font-size:16px; text-align:center; border-radius:6px;}
.dd_list{ margin-top:15px;}
.dd_list input{ width:164px;height:24px; border:1px solid #e8e8e8;border-radius:6px; padding-left:6px}
.info{width:260px; margin-top:40px; border-top:1px solid #dbdbdb; padding:15px 0 30px}
.info li{ margin-top:12px; color:#5b5b5b}

/*右侧内容*/
.right{width:700px; padding-left:30px; padding-right:40px;}
.right h2{ font-size:26px; line-height:36px; color:#0f62a1; text-align:center; font-weight:normal; padding-bottom:20px; border-bottom:1px solid #dbdbdb}
.right_cont{ min-height:560px;} 
.right_cont h3{ font-size:20px;background:url(../images/title.png) left center no-repeat; padding-left:20px; margin-top:16px}
.right_cont dl{ margin-top:10px;border-bottom:1px dotted #ccc; padding-bottom:8px}
.right_cont dl dt{ font-size:18px; color:#2270ac; font-weight:bold; padding-bottom:5px}
.right_cont dl dd{ line-height:20px; background:url(../images/d.png) left center no-repeat; padding:5px 0 5px 18px; }
.right_cont dl dd a{color:#666}
.right_cont dl dd a:hover{ text-decoration:underline;}
.other a{color:#b60009; vertical-align:middle}
.other a i{ margin-right:4px}
.other a.up_btn{width:90px; height:26px; color:#fff;  text-align:center; line-height:26px; background-color:#b60009; border-radius:6px}

/*搜索结果列表*/
.search_list { height:658px}
.search_list h3{ border-bottom:1px solid #dbdbdb; line-height:40px; margin-top:0}
.search_list dl{border-bottom:1px solid #ccc;}

.cont-text{height: 700px; width:690px}


/*分页代码*/
.list_page{height:30px;padding:10px 0 10px;text-align: center;}
.list_page span{margin-left: 11px;display: inline-block;width: 30px;height: 30px;background:url(../images/global/list_page_bg.jpg) no-repeat left top;color: #7f7f7f;font-size: 14px;font-weight: bold;line-height: 30px;text-align: center;vertical-align: middle;cursor: pointer;overflow:hidden}
.list_page span a{color: #7f7f7f;display: block;}
.list_page span a:hover{color: #fff;}
.list_page span:hover,.list_page span.active{background:url(../images/global/list_page_bg_selected.jpg) no-repeat left top;color: #fff;}
.list_page span img{float: left;}
.list_page .gopage{width:35px;height:31px; background-image:none}
.list_page .gopage:hover{background-image:none}
.list_page input{border: medium none;width: 35px !important;height: 30px;background:url(../images/global/list_page_turn.jpg) no-repeat left top;line-height: 30px;text-align: center;vertical-align: middle;}
.list_page .page_text,.list_page .page_text:hover{width:50px;height:30px;line-height:30px;font-size:14px;font-weight:bold;background:none;color:#7f7f7f;cursor:default}
.list_page span.page_prev a,.list_page span.page_next a{line-height:100px;}
.list_page span.page_prev{background:url(../images/global/list_page_prev.jpg) no-repeat left top;}
.list_page span.page_prev.disabled{background:url(../images/global/list_page_prev_no.jpg) no-repeat left top;}
.list_page span.page_next{background:url(../images/global/list_page_next.jpg) no-repeat left top;}
.list_page span.page_next.disabled{background:url(../images/global/list_page_next_no.jpg) no-repeat left top;}
.list_page span.page_prev.disabled a,.list_page span.page_next.disabled a{cursor:default}



.content-main {/* margin-top: 38px; */height: 700px;overflow: hidden;} 
.content-main{ line-height:22px !important; text-align: justify;}
.content-main p{ text-indent:2em; margin-top:6px; line-height:24px}
.content-main img { max-width: 100%; height: auto;}

.test {
	width: 14px;
	height: 690px;
	overflow: auto;
	border: none;
	border-radius:5px;
	position: absolute;
	top:2px;
	right:-25px;
	background: #EDEDED;
}
.scrollbar{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 14px;
	height: 80px !important;
	background-color: #2270ac;
	border-radius:5px;
	opacity: .8;
}

/*footer*/
.copyright{
	border-top:#2461a5 solid 3px;
}
.copyright table{
	margin:0 auto;
}
.copyright table p{
	text-align:center;
	font-size:14px;
	line-height:28px;
}
.copyright table p em{
	padding:0 6px;
}
.copyright table p.police{
	padding-top:10px;
}
.copyright table p.police a:link,.copyright table p.police a:hover,.copyright table p.police a:visited{
}

.content-main table{ width:100% !important;
                     margin-left: 0px !important;
                     border-collapse: inherit !important;}
                     
.content-main table p{text-indent:0em;}


/*响应式布局*/
@media (max-width: 768px) {
.test {
    display: none;
}
.content-main {
    margin-top: 0px;
    height: auto;
    overflow: hidden;
    padding: 0px;
}
table{
width: 100% !important;
    font-size: 14px;
}
.content-main img {
    max-width: 90%;
}
}





















