/*公共样式----文丹*/
*{
	margin:0;
    padding:0;
    list-style:none;
}
body{
    font:14px "microsoft yahei",Arial,Helvetica,sans-serif;
    color:#666;
}
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dd{
    margin:0;
    padding:0;
    list-style:none;
}
.lf{float:left;}
.rt{float:right;}
.clear{clear:both;}
#header{
    width: 100%;
    float: left;
}
/*导航模块*/

#nav-top {
    width: 1210px;
    margin: 0 auto;
    height: 131px;
}
#nav{
    width:100%;
    height: 133px;
    float: left;
}
/*log模块*/
.log{
    width:440px;
    height:133px;
    line-height:133px;
    float: left;
}
.log>img{
    float: left;
    float: left;
   
}
#main-nav .header_ul_li01{width:128px;}
.text{
    width:250px;
    height:133px;
    line-height:133px;
    float: left;
}
.text>a{
    width:250px;
    height:133px;
    padding: 26px 0;
    line-height:40px;
    font-size:24px;
    font-weight:bold;
    float: left;
    color: #084BA6;
	text-align: center;
}
.text>a>span{
    font-size:24px;
    font-weight:bold;
    float: left;
    color: red;
	width:250px;
	text-align: center;
}
/*搜索模块*/
.serch{
    width:410px;
    height:133px;
    /*line-height:133px;*/
    float:left;
    padding:0px 0;
	margin:0 12px;
}
/*调用模块新闻标题一行显示*/
.party-education>div>ul li>a,.party-communication>div>ul li>a,.party-press>ul li>a{
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
	font-size: 16px;
}
.party-education>div>ul li>span,.party-communication>div>ul li>span,.party-press>ul li>span{
	font-size: 14px;

	color:#6a6a6a;
}
/*咨询热线*/
#nav .contact{
    width:330px;
    height:133px;
    float:left;

}
#nav .contact>ul{
    height: 30px;
    float: left;
    text-align: center;
    margin-top: 20px;
	margin-left:50px;
}
#nav .contact>ul>li{
    float: left;
    height: 30px;
    line-height: 30px;
    width:76px;
    margin-left: 4px;
    background-color:#e4393c;
}
#nav .contact>ul>li>a{
    color: #fff;
	font-weight:bold;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
}
#nav .contact>ul>li>a:hover{
    font-size: 16px;
    height: 30px;
    line-height: 30px;
}
#nav .contact>ul>li>span{
    width: 40px;
    height: 20px;
	margin-right:5px;
}
.phone{
    height: 50px;
    float:left;
    margin-left:55px;
}
.phone>p{
    font-size: 16px;
    font-weight: bold;
    color: #707070;
	margin-top:10px;
}
.phone>p a{
    font-size: 20px;
    font-weight: bold;
    color: #5bcc07;
}
/*主导航模块*/
#main-nav{
    width: 100%;
    height:56px;
    float: left;
    background:#152743;    
	margin-bottom: 5px;
}
#main-nav>ul{
    width: 1200px;
    height:56px;
    margin: 0 auto;
    padding-left:12px;
	box-sizing: content-box;
}
#main-nav>ul>li{
    text-decoration: none;
    list-style: none;
    float: left;
    height:56px;
    line-height: 56px;
    width: 134px;
    text-align: center;
}
#main-nav>ul>li>a{
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    height:56px;
    line-height:56px;
    width:100%;
    padding:15px 14px;
}
#main-nav>ul>li>a:hover{
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
    color: #1872C0;
    height:56px;
    line-height:56px;
    background-color: #eee;

}
#main-nav>ul>.header_ul_li01>a:hover{
    background-color: #f00;
	color:#fff;
}
/*页面主题*/
#main{
    width: 100%;

}
.banner{
    width: 100%;
    float: left;
}
.banner-img{
    width: 100%;
    float: left;
}
/*页面主题*/
#main{
    width: 100%;

}
.banner{
    width: 100%;
    float: left;
}
.banner-img{
    width: 100%;
    float: left;
}
/*新闻栏目*/
.column{
    width:100%;
    float: left;
}
.journalism-zx{
    width:1210px;
	height: 410px;
    margin: 0 auto;
}
.journalism{
     width: 401px;
    height:400px;
    float: left;
    margin-top:10px;
}
.journalism p a{
    font-size: 22px;
    font-weight: bold;
    color: #CC0000;
    float: left;
    padding-left: 10px;
    height: 40px;
	text-align:center;
    line-height: 40px;
	border-bottom: 3px solid red;
}
.journalism p span{
    font-size: 22px;
    font-weight: bold;
    color: #CC0000;
    float: left;
    padding-left: 10px;
    height: 40px;
	text-align:center;
    line-height: 40px;
	border-bottom: 3px solid red;
}
.journalism p{
    float: left;
    color: #666666;
    font-size: 22px;
    font-weight: bold;
	border: 1px solid #ddd;
	border-bottom:0;
    box-sizing: border-box;
    width: 100%;
    margin:0 0 10px;
    background:linear-gradient(to top,#E6E6E6 0,#F6F6F6 50%,#FCFCFC 70%);
}
.newest{
    width: 394px;
    float: left;
    margin-top:10px;
    margin-left: 9px;
    border: 1px solid #ddd;
    box-sizing: border-box;
}
.index_btn{
	width:100%;
	height:44px;
    line-height:44px;
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#dddddd));}
.btn{
    width: 400px;
    height: 50px;
    float: left;
    padding: 10px 0;
}
/*新闻按钮样式*/
.hy-xw{
    width:100%;
    height:44px;
    line-height:44px;
    float: left;
    border: none;
	font-size:15px;
    background:transparent;
}
.index_btn>a>button:hover,.index_btn>a>button:link,.index_btn>a>button:visited,.index_btn>a>button:active{background:red;cursor:pointer;color:#fff;}
.presentation-title{
    width: 400px;
    height: 30px;
    float: left;
}
.presentation-title>a{
    font-size: 20px;
    color: #CC0000;
    float: left;
    width: 400px;
    margin: 10px;
}
.presentation-title>a>b{
    font-size: 20px;
    color: #CC0000;
    float: right;
}
.presentation{
    width: 410px;
    height: 110px;
    float: left;
    margin-top: 20px;
    border-bottom: 0.5px dashed #dddddd;
    overflow: hidden;
}
.presentation p{
    font-size: 18px;
    color: #000000;
    width: 410px;
	height:100px;
	
	
	}
.presentation a{
    font-size: 18px;
    color: #000000;
	width: 410px;
	float:left;
    overflow: hidden;
	height: 28px;
}
.presentation>p>a{
    font-size: 16px;
    color: #000000;	
	float:left;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
	height:40px;



}
.presentation>p>b{
    font-size: 16px;
    color: #043b7f;
	float:right;
	width:105px;
	margin-top: 15px;
}
.List-News{
    width:100%;
    height:342px;
    float: left;
}
.List-News>ul{
    width:100%;
    line-height: 220px;
    float: left;
}
.List-News>ul>li{
    width:100%;
    height: 43px;
	padding:0 10px;
	box-sizing:border-box;
    line-height: 40px;
	border-bottom: 1px dashed #ddd;
}
.List-News>ul>li:last-child{border:none;}
.List-News>ul>li>a{
    width: 285px;
    text-decoration: none;
    font-size: 16px;
    color: #000000;
    float: left;
	overflow:hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
}
.List-News>ul>li>b{
    float: right;
    color: #6a6a6a;
	font-size:14px;
}
/*发布模块*/
.issue{
       width: 396px;
    height: 386px;
    float:right;
    margin-top:10px;
	border:1px solid #ddd;
}
.issue ul{
    width:100%;
    float: left;
}
.issue>ul>li{
    width: 46%;
    height: 80px;
    margin: 5px 0 0 10px;
    float: left;
    line-height: 80px;
}
.issue>ul>li>a{
    width:100%;
    float: left;
	text-align:center;
    font-size: 22px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
.issue>ul>li>a>span{
    width: 50px;
    height: 51px;
	display:none;
    line-height: 51px;
    float: left;
    margin: 10px 30px 15px 50px
}
.issue>ul>li>a>span>img{width:38px;}
/*发布模块颜色*/
.issue>ul>.xq{
    background-color: #9370cf;
}
.issue>ul>.cp{
    background-color: #df9870;
}
.issue>ul>.fw{
    background-color: #70cecf;
}
.issue>ul>.lx{
    background-color: #cf7092;
}

/*通知公告 政策中心*/
.centre{
    width: 1210px;
    height:460px;
    margin: 0 auto;
}
.policy{
    width:400px;
    height: 450px;
    float: left;
    box-shadow:0px 3px 8px #ddd;
}
.cc_dangjian{
    width:396px;
    height: 450px;
    float:right;
	margin-left:11px;
    box-shadow:0px 3px 8px #ddd;
}

.cc_dangjian-list{
    width:100%;
    height: 350px;
    float: left;
}
.cc_dangjian-list ul{
    width:100%;
    float: left;
}
.cc_dangjian-list ul li{
    width:100%;
    height: 40px;
    line-height: 40px;
	border-bottom: 1px dashed #ddd;
	padding:0 10px;
	box-sizing:border-box;
}
.cc_dangjian-list ul li:last-child{border:0;}
.cc_dangjian-list>ul>li>a{
    width:255px;
    height:35px;
    line-height:35px;
    text-decoration:none;
    font-size:16px;
    color:#000000;
    overflow:hidden;
    float:left;
}
.cc_dangjian-list>ul>li>b{
    float: right;
    color: #8c8b8b;
	font-size:14px;
}
.title-policy{
    width:100%;
    height:40px;
    float: left;
	    border-top: 1px solid #ddd;
	background: linear-gradient(to top,#E6E6E6 0,#F6F6F6 50%,#FCFCFC 70%);
    /*margin: 30px 0px 30px 0;*/
}
.title-policy>a{
    width: 160px;
    height: 80px;
    line-height: 59px;
    float: right;
    font-size:20px;
    color: #6a6a6a;
    text-align: center;

}
.policy-list{
    width:100%;
    height: 350px;
    float: left;
}
.policy-list ul{
    width:100%;
    float: left;
}
.policy-list ul li{
    width:100%;
    height: 40px;
    line-height: 40px;
	border-bottom: 1px dashed #ddd;
	padding: 0 10px;
	box-sizing: border-box;
}
.policy-list ul li:last-child{border:none;}
.policy-list>ul>li>a{
    width: 283px;
    height: 35px;
    line-height: 35px;
    text-decoration: none;
    font-size: 16px;
    color: #000000;
    overflow: hidden;
    float: left;
}
.policy-list>ul>li>b{
    float: right;
    color: #8c8b8b;
	font-size:14px;

}
/*通知公告*/
.inform{
    width: 394px;
    height: 450px;
    float: left;
    margin:0px 0 0px 10px;
    box-shadow:0px 3px 8px #ddd;
	overflow: hidden;
}
.cc_inform{
    width:396px;
    height: 450px;
    float:right;
    /*margin:0px 0 0px 20px;*/
    box-shadow:0px 3px 8px #ddd;
    overflow: hidden;
}
.cc_inform ul li{
    width:100%;
    /*height:40px;line-height:40px;*/
    border-bottom: 1px dashed #ddd;
    box-sizing: border-box;padding:0 10px;
}
.cc_inform ul li:last-child{border-bottom:0;}
.title-inform{
    width:100%;
    height:40px;
    /*float: left;*/
    /*margin: 30px 0;*/
}
.tu-tz{
    position: absolute;
    margin-left: 120px;
}
.tu-tzzx{
    width:100%;
    height:40px;
    float: left;
	    border-top: 1px solid #ddd;
	    background: linear-gradient(to top,#E6E6E6 0,#F6F6F6 50%,#FCFCFC 70%);
}
.inform-list{
    width: 500px;
    height: 350px;
    float: left;
    margin: 0 50px;
    overflow: hidden;
}
.inform-list>ul{
    width: 450px;
    height: 350px;
    float: left;
}
.inform-list>ul>li{
    width: 450px;
    height: 150px;
}
.inform-list>ul>li>a{
    width: 450px;
    height: 150px;
    font-size: 16px;
    color: #000000;
    text-decoration: none;
}
.inform-list>ul>li>a>p{
    width: 450px;
    font-size: 24px;
    color: #000000;
    font-weight: bold;
}
/*工作动态模块右*/
.tu-gzdt {
    width: 330px;
    /*height: 65px;*/
    float: left;
}
/*工作动态模块*/
.work-trend{
    width: 1210px;
	height:435px;
    margin: 0 auto;

}
.work-trend-tu{
	height:425px;
    width: 396px;
    float: left;
    box-shadow: 0px 3px 8px #ddd;
}
.work-trend-tu>p{
	height:40px;
	    border-top: 1px solid #ddd;
	    background: linear-gradient(to top,#E6E6E6 0,#F6F6F6 50%,#FCFCFC 70%);
}
.work-trend-tu>p>a{
	font-size: 22px;
    height: 33px;
    padding-left:10px;
    font-weight: bold;
    color: #CC0000;
    float: left;
    border-bottom: 3px solid red;
    text-align: center;
    padding-top: 4px;
}
.work-trend-tu>p>span{
	font-size: 22px;
    height: 33px;
    padding-left:10px;
    font-weight: bold;
    color: #CC0000;
    float: left;
    border-bottom: 3px solid red;
    text-align: center;
    padding-top: 4px;
}
.work-trend-tu>ul{
    width:100%;
    float: left;
    margin: 30px 0 0;
 }
.work-trend-tu>ul>li{
    width:33.33%;
    height: 118px;
    float: left;
}
.work-trend-tu>ul>li>a{
    width: 100px;
    height: 80px;
    float: left;
}
.work-trend-tu>ul>li>p{
    width: 100%;
    height: 30px;
    line-height: 30px;
    float: left;
    text-align: center;
}
.work-trend-tu>ul>li>a>img{
    width: 80px;
    height: 80px;
    float: left;
    margin: 0 25px;
}
.index_btn>a{float: left;width:25%;}
/*工作动态模块右*/
.work-trend-right{
    width: 800px;
    height:425px;
    float: left;
    margin:0 0 10px 20px;
}
.title-work-trend{
    width:100%;
	background:#f5f5f5;
    /*height: 80px;*/
    float: left;
}

/*工作要闻*/
.News-work{
    width: 396px;
    height:425px;
    float: left;
	box-shadow: 0px 3px 8px #ddd;
    border-top:none;
	margin-left:11px;
}
.list>ul>ul{float:left;width:100%;}
.list>.cc-xiangmu-ul>ul{margin-top:10px;}
.list>ul>ul>li>a{
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
	font-size: 16px;
	color: #000;
	line-height: 35px;
}
/*活动中心*/
.cc_huodong{
	width:396px;
    float:left;
	height: 450px;
    box-shadow: 0px 3px 8px #ddd;
	overflow:hidden;
}
.cc_huodong>ul{
	float:left;
	width:100%;
	margin-top:10px;
}
.cc_huodong>ul>li{
	float:left;
	width:100%;
	height:40px;
	line-height:40px;    
	border-bottom: 1px dashed #ddd;
	padding:0 10px;
	box-sizing:border-box;
}
.cc_huodong>ul>li:last-child{border:0;}
.cc_huodong>ul>li>a{
	display:block;
	width:283px;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 16px;
    color: #000;
}
.cc_huodong>ul>li>span{    
	font-size: 14px;
    color: #8c8b8b;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
	
}
.News-work>ul>li>b{
	width:85px;
	height:40px;
	line-height:40px;
	float:right;
	font-size:14px;
	text-align: right;
	color:#8c8b8b;
}
.list>ul>ul>li>span{font-size:14px;color: #8c8b8b;font-weight:bold;height:35px;line-height: 35px;}
.News-work>p{
    width:100%;
    height: 40px;
    float: left;
    overflow: hidden;
	    border-top: 1px solid #ddd;
	    background: linear-gradient(to top,#E6E6E6 0,#F6F6F6 50%,#FCFCFC 70%);
}
.News-work>p>a{
    font-size: 22px;
    height: 33px;
   padding-left:10px;
    font-weight: bold;
    color: #CC0000;
    float: left;
    border-bottom: 3px solid red;
    text-align: center;
    padding-top: 4px;
}
.News-work>p>span{
    font-size: 22px;
    height: 33px;
   padding-left:10px;
    font-weight: bold;
    color: #CC0000;
    float: left;
    border-bottom: 3px solid red;
    text-align: center;
    padding-top: 4px;
}
.News-work>ul>ul>li{
	line-height:35px;
	height:35px;
}
.News-work>ul>ul>li>a{
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
	font-size: 16px;
}
.News-work>ul>ul>li>span{
	font-size: 14px;
	font-weight:bold;
	color: #8c8b8b;
}
.News-work>ul{
    width:100%;
    height: 360px;
    float: left;
    overflow: hidden;
    margin:8px 0 0;
}
.News-work>ul>li{
    width: 100%;
    height: 37px;
    line-height: 37px;
    float: left;
    overflow: hidden;
    border-bottom: 1px dashed #ddd;
	padding:0 10px;
	box-sizing:border-box;
}
.News-work>ul>li>a{
    height: 40px;
    line-height: 40px;
    float: left;
	width:273px;
    overflow: hidden;
    font-size: 16px;
    color: #000000;
    text-decoration: none;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.News-work>ul>li>a>b{
    float: right;
    color: #000000;
}
/*商会数据库*/
.database{
    width:1210px;
    height: 45px;
    margin: 0 auto;
}
.database>ul{
    width:1210px;
    height: 72px;;
    float: left;

}
.database>ul>li{
    width: 392px;
    height: 72px;
    float: left;
}
.database>ul>li a{
    width: 392px;
    height: 72px;
    line-height: 72px;
    float: left;
    text-align: center;
    font-size: 20px;
    text-decoration: none;
    color: #ffffff;
}
.database>ul>li:hover{
    border-radius: 25px;
}
/*数据库颜色*/
.database>ul>.sh-database{
    background-color: #4da4db;
    margin-right: 15px;
}
.database>ul>.zc-database{
    background-color: #0069aa;
    margin-right: 5px;
}
.database>ul>.zz-database{
    background-color: #f8a438;
    margin-left: 10px;
}
/*下载模块*/

.download{
    width: 1210px;
    height: 522px;
    margin: 0 auto;
}
.download-center{
    width:396px;
    height: 450px;
    float: left;
    margin:60px 0px 0 0px;
    box-shadow:0px 3px 8px #ddd;
}
.title-download{
    width: 500px;
    height: 80px;
    float: left;
    margin: 30px 0px 20px 30px;
}

.title-download>a{
    width: 160px;
    height: 80px;
    line-height: 59px;
    float: right;
    font-size:20px;
    color: #6a6a6a;
    text-align: center;

}
.pdownload-list{
    width: 575px;
    height: 350px;
    float: left;
}
.download-list ul{
    width: 100%;
    height: 350px;
    float: left;
}
.download-list ul li{
    width:100%;
    height: 40px;
    line-height: 40px;
	border-bottom: 1px dashed #ddd;
	padding:0 10px;
	box-sizing:border-box;
}
.download-list>ul>li>a{
    width:255px;
    height: 35px;
    line-height: 35px;
    text-decoration: none;
    font-size: 16px;
    color: #000000;
    overflow: hidden;
    float: left;
}
.download-list>ul>li>b{
    float: right;
    color: #8c8b8b;
    font-size:14px;

}
/*执常委数据库*/
/* 下载模块tab */
#tab{width:396px;  height: 450px;  float: left;  margin:60px 0px 0 11px;  box-shadow: 0px 3px 8px #ddd;position:relative;}
#tab .tab_menu{width:100%;float:left;position:absolute;z-index:1;    border-top: 1px solid #ddd;}
#tab .tab_menu li{width: 144px;
	height: 40px;
	line-height: 40px;
	float: left;
	border-right: 0.5px solid #dddddd;
	border-bottom: 0.5px solid #dddddd;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#dddddd));cursor:pointer;text-align:center;box-sizing:border-box;}
#tab .tab_menu li{
	width:16.66%;
	height: 40px;
	line-height: 40px;
	float: left;
	font-size: 16px;
}
#tab .tab_menu>li:hover{
	width:16.67%;
	height: 40px;
	line-height: 40px;
	float: left;
	border-bottom: none;
	background: #f00;
	color:#fff;
}
#tab .tab_menu>li>a:hover{color:#fff;}
#tab .tab_box{
	width: 100%;
	height: 417px;
	clear: both;
	top: 30px;
	position: relative;
	/*border: 1px solid #CCC;*/
	background-color: #fff;}
#tab .tab_menu>li>a{
	width: 100%;
	height: 40px;
	line-height: 40px;
	float: left;
	text-decoration: none;
	color: #000000;
	text-align: center;
	font-size: 16px;
}
#tab >a>b{
	color: #6a6a6a;
	font-size: 16px;
}
#tab .tab_menu .selected{background-color:#fff;cursor:pointer;}
/*下边框的样式*/
.hide{display:none;}
.hide>ul {
	width: 540px;
	height: 400px;
	float: left;
	overflow: hidden;
}
.hide>ul>li {
	width: 540px;
	height: 40px;
	line-height: 40px;
	float: left;
	overflow:hidden;
}
.hide>ul>li>a {
	height: 40px;
	line-height: 40px;
	float: left;
	text-decoration: none;
	font-size: 16px;
	color: #000000;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.hide>ul>li>b {
	float: right;
	font-size: 14px;
	color: #8c8b8b;
}
.tab_box div{padding:10px 0;}
.tab_box div>ul{
	width: 100%;
	height: 400px;
	float: left;
	overflow: hidden;
}
.tab_box div>ul>li{
	width:100%;
	height: 40px;
	line-height: 40px;
	float: left;
	border-bottom: 1px dashed #ddd;
	padding: 0 10px;
    box-sizing: border-box;
}
.tab_box div>ul>li>a {
	height: 40px;
	line-height: 40px;
	float: left;
	text-decoration: none;
	font-size: 16px;
	color: #000000;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight:normal;
}
.tab_box div>ul>li>b {
	float: right;
	font-size: 14px;
	color: #8c8b8b;
}
/*最新服务*/
.Server{
    width:396px;
    height:290px;
    float:left;
	border:1px solid #ddd;
	margin-right:8px;
}
.Server-title{
    width:100%;
    height: 40px;
    line-height: 40px;
    float: left;
	background: linear-gradient(to top,#E6E6E6 0,#F6F6F6 50%,#FCFCFC 70%);
}
.Server-title>a{
    padding-left:10px;
    height: 40px;
    box-sizing: border-box;
    float: left;
        font-size: 22px;
    font-weight: bold;
    color: #CC0000;
    border-bottom: 3px solid red;
    text-align: center;
}
.Server-title>span{
    padding-left:10px;
    height: 40px;
    box-sizing: border-box;
    float: left;
        font-size: 22px;
    font-weight: bold;
    color: #CC0000;
    border-bottom: 3px solid red;
    text-align: center;
}
.Server-text{
    width:100%;
    height: 250px;
    float: left;
    overflow: hidden;
    border: 0.5px solid #dddddd;
	background: #fff;
	padding:0 10px;
	box-sizing: border-box;
}
.Server-text>a{
    width:100%;
    height: 95px;
    float: left;
    font-size: 16px;
    color: #000000;
	padding:15px 0;
    overflow: hidden;
	border-bottom: 1px solid #ddd;
}
.Server-text>a>b{
    color: #6a6a6a;
    float: right;
	width:200px;
    text-align: right;
	font-size:14px;
}
.six_team{margin-top:60px;box-shadow: 0px 3px 8px #ddd;height:450px;}
.six_team>ul{
	width:100%;
	float:left;
	text-align:center;
	margin-top:10px;
}
.six_team>ul>li{
	width:250px;
	height:55px;
	line-height:55px;
	margin:10px auto;
	text-align:center;
}
.six_team>ul>li>a{
	color:#fff;
	font-weight:bold;
	font-size:18px;
}
/*线上互动*/
.Message{
    width:396px;
    height:290px;
    float:right;
	border:1px solid #ddd;
}
.Message-title{
    width:100%;
    height: 40px;
    line-height: 40px;
    float: left;
	background: linear-gradient(to top,#E6E6E6 0,#F6F6F6 50%,#FCFCFC 70%);
}
.Message-title>a{
    padding-left:10px;
    height: 40px;
	box-sizing: border-box;
    float: left;
        font-size: 22px;
    font-weight: bold;
    color: #CC0000;
    border-bottom: 3px solid red;
    text-align: center;
}
.Message-title>span{
    padding-left:10px;
    height: 40px;
	box-sizing: border-box;
    float: left;
        font-size: 22px;
    font-weight: bold;
    color: #CC0000;
    border-bottom: 3px solid red;
    text-align: center;
}
.Message-tubiao{
    width:100%;
    height: 250px;
    float: left;
}
.Message-tubiao>ul{
    width:100%;
    height: 250px;
    float: left;
	background: #fff;
}
.Message-tubiao>ul>li{
    width:33.33%;
    height:125px;
	box-sizing:border-box;
    float: left;
	text-align:center;
}

/*友情链接*/
#link{
    float: left;
    width:100%;
    height:100px;
    position: relative;
}
#link>ul{
    width:1450px;
    margin:0 auto;
}
.link_pic>img{
    height:100px;
    float: left;
}
.link_bg{
    position: absolute;
    z-index:-1;
    bottom:0;
    left:0;
    width:100%;
}
#link>ul>li{
    float: left;
    width:157px;
    height:50px;
    line-height:50px;
    background-color: #4193D7;
    margin-top:25px;
    text-align: center;
    margin-left:20px;
}
#link>ul>li>a{
    color:#fff;
    font-size:20px;
    text-decoration: none;
}
/*页面底部*/
#footer{
    width:100%;
    height:230px;
    background:#0A2852;
    float: left;
}
#footer>p{text-align: center;}
#footer>.adress01{
    margin-top:70px;
}
#footer b,#footer span{font-size:24px;color:#fff;}
.adress02{font-size:24px;color:#fff;margin-top:15px;}
.zczx-wd{width:800px;}

/*新闻中心样式*/
.journalism-xw{
    width:1190px;
    /*height: 1000px;*/
    margin: 0 auto;
}
.journalism-xw>p{
    width:100%;
    height:40px;
    line-height:40px;
    float: left;
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#57a7d8));
    font-size: 16px;
    text-indent: 2em;
    margin-top: 10px;
	border: 1px solid #ddd;
    border-bottom: 0;
    box-sizing: border-box;
}
.journalism-xw>p>a{
    width: 30px;
    height: 30px;
    line-height:30px;
    font-size: 16px;
}
.journalism-xw-z{
    width: 1188px;
    /*height: 900px;*/
    float:left;
    border:1px solid #dddddd;
}
.journalism-xw-left{
    width: 865px;
    /*height: 740px;*/
    float: left;
    margin:10px 0 10px 10px;
    border:1px solid #dddddd;
    border-radius: 2px;
}
.journalism-xw-left>ul{
    width:100%;
    float: left;
    overflow: hidden;
	margin-bottom:5px;
}
.journalism-xw-left>ul>li{
    width:100%;
    height: 40px;
    line-height:40px;
    margin-top: 5px;
	border-bottom: 1px dashed #ddd;
}
.journalism-xw-left>ul>li>a{
    width:100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #000000;
    float: left;
    text-decoration: none;
}
.journalism-xw-left>ul>li>a>img{float:left;margin-left:15px;}
.journalism-xw-left>ul>li>a>span{
    height: 40px;
    line-height: 40px;
    float: left;
    margin-left: 10px;
}
.journalism-xw-left>ul>li>a>b{
    float: right;
    color: #6a6a6a;
    margin-right: 10px;
}
.journalism-xw-right{
    width: 288px;
    float: right;
    border: 1px solid #dddddd;
    margin: 10px 11px 10px 0px;
	overflow: hidden;
	clear: right;
}
.journalism-xw-right>ul>li img{
	float:left;
	margin:5px;
}
journalism-xw-right>ul>li>a{
	width:200px;
}
.journalism-xw-right>a{
    width:100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    float: left;
    font-size: 20px;
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#57a7d8));
}
.journalism-xw-right>ul{
    width: 300px;
    float: left;
	overflow:hidden;
}
.journalism-xw-right>ul>li{
    width: 288px;
    height: 29.5px;
    line-height: 29.5px;
    float: left;
}
.journalism-xw-right>ul>li>a{
   width: 288px;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    float: left;
    font-size: 14px;
    color: #000000;
    margin-left: 0px;
}
.journalism-xw-right>ul>li>a>b{
    float: right;
    font-size: 14px;
    color: #6a6a6a;
    margin-right:5px;
}
.journalism-xw-right2{
    width:290px;
    /*height: 420px;
	border: 1px solid #dddddd;*/
    float: right;
    margin: 20px 10px 20px 0px;
	overflow: hidden;
	clear: right;
}
.journalism-xw-right2>a {
    width: 300px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    float: left;
    font-size: 20px;
    color: #ffffff;
    background-color: #4193D7;
}
.journalism-xw-right2>ul {
    width:100%;
    float: left;
    overflow: hidden;
    height: 400px;
}
.journalism-xw-right2>ul>li{
    width:100%;
    float: left;
    overflow: hidden;
    height: 64px;
}
.journalism-xw-right2>ul>li>a{
    width:100%;
    float: left;
    overflow: hidden;
    height: 64px;
	font-size:16px;
	line-height:64px;
}

.journalism-xw-right3{
    width:290px;
    height: 420px;
    float: right;
    border: 1px solid #dddddd;
    margin: 20px 10px 20px 0px;
	overflow: hidden;
	clear: right;
}
.journalism-xw-right3>a {
    width: 300px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    float: left;
    font-size: 20px;
    color: #ffffff;
    background-color: #4193D7;
}
.journalism-xw-right3>ul {
    width:100%;
    float: left;
    overflow: hidden;
    height: 400px;
}
.journalism-xw-right3>ul>li{
    width:100%;
    float: left;
    overflow: hidden;
    height: 64px;
}
.journalism-xw-right3>ul>li>a{
    width:100%;
    float: left;
    overflow: hidden;
    height: 64px;
	font-size:16px;
	line-height:64px;
}
/*分页样式*/
/* CSS注释： 黑色背景的css分页代码 */
.black {
    padding-right: 3px; padding-left: 3px; font-size: 18px;
   padding-bottom: 10px; margin: 3px; color: #ffffff; padding: 10px;
    background-color: #4193D7; text-align: center
}
.black A {
    border-right: #ffffff 1px solid; padding-right: 5px;
   background-position: 50% bottom; border-top: #ffffff 1px solid;
    PADDING-LEFT: 5px; BACKGROUND-IMAGE: url(bar.gif); padding-bottom: 2px;
    BORDER-LEFT: #ffffff 1px solid; COLOR: #ffffff; MARGIN-RIGHT: 3px;
    PADDING-TOP: 2px; BORDER-BOTTOM: #ffffff 1px solid; TEXT-DECORATION: none
}
.black A:hover {
    BORDER-RIGHT: #f0f0f0 1px solid; BORDER-TOP: #f0f0f0 1px solid;
    BACKGROUND-IMAGE: url(invbar.gif); BORDER-LEFT: #f0f0f0 1px solid;
    COLOR: #ffffff; BORDER-BOTTOM: #ffff 1px solid; BACKGROUND-COLOR: #404040
}
.black A:active {
    BORDER-RIGHT: #f0f0f0 1px solid; BORDER-TOP: #f0f0f0 1px solid;
    BACKGROUND-IMAGE: url(invbar.gif); BORDER-LEFT: #f0f0f0 1px solid;
    COLOR: #ffffff; BORDER-BOTTOM: #f0f0f0 1px solid; BACKGROUND-COLOR: #ffffff;
}
.black SPAN.current {
    BORDER-RIGHT: #ffffff 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ffffff 1px solid;
    PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px;
    BORDER-LEFT: #ffffff 1px solid; COLOR: #ffffff; MARGIN-RIGHT: 3px;
    PADDING-TOP: 2px; BORDER-BOTTOM: #ffffff 1px solid; BACKGROUND-COLOR: #606060
}
.black SPAN.disabled {
    BORDER-RIGHT: #ffffff 1px solid; padding-bottom: 5px; BORDER-TOP: #ffffff 1px solid;
    PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #ffffff 1px solid;
    COLOR: #ffffff; MARGIN-RIGHT: 3px; PADDING-TOP: 2px; BORDER-BOTTOM: #ffffff 1px solid
}
/*会员中心模块样式*/
.jMember-Center{
    width:1210px;
    height: 1000px;
    margin: 0 auto;

}
.jMember-Center>p{
    width: 1210px;
    height:40px;
    line-height:40px;
    float: left;
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(orange));
    font-size: 16px;
	border:1px solid #ddd;
    text-indent: 2em;
    margin-top: 10px;
}
.jMember-Center>p>a{
    height: 30px;
    line-height:30px;
    font-size: 16px;}
.jMember-Center-z{
    width: 1208px;
    /*height: 900px;*/
    float:left;
    border: 0.5px solid #dddddd;
}
/*会员左边样式*/
.jMember-Center-left{
         width: 820px;
    /*height: 720px;*/
    float: left;
    margin: 20px 0px 20px 20px;
    /*box-shadow: 0px 0px 3px #ddd;*/
    border-radius: 2px;
}
/*会员中心标题*/
.jMember-Center-title{
        width: 800px;
    height:40px;
    line-height: 40px;
}
.jMember-Center-title>ul{
        width: 810px;
    height:40px;
    line-height:40px;
    float: left;
	border:1px solid #ddd;
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(orange));
}
.jMember-Center-title>ul>li{
    width: 80px;
    height:40px;
    line-height:40px;
    float: left;
}
.jMember-Center-title>ul>li>a{
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    margin-left: 5px;

}
.jMember-Center-title>ul>li>a:hover{
    background-color: #ffffff;
    color:#4193D7;
}
/*会员列表样式*/
.jMember-Center-left>ul{
    width: 810px;
    /*height: 650px;*/
    float: left;
}
.jMember-Center-left>ul>li{
         width: 810px;
    height: 157px;
    float: left;
       margin: 9px 0px;
    border: 1px solid #dddddd;
	padding:10px;
	box-sizing:border-box;
}
.jMember-Center-left>ul>li>span{
    width: 200px;
    height: 134px;
    float: left;
}
.jMember-Center-left>ul>li>span img{
    width: 200px;
    height: 133.2px;
    float: left;
}
.jMember-Center-left>ul>li>a{
    width: 690px;
    float: left;
    font-size: 14px;
    color: #000000;
    text-indent: 2em;
    text-decoration: none;    
	margin-top:5px;
}
.jMember-Center-left>ul>li>a>p{
    width: 328px;
    height:90px;
    float: left;
	margin-left:15px;
    font-size: 16px;
    color: #000000;
    text-indent: 2em;
    display: -webkit-box;
    -webkit-line-clamp:4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.jMember-Center-left>ul>li>a>b{
    width: 127px;
    float: right;
    font-size: 14px;
    color:#000000;
    font-weight: normal;
    overflow: hidden;
}
.jMember-Center-left>ul>li>a>b>i{
    width: 146px;
    float: right;
    font-style:normal;
    font-size: 12px;

}
.online-consultant{
    width: 165px;
    float: left;
	height:93px;
	margin: 20px;
}
.online-consultant>img{
    width: 165px;
    height: 92.2px;
    float: left;
    position: absolute;
}
.online-consultant>a{
    position: relative;
    left: 27px;
    bottom: -30px;
    font-size: 22px;
    font-weight: bold;
    color: #ffffff;
}
.jMember-Center-right{
    width: 335px;
    height: 350px;
    float: right;
    border: 1px solid #dddddd;
    margin: 20px 20px 20px 10px;
}

.jMember-Center-right>a{
     width: 335px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    float: left;
    font-size: 16px;
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(orange));
}
.jMember-Center-right>ul{
    width: 335px;
    float: left;
}
.jMember-Center-right>ul>li{
    width: 335px;
    height: 44px;
    line-height: 44px;
    float: left;
}
.jMember-Center-right>ul>li>a>span{
    width: 45px;
    height: 40px;
    float: left;
}
.jMember-Center-right>ul>li>a{
    width: 300px;
    height: 44px;
    line-height: 44px;
    text-decoration: none;
    float: left;
    font-size: 14px;
    color: #000000;
    margin-left: 5px;
}
.jMember-Center-right2{
    width: 335px;
    height: 349px;
    float: right;
    border: 1px solid #dddddd;
    margin: 20px 20px 20px 10px;
	clear: right;
	    overflow: hidden;
}
.jMember-Center-right2>a{
    width: 335px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    float: left;
    font-size: 20px;
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(orange));
}
.jMember-Center-right2>ul{
    width:100%;
    float: left;
}
.jMember-Center-right2>ul>li{
       width: 110px;
    height: 30px;
    line-height: 30px;
    float: left;
    text-align: center;
	overflow: hidden;
	float:left;
}
.jMember-Center-right2>ul>li>a{
        width: 104px;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    float: left;
    font-size: 14px;
    color: #000000;
    margin-left: 5px;
    text-align: center;

}


/*党建中心列表页*/
.party-center-w{
    width: 100%;
    float: left;
}
.party-center{
    width: 1190px;
    /*height: 1300px;*/
    margin: 0 auto;
}
.party-press{
    width: 865px;
    height: 310px;
    float: left;
    margin: 10px 10px 10px 0;
    border:1px solid #dddddd;
    border-radius: 2px;
    overflow: hidden;
}
.party-press2 {
    width: 1190px;
    height: 310px;
    float: left;
    margin: 10px 10px 10px 20px;
    border: 1px solid #dddddd;
    border-radius: 2px;
    overflow: hidden;
}
.dangjian-wd2 {
    width: 1190px;
    height: 35px;
    line-height: 35px;
    background-color: #E7F5FE;
}
.dangjian-wd{
    width: 865px;
    height: 35px;
    line-height: 35px;
       background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(orange));
}
.press-tu{
     width: 330px;
    /*height: 230px;*/
    float: left;
    margin:10px 10px;
}
.party-press>ul{
    width:484px;
	height:250px;
    float:left;
    margin-top:5px;
    margin-left: 5px;
	padding-right: 10px;
    box-sizing: border-box;
}
.party-press>ul>ul{
    width:484px;
	height:250px;
    float:left;
    margin-top:5px;
    margin-left: 5px;
	padding-right: 10px;
    box-sizing: border-box;
}
.party-press>ul>li{
    width: 475px;
    float: left;
	height: 35px;
    line-height: 35px;
    border-bottom: 1px dashed #ddd;
}
.party-press>li{
    padding: 6px 0 !important;
}
.li_dot li {
    border-bottom: 1px dashed #ddd;
}
.party-press>ul>li>a{
    width: 335px;
    float:left;
    text-decoration: none;
    color: #000000;
    font-size: 16px;
}
.party-press1{  
    width: 865px;
    height: 300px;
    float: left;
    margin: 10px 0px 20px 0px;
    border: 1px solid #dddddd;
    border-radius: 2px;
    overflow: hidden;
}

