body{margin:0px auto;padding:0px;border:0px;font-family:"微软雅黑"; font-size:16px;-webkit-font-smoothing:antialiased;font-smoothing:antialiased; min-width:1200px;background: #fff;}
ul,li,ol{margin:0px; padding:0px; list-style:none;}
table,tr,td,h3,h5,span,p,form,input,dl,dd,dt,em,b{margin:0px; padding:0px;}
em,img{border:0px;}
input{border: none;outline: none;background: none;}
a{text-decoration:none; cursor:pointer;}
a:hover{ text-decoration:none;transition: 0.5s;}
.fl{float:left; display:inline;}
.fr{float:right;display:inline;}
.width{width:1200px;margin: 0 auto;}
.clearfix:after{
	content: '';
	display: block;
	width: 100%;
	height: 0px;
	clear: both;
}
.img{
	transition: all 0.8s;
	-moz-transition: width 0.8s; /* Firefox 4 */
	-webkit-transition: width 0.8s; /* Safari 和 Chrome */
	-o-transition: width 0.8s; /* Opera */
	}
.img:hover{
	cursor: pointer;
	transition: all 0.8s;
	transform: scale(1.1);
    -ms-transform:scale(1.1);     /* IE 9 */
    -moz-transform:scale(1.1);     /* Firefox */
    -webkit-transform:scale(1.1); /* Safari 和 Chrome */
    -o-transform:scale(1.1);     /* Opera */
	}



/****************************************首页****************************************/
/* 头部 */
.top{width: 100%;height: 178px;background: url(../img/topbg.jpg) no-repeat center;overflow: hidden;}
.logo{margin-top: 52px;}

/* 导航 */
.menu{width: 100%;height: 50px;background: #b61003;}
.nav{height:50px; line-height:50px;position:relative; z-index:1;}
.nav a{ color:#fff;}
.nav .nLi{ float:left;  position:relative; display:inline;  }
.nav .nLi h3{ float:left;font-weight: normal;}
.nav .nLi h3 a{ display:block; padding:0 31px; font-size:20px;}
.nav .on h3 a{background: #e6941a;}
.nav .nLi:hover a{background: #e6941a;}
.nav .sub{width:100%; left:0; top:50px;  position:absolute;background: #e6941a;  line-height:20px;text-align: center;display: none;z-index: 999;}
.nav .sub li{ zoom:1; font-size: 16px;padding:10px 5px;}
.nav .sub a{ display:block; color: #fff;}
.nav .sub a:hover{ background: #b61003;}


/* banner */
.banner{width:100%; text-align:center;}
.slideBox{ width:1500px; height:auto; overflow:hidden; position:relative;margin: 0 auto;}
.slideBox .bd{ position:relative; height:100%; z-index:0; width:100%;}
.slideBox .bd ul{width:100%;}
.slideBox .bd li{ zoom:1; vertical-align:middle; width:100%;}
.slideBox .bd img{ width:100%; height:auto; display:block;  }
.slideBox .prev,.slideBox .next{ position:absolute;top:50%;margin-top:-35px; display:block; width:40px; height:70px; }
.slideBox .prev{background: url(../img/left.png) no-repeat center;left: 70px;}
.slideBox .next{background: url(../img/right.png) no-repeat center;right: 70px;}

/* 新闻动态 */
.xwdt{padding-top: 30px;}
.zytitle{overflow: hidden;border-bottom: 1px solid #eceaea;width: 100%;padding-bottom: 15px;}
.zytitle h3{float: left;font-size: 22px;color: #b61003;background: url(../img/title1.png) no-repeat left center;padding-left: 50px;line-height: 37px;}
.zytitle a{float: right;width: 32px;height: 23px;display: block;background: url(../img/more.png) no-repeat center;margin-top: 14px;transition: 0.6s;}
.zytitle a:hover{background: url(../img/morehover.png) no-repeat center;padding-right: 15px;transition: 0.6s;}
.xwdtnr{padding-top: 25px;}
.picScroll-left{ width:600px;  overflow:hidden;position: relative;}
.picScroll-left .hd{ overflow:hidden;position: absolute;bottom: 21px;right: 20px;z-index: 999;}
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1;}
.picScroll-left .hd ul li{ float:left;width:8px; height:8px; overflow:hidden; margin-right:10px; text-indent:-999px; cursor:pointer; background:url(../img/dian.png) no-repeat center;}
.picScroll-left .hd ul li.on{ background:url(../img/dian-hover.png) no-repeat center; }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{float:left; _display:inline; overflow:hidden;width: 600px;position: relative;}
.picScroll-left .bd ul li .pic{ text-align:center;overflow: hidden;}
.picScroll-left .bd ul li .pic img{ width:600px; height:350px; display:block;transition: 0.6s;}
.picScroll-left .bd ul li .title{line-height:50px;position: absolute;left: 0;bottom: 0;height: 50px;width: 580px;background: url(../img/newbg.png) no-repeat center;padding-left: 20px;}
.picScroll-left .bd ul li .title a{color: #fff;}
.xwdtnr .xwdtlb{width: 570px;}
.xwdtnr ul.xwdtlb li{overflow: hidden;border-bottom: 1px dotted #cbcbcb;background: url(../img/libg.png) no-repeat left center;padding-left: 20px;line-height: 42px;}
.xwdtnr ul.xwdtlb li a{float: left;color: #494949;transition: 0.6s;}
.xwdtnr ul.xwdtlb li span{color: #999;font-size: 12px;float: right;}
.xwdtnr ul.xwdtlb li:hover a{padding-left: 10px;color: #b61003;transition: 0.6s;}
.xwdtnr ul.xwdtlb li:hover span{color: #b61003;}

/* adv */
.adv{width: 100%;height: 150px;overflow: hidden;margin: 30px 0;}
.adv img{width: 100%;height: 150px;}

/* 一行三列 */
.yhsl{padding-bottom: 35px;overflow: hidden;}
.yhslbox{float: left;width: 380px;}

/* 切换 */
.qhlm{position: relative;}
.qhlmqh{overflow: hidden;border-bottom: 1px solid #eceaea;padding-bottom: 15px;background: url(../img/title2.png) no-repeat left top;padding-left: 50px;}
.qhlmqh ul li{float: left; font-size: 22px;line-height: 37px;color: #707070;margin-right: 30px;cursor: pointer;}
.qhlmqh ul li.cur{color: #b61003; font-weight:bold;}
.qhlmnr ul{overflow: hidden;padding-top: 25px;}
.qhlmtt{border-bottom: 1px dotted #d4d4d4;margin-bottom: 20px;padding-bottom: 20px;overflow: hidden;cursor: pointer;}
.qhdate{float: left;text-align: center;width: 74px;height: 68px;background: #990b01;color: #fff;transition: 0.6s;}
.qhdate h3{font-size: 26px;margin-top: 5px;}
.qhdate h5{font-size: 12px;font-weight: normal;}
.qhlmttnr{float: right;width: 285px;padding: 5px 0;overflow: hidden;transition: 0.6s;}
.qhlmttnr a{font-weight: bold;color: #4b4b4b;    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.qhlmttnr p{font-size: 12px;line-height: 16px;color: #999;margin-top: 8px;}
.qhlmtt:hover .qhdate{transition: 0.6s;margin-left: 5px;}
.qhlmtt:hover .qhlmttnr{transition: 0.6s;padding-right: 5px;}
.qhlmtt:hover .qhlmttnr a{color: #b61003;}
.qhlmnr ul li{overflow: hidden;line-height: 32px;background: url(../img/libg.png) no-repeat left center;padding-left: 20px;}
.qhlmnr ul li a{color: #494949;float: left;transition: 0.6s;}
.qhlmnr ul li span{float: right;font-size: 12px;color: #999;}
.qhlmnr ul li:hover a{color: #b61003;padding-left: 10px;transition: 0.6s;}
.qhlmnr ul li:hover span{color: #b61003;}
.qhmore{display: block;position: absolute;right: 0;top: 14px;width: 32px;height: 23px;background: url(../img/more.png) no-repeat center;transition: 0.6s;}
.qhmore:hover{background: url(../img/morehover.png) no-repeat center;padding-right: 15px;transition: 0.6s;}

/* 基层风采 */
.jcfc{margin: 0 30px;}
.jcfc .zytitle h3{background: url(../img/title3.png) no-repeat left center;}
.jcfc ul{overflow: hidden;}
.jcfc ul li{margin-top: 25px;overflow: hidden;}
.jcfc ul li .jcfctp{float: left;width: 120px;height: 80px;overflow: hidden;}
.jcfc ul li .jcfctp img{width: 120px;height: 80px;transition: 0.6s;}
.jcfcnr{width: 245px;float: right;}
.jcfcnr a{color: #494949;}
.jcfcnr p{font-size: 12px;color: #9d9d9d;margin-top: 8px;}
.jcfc ul li:hover .jcfcnr a{color: #b61003;}

/* 工作通知 */
.gztz .zytitle h3{background: url(../img/title4.png) no-repeat left center;}
.gztz ul{padding-top: 5px;overflow: hidden;}
.gztz ul li{margin-top: 20px;overflow: hidden;}
.gztz ul li .date{float: left;width: 70px;height: 57px;background: #edecec;text-align: center;border-bottom: 3px solid #9a1b1b;border-right: 3px solid #9a1b1b;color: #9a1b1b;}
.gztz ul li .date h3{font-size: 26px;margin-top: 2px;transition: 0.6s;}
.gztz ul li .date h5{font-size: 12px;font-weight: normal;}
.gztz ul li a{float: right;display: block;width: 285px;overflow: hidden;padding: 8px 0;color: #494949;}
.gztz ul li:hover a{color: #b61003;}
.gztz ul li:hover .date h3{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);transition: 0.6s;}

/* 图片链接 */
.tplj ul li{float: left;width: 380px;height: 110px;overflow: hidden;margin-right: 30px;}
.tplj ul li img{width: 380px;height: 110px;transition: 0.6s;}
.tplj ul li+li+li{margin-right: 0;}

/* 友情链接 */
.yqlj{overflow: hidden;padding: 30px 0;}
.yqlj .zytitle h3{background: url(../img/title5.png) no-repeat left center;}
.yqlj ul{margin-left: -30px;padding-top: 20px;}
.yqlj ul li{overflow: hidden;color: #494949;float: left;margin-bottom: 10px;}
.yqlj ul li a{color: #494949;padding: 0 30px;float: left;display: block;}
.yqlj ul li:hover a{color: #b61003;}

/* 版权 */
.bq {width: 100%;overflow: hidden;background:url(../img/footer.jpg) no-repeat center;font-size: 14px;color: #fff;text-align: center;height: 146px;line-height: 146px;}
.bq p{width: 100%;font-size: 14px;color: #fff;text-align: center;height: 36px;}

/****************************************列表页****************************************/
.main{padding: 30px 0 50px 0;}
.nybanner{width: 1500px;height: 260px;overflow: hidden;margin: 0 auto;}
.nybanner img{width: 100%;height: 260px;}
.mainl{width: 230px;overflow: hidden;}
.mainl h3{background: #b61003;height: 60px;line-height: 60px;font-size: 22px;color: #fff;font-weight: normal;text-align: center;}
.mainl ul{background: #f4f4f4;padding:25px 20px 150px 20px;overflow: hidden;}
.mainl ul li a{display: block;line-height: 40px;color: #494949;overflow: hidden;height: 40px;background: #fff;margin-bottom: 20px;text-align: center;}
.mainl ul li.on a{color: #b61003;}
.mainl ul li:hover a{color: #b61003;}
.mainr{width: 930px;overflow: hidden;padding-top: 25px;}
.location{border-bottom: 1px solid #ebebeb;height: 34px;}
.location h3{float: left;color: #444;font-size: 20px;font-weight: normal;}
.location .more{float: right;color: #494949;font-size: 13px;font-weight: normal; line-height:34px;}
.location .more:hover{ color: #b61003;}
.current{float: right;color: #999;font-size: 12px;margin-top: 8px;background: url(../img/home.png) no-repeat left center;padding-left: 25px;}
.current a{color: #999;}
.current a:hover{color: #b61003;}
.list ul{padding: 25px 0 40px 0;overflow: hidden;}
.list ul li{line-height: 40px;overflow: hidden;background: url(../img/libg.png) no-repeat left center;padding-left: 20px;}
.list ul li a{float: left;color: #494949;transition: 0.6s;}
.list ul li span{float: right;color: #999;font-size: 14px;}
.list ul li:hover a{padding-left: 10px;color: #b61003;transition: 0.6s;}

/****************************************简介页****************************************/
.jjy{padding: 30px 0 50px 0;overflow: hidden;}
.jjy p{color: #494949;line-height: 32px;text-indent: 32px;}

/****************************************内容页****************************************/
.nry{padding: 30px 0;overflow: hidden;}
.nry h3{font-size: 24px;color: #b61003;text-align: center;}
.xiab{font-size: 12px;color: #999;text-align: center;margin: 15px 0 35px 0;}
.nrynr{border-bottom: 1px solid #e5e5e5;overflow: hidden;padding-bottom: 50px;margin-bottom: 20px;}
.nrynr p{color: #494949;line-height: 32px;text-indent: 32px;}
.sxp p{color: #666;font-size: 14px;margin-bottom: 15px;}
.sxp p a{color: #666;}
.sxp p:hover a{color: #b61003;}

/****************************************图文列表****************************************/
.tplist ul{overflow: hidden;padding-bottom: 40px;padding-top: 35px;}
.tplist ul li{margin-bottom: 25px;overflow: hidden;cursor: pointer;}
.tplistl{width: 120px;height: 80px;overflow: hidden;}
.tplistl img{width: 120px;height: 80px;transition: 0.8s;}
.tplistr{width: 790px;}
.tplistr a{color: #494949;display: inline-block;}
.btline{width: 0;height: 2px;background: #b61003;margin-top: 3px;transition: 0.8s;}
.tplistr span{font-size: 12px;color: #9d9d9d;margin-top: 3px;display: block;}
.tplist ul li:hover .tplistr a{color: #b61003;}
.tplist ul li:hover .btline{width: 100%;transition: 0.8s;}
