﻿@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{
	/* [disabled]margin:0; */
	padding: 0;
	font-family: "microsoft yahei","simhei", "simsun";
	margin:0;	
}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
body,h1,h2,h3,p,ul,ol,form,fieldset,figure {
	margin: 0;
	padding: 0;
}
div,figure,img,input,button {
	box-sizing: border-box;
}
body {
	background-color: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei UI", "Microsoft YaHei", SimHei, "\5B8B\4F53", simsun, sans-serif;
}
b,u{ font-weight: normal; font-style: normal; text-decoration: none;}
img {
	display: block;
	max-width: 100%;
	border:none;
}
ul,ol {
	list-style: outside none none;
}
a {
	text-decoration: none;
	color:#333;
}
a:hover{
	text-decoration: none;
	color: #d10303;
}
.none {
	display: none;
}
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both;}
.clearfix:after{content:".";display:block;clear:both;visibility:hidden}

header{width: 100%; height:70px; position:fixed; top:0px; z-index: 99999; background: url(headbg.png) 0 center no-repeat; background-size: cover; -moz-background-size: cover;-webkit-background-size: cover;  }
header .logo{ width:85%;float: left; margin: 10px auto;}
header .searchbtn,header .navbtn{ width:10%;float: right; cursor: pointer;margin: 10px auto;}
/*搜索*/
.search-jit-hid{display: none; position: fixed; top:70px;background:#FFF;width:100%; padding:10px 2.5%; z-index:9999999}
.search-frame{ width:98%; border: 1px solid #ccc; border-radius:6px; background:#fff; height:42px ;}
.search-btn-jit{ width: 9%; height: 40px; border: 0px; float: right;  background:#f6f6f6 url(serchbtn.png) no-repeat center; margin-right:0.1%}
.search-box-jit{ height: 40px; line-height: 40px; width: 89%; margin-left:1%; border: none; float: left;font-size: 16px;   }
/*nav*/
.nav-jit-hid{ display: none; width: 100%; background:rgba(255,255,255,0.9); position: fixed; top: 70px; z-index: 999999;  }
.nav-jit-hid li{ padding:15px; border-bottom: 1px solid #e5e5e5;   }
.nav-jit-hid li a{ display: block; width: 100%; height: 100%;  }
/*轮播图*/
.unslider{margin:0;padding:0;position:relative; }.unslider-wrap{position:relative}.unslider-wrap.unslider-carousel>li{float:left}.unslider-vertical>ul{height:100%}.unslider-vertical li{float:none;width:100%}.unslider-fade{position:relative;z-index: 999999;}.unslider-fade .unslider-wrap li{position:absolute;left:0;top:0;right:0;z-index:8}.unslider-fade .unslider-wrap li.unslider-active{z-index:10}.unslider li,.unslider ol,.unslider ul{list-style:none;margin:0;padding:0;border:none}.unslider-arrow{position:absolute;left:5px;z-index:2;cursor:pointer}.unslider-arrow.next{left:auto;right:5px}
.unslider-nav {  position: absolute;  right: 5px; bottom:40px;}
.unslider-nav li{ float: left; width:10px; height:10px; border-radius: 50%; background:#e5e5e5; text-indent: -9999px; margin-left:5px!important; cursor: pointer;   }
.unslider-nav .unslider-active{ background:#b80202;margin-left:5px;   }
.unslider-arrow{ position: absolute; top: 30%; border-radius: 5px;  width: 50px; height: 50px; text-indent: -9999px;   }
.unslider-arrow.prev {background: url(index_arrow-left.png) no-repeat!important;}
.unslider-arrow.next {background: url(index_arrow-right.png) no-repeat;}
.my-slider h3 { font-size: 0.8rem; height: 30px; line-height: 30px;  background: #000;position: relative;bottom: 30px;width: 100%; opacity: .8; }
.my-slider h3 a{ display: block;color: #fff;opacity: 1;}
.my-slider img {width: 100%;}

#syunslider .unslider-nav{ bottom: -30px;}
#syunslider .unslider-arrow{ top: 60%;}
.sylb{ top: 70px;}
/*九宫格*/
.bg1{ background: #69d0cf;}
.bg2{ background: #fdb53f;}
.bg3{ background: #f37956;}
.bg4{ background: #ee7181;}
.bg5{ background: #ff8fb5;}
.bg6{ background: #96cbf3;}
.bg7{ background: #8bba50;}
.bg8{ background: #58b9ca;}

.jgg{ margin-top: 50px;}
.jgg dl{ width: 32%; height: 150px; margin:0.5%; float: left;}
.jgg dl:last-of-type{ width: 65%;}
.jgg dl dt img{ margin: 15px auto;}
.jgg dl dd{width: 100%;font-size: 1.2rem; text-align:center; }
.jgg dl a{ color: #fff;}

.jgg .bg8 dt{ float: left; margin: 15px 1% 15px 8%;}
.jgg .bg8 dd:first-of-type{ margin-top: 40px;}
.jgg .bg8 dd:nth-of-type(2){ font-size: 0.9rem;}

/*系统入口*/
.xtrk{ background: #efb572; overflow: hidden; padding: 15px 10px;}
.xtrk dl{ width: 20%; float: left;}
.xtrk dl dt img{ width: 70%; padding-left: 1%; margin: 0 auto;}
.xtrk dl dd{ font-size: 0.8rem; text-align: center; padding: 0 10%;}

/*footer*/
footer{ background: #d10303; padding: 15px 0; }
footer h5{ text-align: center; font-weight: normal;}
footer h5 a{ color: #fff;font-size: 0.9rem;line-height: 1.6;}
footer h5 a:hover{ color: #fff;}
footer p{ color: #fff; font-size: 0.9rem; text-align: center; line-height: 1.6;}

/*列表页*/
.content{ padding: 20px;margin-top: 60px;}
.content .currentwz p{color: #333; margin-bottom: 20px; background: url(position.png) 0 0px no-repeat; text-indent: 30px;line-height: 30px; border-bottom: solid 1px #ccc;}
.content h6 a{background: #e6e9ed; padding: 6px 20px; margin:5px; font-weight: normal; font-size: 1rem; display: block; float: left; }

.listul{ margin-top: 15px;}
.listul li{ line-height: 2;}
.listul li a{ display: block; float: left; width: 80%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; background: url(listicon.png) 0 center no-repeat; text-indent: 10px;}
.listul li em{ float: right; font-style: normal; color: #333;}

.align_center{ margin-top: 20px;}

/*图片列表*/
.imglist dl{width: 30%;	float: left;margin: 10px 1%;overflow: hidden;}
.imglist dd{overflow: hidden;}
.imglist dd a{	width: 100%;display:block;	}
.imglist dt {  height: 38px; font-size: 0.8rem;}
.imglist dl dd a img{ width: 100%; }

/*内容页*/
.newscont h1{ font-size: 1rem; text-align: center; padding: 10px 0;}
.newscont h3{ font-size: 0.8rem; color: #999; font-weight: normal; text-align: center; margin-bottom: 10px;}
.newscont h3 span{ margin: 0 10px; }
.newscont img{ margin: 0 auto;}
.newscont p{ text-indent: 30px; color: #333; line-height: 1.8;}

/*委员名录*/
.wyml{ width: 100%; margin: 0 auto;}
.wyml .wyml_h4{	text-align:center;font-size:28px;	color:#c70001;	height:50px;	line-height:50px;	border-bottom:2px solid #ccc;	font-weight:bold;	}
.wyml h5{text-align:center;	font-size:24px;	color:#333;	height:50px;  margin: 10px auto;}
.wyml h6{text-align:center;	font-size:22px;	color:#666;	height:50px; line-height:50px;}
.wyml .wyml_div{margin-top:25px;}
.wyml .wyml_div p{text-align:center;font-size:18px;	color:#666;	height:40px;line-height:40px;}
.wyml .wyml_div ul{	background:#f3f3f3;	padding:10px;}
.wyml .wyml_div ul li{float:left;height:30px;line-height:30px;padding:5px 20px;	background:url(../images/wyml_icon.png) no-repeat left;	}

/*政协简介*/
.newscont h2{ font-size: 1rem; text-indent: 30px; line-height: 2;}

/*领导之窗——主席*/
.ldzc h3 {  width: 100%;  text-align: center; font-size: 24px; color: #b80202;  height: 50px; line-height: 50px; border-bottom: 2px solid #b80202; margin-bottom: 30px;}
.ldzc p {  width: 100%;  text-align: center;  font-size: 20px; color: #333;  height: 40px;  line-height: 40px;  margin-bottom: 5px;}
.ldzc a img{ display: block; margin: 0 auto;}

/*领导之窗——副主席*/
.ldzc_ul li { float: left;  width: 31%;  margin: 1%; cursor: pointer;}

/*领导信箱*/
.ldxx h5{width:100%;text-align:center;height:50px;line-height:1.8;font-size:16px;color:#333;font-weight: normal;padding: 10px 0px;	}
.ldxx .zxxx_table{width:100%;margin:0 auto;	}
.ldxx .zxxx_table p{height:40px;margin-top:10px;}
.ldxx2_p{ height:187px !important;}	
.ldxx .zxxx_table p i,.ldxx .zxxx_table p span,.ldxx .zxxx_table p input,.ldxx .zxxx_table p a{	display:block;	float:left;	}
.ldxx .zxxx_table p i{color:#F00;width:10px;height:35px;line-height:35px;	}
.ldxx .zxxx_table p span{width: 90%;	height:30px;line-height:30px;	font-size:16px;	color:#333;	}
.ldxx .zxxx_table p span.zy{display: block;	width: 70px;float: left;}
.ldxx .zxxx_table p select{ margin-top: 8px;float: left;}
.ldxx .zxxx_table p input{	width:100%;	height:25px;line-height:25px;}
.ldxx .zxxx_table p input.yzm_inp{width:100px;	}
.ldxx .zxxx_table p a.yzm{	width:64px;	height:24px;	}
.ldxx .zxxx_table p a.yzm img{	width:100%;	height:100%;	}
.ldxx .zxxx_table p a.yzm_a{color:	#B80202;}
.ldxx .zxxx_table p a.czxx,.ldxx .zxxx_table p a.tijiao{width:100px;height:35px;line-height:35px;border-radius:3px;	color:#fff;	background:#B80202;	text-align:center;	margin:30px 15px;}
.ldxx2_p textarea{ width: 100%; height:100px; overflow-x: hidden; overflow-y: scroll;}

/*视讯政协细览页*/
.sxzxxly h5{font-size: 18px;padding: 15px 40px;}
.sxzxxly p{  color: #999;  font-size: 14px;  text-indent: 40px;  line-height: 1.8;}
.silde-disp-1 h4 a{ font-size: 14px; color: #666; text-indent: 40px; line-height: 1.8; font-weight: normal;}