.party-press1>.wd-bm{
    width: 484px;
    height: 170px;
    float: left;
    margin-left: 5px;
    padding-right: 10px;
    box-sizing: border-box;
    overflow: hidden;
}
.party-press1>.wd-bm p{
	width: 484px;
	font-size:15px;
	float:left;
	margin:0px 0 15px 0;
}
.party-press1>.wd-bm>li{
    width: 475px;
    height: 150px;
    float: left;
}
.party-press1>.wd-bm>li>a{
    width: 475px;
    height: 150px;
    float:left;
    text-decoration: none;
    font-size:16px;
	text-indent:1em;
	font-family: '微软雅黑';
	    color: #333333;
}
.party-press1>p{
	width:484px;
	height:30px;
	line-height:30px;
	float: left;
	font-size:18px;
	margin-left:5px;
	font-weight: bold;
	
}
.party-press1>p>a{
	width:484px;
	height:30px;
	line-height:30px;
	float: left;
	font-size:18px
	
}
.wd-zxbm{
	width:150px;
	height:35px;
	line-height:35px;
	float: right;
	margin-top:20px;
}
/*党建中心图片模块*/
.policy-tu{
    width: 870px;
    height: 155px;
    float: left;
    margin: 0px;
    border-radius: 2px;
    overflow: hidden;
}
.policy-tu1{
    width: 428px;
    float: left;
    margin-right:11px;
}
.policy-tu1>img{
    width: 428px;
    float: left;
}
.policy-tu2>img {
        width: 428px;
    float: left;
}
.policy-tu2{
    width: 400px;
    float: left;
}
.party-education{
    width: 1197px;
    height: 300px;
    float: left;
    margin:5px 20px 20px 0;
    border-radius: 2px;
    overflow: hidden;
}
.party-education td{
    width: 588px;
    overflow: hidden;
    display: block;
}
.party-education td:first-child{
    float: left;
}
.party-education td:last-child{
    float: right;
}
.education-module1{
    width: 480px;
    float: left;
    margin-right: 38px;
    height: 300px;
    border:1px solid #dddddd;

}
.module1-title{
    width: 480px;
    height: 35px;
    line-height: 35px;
    background-color: #E7F5FE;
}
.education-module1>ul{
    width:440px;
    height: 250px;
    float: left;
    margin:20px 20px;
    overflow: hidden;
}
.education-module1>ul>li{
    width:440px;
    height: 30px;
    line-height: 30px;
    float: left;
    overflow: hidden;
}
.education-module1>ul>li>a{
    width: 440px;
    height: 30px;
    line-height: 30px;
    float: left;
    overflow: hidden;
    font-size: 16px;
    color: #000000;
    text-decoration: none;
}
.education-module2{
    width: 480px;
    float: left;
    height: 300px;
    border: 1px solid #dddddd;
	box-sizing: border-box;
}
.module2-title2{
    width: 480px;
    height: 35px;
    line-height: 35px;
    background-color: #E7F5FE;
}
.education-module2>ul{
    width:440px;
    height: 250px;
    float: left;
    margin:20px 20px;
    overflow: hidden;
}
.education-module2>ul>li{
    width:440px;
    height: 30px;
    line-height: 30px;
    float: left;
    overflow: hidden;
}
.education-module2>ul>li>a{
    width: 440px;
    height: 30px;
    line-height: 30px;
    float: left;
    overflow: hidden;
    font-size: 16px;
    color: #000000;
    text-decoration: none;
}
.module1-title2{
    width: 480px;
    height: 35px;
    line-height: 35px;
    background-color: #E7F5FE;
}
/*党建交流*/
.party-communication{
    width: 1000px;
    height: 300px;
    float: left;
    margin: 20px;
    border-radius: 2px;
    overflow: hidden;
}
.ommunication-module1{
    width: 588px;
    float: left;
    margin-right: 38px;
    height: 300px;
    border:1px solid #dddddd;
}
.ommunication1-title{
    width: 588px;
    height:40px;
    line-height:40px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(orange));
}
.ommunication-module1>ul{
    width:440px;
    height: 250px;
    float: left;
    margin:20px 20px;
    overflow: hidden;
}
.ommunication-module1>ul>li{
    width:440px;
    height: 30px;
    line-height: 30px;
    float: left;
    overflow: hidden;
}
.ommunication-module1>ul>li>a{
    width: 440px;
    height: 30px;
    line-height: 30px;
    float: left;
    overflow: hidden;
    font-size: 16px;
    color: #000000;
    text-decoration: none;
}

