html,body,ul, li, dl, dt, dd, ol, p, img,h4, i,input{
    list-style: none;
    border: none;
    vertical-align: middle;
    margin: 0px;
    padding: 0px;
}
a, h1, h2, h3, h4, h5, h6, input, select, button, option, textarea, optgroup {
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    color: inherit;
    outline: none;
}
	
html {
  font: normal 16px/1.8 !important;
}
body {
    font-family: "Microsoft Yahei", "PingFang", "Droid Sans", -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    background: #ca0227 url(hdfazfjs_bg.png) center top no-repeat;
}
ul,li{
	list-style:none;
	}

a {
  color: #333;
  text-decoration: none;
}
a:hover {
  color: #ca0227;
  text-decoration: none;
}
em {
  font-style: normal;
}

.clear{
	clear:both;
	}
.warp {
    width: 100%;
    min-width: 1200px;
}
.container {
    width: 1150px;
	margin:0 auto;
	padding:25px 25px 25px 25px;
	background:#FFF;
}
.tool{
	width:100%;
	height:2rem;
	font-size: 0.875rem;
	line-height:2rem;
    color: #222222;
	}
.tool .left{
	width:50%;
	float:left
	}
.tool .left dd{
	margin-right:10px;
	float:left;
	}
.tool .left dd a,.tool .left dd a:visited{
	color:#222;
	}
.tool .right{
	width:50%;
	text-align:right;
	float:right
	}
.head {
	position:relative;
    width: 1200px;
    height: 520px;
	margin:0 auto
}

.logo {
	position:absolute;
	top:0;
	left:0;
    display: block;
    width: auto;
    height: 93px;
    padding-top: 36px;
}
.logo img {
    width: 100%;
    height: 100%;
}

.home{
	position:absolute;
	right:0;
	top:62px;
	font-size:14px;
	color:#fff;
	border:1px #fff solid;
	padding:0 16px;
	border-radius:6px;
	}
.home a, .home a:visited{
	font-size:14px;
	color:#fff;
	line-height:28px;
	}
.home a:hover, .home a:active{
	color: #FFC;
}

.zt_title{
	position:absolute;
	left:50%;
	top:170px;
	margin-left:-550px;
	width:1100px;
	height:108px;
	text-align:center;
	color: #f7cfa2;
font-size: 80px;
font-weight: bold;
	}

