.main1{
	background: #fef9ed;
	padding-bottom:20px;
}
.main_center{
	width:1200px;
	margin:0 auto;
	position: relative;
}
.notice{
	float:left;
	width:800px;
	margin-top:40px;
}
.classify_title{
	border-bottom:4px solid #014a99;
	padding-bottom:5px;
	overflow:hidden;
}
.classify_title>div{
	font-size:22px;
	color:#014a99;
	float:left;
	font-weight: 600;
}
.classify_title>a{
	font-size:12px;
	color:#a6a6a6;
	float:right;

	margin-top:10px;
}
.classify_title>a:hover{
	color:#014a99;
}
.notice_list{
	overflow: hidden;
	margin-top:10px;
}
.notice_list>li{
	float:left;
	width:370px;
	margin-top:30px;
	overflow: hidden;
}
.notice_date{
	float:left;
	width:64px;
	height:52px;
	background: #afccec;
	color:#014a99;
	text-align: center;
}
.notice_date_t{
	font-size:22px;
}
.notice_date_b{
	font-size:12px;
}
.notice_con{
	float:right;
	width:290px;
	font-size:14px;
	color:#333;
	line-height: 24px;
	height:48px;
	overflow: hidden;
}
.notice_list_r{
	float:right !important;
}
.notice_con:hover{
	color:#db8731;
}
.abstract{
	position: relative;
	right:0px;
	float:right;
	width:358px;
	top:-38px;
	z-index: 3;
}
.abstract_t{
	padding:50px 24px 0px;
	height:330px;
	background: url(../img/g.jpg);
	background-size:100% 100%;
}
.abstract_t>h3{
	font-size:24px;
	color:#fff;
	font-weight:600;
	margin:0px;
}
.abstract_t>p{
	font-size:12px;
	color:#fff;
	margin-top:40px;
	line-height: 24px;
}
.abstract_t>a{
	width:130px;
	height:40px;
	background: #d47f27;
	display: block;
	color:#fff;
	font-size:16px;
	margin-top:30px;
	text-align: center;
	line-height: 40px;
}
.abstract_t>a:hover{
	opacity: 0.7;
}
.abstract_b{
	height:125px;
	background: url(../img/f.jpg);
	background-size:100% 100%;
	padding:20px 24px;
}
.abstract_time{
	overflow: hidden;
}
.abstract_time>img{
	width:25px;
	height:22px;
	float:left;
	margin-top:4px;
}
.abstract_time>div{
	float:left;
	margin-left:10px;
	font-size:20px;
	color:#fff;
	width:275px;
}
.abstract_time>div>span{
	color:#f1b170;
}
.main2{
	background: #014a99;
}
.manage{
	height:200px;
	border-left:1px solid #1b61ae;
}
.manage>li{
	float:left;
	width:16.6%;
	border-right:1px solid #1b61ae;
}
.manage>li>a{
	text-align: center;
	display: block;
	height:200px;
	padding-top:40px;
	transition: 500ms;
}
.manage>li>a:hover{
	background: #4983c3;
	transform: scale(1.1);
}
.manage>li>a>img{
	width:81px;
	height:80px;
}
.manage>li>a>div{
	font-size:12px;
	color:#fff;
	margin-top:20px;
}
.main3{
	background: #e0e8ed;
	padding:40px 0px;
}
.guide{
	float:left;
	width:400px;
}
.guide_list{
	margin-top:16px;
}
.guide_list>li{
	padding:12px 0px;
	overflow: hidden;
	border-bottom:1px solid #eeeeee;
}
.guide_list>li span{
	display: inline-block;
	width:4px;
	height:4px;
	border-radius: 50%;
	background: #906130;
	float:left;
	margin-top:8px;
}
.guide_list>li div{
	width:388px;
	float:right;
	font-size:14px;
	color:#555;
	overflow:hidden; 
    text-overflow:ellipsis; 
    white-space:nowrap; 
}
.guide_list>li div:hover{
	color:#da8630;
}
.flash{
	float:right;
	width:760px;
}
.flash_list{
	overflow: hidden;
	margin-top:30px;
}
.flash_list_l{
	float:left;
	width:370px;
}
.flash_name{
	overflow: hidden;
}
.flash_name>img{
	width:146px;
	height:110px;
	float:left;
}
.flash_name>div{
	float:right;
	width:210px;
}
.flash_name h4{
	color:#333;
	height:62px;
	overflow: hidden;
	line-height: 28px;
}
.flash_name h4:hover{
	color:#da8630;
}
.flash_name span{
	display: block;
	color:#8f8f8f;
	font-size:12px;
}
.archive_title{
	height:50px;
	background: #014a99;
	padding:0px 30px;
	overflow: hidden;
}
.archive_title>h3{
	float:left;
	font-size:22px;
	font-weight:600;
	color:#fff;
	margin:0px;
	margin-top:11px;
}
.archive_title>a{
	font-size: 12px;
	color: #d7d7d7;
	float: right;
	margin-top: 16px;
}
.archive_list{
	overflow: hidden;
	margin-top:30px;
	margin-bottom:20px;
}
.archive_list_l{
	float:left;
	width:490px;
	height:390px;
	border:1px solid #c7c7c7;
	position: relative;
}
.archive_list_l>img{
	width:100%;
	height:100%;
}
.archive_list_l>div{
	position: absolute;
	width:100%;
	height:34px;
	left:0px;
	bottom:0px;
	line-height: 34px;
	color:#fff;
	padding:0px 20px;
	overflow:hidden; 
    text-overflow:ellipsis; 
    white-space:nowrap;
    background: rgba(0,0,0,0.4);
}
.archive_list_l>div:hover{
	background: rgba(0,0,0,0.8);
}
.main_cent{
	padding-top:40px;
}
.archive_list_m{
	float:left;
	width:660px;
	margin-left:36px;
}
.archive_list_m_t{
	height:180px;
	position: relative;
	float: left;
	margin-bottom: 30px;
	margin-left: 12px;
}
.archive_list_m_t>img{
	width:318px;
	height:100%;
}
.archive_tt{
	position: absolute;
	width:100%;
	height:34px;
	left:0px;
	bottom:0px;
	line-height: 34px;
	color:#fff;
	padding:0px 20px;
	overflow:hidden; 
    text-overflow:ellipsis; 
    white-space:nowrap;
    background: rgba(0,0,0,0.4);
}
.archive_tt:hover{
	background: rgba(0,0,0,0.8);
}
/**/
.isnav{
	background: #f1871a;
	color:#fff !important;
}
.banner{
	height:568px;
	background: url(../img/banner2.jpg);
	background-size:100% 100%;
}
.regulat{
	width:1200px;
	margin:0 auto;
	margin-top:-320px;
	overflow: hidden;
}
.regulat_l{
	float:left;
	width:300px;
}
.regulat_l_i{
	height:108px;
	width:100%;
}
.regulat_title>li{
	position: relative;
	color:#3a3a3a;
	border-bottom:1px solid #fff;
	font-size:18px;
	background: #ded3b7;
	padding:22px 20px 22px 40px;
	border-left:7px solid #ded3b7;
}
.regulat_title>li>a{
	color:#3a3a3a;
	display: block;
}
.regulat_title_s{
	display: inline-block;
	position: absolute;
	right:20px;
	top:26px;
	font-size:14px;
	color:#a8a294;
}
.regulat_title_down{
	background: #e3ddd1;
	display: none;
}
.regulat_title_down>dd{
	position: relative;
}
.regulat_title_down>dd>a{
	font-size:16px;
	color:#4d4d4d;
	padding:20px 0px 20px 100px;
	display: block;
	margin-right:30px;
}
.regulat_title_down>dd span{
	display: inline-block;
	position: absolute;
	right:20px;
	top:24px;
	font-size:14px;
	color:#a8a294;
}
.regulat_title_down>dd>a:hover{
	color:#f1861a;
}
#is_relist{
	background: #886846;
	border-left-color:#f1871a;
	color:#fff;
}
.regulat_l_x{
	width:100%;
	height:354px;
}
.regulat_r{
	float:right;
	width:880px;
	border:1px solid #c8c8c8;
	background: #fef9ed;
	border-top:5px solid #2473b0;
}
.regulat_r_title{
	height:60px;
	overflow: hidden;
	padding:0px 18px;
	border-bottom:1px solid #d8d8d8;
}
.regulat_r_title>h3{
	float:left;
	font-size:24px;
	margin:0px;
	height:100%;
	line-height: 60px;
	color:#886846;
	font-weight:600;
}
.regulat_r_title>div{
	float:right;
	font-size:12px;
	color:#757575;
	margin-top:20px;
}
.regulat_r_title>div>a{
	color:#757575;
}
.regulat_r_title>div>a:hover{
	color:#f1871a;
}
.regulat_r_list{
	padding:10px 40px;
	overflow: hidden;
}
.regulat_r_list>li{
	border-bottom:1px solid #e9e9e9;
	overflow: hidden;
}
.regulat_r_con{
	font-size:14px;
	padding:12px 0px;
	color:#333333;
	float:left;
	width:690px;
	overflow:hidden; 
    text-overflow:ellipsis; 
    white-space:nowrap;
}
.regulat_r_con>span{
	font-size:20px;
	color:#886846;
	font-weight: 600;
	margin-right:10px;
}
.regulat_r_date{
	float:right;
	font-size:12px;
	color:#898989;
	margin-top:20px;
}
.regulat_r_con:hover{
	color:#f1871a;
}
.page{
	text-align: center;
}
.page>ul{
	margin:20px auto;
	display: inline-block;
	overflow: hidden;
}
.page>ul>li{
	float:left;
	margin:0px 10px;
	border:1px solid #ababab;
	font-size:12px;
	color:#333;
	padding:6px 12px;
}
.page>ul>li>a{
	color:#333;
}
.page>ul>li:hover{
	background: #bc8f5f;
}
.page>ul>li:hover a{
	color:#fff;
}
.service{
	padding:30px 60px;
	min-height:700px;
}
.service>h4{
	margin:0px;
	font-size:18px;
	color:#b27934;
	font-weight:600;
}
.service>div{
	font-size:16px;
	color:#333;
	line-height: 36px;
	margin-top:10px;
}
.sit_con{
	padding:0px 40px 40px;
	min-height: 500px;
}
.sit_con>h3{
	font-size:26px;
	color:#333;
	font-weight:600;
	margin:0px;
	margin:26px;
	text-align: center;
	letter-spacing: 10px;
}
.sit_con>p{
	font-size:14px;
	color:#555555;
	margin-top:20px;
	text-indent: 30px;
	line-height: 26px;
}
.maps{
	width:580px;
	height:410px;
	margin-top:30px;
	border:1px solid #a2a2a2;
}
.issue{
	padding:0px 40px;
}
.issue>li{
	padding:24px 0px 0px;
	overflow: hidden;
}
.issue_ico{
	display: inline-block;
	width:30px;
	height:28px;
	background: url(../img/wt.png);
	background-size:100% 100%;
	float:left;
}
.issue_con{
	float:right;
	width:750px;
	padding-bottom:10px;
	border-bottom:1px solid #ddccb3;
}
.issue_con>h4{
	font-size:16px;
	color:#f1871a;
	margin:0px;
	font-weight: 600;
}
.issue_con>p{
	margin:0px;
	margin-top:16px;
	font-size:12px;
	color:#838282;
	line-height: 24px;
	height:48px;
	overflow: hidden;
}
.issue_con>div{
	margin-top:4px;
	color:#609eeb;
	font-size: 12px;
}
.issue_con>p:hover{
	color:#333;
}
.note{
	padding:40px;
}
.note>p{
	color:#333;
	width:410px;
	font-size: 14px;
	line-height: 28px;
}
.note_ipt{
	overflow: hidden;
	margin-top:20px;
	width:410px;
}
.note_ipt>input{
	width:196px;
	height:34px;
	background: #e0dcd3;
	padding-left:16px;
	border:0px;
	font-size:14px;
	color:#333;
}
.note>textarea{
	margin-top:10px;
	width:540px;
	height:250px;
	font-size:14px;
	color:#333;
	padding:10px 16px;
	background: #e0dcd3;
	border:0px;
}
.note button{
	width:100px;
	height:30px;
	background: #f1861a;
	font-size: 14px;
	color:#fff;
	margin-top:34px;
	border:none;
}
.regulat_title>li:hover{
	color:#f1861a;
}
.regulat_title>li:hover a{
	color:#f1861a;
}
.sit_con>h4{
	font-size:22px;
	color:#333;
	text-align: center;
	margin-top:20px;
	font-weight: 600;
}
.flashs{
	margin-top:20px;
	background: #e2e2e2;
	height:30px;
	line-height: 30px;
	font-size:12px;
	color:#333;
	text-align: center;
}
.flashs_img{
	text-align: center;
	margin-top:20px;
}
.flashs_img>img{
	width:470px;
	height:260px;
}
.record{
	overflow: hidden;
}
.record>li{
	float:left;
	width:240px;
	height:200px;
	border:1px solid #969696;
	position: relative;
	margin-left:40px;
	margin-top:20px;
}
.record_img{
	width:238px;
	height:198px;
}
.record_con{
	position: absolute;
	width:100%;
	height:40px;
	line-height: 40px;
	border-top:1px solid #969696;
	background: #cecece;
	font-size:14px;
	padding:0px 10px;
	color:#333;
	bottom:0px;
	left:0px;
	overflow:hidden; 
    text-overflow:ellipsis; 
    white-space:nowrap; 
}
.record>li:hover .record_con{
	background: #886846;
	color:#fff;
}
/*数字档案馆*/
.figure{
	background: rgba(0,0,0,0.4);
	height:80px;
	position: fixed;
	top:0px;
	left:0px;
	width:100%;
	z-index: 2;
}
.figure_c{
	width:1200px;
	margin:0 auto;
	height:80px;
}
.figure_c img{
	width:495px;
	height:72px;
	margin-top:3px;
}
.digital{
	position: absolute;
	bottom:60px;
	width:100%;
	left:0px;
}
.digital_c{
	width:1200px;
	margin:0 auto;
	overflow: hidden;
}
.digital_c_list{
	width:540px;
	height:330px;
	background: url(../img/l_bg.jpg);
	background-size:100% 100%;
	border-top:6px solid #28868c;
	padding:10px 30px;
	float:left;
}
.digital_c_l{
	padding:12px 0px;
	border-bottom:1px solid #e9e9e9;
}
.digital_c_l>a{
	display: block;
	overflow: hidden;
}
.digital_r{
	float:right;
	width:520px;
}
.digital_r_list{
	width:240px;
	height:150px;
	border:1px solid #3c3c3c;
	background:url(../img/s_bg.jpg);
	background-size:100% 100%;
	text-align: center;
	position: relative;
	float:left;
	margin:10px 10px 0px;
}
.digital_r_list_con{
	margin-top:14px;
	font-size:22px;
	color:#6f6f6f;
	letter-spacing: 10px;
	font-family: '方正隶变简体';
}
.digital_r_list>img{
	width:52px;
	height:54px;
	margin-top:28px;
}
.digital_r_list_down{
	position: absolute;
	width:100%;
	height:100%;
	background: rgba(0,0,0,0.4);
	top:0px;
	left:0px;
	display: none;
}
.digital_r_list_down>a{
	width:96px;
	height:38px;
	line-height:38px;
	display: block;
	background: #bda24e;
	color:#fff;
	border-radius: 4px;
	font-size:12px;
	text-align: center;
	margin:58px auto 0px;
}
.digital_r_list:hover .digital_r_list_down{
	display: block;
}
.digital_foot{
	border-top:10px solid #795117;
	background:url(../img/ff.jpg);
	background-size:100% 100%;
}
.digital_foot>div{
	width:1200px;
	margin:0 auto;
	overflow: hidden;
	padding:0px 0px 20px;
}
.digital_foot_l{
	float:left;
	width:368px;
	margin-top:30px;
}
.digital_foot_l>img{
	width:100%;
	height:160px;
}
.digital_foot_l>div{
	font-size:30px;
	color:#f1871a; 
	text-align: center;
	margin-top:10px;
	font-family: '方正隶变简体';
}
.digital_foot_r{
	margin-top:30px;
	height:180px;
	float:right;
	max-width:658px ;
	overflow: hidden;
	font-size:16px;
	color:#f1871a;
	font-family: '方正隶变简体';
	writing-mode: vertical-rl;
	writing-mode: tb-rl;
	line-height: 36px;
}
.figur{
	background: rgba(0,0,0,0.4);
	height: 80px;
}
.figur_c{
	overflow: hidden;
}
.figur_c_r{
	float:right;
	margin-top:30px;
}
.figur_c_r>a{
	margin:0px 10px;
	font-size:16px;
	color:#f5e5ce;
}
.figur_c_r>a:hover{
	color:#f1871a;
}
.s_banner{
	height:300px;
}
.s_banner>img{
	width:100%;
	height:100%;
}
.figure_main{
	border-top:14px solid #795117;
	background: #90734a;
	padding-bottom:30px;
}
.figure_main_c{
	width:1200px;
	margin:0 auto;
	padding-top:30px;
}
.figure_main_c_t{
	background: url(../img/gc.png);
	background-size:100% 100%;
	text-align: center;
	padding-top:20px;
}
.figure_main_c_t>div{
	width:70px;
	height:70px;
	margin:0 auto;
	border-radius: 50%;
	border:2px solid #6a6a6a;
	color:#90734a;
	font-size:18px;
	text-align: center;
	font-family: '方正隶变简体';
	padding-top:6px;
}
.figure_main_c_m{
	background: #ebe3cb;
	padding:20px 80px;
	border:1px solid #707070;
	border-bottom:0px;
	border-top:0px;
}
.figure_main_c_m>p{
	color:#90734a;
	font-size:18px;
	font-family: '方正隶变简体';
	line-height: 30px;
}
.figure_main_c_b{
	overflow: hidden;
	margin-top:30px;
}
.exhibition{
	float:left;
	width:519px;
	border-right:1px dashed #90734a;
}
.exhibition_t{
	width:462px;
	margin-bottom:38px;
}
.exhibition_t>h4{
	color:#333;
	margin:0px;
	overflow:hidden; 
    text-overflow:ellipsis; 
    white-space:nowrap;
}
.exhibition_t_con{
	margin-top:6px;
	color:#8c8c8c;
	font-size:12px;
	overflow:hidden; 
    text-overflow:ellipsis; 
    white-space:nowrap;
}
.exhibition_t_img{
	margin-top:10px;
	width:340px;
	height:260px;
	text-align: center;
	line-height: 260px;
	position: relative;
}
.exhibition_t_img>img{
	max-width: 100%;
	max-height: 100%;
}
.exhibition_t_img>span{
	display: block;
	position: absolute;
	right:-120px;
	bottom:0px;
	background: #303030;
	color:#a9a9a9;
	font-size:12px;
	width:80px;
	height:26px;
	text-align: center;
	line-height: 26px;
}
.exhibition_t_img>span:hover{
	color:#fff;
}
.exhibition_t>h4:hover{
	color:#f1871a;
}
.exhibition_r{
	float:right;
	width:519px;
	padding-left:60px;
}
.property>h3{
	color:#333;
	margin:0px;
	margin:20px 0px;
	text-align: center;
	font-weight: 600;
}
.property>p{
	font-size:14px;
	color:#333;
	margin-top:10px;
	text-indent: 30px;
	line-height: 24px;
}
.property_img{
	text-align: center;
	margin-top:10px;
}
.property_wz{
	font-size: 12px;
color: #fff;
margin-bottom:10px;
}
.property_wz>a{
	color: #fff;
}
.property_wz>a:hover{
	color:#f1871a;
}
.storage{
	overflow: hidden;
	padding:20px 0px 40px;
	background: #ebe3cb;
	border:1px solid #707070;
	border-top:0px;
	position: relative;
}
.storage_t{
	float:left;
	margin:20px 68px;
}
.storage_line{
	position: absolute;
	width:1px;
	top:20px;
	left:600px;
	height:100%;
	border-right: 1px dashed #90734a;
}