/*//////政策中心/////////*/
.Policy-Center-w{
    width: 100%;
    float: left;
}
.zc-party-center{
    width: 1366px;
    height: 1600px;
    margin: 0 auto;
}
.zc-party-press{
    width: 1000px;
    height: 310px;
    float: left;
    margin: 20px;
    border: 1px solid #dddddd;
    border-radius: 2px;
    overflow: hidden;
}
.zengce-wd{
    width: 1000px;
    height: 35px;
    line-height: 35px;
    background-color: #E7F5FE;
}
.zc-press-tu{
    width: 360px;
    height: 230px;
    float: left;
    margin: 20px 10px;
}
.zc-party-press {
    width: 1000px;
    height: 310px;
    float: left;
    margin: 20px;
    border: 1px solid #dddddd;
    border-radius: 2px;
    overflow: hidden;
}
.zc-party-press>ul{
    width: 600px;
    height: 250px;
    float: left;
    margin-top: 20px;
    margin-left: 15px;
}
.zc-party-press>ul>li{
    width: 600px;
    height: 30px;
    line-height: 30px;
    float: left;
}
.zc-party-press>ul>li>a{
    width: 600px;
    height: 35px;
    line-height: 35px;
    text-indent: 2em;
    text-decoration: none;
    color: #000000;
    font-size: 14px;
}
/*右侧*/
.zc-construction-right{
    width: 300px;
    height: 530px;
    float: right;
    border: 0.5px solid #dddddd;
    margin: 20px 16px 20px 10px;
}
.zc-construction-title{
    width: 300px;
    height: 50px;
    line-height: 50px;
    background-color: #027FC1;
}
.zckc{
    width: 100px;
    height: 40px;
    line-height: 40px;
    float: left;
    background-color: #56B0EC;
    color: #ffffff;
    margin: 10px 0 0 20px;
    text-align: center;
    font-size: 16px;
}
.zckc:hover{
    background-color: #ffffff;
    color:#56B0EC;
    font-size: 16px;
}
.zc-construction-right>ul{
    width: 300px;
    height: 430px;
}
.zc-construction-right>ul>li{
    width: 280px;
    height: 100px;
    margin: 10px;
}
.zc-construction-right>ul>li>a{
    width: 175px;
    height: 100px;
    float: left;
    overflow: hidden;
    font-size: 14px;
    color: #000000;
    text-decoration: none;
    margin: 5px 0;
}
.zc-construction-right>a{
    width: 100px;
    height: 30px;
    line-height: 30px;
    float: right;
    color: #027FC1;
}
.zc-construction-right>ul>li>p{
    width: 80px;
    height: 60px;
    line-height: 60px;
    float: left;
}
/*政法委*/
.zc1-construction-right{
    width: 300px;
    height: 470px;
    float: right;
    border: 0.5px solid #dddddd;
    margin: 40px 16px 20px 10px;
}
.zc1-construction-title{
    width: 300px;
    height: 35px;
    line-height: 35px;
    background-color: #E7F5FE;

}
.zc1-construction-tu{
    width: 300px;
    height: 200px;
    float: left;
}
.zc1-construction-tu>img{
    width: 300px;
    float: left;
}
.zc1-construction-right>ul{
    width: 300px;
    height: 230px;
    float: left;
}
.zc1-construction-right>ul>li{
    width: 300px;
    height: 35px;
    line-height: 35px;
}
.zc1-construction-right>ul>li>a{
    width: 260px;
    height: 35px;
    line-height: 35px;
    float: left;
    overflow: hidden;
    text-indent: 2em;
    text-decoration: none;
}
/*图文推荐*/
.zc2-construction-right{
    width: 300px;
    height: 490px;
    float: right;
    border: 0.5px solid #dddddd;
    margin: 0px 16px 20px 10px;
}
.zc2-construction-title{
    width: 300px;
    height: 35px;
    line-height: 35px;
    background-color: #E7F5FE;

}
.zc2-construction-right>ul{
    width: 300px;
    height: 450px;
    float: left;
}
.zc2-construction-right>ul>li{
    width: 140px;
    height: 170px;
    float: left;
    margin: 10px 4px;
}
.zc2-construction-right>ul>li>a{
    width: 140px;
    height: 132px;
    float: left;
    overflow: hidden;
}
.zc2-construction-right>ul>li>a>img{
    width: 140px;
    float: left;
    float: left;
}
/*左右总样式*/
.zc-left{
    width: 1040px;
    height: 1650px;
    float: left;
}
.zc-right{
    width: 350px;
    height: 1800px;float: left;
}

