﻿@charset "UTF-8";
/* CSS Document */ 
html {overflow-y:scroll;}
body {margin:0; padding:0; color: #222; font:14px/1.5 Microsoft YaHei,Arial,Helvetica,sans-serif,Simsun; background: #efefef;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{padding:0; margin:0;}
table,td,tr,th{font-size:12px;}
ol,ul {list-style:none;}
li{list-style-type:none;} 
img{vertical-align:middle;border:0;}
h1,h2,h3,h4,h5,h6{font-size:inherit; font-weight:normal;}
address,cite,code,em,th,i{font-weight:normal; font-style:normal;}
.clearfix{*zoom:1;}
.clearfix:after{display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
a {color:#222; text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {color:#d60000;text-decoration:none;}
a:active {color:#d60000;}
em{ color:#CCC; font-size:12px;}
.of_h{ overflow:hidden; text-overflow:ellipsis; } 
.cBlack{color:#252525;}
.cGreen, .cGreen:visited, .cGreen a,.green {color: #008000;}
.cBlue,.cBlue:visited,.cBlue a{color:#ce1126;}
.cRed, .cRed:visited, .cRed a,.red { color: Red; }
.taC{text-align: center}
.bold{font-weight: bold;}
.fr{ float:right}
.fl{float:left}
.mt10{ margin-top:10px !important;}
.mt20{ margin-top:20px !important;}
.mb10{ margin-bottom:10px;}

.common{ margin: 0px auto; width: 1100px;}
.commonleft{ float: left; width: 720px;}
.commonright{ float: left; width: 360px;}

.commontabclass{ border-bottom:3px solid #dcdcdc;}
.commontabclass li{ float: left;}
.commontabclass li a{ display: inline-block; font-weight: 700; margin-right: 20px; margin-bottom: -3px;border-bottom:3px solid transparent; font-size: 18px; color:#010101; padding: 0px 20px 5px;}
.commontabclass li.active a{ border-bottom-color: #d9000f; color: #d9000f;}
.commontabclass li a:hover{ border-bottom-color: #d9000f; color: #d9000f;}

.tab-pane{display: none;}
.tab_main .active{ display:block;}

.commonnews{ padding-top:7px;}
.commonnews li{ height: 30px; padding-left: 20px;line-height: 30px; font-size: 16px;position: relative;}
.commonnews li a{ overflow: hidden; text-overflow: ellipsis;white-space:nowrap;  display: block; width: 75%;}
.commonnews li em{ position: absolute; right: 0px; top: 0px; font-size: 13px; color: #999;}
.commonnews li:after{ zoom: 1;content: ""; width:2px; height:2px; background: #505050; position: absolute; left: 8px; top:50%;}

.commontitle{border-bottom:3px solid #dcdcdc;}
.commontitle span{ display: inline-block; font-weight: 700;margin-bottom: -3px;border-bottom:3px solid #d9000f; font-size: 18px; color:#010101; padding: 0px 0px 5px;}

.commontitletwo{ background:#ececec ; height: 38px;}
.commontitletwo h3{ float: left; width: 120px; height: 38px; line-height: 38px; position: relative; text-align: center; color: #fff; font-size: 18px; background: #d60000;}
.commontitletwo h3:after{ display: block; content:""; position: absolute; right: 0px; top: 13px; border-right:10px solid #ececec;border-top:5px solid transparent;border-bottom:5px solid transparent;}
.commontitletwo ul{ float: right; padding-right: 10px; padding-top: 5px;}
.commontitletwo ul li{ float: left; height: 33px;}
.commontitletwo ul li a{ display: inline-block; padding: 0px 14px;height: 33px; line-height: 33px; font-size: 16px;}
.commontitletwo ul li.active a{ background: #fff; color: #d60000;}

.col-2>div:first-child{ margin-right: 20px;}
.col-2 .common350+.common350+.common350{margin-left:20px;}

.common540{ float: left; width: 540px; height: 270px;}
.common540 ul.commonnews{ padding-top: 14px;}
.common540 ul.commonnews li{ line-height: 36px; height: 36px; padding-right: 0px;}

.common350{ float: left; width: 353px;}
.common350 ul.commonnews{ padding-top: 15px;}
.common350 ul.commonnews li{ line-height: 36px; height: 36px; padding-right: 0px;}


/*--头部--*/
.header{ background-image: url(../images/headbg.jpg); background-repeat: no-repeat; height: 177px; background-position: center; background-color: #fff;}

.header .logo{  float: left; width:570px; padding-top:40px;}
.header .logo img{ float: left; margin-right: 20px;}
.header .logo h2{ font-size: 44px; color: #d60000; font-weight: 700;}
.header .logo p{ font-size: 24px; color: #929292; line-height: 26px;}

.headsearch{ float: left; width:320px; position: relative; margin-top: 90px;}
.headsearch label{ border:1px #d60000 solid; display: block; background: #fff; padding: 12px 55px 11px 15px;}
.headsearch label input{  float: left; width: 100%; color: #7a7a7a; font-size: 16px; background: none; outline: none; border: none; font-family: Microsoft YaHei;}
.headsearch input.headsearchbtn{ position: absolute; top: 0px; outline: none; right: 0px; width:46px; height: 46px; background-image: url(../images/ico_soso.png); background-repeat: no-repeat; background-color:transparent; background-position: center; border:none; cursor: pointer;}

.nav{background: #d60000; height: 45px; position: relative; z-index: 99;}
.nav ul>li{ float: left; font-size: 18px; width: 137.5px; position: relative; text-align: center;}
.nav ul>li>a{ color: #fff; display:block; line-height:45px;}
.nav ul>li>a:hover{ background:#a70b1d;color: #fff;}

.nav ul li dl{ position: absolute; background:#d60000; left: 0px; right: 0px; text-align: center; display: none;}
.nav ul li dl a{ display: block;line-height:45px;color: #fff;font-size: 16px;}
.nav ul li dl a:hover{background:#a70b1d;color: #fff;}
.nav ul li:hover>a{background:#a70b1d;color: #fff;}
.nav ul li:hover dl{display: block;}


/*--小banner图--*/
.smallbanner{ float: left; width: 545px;}
.smallbanner img{ display:block; width: 545px; height: 81px;}
.smallbanner:first-child{ margin-right: 10px;}

/*--轮播图--*/
.focus{float: left; width: 720px; height:284px; overflow: hidden; position: relative;}
.focus ul li{ position: relative;height:284px; width: 720px;}
.focus ul li img{ width: 100%; height: 284px; display: block;}
.focus ul li p.focustext{ position: absolute;  bottom: 0px; left:0px; width: 680px; background-image:url(../images/focusbg.png); background-repeat:repeat;  padding:10px 20px; font-size: 16px; color: #fff; z-index: 999;}

.focusdot{ position: absolute; bottom: 10px; right: 20px; z-index: 9999;}
.focusdot a{ display: inline-block; border-radius: 100%; margin-left: 5px; overflow: hidden; line-break: 9999px; width: 10px; height: 10px; background-color: #a3a3a3;}
.focusdot a.current{ background-color: #d60000;}

/*首页头部滚动图*/
.ztbanner{ width:1100px; margin:15px auto 0px; overflow:hidden; height:110px; position:relative;}
.ztbanner ul li{width:100%; overflow:hidden; height:110px; position:relative;}
.ztbanner ul li img{ display:block; width:1100px;height:110px;}
.ztbannerdot{ position:absolute; right:10px; bottom:10px; z-index:99;border-radius:20px; padding:2px 10px;}
.ztbannerdot a{ display:inline-block; margin:0px 3px;width:20px;height:20px;background: #d60000; color:#fff;text-align:center; line-height:20px;}
.ztbannerdot a:hover{color:#fff;}
.ztbannerdot a.cur{background: #ffffff; color:#666;}
.ztbannerdot a.cur:hover{ color:#666;}
/*--人大动态--*/
.Rdnews{ float: left; width: 360px; height:284px;}
.Rdnews dl{ text-align: center; font-size:18px; line-height: 26px; overflow: hidden; height: 52px; padding: 10px 25px 0px;}
.Rdnews dl a{ color: #d90a18;}

/*--二级栏目--*/
.navtwo{ float: left; width: 720px; background: #d94c1f;}
.navtwo a{ position: relative; display: block; float: left; width: 144px; background-color: #d94c1f; height: 39px; color: #fff; font-size: 17px; text-align: center;}
.navtwo a span{ display:block; background-position:15px center; padding-left: 25px; height: 39px; line-height: 40px; background-repeat: no-repeat; background-image: url(../images/icon2.png);}
.navtwo a:after{ content:""; background-repeat: no-repeat; height: 39px; background-image: url(../images/icon1.png); width: 9px; position: absolute; left: 0px; top: 0px;}
.navtwo a:first-child:after{ display: none;}

/*--法律法规库--*/
.Falv{ float: left; width: 720px;height:271px;}
.Falv ul.commonnews{padding-top:15px;}
.Falv ul.commonnews li{ float: left;width:340px; line-height: 36px; height: 36px; padding-right: 0px;}

/*--主任会议成员--*/
.zhuren{ float: left; width: 360px; height: 330px;}
.zhuren dl{ padding-top: 10px; padding-bottom: 4px;width: 360px; float: left;}
.zhuren dl dt{ float: left; width:100px; margin-right:30px; min-height: 10px;}
.zhuren dl dt img{ display: block; width: 100px; height: 129px;}
.zhuren dl dd{ float: left; width: 200px;}
.zhuren dl dd h4{ font-size: 20px; color:#646464; padding-top: 10px;}
.zhuren dl dd p{ font-size: 16px; color: #646464; padding-top: 10px;}
.zhuren ul li{ background: #ffefef; position: relative; padding: 8px 0px 7px 80px; margin-top: 4px;}
.zhuren ul li span{ color: #d60000;font-size: 16px; position:absolute; width: 70px; left: 10px; top: 8px;}
.zhuren ul li p{ color: #292929;font-size: 16px; float: left; width:93px;}
.zhuren ul li+li+li p{ width: auto; margin-right: 15px;}

.zhurenlistbox{overflow: hidden; position: relative;}
.zhurenlist{ width: 99999px; position: relative;}


/*--代表大会--*/
.dahui{ float: left; width: 720px;}
.dahuibox{ padding-top: 30px;}
.dahuiimg{ float: left; width: 290px;}
/* .dahuiimg dl dt img{ display:block; width: 290px; height: 160px; padding-bottom:8px;} */
.dahuiimg dl dt img{ display:block; width: 290px; height: 200px; padding-bottom:8px;}
/* .dahuiimg dl dd{ font-size: 16px; line-height: 26px;} */
.dahuiimg dl dd{ font-size: 16px; line-height: 32px;}
.dahuiimg dl:first-child dd a{ color:#d60000;}
.dahuiimg dl+dl dt{ display: none;}
.dahui ul.commonnews{ float: right; padding-top: 0px; width:400px; margin-top: -10px;}
.dahui ul.commonnews li{ line-height: 35px; height: 35px; padding-right: 0px;}

/*--专题专栏--*/
.zhuanti{ float: left; width: 360px; overflow: hidden;}
.zhuanti ul{ width: 380px; padding-top: 12px;}
.zhuanti ul li{ float: left; width: 178px; padding-right: 7px; padding-top: 7px;}
.zhuanti ul li img{ display: block; width: 178px; height: 62px;}
.zhuanti dl{ border:1px solid #d4d4d4; margin-top: 16px;}
.zhuanti dl img{ display: block; width: 358px; height: 66px;}

/*--各区人大--*/

.gequ{background: #ffebeb; padding: 15px 0px 0px 0px; margin-top: 20px; min-height:160px; height:auto !important; height: 160px;}
.gequ dd{ float: left; width: 168px; height: 58px; margin-top: 10px; background-image:url(../images/icon3.png); background-repeat: no-repeat; margin-left: 6px;}
.gequ dd a{ display: block; height: 58px; line-height: 55px; overflow: hidden; text-align: center; font-size: 20px; color: #fff; padding-left: 40px;}

/*--底部--*/

.dh{position: relative;border-top: 3px solid #ce1126;}

.Fmenu {padding: 0 0px;overflow: hidden;border: 1px solid #f5f5f5;}
.Fmenu>li {float: left;padding: 0 15px;}
.Fmenu>li>.other_link {line-height: 35px;padding: 0 15px 0px 5px;background: url(../images/ico_arrow2.png) no-repeat right center;}
.Fmenu .select_con {width: 1068px;background: url(../images/hr_bg.jpg) no-repeat 0 0;padding: 15px;position: absolute;display: none;left: 0;top: -161px;height: 135px;overflow-y: auto;background-color: #fff;border: 1px solid #ddd;line-height: 30px;z-index: 50;}
.Fmenu .select_con li {float: left;width: 175px;overflow: hidden;white-space: nowrap;}
.Fmenu>li:hover .select_con {display: block;}
.rline {border-right: 1px solid #f5f5f5;}

.footer {width:1100px;margin: 0 auto;background:#fff url(../images/line7.png) repeat-x center top;background-size: 100% 7px;clear:both;}
.footer ul.fbox {overflow: hidden;}
.footer ul.fbox li { float:left;line-height: 28px; padding: 20px; }
.footer ul.fbox .dzjg{}
.footer ul.fbox .jiucuo{margin: 12px 45px 0 40px;float: right;}

/*--列表--*/

.list{margin:0 20px; padding:15px 0;overflow: hidden;}
.list li{ line-height:45px; background:url(../images/3/li_ico.png) no-repeat 0 20px; padding-left:20px; font-size:14px}
.list li h4{ font-size:16px; font-weight:700}
.list li em{ float:right; font-size:16px;}
.list li p{ font-size:14px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.list li.tow{width: 470px;float: left;padding-right: 40px; }
.list li.tow p{ font-size:14px;  white-space: normal; line-height:200%}
.list li.mr{float: left; margin-right: 20px; width:210px;}

.list_nav{margin:0 20px; padding:15px 0;overflow: hidden; width:330px;}
.list_nav li{ width:155px; float:left; margin:16px 10px 16px 0;}
.list_nav li a{ background:#ce1126 url(../images/3/list_nav.png) no-repeat 0 0; transition-property: background-color;transition-duration:.5s;transition-timing-function: ease-in; height:58px; line-height:58px; color:#fff; display:block; font-size: 18px;text-align: center;padding-left: 49px;}
.list_nav li a:hover{background:#a90f20 url(../images/3/list_nav.png) no-repeat 0 0;}
.list_nav li a.nav2{ background-position:0 -68px;}
.list_nav li a.nav3{background-position:0 -136px;}
.list_nav li a.nav4{background-position:0 -204px;}
.list_nav li a.nav5{background-position:0 -272px;}
.list_nav li a.nav6{background-position:0 -340px;}

.list_nav2{margin:0 40px; padding:29px 0;overflow: hidden;}
.list_nav2 a{ display:block; border:1px solid #ce1126; 
margin-bottom:20px; font-size:16px; border-radius:50px; padding:5px 20px}
.list_nav2 a img{ margin-right:40px; background-color:#ce1126}
.list_nav2 a.b2{ float:left; background-color:#ce1126; color:#fff;}
.list_nav2 a.b2 img{margin-right:5px;}
.list_nav2 .mr10{ margin-right:10px;}

.list3{margin:0 20px; padding:15px 0;overflow: hidden;}
.list3 li{ line-height:45px; background:url(../images/ico2_li.png) no-repeat 0 20px; padding-left:20px; font-size:16px; float:left; width:333px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}

.list4{margin:0 20px; padding:15px 0;overflow: hidden;}
.list4 li{ line-height:45px; padding-left:20px; font-size:16px; float:left; width:245px}


/*内容页样式*/
.pages_box{ border:1px solid #ddd; margin-bottom:40px; padding: 10px 66px 38px 66px;background-color: #fff;}
.pages_box h1{line-height: 56px; color: #000;font-size: 30px;text-align: center;padding: 26px 0 26px 0;font-weight: normal;}
.pages_content{ padding:40px 0; font-size:16px;font-family: '宋体';}
.pages_content p,.pages_content div div{line-height:200%; margin-bottom:10px;}
.pages_content img{max-width: 960px;}
.pages_date{ padding:10px 0; border-bottom:1px solid #ddd;line-height: 25px;}
.pages_date .printIco{ margin-left:20px;}
.pages_print{ float:right}
.pages_date .share{ float:right; margin-left:20px;}
.pages_box .qr_code{ text-align:center; margin-top:40px; color:#999}
.pages_box .qr_code img{ display:block; margin:0 auto}
.pages_box .btm{ border-top: 1px solid #ddd; text-align: center; padding-top: 50px;margin-top: 50px;}
.pages_box .btm a{ margin: 0 20px;cursor: pointer;}


.jgznBox{height:712px;}
.znbox{position: relative;padding-bottom: 30px;}
.znContent{height:550px;overflow: hidden;}
.zndetail{position: absolute;line-height: 20px;right: 20px;bottom:0px;color: #ce1126;font-weight: bold;cursor: pointer;}
.up{ bottom: 10px;}
.box_cc{ padding:20px; font-size:16px; line-height:200%;}
.newCommon .box1:first-child{margin-right: 10px;}
.newCommon .box1+.box1+.box1{margin-left: 10px;}
.ggfwBox,.sgsBox,.sgs{display: none;}
.state{padding: 3px 5px;color: #fff;font-size: 13px;margin-right: 5px;}
.hui{background-color: #999;}
.hong{background-color: #bf0103;}

.gaikuangclass{margin: 15px 20px 0px;}

.table_normal1 {margin: 10px 0;padding: 0;width: 100%;border-top: 1px solid #ccc;border-right: 1px solid #ccc;}
.table_normal1 th {font-size: 14px;padding: 5px 10px;text-align: left;color: #333;font-weight: normal;border-left: 1px solid #ccc;border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;background: #f6f6f6;min-width:150px;}
.table_normal1 td {font-size: 14px;padding: 5px 10px;color: #666;border-bottom: 1px solid #ccc;border-left: 1px solid #ccc;}
/* 二级列表页样式 */
.list_1{margin-bottom:40px; background:#fff;}
.list_1 .top_img{position: absolute;margin: -2px 0 0 -2px;width: 35px;height: 35px;background: url(../images/3/list_rt_bg.png) no-repeat;}
.list_1 h3{font-size: 18px; padding: 15px 0;text-align: left; color:#ce1126; border-bottom:1px solid #ddd; margin:0 30px;}
.list_1 h3 a{ font-size:16px}
.list_1 ul,.list_1 ul.line_li{padding: 10px 30px; text-align: left;}
.list_1 li{line-height: 35px;padding-left: 15px;font-size: 16px;background:url(../images/li_bg.png) no-repeat 0 center;}
.list_1 .line_li .border{margin-top: 30px;margin-bottom: 25px;border-bottom: 1px dashed #ddd;}
.list_1 li em{ float:right;color: #777;}
.list_1 hr{ margin:0 30px; border:0; border-bottom:1px dashed #ddd; height:1px;}

/* 面包屑 */
.crumbs{ padding:15px 0 15px 40px; font-size:18px; background: #fff url(../images/3/crumbs_bg.png) no-repeat 20px center; margin:0 auto 10px;}

.box2{ width:730px;height:351px; margin-right:10px; background-color:#fff; float:left;margin-bottom:10px;}
.box1{ width:360px;height:351px; background-color:#fff; float:left; margin-bottom:10px;}
.box3{ width:1100px; margin:0 auto;background-color:#fff;margin-bottom:10px; float:left;}

.tit{ line-height:48px; height:50px; font-size:18px; border-bottom:#dcdbdb 1px solid; margin:0 20px;}
.tit h3{ float:left; color:#000;font-weight:700;margin-right: 10px;}
.tit h3.def{ color:#0d68a9; border-bottom:3px solid #0d68a9;}

.tit_r{ float:right;}
.tit_r a{ font-size:24px;}
.tit_r a.a_btn{ background-color:#0868A8; padding:3px 10px; font-size:18px; color:#fff;}

.jgznBox{height:712px;}

.list_user{padding: 20px; font-size:16px}
.list_user dt{ width:100%;line-height:45px; height:45px; font-weight:700;}
.list_user dd{ width:100%;line-height:45px; height:45px;}

.wzdt {width:1100px;margin:0 auto;margin-bottom:10px; background: none !important;}
.wzdt dl {line-height: 30px;border: 1px solid #ddd;padding-bottom: 20px;margin-bottom:20px;background-color:#fff;}
.wzdt dl dt {font-weight: 700;line-height: 48px;height: 50px;font-size: 18px;border-bottom: #dcdbdb 1px solid;margin: 0 20px;}
.wzdt dl dd{margin: 0 20px;padding: 15px 0; overflow: hidden;}
.wzdt dl dd span{margin-right: 50px;font-size: 17px;line-height: 45px;padding-left: 15px;background: url(http://www.zymesllc.com/default/xhtml/zizhan/images/1/li_ico1.png) no-repeat 0 10px;}

#page_div .currentIndex,.pagination .current{ background:#d60000 !important; border:1px solid #d60000 !important;height:20px;line-height:20px; color:#FFF;text-align:center; font-weight:bold;}

.ld_list {padding: 20px 0 20px 40px;}
.ld_list ul{padding:10px 0;}
.ld_list ul li {float: left;width: 172px;height: auto;margin: 0 40px 40px 0;background: #0d89cc;padding: 0;line-height: 21px;box-shadow: -1px 3px 15px #666;}
.ld_list a {text-align: center;font-size: 15px;position: relative;display: block;border: 1px #e2e2e2 solid;}
.ld_list a .intro {position: absolute;left: 0;z-index: 10;color:#fff;line-height: 30px;height: 30px;background: url(../images/user_bg.png);width: 170px;font-size: 16px;bottom: 0px;text-align: center;overflow: hidden;}
.ld_list a .intro{-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.ld_list a:hover .intro {bottom: 0px;height: 210px;line-height: 120px;}
.ld_list .he {height: 210px!important;line-height: 69px!important;}
.ld_list .he div {padding-top: 20px;}
.ld_list a .intro p {font-size: 13px;line-height: 20px;margin: 0 15px;height: 40px;overflow: hidden;}
.ld_list ul li img {width: 170px;height: 210px;}
.ld_list ul li .ld_name {color: #036eb5;}
.ld_list ul li span {display: block;}

/*--十九大专栏--*/

#jpzt_dy{width:998px; margin:0 auto;}

#jpzt_focus{width:1050px;margin: 10px auto;padding: 15px 25px 15px 25px;background-color:#fff;}
#jpzt_focus .focusimg{ float:left; width:421px;}
#jpzt_focus .focusnews{ float:left; width: 520px;padding-left: 40px;}
.sjd_tt .tit{text-align: center;color: #ec3f3f;font-size: 25px;font-weight: 700;}
.sjd_tt .em{text-indent: 2em;color: #666;font-size: 13px;}
#jpzt_focus .focusnews  ul li{ display:block; height:36px;line-height:36px; font-size:14px; background:url(../images/jpzt_07.jpg)  5px 8px no-repeat; padding-left:20px;}

#zxbd .jpzt_lparttit{background:url(../images/zxbd.jpg) no-repeat;}
#zsjzt .jpzt_lparttit{background:url(../images/ljzsjzt.jpg) no-repeat;}
#zsjzt .sjd_pic{padding: 15px;float: left;}
#zsjzt .sjd_pic img{width: 459px;}
#cdxx .jpzt_lparttit{background:url(../images/cdxx.jpg) no-repeat;}
#xxzl .jpzt_lparttit{background:url(../images/xxzl.jpg) no-repeat;}
.jpzt_lparttit{height:38px; line-height:38px; padding-left:40px;font-family:"Microsoft Yahei"; color:#fff; font-size:16px; }
.jpzt_lpartcen{display:inline-block;padding:15px; margin-bottom:20px;}
.jpzt_lpartcen.r_list{width:510px;float: right;}

ul.jpztnewslit{overflow: hidden;}
ul.jpztnewslit li{height:36px;line-height:36px;width:510px; position: relative; font-size:14px; background:url(../images/jpzt_07.jpg) 0 8px no-repeat; padding-left:15px;float: left; overflow: hidden;}
ul.jpztnewslit li em{ padding-left:20px; color:#666; font-size:12px; position: absolute; top: 2px; right:15px;}

#jpzt_mn{width:1100px; margin:0 auto;}
#jpzt_mn .left{ width:1080px; float:left; padding:10px; background-color:#fff;}

span.more{ display:block; width:40px; float:right; padding-right:10px; font-weight:normal; font-size:12px;}
#jpzt_dy ul{text-align: center;}
.sjd_lm{display: inline;font-size: 20px;margin: 0 15px;}
.sjd_lm a{color: #fff;}
.sjdFocus{height: 269px;width: 421px;}
.sjdFocus .fcon img{height: 269px;width: 421px;}
.sjdFocus .fcon .shadow{background: #8f0502;}

#zsjzt .sjd_pic{padding: 15px;float: left;}
#zsjzt .sjd_pic img{width: 459px;}

.clear{ clear:both;}
.clear20{ clear:both; height:20px;}
.awhite{}
.awhite a:link,.awhite a:visited{ color:#fff;}

.fix{*zoom:1;}
.fix:after{ display:block; content:"clear"; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; visibility:hidden;}

/*--群众路线专题--*/

.bodyjiweibg{ background:url(../images/bodybg.jpg) top no-repeat; padding-top:216px;}

.jwztmain{width:984px;  padding:5px; background:#fff; margin:0 auto;}
#jwzthd{ width:945px; margin:0 auto 15px auto; height:360px; padding:20px; font-size:16px;font-family:'Microsoft Yahei'; line-height:1.8em; background:url(../images/hdbg.jpg) top repeat-x;}
#jwzthd .focusimg{ width:500px; float:left;}
#jwzthd .abstract{ width: 410px; float:right; background:url(../images/hdbg2.jpg) 0 0 no-repeat; padding-top:50px; }
#jwzthd .abstract p{ text-indent:2em; margin-top:20px;} 


#jwzt{ width:985px; margin:0 auto 0 auto; }
#jwzt .part{ width:483px;   border:solid 0 #f00; border-width:0 1px 1px 1px; margin-bottom:20px;}
#jwzt .tit{ height:48px;border-bottom:none;margin: 0;}
#jwzt .titbg1{ background:url(../images/tit01.jpg) no-repeat;}
#jwzt .titbg2{ background:url(../images/tit02.jpg) no-repeat;}
#jwzt .titbg3{ background:url(../images/tit03.jpg) no-repeat;}
#jwzt .titbg4{ background:url(../images/tit04.jpg) no-repeat;}
#jwzt .titbg5{ background:url(../images/tit05.jpg) no-repeat;}
#jwzt .titbg6{ background:url(../images/tit06.jpg) no-repeat;}
#jwzt .cen{ padding:20px;font-size:16px; line-height:1.8em;}
#jwzt .cen ul li{background:url(../images/dot1.jpg) 0 10px  no-repeat; padding-left:15px; height:30px;  line-height:30px; font-size:16px;}



.jwzt_secpart{border:solid 1px #f00; background:url(../images/tit07.jpg) top no-repeat; padding-top:40px;}

.jwzt_secpart .cen{ padding:50px 50px; font-size:16px;}
.jwzt_secpart .cen table.geshi{border-collapse:collapse; margin:10px auto; border-color:#ccc; border:solid 1px #ccc;}
.jwzt_secpart .cen table.geshi td{ padding:20px 10px; border-color:#ccc;}

.jwzt_secpart .cen table.geshi td input{ width:250px; height:30px; line-height:30px; padding-left:10px;border:solid 1px #ccc;}
.jwzt_secpart .cen table.geshi td textarea{ width:600px; height:150px;border:solid 1px #ccc;}

.huiyi{ overflow:hidden;}
.huiyi ul{ width:1080px;}
.huiyi ul li{ float: left; width: 322px; margin-right:16px; overflow: hidden;}

/*--30周年专题--*/


.sanshibox{ width: 1100px; margin: 0px auto;}

.sanshihead{ width: 100%; overflow: hidden; position: relative;}
.sanshihead img{ display: block; width:1920px; position: relative; left: 50%; margin-left: -960px;}

.sanshinav{ text-align: center; height: 53px; line-height: 53px; background:#ab0000;}
.sanshinav a{ display: inline-block; padding:0px 50px; font-size:24px; color: #fff;}


.sanshititle{ text-align: center; padding-top: 25px;color: #c30d23;}
.sanshititle h3{ font-size: 38px;}
.sanshititle p{ font-size:21px; padding-top: 10px;}

.sanshititle a{ color: #c30d23;}
.sanshititle p span{ padding: 0px 25px;}
.sanshititle p span:first-child{ display: none;}
.sanshibigimg{ width: 100%; padding-top: 30px;}
.sanshibigimg img{ width: 1100px;}

.sanshilisttitle{ background: url(../images/zt03.png) no-repeat left center #c01f0e;  line-height: 40px; height: 40px; padding-left: 50px; padding-right: 20px; margin-top: 30px;}
.sanshilisttitle a{ color: #fff; font-size:18px;}
.sanshilisttitle em{ float: right; line-height: 38px;}
.sanshilisttitle em a{ font-size:14px;}

.sanshilist li{ float: left; width: 510px; padding: 25px 0px 10px 30px;}
.sanshilist li h3{ font-size: 16px; font-weight: bold; height: 24px; overflow: hidden; line-height:24px;}
.sanshilist li p{ font-size: 14px; line-height: 20px; height: 40px; padding-top: 12px; overflow: hidden; text-indent: 2em;}
.fbox2{ display:none; text-align:center;    padding: 30px 0;}

/* 分享 */
/*引入图标字体文件*/
@font-face {
  font-family: "socialshare";
  src: url("iconfont.eot");
  src: url("iconfont.eot?#iefix") format("embedded-opentype"), url("/default/xhtml/zizhan/css/iconfont.woff") format("woff"), url("iconfont.ttf") format("truetype"), url("iconfont.svg#iconfont") format("svg")
}
.social-share {
  font-family: "socialshare" !important;
  font-size: 16px;
  font-style: normal;
position:absolute;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale
}

.social-share * {
  font-family: "socialshare" !important
}

.social-share .icon-tencent:before {
  content: "\f07a"
}

.social-share .icon-qq:before {
  content: "\f11a"
}

.social-share .icon-weibo:before {
  content: "\f12a"
}

.social-share .icon-wechat:before {
  content: "\f09a"
}

.social-share .icon-douban:before {
  content: "\f10a"
}

.social-share .icon-heart:before {
  content: "\f20a"
}

.social-share .icon-like:before {
  content: "\f00a"
}

.social-share .icon-qzone:before {
  content: "\f08a"
}

.social-share .icon-linkedin:before {
  content: "\f01a"
}

.social-share .icon-diandian:before {
  content: "\f05a"
}

.social-share .icon-facebook:before {
  content: "\f03a"
}

.social-share .icon-google:before {
  content: "\f04a"
}

.social-share .icon-twitter:before {
  content: "\f06a"
}

.social-share a {
  position: relative;
  text-decoration: none;
  margin: 4px;
  display: inline-block;
  outline: none
}

.social-share .social-share-icon {
  position: relative;
  display: inline-block;
  width: 22px;
  height: 22px;
  font-size: 16px;
  border-radius: 50%;
  line-height: 22px;
  border: 1px solid #666;
  color: #666;
  text-align: center;
  vertical-align: middle;
  transition: background 0.6s ease-out 0s
}

.social-share .social-share-icon:hover {
  background: #666;
  color: #fff
}

.social-share .icon-weibo {
  color: #ff763b;
  border-color: #ff763b
}

.social-share .icon-weibo:hover {
  background: #ff763b
}

.social-share .icon-tencent {
  color: #56b6e7;
  border-color: #56b6e7
}

.social-share .icon-tencent:hover {
  background: #56b6e7
}

.social-share .icon-qq {
  color: #56b6e7;
  border-color: #56b6e7
}

.social-share .icon-qq:hover {
  background: #56b6e7
}

.social-share .icon-qzone {
  color: #FDBE3D;
  border-color: #FDBE3D
}

.social-share .icon-qzone:hover {
  background: #FDBE3D
}

.social-share .icon-douban {
  color: #33b045;
  border-color: #33b045
}

.social-share .icon-douban:hover {
  background: #33b045
}

.social-share .icon-linkedin {
  color: #0077B5;
  border-color: #0077B5
}

.social-share .icon-linkedin:hover {
  background: #0077B5
}

.social-share .icon-facebook {
  color: #44619D;
  border-color: #44619D
}

.social-share .icon-facebook:hover {
  background: #44619D
}

.social-share .icon-google {
  color: #db4437;
  border-color: #db4437
}

.social-share .icon-google:hover {
  background: #db4437
}

.social-share .icon-twitter {
  color: #55acee;
  border-color: #55acee
}

.social-share .icon-twitter:hover {
  background: #55acee
}

.social-share .icon-diandian {
  color: #307DCA;
  border-color: #307DCA
}

.social-share .icon-diandian:hover {
  background: #307DCA
}

.social-share .icon-wechat {
  position: relative;
  color: #7bc549;
  border-color: #7bc549
}

.social-share .icon-wechat:hover {
  background: #7bc549
}

.social-share .icon-wechat .wechat-qrcode {
  display: none;
  border: 1px solid #eee;
  position: absolute;
  z-index: 100;
  top: -205px;
  left: -84px;
  width: 200px;
  height: 192px;
  color: #666;
  font-size: 12px;
  text-align: center;
  background-color: #fff;
  box-shadow: 0 2px 10px #aaa;
  transition: all 200ms;
  -webkit-tansition: all 350ms;
  -moz-transition: all 350ms
}

.social-share .icon-wechat .wechat-qrcode.bottom {
  top: 40px;
  left: -84px
}

.social-share .icon-wechat .wechat-qrcode.bottom:after {
  display: none
}

.social-share .icon-wechat .wechat-qrcode h4 {
  font-weight: normal;
  height: 26px;
  line-height: 26px;
  font-size: 12px;
  background-color: #f3f3f3;
  margin: 0;
  padding: 0;
  color: #777
}

.social-share .icon-wechat .wechat-qrcode .qrcode {
  width: 105px;
  margin: 10px auto
}

.social-share .icon-wechat .wechat-qrcode .qrcode table {
  margin: 0 !important
}

.social-share .icon-wechat .wechat-qrcode .help p {
  font-weight: normal;
  line-height: 16px;
  padding: 0;
  margin: 0
}

.social-share .icon-wechat .wechat-qrcode:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -6px;
  bottom: -13px;
  width: 0;
  height: 0;
  border-width: 8px 6px 6px 6px;
  border-style: solid;
  border-color: #fff transparent transparent transparent
}

.social-share .icon-wechat:hover .wechat-qrcode {
  display: block
}


@media screen and (max-width: 750px){
.header{ height:auto; background:#fff; padding:10px 0px}
.common{width:100%;}
.header .logo{ width:100%; float:none; padding-top:0px;}
.header .logo img{ height:50px; width:auto;}
.header .logo h2{ font-size:26px; line-height:26px;}
.header .logo p{ font-size:14px; line-height:22px;}
.headsearch{ display:none;}
.nav{ height:auto;}
.nav ul{ overflow:hidden;}
.nav ul>li{ width:25% !important; text-align:center;}
.nav ul>li>a:hover{ background:#a70b1d;color: #fff;}
.ztzn30 img{ display:block; width:100%;}

.smallbanner{ float:none; width: 100%;}
.smallbanner img{ display:block; width: 100%; height:auto;}
.smallbanner:first-child{ margin-right: 0px;}
.commonleft{ float:none; width:100%;}
.commonright{float:none; width:100%;}
.focus{float:none; width:100%; height:auto; overflow: hidden; position: relative;}
.focus ul li{ position: relative;height:auto; width:100%;}
.focus ul li img{ width: 100%; height:auto; display: block;}
.focus ul li p.focustext{ position: absolute;  bottom: 0px; left:0px; right:0px; width:auto; background-image:url(../images/focusbg.png); background-repeat:repeat;  padding:10px 20px; font-size: 16px; color: #fff; z-index: 999;}

.navtwo{ float:none; width:100%; background:#d94c1f;}
.navtwo a{ float:left; width:33.333%;}
.navtwo a span{ display:block; background-position:4px center;}
.navtwo a:after{ display:none;}
.Falv{ float:none; width:100%;height:auto;}
.Falv ul.commonnews li{ float: none;width:auto; line-height: 36px; height: 36px; padding-right: 0px;}
.commontabclass li a{ display: inline-block; font-weight: 700; margin-right:0px; margin-bottom: -3px;border-bottom:3px solid transparent; font-size: 14px; color:#010101; padding: 0px 4px 5px;}

.dahui{float:none; width:100%; }
.dahuibox{ padding-top: 30px;}
.dahuiimg{ float:none; width: 100%; padding-bottom:25px;}
.dahuiimg dl dt img{ display:block; margin:0px auto; width: 290px; height: 160px; padding-bottom:8px;}
.dahuiimg dl dd{ font-size: 16px; line-height: 26px; text-align:center;}
.dahuiimg dl:first-child dd a{ color:#d60000;}
.dahuiimg dl+dl dt{ display: none;}
.dahui ul.commonnews{ float: none; padding-top: 0px; width:100%; margin-top: -10px; padding-bottom:20px;}
.dahui ul.commonnews li{ line-height: 35px; height: 35px; padding-right: 0px;}
.dh{ display:none;}
.footer{ width:100%;}
.footer ul.fbox{ display:none;}
.fbox2{ display:block;}
.col-2>div:first-child{ margin-right:0px;}
.col-2 .common350+.common350+.common350{margin-left:0px;}
.common350{ float:none; width:100%;}
.gequ dd{ border-radius:5px;float: left;width:48%; height: 58px; margin-top: 10px; background-image:url(../images/icon3.png); background-repeat: no-repeat; margin-left: 4px;}
.gequ dd a{ border-radius:5px; max-width:168px;box-sizing: border-box;}
.common540{ float:none; width:100%; height:auto;}
.commontitletwo{ background:#ececec ; height: auto;}
.commontitletwo h3{ float: none; width: 100%; height: 38px; line-height: 38px; position: relative; text-align: center; color: #fff; font-size: 18px; background: #d60000;}
.commontitletwo h3:after{ display: block; content:""; position: absolute; right: 0px; top: 13px; border-right:10px solid #ececec;border-top:5px solid transparent;border-bottom:5px solid transparent;}
.commontitletwo ul{ float: none; padding-right:0px; padding-top: 5px; overflow:hidden;}
.zhuren{ float:none; width:100%; height: 330px; overflow:hidden;}
.zhuanti{ float:none; width: 100%; overflow: hidden;}
.zhuanti ul { margin-right:-7px; width:auto;}
.zhuanti ul li{ float: left; width: 50%; padding-right: 7px; padding-top: 7px; box-sizing:border-box;}
.zhuanti ul li img{ display: block; width: 100%; height: auto;}
.Rdnews{ float:none; width:100%; height:auto;}
.box3{ width:100%; margin:0 auto;background-color:#fff;margin-bottom:10px; float:none;}
.pages_box{ border:1px solid #ddd; margin-bottom:40px; padding: 10px 10px 38px 10px;background-color: #fff;}
.pages_date .share{ float:none; margin-left:0px;}
.pages_print{ float:none;}
.mt20{ margin-top:10px !important;}
.zhurenlistbox{ max-width:360px;}
}