.nav {
	position:absolute;
	bottom:50px;
    width: 100%;
    height: 149px;
	display:inline-block;
	overflow:hidden;
}
.nav ul {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.nav ul li {
	width:139px;
    height: 100%;
    float: left;
    text-align: center;
	height: 100%;
    line-height:32px;
	color:#ffffff;
	margin:0 16px;
}

.nav ul li {
    border-left: none;
}
.nav ul li a {
	width:139px;
	height:149px;
	display:inline-block;

}
.nav ul li:nth-child(1) a{
	background:url(cjzlsy_1.png) no-repeat;
	}
.nav ul li:nth-child(1) a:hover{
	background:url(cjzlsy_2.png) no-repeat;
	}
.nav ul li:nth-child(2) a{
	background:url(jsgy_1.png) no-repeat;
	}
.nav ul li:nth-child(2) a:hover{
	background:url(jsgy_2.png) no-repeat;
	}
.nav ul li:nth-child(3) a{
	background:url(ndbg_1.png) no-repeat;
	}
.nav ul li:nth-child(3) a:hover{
	background:url(ndbg_2.png) no-repeat;
	}
.nav ul li:nth-child(4) a{
	background:url(yshj_1.png) no-repeat;
	}
.nav ul li:nth-child(4) a:hover{
	background:url(yshj_2.png) no-repeat;
	}
.nav ul li:nth-child(5) a{
	background:url(zfyx_1.png) no-repeat;
	}
.nav ul li:nth-child(5) a:hover{
	background:url(zfyx_2.png) no-repeat;
	}
.nav ul li:nth-child(6) a{
	background:url(xzzf_1.png) no-repeat;
	}
.nav ul li:nth-child(6) a:hover{
	background:url(xzzf_2.png) no-repeat;
	}	
.nav ul li:nth-child(7) a{
	background:url(gzdt_1.png) no-repeat;
	}
.nav ul li:nth-child(7) a:hover{
	background:url(gzdt_2.png) no-repeat;
	}		
.shan{
	position:absolute;
	left:30px;
	top:150px;
	width:290px;
	height:50px;
	background:url(../images/shan_zi.png) no-repeat;
	
	}
.shengtai{
	position:absolute;
	left:330px;
	top:60px;
	width:440px;
	height:36px;
	background:url(../images/shengtai_zi.png) no-repeat;
	}
/* 友情链接 */
.links {
    width: 980px;
    margin: 0px auto;
}
.links_ul{
	margin-bottom:30px;
	float:left;
	}
.xg_links {
    font-size: 16px;
}
.select-menu{
    cursor:pointer;
    width:224px;
    height:34px;
    float: left;
    margin-right: 10px;
	margin-left:10px;
    color: #333333;
    border: 1px solid #D4D4D4;
}
.select-menu:last-child {
    margin-right: 0;
}
.select-menu-ul{
    list-style:none;
    width:223px;
    text-align:left;
    border:1px solid #ddd;
    background:#fff;
    position:absolute;
    z-index:1;
    overflow: auto;
    max-height: 200px;
}
.select-menu-ul li{
    padding:3% 0 3% 3%;
    font-size: 14px;
}
.select-menu-ul li:hover{
    background:#f2f2f2;

}
.select-menu-div{
    position:relative;
    height:32px;
    width: 222px;
    line-height:30px;
    background: rgba(255, 255, 255);
    border: 1px solid rgba(255, 255, 255);
}
.select-this{
    background:#5FB878;
}
.select-this:hover{
    background:#5FB878!important;
}
.i{
    position:absolute;
    right:12px;
    top:12px;
}
.select-menu-input{
    border:0;
    height:32px;
    cursor:pointer;
    user-select:none;
    width: 188px;
    float: left;
    text-align: left;
    background: rgba(255, 255, 255, 0.09);
    padding-right: 26px;
    padding-left: 8px;
    font-size: 14px;
}
.select-menu-i{
    transform:rotate(180deg);
}
.i{
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.fa-caret-down {
    background: url("../images/xsj.png") no-repeat left center;
    background-size: 12px;
    width: 12px;
    height: 12px;
}

.newslist li:hover a {
    color: #164BBA;
}
.new-special-list li:hover a {
    color: #164BBA;
}

/* 右侧导航 */
.right-nav{position: fixed;left:50%;top:50%;margin-left: 645px; margin-top: -90px;z-index: 9999;}
.right-nav li{margin-bottom: 1px;width: 62px;height: 61px;position: relative;}
.right-nav li a{display: block;text-align: center;cursor: pointer;color: #164BBA;}
.right-nav li:hover p{ color: #fff;}
.show-ewm{position: absolute;opacity: 0;z-index: -1;filter: alpha(opacity=0);width: 140px;height: 130px;left:-50px;display: none;}
.right-nav li .ewm1{background: url('') no-repeat;top: -34px;}
.right-nav li .ewm1 img{margin-left:5px;margin-top: 5px;width:119px;height:119px;}
.right-nav li p{line-height: 25px;font-size: 13px;}
.right-nav li a img {width: 62px;height: 61px;}
/* 新闻列表 */
.newslist {
    width: 100%;
}
.newslist li {
    width: 100%;
    height: 39px;
    line-height: 39px;
	background: url('../images/icon_bot.jpg') no-repeat left center;
}
.newslist li a {
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	text-indent:15px;
    float: left;
}
.newslist li .img1{
	width:20px;
	height:18px;
	background:url(../images/icon_img.jpg) left center no-repeat;
    font-size: 14px;
    color: #999999;
	margin-top:11px;
	margin-left:15px;
	margin-right:-10px;
	float:left;
}
.newslist li .date {
    font-size: 14px;
    color: #999999;
	float:right;
}



/* 新闻列表a */
.newslista {
    width: 100%;
}
.newslista li {
    width: 100%;
    height: 34px;
    line-height: 34px;
	background: url('../images/icon_bot.jpg') no-repeat left center;
}
.newslista li a {
    font-size: 15px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	text-indent:13px;
    float: left;
}
.newslista li .img1{
	width:20px;
	height:18px;
	background:url(../images/icon_img.jpg) left center no-repeat;
    font-size: 14px;
    color: #999999;
	margin-top:11px;
	margin-left:15px;
	margin-right:-10px;
	float:left;
}














/* 底部样式 */
.web-footer {
	width: 100%;
	height:240px;
	background: #efefef; 
	padding: 30px 0;
	}
.web-footer .footer-box { width:100%;}
.footer_nav{
	width:100%;
	text-align:center
	}
.footer_nav ul li{
	display: inline-block;
    padding:0.5rem;
	}
.footer_nav ul li a,.footer_nav ul li a:visited{
	font-size: 0.875rem;
	text-decoration:none;
	}
.footer-content{
	width: 100%;
	padding-top:20px;
	}
.footer-items{
	width:20%;
	text-align:center;
	float:left
	}
.footer-info{
	width:60%;
	font-size:0.875rem;
	line-height:2rem;
	color:#666;
	text-align:center;
	float:left
	}

.main_top_content {
    width: 100%;
}
.main_top_content .container {
    background-color: #fff;
}

ul.news-list li{position: relative; padding: .48rem 0 .48rem .8rem;background: url(../images/icon_bot.jpg) no-repeat 0px center;transition: .3s all; }
ul.news-list li a{ display: block; overflow: hidden; text-overflow:ellipsis; white-space:nowrap; color: #333; padding-left: 20px;position: relative;}
ul.news-list li:hover{background-position: 10px center; padding-left:25px;}
ul.news-list li:hover a{ color: #ca0227; }
ul.news-list li:hover span{ color: #006dba; }
ul.news-list li span{ display: block; float:right; width: 100px; font-size: 1rem; text-align: right; color: #999999; }
ul.news-list .line {height: 0; line-height: normal; margin:20px auto; padding:0px; border-bottom: 1px #dfe8f0 solid; background: none;}
ul.news-list li a i{background: url(o.png) no-repeat;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 6px;
	left: 0;}
.bottom{
	width:100%;
	min-width:1200px;
	height:160px;
	text-align:center;
	background:url(../images/bg_bt.jpg) center bottom no-repeat;
	margin:0 auto;
	}
.bottom p{
	width:1200px;
	padding-top:50px;
	font-size:14px;
	color:#fff;
	margin:0 auto;
	}
.bottom p a,.bottom p a:visited{
	color:#FFC;
	}

/*翻页样式*/

#numpage SPAN {PADDING: 5px 12px;FONT-WEIGHT: bold;COLOR: #fff;LINE-HEIGHT: 24px;TEXT-DECORATION: none;background-color: #ca0227;border: 1px solid #ca0227;}
#numpage {FONT-SIZE: 14px;MARGIN: 20px 0 0 0;COLOR: #000;PADDING: 0px;TEXT-ALIGN: center;width:100%;}
#numpage i {PADDING: 5px 12px;BACKGROUND: #ffffff;COLOR: #aaa;LINE-HEIGHT: 24px;TEXT-DECORATION: none;border: 1px solid #DDD;font-style:normal;}
#numpage A:link { font-size:14px;PADDING: 5px 12px;BACKGROUND: #ffffff;COLOR: #000000;LINE-HEIGHT: 24px;TEXT-DECORATION: none;border: 1px solid #ccc;}
#numpage A:visited { font-size:14px;PADDING: 5px 12px;BACKGROUND: #ffffff;COLOR: #000000;LINE-HEIGHT: 24px;TEXT-DECORATION: none;border: 1px solid #ccc;}
#numpage A:hover,#numpage A:active { font-size:14px;TEXT-DECORATION: none; color:#fff; background-color: #ca0227;border: 1px solid #ca0227;}

.search_area{
    margin-right: 140px;
    width: 390px;
    margin-top: 55px;
    float: right;
	 }
.search_area .ipt{
	width:260px; 
	height:40px;
	line-height:40px;
	font-size:16px;
	background:#FFFFFF; 
	border:1px #ddd solid;
	padding:0 20px;
	outline:none;
	float:left
	}
.search_area .btn{
	width:80px; 
	height:42px;
	line-height:42px;
	background:#ff7000; 
	border:1px #ff7000 solid;
	font-size:16px;
	color:#ffffff;
	outline:none;
	cursor:pointer;
	float:left
	}
	
	

.search_area2{
    width: 660px;
    margin-top: 15px;
	margin:0 auto
	 }
.search_area2 .ipt{
	width:538px; 
	height:40px;
	line-height:40px;
	font-size:16px;
	background:#FFFFFF; 
	border:1px #ddd solid;
	padding:0 20px;
	outline:none;
	float:left
	}
.search_area2 .btn{
	width:80px; 
	height:42px;
	line-height:42px;
	background:#ff7000; 
	border:1px #ff7000 solid;
	font-size:16px;
	color:#ffffff;
	outline:none;
	cursor:pointer;
	float:left
}

@media screen and (max-width: 1200px) {
/* 政治政府建设示范创建 */
.head {width: 100%;height: 480px;}
.head .logo { position: absolute; top: 0; left: 20px; display: block; width: 300px; height: 50px; padding-top: 16px; }
.head .zt_title {top: 70px; width:100%; right: -25px; font-size: 32px; margin-left: unset;}
.head .nav{bottom: 40px; width: 100%; height: 282px;}
.head .nav ul { width: 100%; height: 100%;}
.head .nav ul li { width: 80px; height: 86px; margin: 5px 25px;}
.head .nav ul li a{width: 80px !important; height: 86px !important;background-size: cover !important; display: inline-block;}
.contdainer {padding: 25px !important; box-sizing: border-box; width: 100%; margin-bottom: 0;}
.contdainer .creat_news_title { width: auto; text-align: center; margin: 20px 0 0 0; }
.contdainer .creat_news_box {width: 100%;}
.contdainer .creat_news_box .leftitem { width: 100%; margin-bottom: 10px;}
.contdainer .creat_news_box .leftitem ul {width: 100%;}
.contdainer .creat_news_box .news {width: 100%; margin: 0; float: none;}
.contdainer .creat_news_box .news ul.news-list li a {width: 65%; padding-right: 132px;position: relative;}
.contdainer .creat_news_box .news ul.news-list li a span{position: absolute; right: 30px;}
.container .second-box li img { width: 111px; }
.container .second-box li { float: left; margin-right: 56px; position: relative; margin-left: unset !important; }
.container .second-box li img { width: 76px; margin-bottom: 20px; margin-right: -19px; }

}