.zc-policy-tu{
    width: 1000px;
    height: 200px;
    float: left;
    margin: 20px;
    border-radius: 2px;
    overflow: hidden;
}
.zc-policy-tu1{
    width: 480px;
    float: left;
    margin-right: 38px;
}
.zc-policy-tu1>img {
    width: 480px;
    float: left;
}
.zc-policy-tu2 {
    width: 480px;
    float: left;
}
.zc-policy-tu2>img {
    width: 480px;
    float: left;
}
/*政策教育模块*/
.zc-party-education {
    width: 1000px;
    height: 300px;
    float: left;
    margin: 20px;
    border-radius: 2px;
    overflow: hidden;
}
.zc-education-module1 {
    width: 480px;
    float: left;
    margin-right: 38px;
    height: 300px;
    border: 0.5px solid #dddddd;
}
.zc-module1-title {
    width: 480px;
    height: 35px;
    line-height: 35px;
    background-color: #E7F5FE;
}
.zc-education-module1>ul {
    width: 440px;
    height: 250px;
    float: left;
    margin: 20px 20px;
    overflow: hidden;
}
.zc-education-module1>ul>li {
    width: 440px;
    height: 30px;
    line-height: 30px;
    float: left;
    overflow: hidden;
}
.zc-education-module1>ul>li>a {
    width: 440px;
    height: 30px;
    line-height: 30px;
    float: left;
    overflow: hidden;
    font-size: 16px;
    color: #000000;
    text-decoration: none;
}
.zc-education-module2 {
    width: 480px;
    float: left;
    height: 300px;
    border: 0.5px solid #dddddd;
}
.zc-module1-title2 {
    width: 480px;
    height: 35px;
    line-height: 35px;
    background-color: #E7F5FE;
}
.zc-education-module2>ul {
    width: 440px;
    height: 250px;
    float: left;
    margin: 20px 20px;
    overflow: hidden;
}
.zc-education-module2>ul>li {
    width: 440px;
    height: 30px;
    line-height: 30px;
    float: left;
    overflow: hidden;
}
.zc-education-module2>ul>li>a {
    width: 440px;
    height: 30px;
    line-height: 30px;
    float: left;
    overflow: hidden;
    font-size: 16px;
    color: #000000;
    text-decoration: none;
}

/*右侧党建*/
.construction-right{
    width:310px;
        height: 476px;
    float: right;
	text-align:center;
    border:1px solid #dddddd;
    margin: 10px 0px 5px 0px;
}
/*右侧党建title*/
.construction-title{
    width:100%;
    height: 50px;
    line-height: 50px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(orange));
}
.construction-right>ul{
    width:100%;
    height: 415px;
}
.construction-right>ul>li{
    width: 120px;
    height: 160px;
    float: left;
    margin-top: 20px;
}
.construction-right img{
    width: 110px;
    margin: 10px;
}
.construction-right>a{
    width: 120px;
    height: 30px;
    line-height: 30px;
    float: right;
    font-size: 15px;
    color:#027FC1;
}
.djkc{
    width: 100px;
    height: 40px;
    line-height: 40px;
    display:inline-block;
    background: red;
    color: #ffffff;
    margin: 10px 0 0 0;
    text-align: center;
    font-size: 16px;
}
.djkc:hover{
    background-color: #ffffff;
    color:#56B0EC;
    font-size: 16px;
}
.dtzx{
    width: 100px;
    height: 40px;
    line-height: 40px;
    display:inline-block;
    background: red;
    color: #ffffff;
    margin: 10px 0 0 75px;
    text-align: center;
    font-size: 16px;
}
.dtzx:hover{
    background-color: #ffffff;
    color:#56B0EC;
    font-size: 16px;
}
/*党建风采*/
.party-module2{
    width: 480px;
    float: left;
    height: 300px;
    border: 1px solid #dddddd;
	box-sizing: border-box;
}
.party-title2{
    width: 480px;
    height: 35px;
    line-height: 35px;
    background-color: #E7F5FE;
}
.party-module2>ul{
    width:440px;
    height: 250px;
    float: left;
    margin:20px 20px;
    overflow: hidden;
}
.party-module2>ul>li{
    width:440px;
    height: 30px;
    line-height: 30px;
    float: left;
    overflow: hidden;
}
.party-module2>ul>li>a{
    width: 440px;
    height: 30px;
    line-height: 30px;
    float: left;
    overflow: hidden;
    font-size: 16px;
    color: #000000;
    text-decoration: none;
}
/*政策交流，风采模块*/
.zc-party-communication {
    width: 1000px;
    height: 300px;
    float: left;
    margin: 20px;
    border-radius: 2px;
    overflow: hidden;
}
.zc-ommunication-module1 {
    width: 480px;
    float: left;
    margin-right: 38px;
    height: 300px;
    border: 0.5px solid #dddddd;
}
.zc-ommunication1-title {
    width: 480px;
    height: 35px;
    line-height: 35px;
    background-color: #E7F5FE;
}
.zc-ommunication-module1>ul {
    width: 440px;
    height: 250px;
    float: left;
    margin: 20px 20px;
    overflow: hidden;
}
.zc-ommunication-module1>ul>li{
    width: 440px;
    height: 30px;
    line-height: 30px;
    float: left;
    overflow: hidden;
}
.zc-ommunication-module1>ul>li>a{
    width: 440px;
    height: 30px;
    line-height: 30px;
    float: left;
    overflow: hidden;
    font-size: 16px;
    color: #000000;
    text-decoration: none;
}
.zc-party1-module2{
    width: 480px;
    float: left;
    height: 300px;
    border: 0.5px solid #dddddd;
}
.zc-party1-title2{
    width: 480px;
    height: 35px;
    line-height: 35px;
    background-color: #E7F5FE;
}
.zc-party1-module2>ul{
    width: 440px;
    height: 250px;
    float: left;
    margin: 20px 20px;
    overflow: hidden;
}
.zc-party1-module2>ul>li{
    width: 440px;
    height: 30px;
    line-height: 30px;
    float: left;
    overflow: hidden;
}
.zc-party1-module2>ul>li>a{
    width: 440px;
    height: 30px;
    line-height: 30px;
    float: left;
    overflow: hidden;
    font-size: 16px;
    color: #000000;
    text-decoration: none;
}
/*人社局，商务局*/
.zc1-party-communication {
    width: 1000px;
    height: 300px;
    float: left;
    margin: 20px;
    border-radius: 2px;
    overflow: hidden;
}
.zc1-ommunication-module1 {
    width: 480px;
    float: left;
    margin-right: 38px;
    height: 300px;
    border: 0.5px solid #dddddd;
}
.zc1-ommunication1-title {
    width: 480px;
    height: 35px;
    line-height: 35px;
    background-color: #E7F5FE;
}
.zc1-ommunication-module1>ul {
    width: 440px;
    height: 250px;
    float: left;
    margin: 20px 20px;
    overflow: hidden;
}
.zc1-ommunication-module1>ul>li{
    width: 440px;
    height: 30px;
    line-height: 30px;
    float: left;
    overflow: hidden;
}
.zc1-ommunication-module1>ul>li>a{
    width: 440px;
    height: 30px;
    line-height: 30px;
    float: left;
    overflow: hidden;
    font-size: 16px;
    color: #000000;
    text-decoration: none;
}
.zc1-party1-module2{
    width: 480px;
    float: left;
    height: 300px;
    border: 0.5px solid #dddddd;
}
.zc1-party1-title2{
    width: 480px;
    height: 35px;
    line-height: 35px;
    background-color: #E7F5FE;
}
.zc1-party1-module2>ul{
    width: 440px;
    height: 250px;
    float: left;
    margin: 20px 20px;
    overflow: hidden;
}
.zc1-party1-module2>ul>li{
    width: 440px;
    height: 30px;
    line-height: 30px;
    float: left;
    overflow: hidden;
}
.zc1-party1-module2>ul>li>a{
    width: 440px;
    height: 30px;
    line-height: 30px;
    float: left;
    overflow: hidden;
    font-size: 16px;
    color: #000000;
    text-decoration: none;
}


.neet-text>a>img{width:100px;float:left;margin-right:10px;}
.Server-text>a>img{width:100px;float:left;margin-right:10px;}
.tu-xzzx>a,.tu-gzdt>a,.tu-tzzx>a,.tu-zczx>a,.tu-tzzx>a{font-size:22px;height: 33px;
    padding-left:10px;font-weight: bold;color: #CC0000;float: left;border-bottom: 3px solid red;text-align: center;padding-top: 4px;}
.tu-xzzx>span,.tu-gzdt>span,.tu-tzzx>span,.tu-zczx>span,.tu-tzzx>span{font-size:22px;height: 33px;
    padding-left:10px;font-weight: bold;color: #CC0000;float: left;border-bottom: 3px solid red;text-align: center;padding-top: 4px;}
.tu-xzzx p,.tu-gzdt p,.tu-tzzx p,.tu-zczx p,.tu-tzzx p{
    float: right;
    color: #666666;
    font-size: 22px;
    font-weight: bold;
}
.tu-zczx,.tu-gzdt,.tu-xzzx {
     /*width:300px;
   height: 80px;*/
    float: left;
}
.inform>.list>ul li{height:40px;line-height:40px;border-bottom:1px dashed #ddd;padding:0 10px;box-sizing: border-box;}
.inform>.list>ul li:last-child{border:0;}


.product{
    width: 1210px;
    height: 200px;
    margin:10px auto 0;
}
.product-k{
    width: 1210px;
    height: 200px;
    float: left;
    box-shadow:0px 3px 8px #ddd;
	border: 1px solid #ddd;
    box-sizing: border-box;
	    background-color: #fff;
}
.product-k>ul{
    width: 1200px;
    float: left;
    margin: 15px;
}
.product-k>ul>li{
    width: 210px;
    height: 185px;
    float: left;
}
.product-k>ul>.cp{
    margin-left:24px;
}
.product-k>ul>.cp-n{
    margin-right: 10px;
}
/*最新需求，服务，留言*/
.New-Need{
    width: 1210px;
    height:290px;
    margin:0 auto;
}
.need{
    width: 396px;
    height:290px;
    float: left;
	border:1px solid #ddd;
}
.need-title{
    width:100%;
    height:40px;
    line-height:40px;
    float: left;
	background: linear-gradient(to top,#E6E6E6 0,#F6F6F6 50%,#FCFCFC 70%);
}
.need-title>a{
    padding-left:10px;
    height:40px;
    box-sizing: border-box;
    float: left;
    font-size: 22px;
	font-weight: bold;
    color: #CC0000;
    border-bottom: 3px solid red;
	text-align:center;
}
.need-title>span{
    padding-left:10px;
    height:40px;
    box-sizing: border-box;
    float: left;
    font-size: 22px;
	font-weight: bold;
    color: #CC0000;
    border-bottom: 3px solid red;
	text-align:center;
}
.neet-text{
    width:100%;
    height: 250px;
    float: left;
    overflow: hidden;
    border: 0.5px solid #dddddd;
	background: #fff;
	padding:0 10px;
	box-sizing: border-box;
}
.neet-text>a{
    width:100%;
    height: 95px;
    float: left;
    font-size: 16px;
    color: #000000;
	padding:15px 0;
    overflow: hidden;
	border-bottom: 1px solid #ddd;
}
.neet-text>a>b{
    color: #6a6a6a;
    float: right;
	width:200px;
    text-align: right;
	font-size:14px;
}
.journalism-xw-right2 .rank_list,.journalism-xw-right2 .li_dot li{background:inherit;}


