@charset "utf-8";

/* 全局样式 */
html,body{height:auto;}
body{font-size:14px; font-family:"Microsoft Yahei","Verdana, Geneva, sans-serif";line-height:1; margin:0; padding:0; color:#333; width:100%; background:#fff;box-sizing: border-box;}

div,form{margin:0 auto; padding:0;}
ul,ul li,dl,dt,dd,form,img,p,form{margin:0; padding:0; border:none; list-style-type:none; vertical-align:top;}
input,select,textarea { margin:0; padding: 0; outline:0; color:#333; font-family:Microsoft Yahei;}
input[type="button"] { border: 0; cursor: pointer; text-align: center;}
em,i,u,ins,strong{ font-style:normal; text-decoration:none;}
div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline; word-wrap:break-word; word-break:break-all;}
h1,h2,h3,h4,h5,h6 { font-size: 12px; font-style: normal; font-weight: normal; font-variant: normal; }
a { color: #333; text-decoration: none; cursor:pointer;}
a:visited { text-decoration: none; }
a:hover { color: #ff5d44; text-decoration: none;}
a:active { color:#666;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.fl{ float:left;}
.fr{ float:right;}
.pr{ position:relative;}
.pa{ position:absolute;}
.pf{ position:fixed;}
.tl{ text-align:left;}
.tc{ text-align:center;}
.tr{ text-align:right;}
.f12{ font-size:12px;}
.f14{ font-size:14px;}
.f16{ font-size:16px;}
.f18{ font-size:18px;}
.f20{ font-size:20px;}
.f24{ font-size:24px;}
.f30{ font-size:30px;}
.c-green{color:#1695f0;}
.w100-b{ width:100%;}
.w1160{ width:1160px; min-width: 1160px; margin:0 auto;}
.w1200{ width:1200px; min-width: 1200px; margin:0 auto;}
.w1230{ width:1230px; min-width: 1230px; margin:0 auto;}
.w1000{ width:1000px; min-width: 1000px; margin:0 auto;}
.w1100{ width:1100px; min-width: 1100px; margin:0 auto;}
.w280 { width:280px;}
.w300 { width:300px!important;}
.w200 { width:200px!important;}
.w600 { width:600px!important;}
.w50 { width:50px!important;}
.w860 { width:860px;}
.w900 { width:900px;}
.w600 { width:600px; margin:0 auto;}
.w200 { width:200px; margin:0 auto;}
.margin { margin:0 auto;}
.ml5{ margin-left: 5px;}
.ml10{ margin-left: 10px;}
.ml15{ margin-left: 15px;}
.ml20{ margin-left:20px;}
.ml30{ margin-left:30px;}
.mr5{margin-right: 5px;}
.mr10{margin-right: 10px;}
.mr15{margin-right: 15px;}
.mr20{margin-right: 20px;}
.mr30{margin-right: 30px;}
.mt5{ margin-top: 5px; }
.mt10{ margin-top: 10px; }
.mt15{ margin-top: 15px; }
.mt20{ margin-top: 20px; }
.mt30{ margin-top: 30px; }
.mt40{ margin-top: 40px!important; }
.mb5{margin-bottom: 5px;}
.mb10{ margin-bottom: 10px; }
.mb15{ margin-bottom: 15px; }
.mb20{ margin-bottom: 20px; }
.mb30{ margin-bottom: 30px; }
.pt10{ padding-top: 10px;}
.pt15{ padding-top: 15px;}
.pt20{ padding-top: 20px;}
.pb10{ padding-bottom: 10px;}
.pb15{ padding-bottom: 15px;}
.pb20{ padding-bottom: 20px;}
.pl10{ padding-left: 10px;}
.pr10{ padding-right: 10px;}
.pa10{ padding:10px;}
.pa20{ padding:20px;}
.bg_eee{background: #eee;}
.bg_f2f2f2{background: #f2f2f2;}
.bg_white{background: #fff;}
.clear{ clear:both; height:0;}
.cursor{ cursor:pointer;}
.over { overflow:hidden;}
.border { border:1px solid #e2e2e2;}
.hiddendiv { display: none;}
.ellipsis{overflow:hidden;white-space: nowrap;text-overflow: ellipsis;}
hr{height: 1px;margin: 10px 0;border:0;clear:both;background-color:#e6e6e6;}
.wf256{flex: 0 0 256px;max-width: 256px;min-width: 256px;width: 256px;}
.wfd256{width: calc(100% - 256px)!important;}
.pdl256{padding-left: 256px;}

.wf80{flex: 0 0 80px;max-width: 80px;min-width: 80px;width: 80px;}
.wfd80{width: calc(100% - 80px)!important;}
.pdl80{padding-left: 80px!important;}


/*公共样式*/
* { margin: 0; padding: 0; list-style: none; outline: none; word-wrap: break-word; }
html,body,div,ul,li,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,tr,td,form,i,a,input, select,dl,dt,dd{ margin:0; padding:0;}
body { background: url(../images/bg.jpg) repeat left top; font-size:14px; font-family:"microsoft yahei","微软雅黑","宋体","黑体", "Arial", "Verdana", "sans-serif";}
body, html {-webkit-text-size-adjust: none;}
li{list-style:none;}
i{ font-style:normal;}
::-moz-selection { background: #7bc91e; color: #fff; text-shadow: none; }
::selection { background: #f56e32; color: #fff; text-shadow: none; }
/**/
form,select,input,textarea{font-size:12px;font-family: Helvetica, "microsoft yahei","微软雅黑", "Arial", "Verdana", "sans-serif";}
label{display:inline-block;*display:inline;zoom:1}
textarea{overflow:scroll;overflow-x:hidden;}
input,textarea{padding:2px;}
caption,cite,code,dfn,th,var{text-align:left;font-weight:normal;font-style:inherit;}
/*font*/
h1{font-size:24px;font-weight:bold;font-family:"Tahoma,Arial,simsun";}
h2{font-size:24px;font-weight:bold;font-family:"Tahoma,Arial,simsun";}
h3{font-size:18px;font-weight:bold;font-family:"Tahoma,Arial,simsun";}
h4{font-size:16px;font-weight:bold;font-family:"Tahoma,Arial,simsun";}
h5{font-size:15px;font-weight:bold;font-family:"Tahoma,Arial,simsun";}
h6{font-size:14px;font-weight:normal;font-family:"Tahoma,Arial,simsun";}
/* table */
table{border-collapse:collapse;border-spacing:0;width:100%;}
ul{list-style:none}
td{ vertical-align:center;}
/* img */
img{border: none; }
a{text-decoration:none;color:#333;outline:none;}
a:hover{text-decoration:none; font-weight:normal; color:#1c71da;}
a:active { outline: none; star: expression(this.onFocus=this.blur()); }
.fb { font-weight: bold; }
.fr{float:right;}
.fl{float:left;}
.red{ color:#F00;}
.blu{ color:#34b4d4;}
.s_gen{ color:#21c9b3;}
.org{color:#ff8265;}
.blk{ color:#000;}
.yel{ color:#fff000;}
.clear{ clear:both;}


/**/
.header-con {
    position: relative;
    overflow: hidden;
    height: 185px;
}

.logo {
    width: 1200px;
    height: 120px;
    margin: 0 auto;
    margin-top: 36px;
    position: relative;
    z-index: 9999;
}

.head {
    position: absolute;
    height: 185px;
    width: 100%;
    top: 0;
}

.changeBox_a2 {
    height: 185px;
    padding: 0;
    position: relative;
    z-index: 999;
}

.header .changeDiv {
    height: 185px;
    width: 100%;
}

.header .changeDiv a {
    display: block;
    height: 185px;
    width: 100%;
}
.a3-img1{background:url(../images/head_bg2_1.jpg) no-repeat center top;}
.a3-img2{background:url(../images/head_bg2_2.jpg) no-repeat center top;}
.header .ul_change_a3{display:none;}

.head-right .changeDiv a{float:right;}
.nav{background:#1c71da;}
.nav-ul{width:1003px;margin:0 auto;height:90px;overflow: hidden;}
.nav li{text-align: center;}
.nav li a{display:block;}
.home{width:154px;margin-top: 18px;float:left;margin-left: 22px; }
.home li{background:url(../images/nav_li_sy_bg.png) no-repeat center top;height:55px; line-height: 55px;}
.home li a{font-size: 20px;color: #fff;font-weight: 700;}
.tabul_gy li{
float: left;
font-size: 20px;
font-weight: 700;
height: 55px;
line-height: 55px;
box-sizing: border-box;
padding: 0 30px  0 25px ;
color: #fff;
margin-top: 18px;
border-radius: 10px;
}
.tabul_gy li:hover a{
    color: #93c2fc;
    cursor:hand;
}
.tabul_gy a{
   color: #fff;
}
.bgxt{
    margin: 20px 0;
}
#imgConac{
    margin-top: 13px;
    width:55px;
    height: 65px;
}

.nav-con{width: 805px;margin-top: 6px;float:right;}
.nav-con li{float:left;width: 195px;height:40px;}
.nav-con li:hover{background:url(../images/nav_li_bg.png) no-repeat center top;}
.nav-con li img{margin: 8px 0 0 0;}

.date{height:49px;line-height:49px;width: 1003px;margin: 0 auto;}
.date p{color:#555555;float:left;}
.search{float:right;width:290px;height:28px; background:#fff;border:1px solid #da251c;margin: 10px 0 0 0;}
.search span{background:url(../images/search.png) no-repeat left top;width:19px;height:19px;display:inline-block;float:left;margin: 5px 9px 0;}
.search input{width:180px;padding:0;height:28px;line-height:28px;border:0;display: inline-block;float:left;}
.search a{width:70px;display:inline-block;text-align:center;line-height:28px; background:#da251c;color:#fff;float:right;}

.content{width:963px;margin:0 auto;background:#fff;padding:20px;}
.headline{overflow:hidden;margin: 0 0 20px 0;}
.notice{width:66px;height:70px;}
.headline-title{width: 750px;margin: 0 35px;text-align: center;}
.headline-title h2{color: #313131;font-size: 26px;height: 35px;line-height: 35px;overflow: hidden;}
.headline-title h5{font-weight: normal;margin-top: 11px;height: 20px;line-height: 20px;overflow: hidden;}
.headline-title h5 a{color:#666;margin: 0 3px 0;}
.headline .more{ background:url(../images/more_1.png) no-repeat left top;width:62px;height:38px;line-height: 27px;text-align:center;color:#fff;margin-right: 15px;margin-top: 16px;}


/*图片*/
.changeBox_a1{width:540px;height:340px; padding:0;position:relative;}
.changeBox_a1 .a_bigImg img{position:absolute;top:0;left:0;display:none;}
.changeDiv{position:absolute;top:0;left:0;display:none;}
.changeDiv h3{position:absolute;left:0px; bottom:0;; padding:0; margin:0; width:540px;height:32px;line-height:32px;filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99000000,endcolorstr=#99000000);background:rgba(0,0,0,0.5); color:#FFF;}
.changeDiv h3 a{ width: 460px;height:32px; font-weight:normal; font-size:12px; display:block ;padding-left:5px; color:#fff; overflow:hidden;text-overflow: ellipsis;}
.changeDiv h3 a:hover{ color:#ff0000}
/* ul_change_a2 */
.ul_change_a2{position:absolute;right:15px; bottom:8px;padding-left:19px;overflow:hidden; z-index:999; }
.ul_change_a2 li{ float:left; margin-right:4px;}
.ul_change_a2 span{ width:11px; height:11px; line-height:18px; text-align:center; background:#ccc;display:block;cursor:pointer;}
.ul_change_a2 span.on{background:#0179e8;}

/*政协要闻*/
.zxyw{width:406px;}
.title{height:40px;line-height:40px; background:#f0f0f0;}
.title h3{font-size:18px;color:#fff;float:left; background:url(../images/title_r_bg.png) no-repeat right top;padding-right:27px;font-weight: normal;}
.title h3 span{display:inline-block; background:#1c71da;padding: 0 10px 0 20px;}
.more {float: right;margin: 11px 15px 0 0;}
.moretext{
    margin:0 15px 0!important;
}
.zxyw-txt {font-size: 26px;color: #333;font-weight: normal;text-align: center;height: 35px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin: 11px 0 9px 0;}
.ul-li li{background:url(../images/ico_1.png) no-repeat left center;padding: 0 0 0 12px;height: 35px;line-height: 35px;overflow: hidden;}
.ul-li li i{color:#808080;float: right;margin: 0 0 0 15px;}
.ul-fir {height: 245px;overflow: hidden;}


.box-banner {margin: 20px 0;}
.box-banner img{width:963px;}


/*专家动态*/
.left{width:474px;}
.right{width:474px;}

.zwh-con {overflow: hidden;margin: 7px 0 0 0;}
.zwh-con-img{width:170px;overflow:hidden;margin: 10px 0 0 0;position: relative;height: 185px;}
.zwh-con-img img{width:170px;height: 185px;}
.zwh-con-img p{height: 35px;line-height: 35px;overflow: hidden;position: absolute;left: 0;bottom: 0;z-index: 99;background: #000;opacity: 0.8;}
.zwh-con-img p a{font-weight:bold;color:#fff;}
.zwh-con-img p a:hover{color:#1c71da;}
.ul-sec{width:290px;height: 198px;overflow: hidden;}
.ul-sec li{height: 33px;line-height: 33px;}


/* .title-sec h3{ color:#1c71da;border-left:4px solid #1c71da;padding: 0 0 0 16px;} */
.ul-third {margin: 7px 0 0 0;height: 198px;overflow: hidden;}
.ul-third li{height: 33px;line-height: 33px;}


/*图片新闻*/
.tabloid {margin: 0 0 15px 0;}
.marqueeleft {width: 963px;overflow: hidden;margin-top: 15px;}
.marqueeleft ul {float: left;}
.pic-ul li{float:left;width: 185px;margin: 0 10px 0 0;}
.pic-ul li img{width:185px;height:132px;}
.pic-ul li p{height: 25px;line-height: 25px;overflow: hidden;text-align: center;}


.sxq-con,.dpg-con{overflow: hidden;margin: 7px 0 0 0;}
.sect {width: 1003px;margin: 30px auto;}
.sect select{border:1px solid #ddd;width:290px;margin: 0 20px;padding: 4px 2px;}
.footer{height:155px;background:#1c71da;color:#fff;text-align:center;}
.foot{height:54px;line-height:54px;}
.foot a{color:#fff;}
.copyright p{line-height: 26px;margin: 13px 0 0 0;float:left;}
.copyright a{color:#fff;}
.jiguan{width:80px;height:80px;float:left;margin-top:50px;}
.jiguan a{background:url(../images/red.png) no-repeat left;width:80px;height:80px;display:block;}
.copyright{width:560px;margin:0 auto;}



/*列表页开始*/
.list-main td{vertical-align:top;}
	/*左侧栏*/
.sidebar{border:1px solid #1c71da;}
.sidebar h2{height:40px;line-height:40px;color:#fff;font-size:18px;background:#1c71da;font-weight:normal;padding:0 0 0 15px;}
.sidebar ul{width:200px;margin:10px auto;}
.sidebar li{font-size:16px;overflow: hidden;margin-bottom: 10px;cursor:pointer;}
.sidebar li a{background:url(../images/list_li.png) no-repeat left top;color:#fff;padding: 0 20px 0 32px;height:35px;line-height:35px;display:block;}
.sidebar a:hover,.sidebar .on a{background:url(../images/list_li_hov.png) no-repeat left top;}
	/*右栏*/
.list-con{border:1px solid #1c71da;}
.where{color:#fff;height:40px;line-height:40px;background:#1c71da url(../images/map.png) no-repeat 20px center;padding:0 0 0 45px;}
.where a{color:#fff;}
.where i{margin:0 5px;}
.list-widy{margin: 20px 30px;min-height: 724px;}
.list-ul{}
.list-ul li{background: url(../images/ico_2.png) no-repeat left center;height: 33px;line-height: 33px;}
.line{height:1px;border-bottom: 1px dashed #d2d2d2;margin: 5px 0;}
	/*分页*/
.page{height: 25px;text-align: center;margin: 20px 0;}
.page a{display:inline-block;height:22px;line-height: 22px;border:1px solid #d9d9d9;color:#666;padding: 0 7px;font-size: 13px;}
.page a:hover{background:#1c71da;color:#fff;}
.page input{display:inline-block;height:22px;line-height: 22px;padding:0 3px;width:36px;border:1px solid #d9d9d9;}
/*列表页结束*/

/*详情页开始*/
.artical{border:1px solid #1c71da;}
.pg3_article {margin: 10px 25px;}
.pg3_article h2 {height: 40px;line-height: 40px;font-size: 21px;font-weight: normal;text-align: center;color: #1c71da;margin: 5px 0;}
.pg3_article h3 {height: 30px;line-height: 30px;font-size: 13px;color: #444;font-weight: normal;text-align: center;border-bottom: 1px solid #e8e8e8;}
.pg3_article p {margin-top: 20px;font-size: 14px;line-height: 24px;overflow: hidden;}
.a_dy {text-align: right;margin: 25px;}
.a_dy a{margin: 0 0 0 15px;}
/*详情页结束*/

/*委员名录开始*/
	/*委员名录左栏*/
.wyml-div{width: 200px;margin: 10px auto;}
.wyml-dl{margin-bottom:10px;overflow:hidden;}
.wyml-dl dt{background: url(../images/list_li.png) no-repeat left top;height: 35px;line-height: 35px;font-size: 16px;overflow: hidden;cursor: pointer;}
.wyml-dl dt a {color: #fff;padding: 0 20px 0 32px;display:block;}
.wyml-dl dt.on{background: url(../images/list_li_hov.png) no-repeat left top;}
.wyml-dl dd {margin: 10px 0 10px 10px ;}
.wyml ul{margin:0}
.wyml-ul li{background: url(../images/news_dd_bg.png) no-repeat left center;height: 23px;line-height: 23px;font-size: 15px;margin-bottom: 5px;}
.wyml-ul li a{color:#333;padding: 0 20px 0 18px; background:none;height: 20px;line-height: 20px;}
.wyml-ul li a:hover{color: #0078d3; background:none;}
.wyml-ul li:hover{ background: url(../images/news_dd_bg.png) no-repeat left center;}

	/*委员名录右栏*/
.wyml-h2 {display: block;color: #333333;font-size: 18px;font-weight: normal;height: 40px;line-height: 40px;overflow: hidden;margin: 0 0 20px 0;}
.wyml-list li{float: left;width: 170px;margin: 0 20px;height: 235px;overflow: hidden;}
.wyml-list li a{display: block;text-align: center;}
.wyml-list li img{margin: auto;width: 155px;height: 190px;}
.wyml-list li span{display:block;height: 25px;line-height: 25px;}


/*委员名录详情*/
.wyml-artical{margin: 20px 30px;min-height: 724px;overflow: hidden;}
.wyml-left{width:460px;}
.wy-til{padding: 0 0 0 35px;background: url(../images/wy_til_bg.png) no-repeat 4px center;color: #333333;font-size: 18px;line-height: 50px;font-weight: normal;}
.wyml-left p{height: 22px;line-height: 22px;margin: 0 0 0 5px;color: #454545;}
.wyml-left span{}
.wyml-right{width:155px;margin: 0 20px 0 0;}
.wyml-right img{width: 155px;height: 190px;}
.wy-bottom{border-top: 1px solid #0078d3;margin: 15px 0 0 0;}
.wy-til-new{background: url(../images/xxjs_bg.png) no-repeat 4px center;}
.wy-til-new span{float:right;font-size: 15px;margin-right: 2px;}
.wy-bottom h2{font-weight:normal;text-align: center;font-size: 18px;margin: 0 0 15px 0;}
.wy-bottom p{color: #333;text-indent: 2em;line-height: 23px;margin: 0 0 10px 0;}
/*委员名录结束*/


/*常务委员名单*/
.cwwy{margin:20px 45px;}
.cwwy .wyml-h2{text-align: center;margin: 0 0 10px 0;}
.wymd-h3 {text-align: center;font-weight: normal;font-size: 13px;margin: 10px 0;}
.wy-ul{overflow: hidden;margin: 15px 0 0;}
.wy-ul li {padding: 5px 0;float: left;width: 136px;}
.wy-ul02{overflow: hidden;}
.wy-ul02 li{float: left;width: 227px;padding: 5px 0;cursor: pointer;}
.wymd-txt{color: #0078d3;padding: 10px 0 7px 0;border-bottom: 3px solid #e8e8e8;margin: 10px 0 0 0;font-size: 16px;}



/*登录页面开始*/
#supersized-loader{position:absolute;top:50%;left:50%;z-index:0;width:60px;height:60px;margin:-30px 0 0 -30px;text-indent:-999em;}
#supersized{display:block;position:fixed;left:0;top:0;overflow:hidden;z-index:-999;height:100%;width:100%;}
#supersized img{width:auto;height:auto;position:relative;display:none;outline:0;border:none;}
#supersized.speed img{-ms-interpolation-mode:nearest-neighbor;image-rendering:-moz-crisp-edges;}
#supersized.quality img{-ms-interpolation-mode:bicubic;image-rendering:optimizeQuality;}
#supersized li{display:block;list-style:none;z-index:-30;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;background:#111;}
#supersized a{width:100%;height:100%;display:block;}
#supersized li.prevslide{z-index:-20;}
#supersized li.activeslide{z-index:-10;}
#supersized li.activeslide img,#supersized li.prevslide img{display:inline;}
#supersized img{max-width:none!important;}
.sign-logo{text-align: center;margin: 50px 0 0 0;}
.sign-but {text-align: center;position: absolute;left: 50%;bottom: 12%;width: 520px;margin-left: -260px;}
.sign-but a{margin: 0 5px;display:block;float:left;}
.code {position: absolute;right: 20px;bottom: 20px;}
/*登录页面结束*/


/*2017-12-27新增*/
.sidebar .sidebar-sub{margin: 10px 6px 0;width: auto;}
.sidebar .sidebar-sub li{}
.sidebar .sidebar-sub li a{background:url(../images/news_dd_bg.png) no-repeat left center;color:#333;    height: 20px;line-height: 20px;font-size: 14px;padding: 0 10px 0 18px;}
.sidebar-sub li a:hover {color: #da7f00;}@charset "utf-8";

/* 全局样式 */
html,body{height:auto;}
body{font-size:14px; font-family:"Microsoft Yahei","Verdana, Geneva, sans-serif";line-height:1; margin:0; padding:0; color:#333; width:100%; background:#fff;box-sizing: border-box;}

div,form{margin:0 auto; padding:0;}
ul,ul li,dl,dt,dd,form,img,p,form{margin:0; padding:0; border:none; list-style-type:none; vertical-align:top;}
input,select,textarea { margin:0; padding: 0; outline:0; color:#333; font-family:Microsoft Yahei;}
input[type="button"] { border: 0; cursor: pointer; text-align: center;}
em,i,u,ins,strong{ font-style:normal; text-decoration:none;}
div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline; word-wrap:break-word; word-break:break-all;}
h1,h2,h3,h4,h5,h6 { font-size: 12px; font-style: normal; font-weight: normal; font-variant: normal; }
a { color: #333; text-decoration: none; cursor:pointer;}
a:visited { text-decoration: none; }
a:hover { color: #ff5d44; text-decoration: none;}
a:active { color:#666;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.fl{ float:left;}
.fr{ float:right;}
.pr{ position:relative;}
.pa{ position:absolute;}
.pf{ position:fixed;}
.tl{ text-align:left;}
.tc{ text-align:center;}
.tr{ text-align:right;}
.f12{ font-size:12px;}
.f14{ font-size:14px;}
.f16{ font-size:16px;}
.f18{ font-size:18px;}
.f20{ font-size:20px;}
.f24{ font-size:24px;}
.f30{ font-size:30px;}
.c-green{color:#1695f0;}
.w100-b{ width:100%;}
.w1160{ width:1160px; min-width: 1160px; margin:0 auto;}
.w1200{ width:1200px; min-width: 1200px; margin:0 auto;}
.w1230{ width:1230px; min-width: 1230px; margin:0 auto;}
.w1000{ width:1000px; min-width: 1000px; margin:0 auto;}
.w1100{ width:1100px; min-width: 1100px; margin:0 auto;}
.w280 { width:280px;}
.w300 { width:300px!important;}
.w200 { width:200px!important;}
.w600 { width:600px!important;}
.w50 { width:50px!important;}
.w860 { width:860px;}
.w900 { width:900px;}
.w600 { width:600px; margin:0 auto;}
.w200 { width:200px; margin:0 auto;}
.margin { margin:0 auto;}
.ml5{ margin-left: 5px;}
.ml10{ margin-left: 10px;}
.ml15{ margin-left: 15px;}
.ml20{ margin-left:20px;}
.ml30{ margin-left:30px;}
.mr5{margin-right: 5px;}
.mr10{margin-right: 10px;}
.mr15{margin-right: 15px;}
.mr20{margin-right: 20px;}
.mr30{margin-right: 30px;}
.mt5{ margin-top: 5px; }
.mt10{ margin-top: 10px; }
.mt15{ margin-top: 15px; }
.mt20{ margin-top: 20px; }
.mt30{ margin-top: 30px; }
.mt40{ margin-top: 40px!important; }
.mb5{margin-bottom: 5px;}
.mb10{ margin-bottom: 10px; }
.mb15{ margin-bottom: 15px; }
.mb20{ margin-bottom: 20px; }
.mb30{ margin-bottom: 30px; }
.pt10{ padding-top: 10px;}
.pt15{ padding-top: 15px;}
.pt20{ padding-top: 20px;}
.pb10{ padding-bottom: 10px;}
.pb15{ padding-bottom: 15px;}
.pb20{ padding-bottom: 20px;}
.pl10{ padding-left: 10px;}
.pr10{ padding-right: 10px;}
.pa10{ padding:10px;}
.pa20{ padding:20px;}
.bg_eee{background: #eee;}
.bg_f2f2f2{background: #f2f2f2;}
.bg_white{background: #fff;}
.clear{ clear:both; height:0;}
.cursor{ cursor:pointer;}
.over { overflow:hidden;}
.border { border:1px solid #e2e2e2;}
.hiddendiv { display: none;}
.ellipsis{overflow:hidden;white-space: nowrap;text-overflow: ellipsis;}
hr{height: 1px;margin: 10px 0;border:0;clear:both;background-color:#e6e6e6;}
.wf256{flex: 0 0 256px;max-width: 256px;min-width: 256px;width: 256px;}
.wfd256{width: calc(100% - 256px)!important;}
.pdl256{padding-left: 256px;}

.wf80{flex: 0 0 80px;max-width: 80px;min-width: 80px;width: 80px;}
.wfd80{width: calc(100% - 80px)!important;}
.pdl80{padding-left: 80px!important;}


/*公共样式*/
* { margin: 0; padding: 0; list-style: none; outline: none; word-wrap: break-word; }
html,body,div,ul,li,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,tr,td,form,i,a,input, select,dl,dt,dd{ margin:0; padding:0;}
body { background: url(../images/bg.jpg) repeat left top; font-size:14px; font-family:"microsoft yahei","微软雅黑","宋体","黑体", "Arial", "Verdana", "sans-serif";}
body, html {-webkit-text-size-adjust: none;}
li{list-style:none;}
i{ font-style:normal;}
::-moz-selection { background: #7bc91e; color: #fff; text-shadow: none; }
::selection { background: #f56e32; color: #fff; text-shadow: none; }
/**/
form,select,input,textarea{font-size:12px;font-family: Helvetica, "microsoft yahei","微软雅黑", "Arial", "Verdana", "sans-serif";}
label{display:inline-block;*display:inline;zoom:1}
textarea{overflow:scroll;overflow-x:hidden;}
input,textarea{padding:2px;}
caption,cite,code,dfn,th,var{text-align:left;font-weight:normal;font-style:inherit;}
/*font*/
h1{font-size:24px;font-weight:bold;font-family:"Tahoma,Arial,simsun";}
h2{font-size:24px;font-weight:bold;font-family:"Tahoma,Arial,simsun";}
h3{font-size:18px;font-weight:bold;font-family:"Tahoma,Arial,simsun";}
h4{font-size:16px;font-weight:bold;font-family:"Tahoma,Arial,simsun";}
h5{font-size:15px;font-weight:bold;font-family:"Tahoma,Arial,simsun";}
h6{font-size:14px;font-weight:normal;font-family:"Tahoma,Arial,simsun";}
/* table */
table{border-collapse:collapse;border-spacing:0;width:100%;}
ul{list-style:none}
td{ vertical-align:center;}
/* img */
img{border: none; }
a{text-decoration:none;color:#333;outline:none;}
a:hover{text-decoration:none; font-weight:normal; color:#1c71da;}
a:active { outline: none; star: expression(this.onFocus=this.blur()); }
.fb { font-weight: bold; }
.fr{float:right;}
.fl{float:left;}
.red{ color:#F00;}
.blu{ color:#34b4d4;}
.s_gen{ color:#21c9b3;}
.org{color:#ff8265;}
.blk{ color:#000;}
.yel{ color:#fff000;}
.clear{ clear:both;}


/**/
.header-con {
    position: relative;
    overflow: hidden;
    height: 185px;
}

.logo {
    width: 1200px;
    height: 120px;
    margin: 0 auto;
    margin-top: 36px;
    position: relative;
    z-index: 9999;
}

.head {
    position: absolute;
    height: 185px;
    width: 100%;
    top: 0;
}

.changeBox_a2 {
    height: 185px;
    padding: 0;
    position: relative;
    z-index: 999;
}

.header .changeDiv {
    height: 185px;
    width: 100%;
}

.header .changeDiv a {
    display: block;
    height: 185px;
    width: 100%;
}
.a3-img1{background:url(../images/head_bg2_1.jpg) no-repeat center top;}
.a3-img2{background:url(../images/head_bg2_2.jpg) no-repeat center top;}
.header .ul_change_a3{display:none;}

.head-right .changeDiv a{float:right;}
.nav{background:#1c71da;}
.nav-ul{width:1003px;margin:0 auto;height:90px;overflow: hidden;}
.nav li{text-align: center;}
.nav li a{display:block;}
.home{width:154px;margin-top: 18px;float:left;margin-left: 22px; }
.home li{background:url(../images/nav_li_sy_bg.png) no-repeat center top;height:55px; line-height: 55px;}
.home li a{font-size: 20px;color: #fff;font-weight: 700;}
.tabul_gy li{
float: left;
font-size: 20px;
font-weight: 700;
height: 55px;
line-height: 55px;
box-sizing: border-box;
padding: 0 30px  0 25px ;
color: #fff;
margin-top: 18px;
border-radius: 10px;
}
.tabul_gy li:hover a{
    color: #93c2fc;
    cursor:hand;
}
.tabul_gy a{
   color: #fff;
}
.bgxt{
    margin: 20px 0;
}
#imgConac{
    margin-top: 13px;
    width:55px;
    height: 65px;
}

.nav-con{width: 805px;margin-top: 6px;float:right;}
.nav-con li{float:left;width: 195px;height:40px;}
.nav-con li:hover{background:url(../images/nav_li_bg.png) no-repeat center top;}
.nav-con li img{margin: 8px 0 0 0;}

.date{height:49px;line-height:49px;width: 1003px;margin: 0 auto;}
.date p{color:#555555;float:left;}
.search{float:right;width:290px;height:28px; background:#fff;border:1px solid #da251c;margin: 10px 0 0 0;}
.search span{background:url(../images/search.png) no-repeat left top;width:19px;height:19px;display:inline-block;float:left;margin: 5px 9px 0;}
.search input{width:180px;padding:0;height:28px;line-height:28px;border:0;display: inline-block;float:left;}
.search a{width:70px;display:inline-block;text-align:center;line-height:28px; background:#da251c;color:#fff;float:right;}

.content{width:963px;margin:0 auto;background:#fff;padding:20px;}
.headline{overflow:hidden;margin: 0 0 20px 0;}
.notice{width:66px;height:70px;}
.headline-title{width: 750px;margin: 0 35px;text-align: center;}
.headline-title h2{color: #313131;font-size: 26px;height: 35px;line-height: 35px;overflow: hidden;}
.headline-title h5{font-weight: normal;margin-top: 11px;height: 20px;line-height: 20px;overflow: hidden;}
.headline-title h5 a{color:#666;margin: 0 3px 0;}
.headline .more{ background:url(../images/more_1.png) no-repeat left top;width:62px;height:38px;line-height: 27px;text-align:center;color:#fff;margin-right: 15px;margin-top: 16px;}


/*图片*/
.changeBox_a1{width:540px;height:340px; padding:0;position:relative;}
.changeBox_a1 .a_bigImg img{position:absolute;top:0;left:0;display:none;}
.changeDiv{position:absolute;top:0;left:0;display:none;}
.changeDiv h3{position:absolute;left:0px; bottom:0;; padding:0; margin:0; width:540px;height:32px;line-height:32px;filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99000000,endcolorstr=#99000000);background:rgba(0,0,0,0.5); color:#FFF;}
.changeDiv h3 a{ width: 460px;height:32px; font-weight:normal; font-size:12px; display:block ;padding-left:5px; color:#fff; overflow:hidden;text-overflow: ellipsis;}
.changeDiv h3 a:hover{ color:#ff0000}
/* ul_change_a2 */
.ul_change_a2{position:absolute;right:15px; bottom:8px;padding-left:19px;overflow:hidden; z-index:999; }
.ul_change_a2 li{ float:left; margin-right:4px;}
.ul_change_a2 span{ width:11px; height:11px; line-height:18px; text-align:center; background:#ccc;display:block;cursor:pointer;}
.ul_change_a2 span.on{background:#0179e8;}

/*政协要闻*/
.zxyw{width:406px;}
.title{height:40px;line-height:40px; background:#f0f0f0;}
.title h3{font-size:18px;color:#fff;float:left; background:url(../images/title_r_bg.png) no-repeat right top;padding-right:27px;font-weight: normal;}
.title h3 span{display:inline-block; background:#1c71da;padding: 0 10px 0 20px;}
.more {float: right;margin: 11px 15px 0 0;}
.moretext{
    margin:0 15px 0!important;
}
.zxyw-txt {font-size: 26px;color: #333;font-weight: normal;text-align: center;height: 35px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin: 11px 0 9px 0;}
.ul-li li{background:url(../images/ico_1.png) no-repeat left center;padding: 0 0 0 12px;height: 35px;line-height: 35px;overflow: hidden;}
.ul-li li i{color:#808080;float: right;margin: 0 0 0 15px;}
.ul-fir {height: 245px;overflow: hidden;}


.box-banner {margin: 20px 0;}
.box-banner img{width:963px;}


/*专家动态*/
.left{width:474px;}
.right{width:474px;}

.zwh-con {overflow: hidden;margin: 7px 0 0 0;}
.zwh-con-img{width:170px;overflow:hidden;margin: 10px 0 0 0;position: relative;height: 185px;}
.zwh-con-img img{width:170px;height: 185px;}
.zwh-con-img p{height: 35px;line-height: 35px;overflow: hidden;position: absolute;left: 0;bottom: 0;z-index: 99;background: #000;opacity: 0.8;}
.zwh-con-img p a{font-weight:bold;color:#fff;}
.zwh-con-img p a:hover{color:#1c71da;}
.ul-sec{width:290px;height: 198px;overflow: hidden;}
.ul-sec li{height: 33px;line-height: 33px;}


/* .title-sec h3{ color:#1c71da;border-left:4px solid #1c71da;padding: 0 0 0 16px;} */
.ul-third {margin: 7px 0 0 0;height: 198px;overflow: hidden;}
.ul-third li{height: 33px;line-height: 33px;}


/*图片新闻*/
.tabloid {margin: 0 0 15px 0;}
.marqueeleft {width: 963px;overflow: hidden;margin-top: 15px;}
.marqueeleft ul {float: left;}
.pic-ul li{float:left;width: 185px;margin: 0 10px 0 0;}
.pic-ul li img{width:185px;height:132px;}
.pic-ul li p{height: 25px;line-height: 25px;overflow: hidden;text-align: center;}


.sxq-con,.dpg-con{overflow: hidden;margin: 7px 0 0 0;}
.sect {width: 1003px;margin: 30px auto;}
.sect select{border:1px solid #ddd;width:290px;margin: 0 20px;padding: 4px 2px;}
.footer{height:155px;background:#1c71da;color:#fff;text-align:center;}
.foot{height:54px;line-height:54px;}
.foot a{color:#fff;}
.copyright p{line-height: 26px;margin: 13px 0 0 0;float:left;}
.copyright a{color:#fff;}
.jiguan{width:80px;height:80px;float:left;margin-top:50px;}
.jiguan a{background:url(../images/red.png) no-repeat left;width:80px;height:80px;display:block;}
.copyright{width:560px;margin:0 auto;}



/*列表页开始*/
.list-main td{vertical-align:top;}
	/*左侧栏*/
.sidebar{border:1px solid #1c71da;}
.sidebar h2{height:40px;line-height:40px;color:#fff;font-size:18px;background:#1c71da;font-weight:normal;padding:0 0 0 15px;}
.sidebar ul{width:200px;margin:10px auto;}
.sidebar li{font-size:16px;overflow: hidden;margin-bottom: 10px;cursor:pointer;}
.sidebar li a{background:url(../images/list_li.png) no-repeat left top;color:#fff;padding: 0 20px 0 32px;height:35px;line-height:35px;display:block;}
.sidebar a:hover,.sidebar .on a{background:url(../images/list_li_hov.png) no-repeat left top;}
	/*右栏*/
.list-con{border:1px solid #1c71da;}
.where{color:#fff;height:40px;line-height:40px;background:#1c71da url(../images/map.png) no-repeat 20px center;padding:0 0 0 45px;}
.where a{color:#fff;}
.where i{margin:0 5px;}
.list-widy{margin: 20px 30px;min-height: 724px;}
.list-ul{}
.list-ul li{background: url(../images/ico_2.png) no-repeat left center;height: 33px;line-height: 33px;}
.line{height:1px;border-bottom: 1px dashed #d2d2d2;margin: 5px 0;}
	/*分页*/
.page{height: 25px;text-align: center;margin: 20px 0;}
.page a{display:inline-block;height:22px;line-height: 22px;border:1px solid #d9d9d9;color:#666;padding: 0 7px;font-size: 13px;}
.page a:hover{background:#1c71da;color:#fff;}
.page input{display:inline-block;height:22px;line-height: 22px;padding:0 3px;width:36px;border:1px solid #d9d9d9;}
/*列表页结束*/

/*详情页开始*/
.artical{border:1px solid #1c71da;}
.pg3_article {margin: 10px 25px;}
.pg3_article h2 {height: 40px;line-height: 40px;font-size: 21px;font-weight: normal;text-align: center;color: #1c71da;margin: 5px 0;}
.pg3_article h3 {height: 30px;line-height: 30px;font-size: 13px;color: #444;font-weight: normal;text-align: center;border-bottom: 1px solid #e8e8e8;}
.pg3_article p {margin-top: 20px;font-size: 18px;font-family:Arial;line-height: 24px;overflow: hidden;}
.a_dy {text-align: right;margin: 25px;}
.a_dy a{margin: 0 0 0 15px;}
/*详情页结束*/

/*委员名录开始*/
	/*委员名录左栏*/
.wyml-div{width: 200px;margin: 10px auto;}
.wyml-dl{margin-bottom:10px;overflow:hidden;}
.wyml-dl dt{background: url(../images/list_li.png) no-repeat left top;height: 35px;line-height: 35px;font-size: 16px;overflow: hidden;cursor: pointer;}
.wyml-dl dt a {color: #fff;padding: 0 20px 0 32px;display:block;}
.wyml-dl dt.on{background: url(../images/list_li_hov.png) no-repeat left top;}
.wyml-dl dd {margin: 10px 0 10px 10px ;}
.wyml ul{margin:0}
.wyml-ul li{background: url(../images/news_dd_bg.png) no-repeat left center;height: 23px;line-height: 23px;font-size: 15px;margin-bottom: 5px;}
.wyml-ul li a{color:#333;padding: 0 20px 0 18px; background:none;height: 20px;line-height: 20px;}
.wyml-ul li a:hover{color: #0078d3; background:none;}
.wyml-ul li:hover{ background: url(../images/news_dd_bg.png) no-repeat left center;}

	/*委员名录右栏*/
.wyml-h2 {display: block;color: #333333;font-size: 18px;font-weight: normal;height: 40px;line-height: 40px;overflow: hidden;margin: 0 0 20px 0;}
.wyml-list li{float: left;width: 170px;margin: 0 20px;height: 235px;overflow: hidden;}
.wyml-list li a{display: block;text-align: center;}
.wyml-list li img{margin: auto;width: 155px;height: 190px;}
.wyml-list li span{display:block;height: 25px;line-height: 25px;}


/*委员名录详情*/
.wyml-artical{margin: 20px 30px;min-height: 724px;overflow: hidden;}
.wyml-left{width:460px;}
.wy-til{padding: 0 0 0 35px;background: url(../images/wy_til_bg.png) no-repeat 4px center;color: #333333;font-size: 18px;line-height: 50px;font-weight: normal;}
.wyml-left p{height: 22px;line-height: 22px;margin: 0 0 0 5px;color: #454545;}
.wyml-left span{}
.wyml-right{width:155px;margin: 0 20px 0 0;}
.wyml-right img{width: 155px;height: 190px;}
.wy-bottom{border-top: 1px solid #0078d3;margin: 15px 0 0 0;}
.wy-til-new{background: url(../images/xxjs_bg.png) no-repeat 4px center;}
.wy-til-new span{float:right;font-size: 15px;margin-right: 2px;}
.wy-bottom h2{font-weight:normal;text-align: center;font-size: 18px;margin: 0 0 15px 0;}
.wy-bottom p{color: #333;text-indent: 2em;line-height: 23px;margin: 0 0 10px 0;}
/*委员名录结束*/


/*常务委员名单*/
.cwwy{margin:20px 45px;}
.cwwy .wyml-h2{text-align: center;margin: 0 0 10px 0;}
.wymd-h3 {text-align: center;font-weight: normal;font-size: 13px;margin: 10px 0;}
.wy-ul{overflow: hidden;margin: 15px 0 0;}
.wy-ul li {padding: 5px 0;float: left;width: 136px;}
.wy-ul02{overflow: hidden;}
.wy-ul02 li{float: left;width: 227px;padding: 5px 0;cursor: pointer;}
.wymd-txt{color: #0078d3;padding: 10px 0 7px 0;border-bottom: 3px solid #e8e8e8;margin: 10px 0 0 0;font-size: 16px;}



/*登录页面开始*/
#supersized-loader{position:absolute;top:50%;left:50%;z-index:0;width:60px;height:60px;margin:-30px 0 0 -30px;text-indent:-999em;}
#supersized{display:block;position:fixed;left:0;top:0;overflow:hidden;z-index:-999;height:100%;width:100%;}
#supersized img{width:auto;height:auto;position:relative;display:none;outline:0;border:none;}
#supersized.speed img{-ms-interpolation-mode:nearest-neighbor;image-rendering:-moz-crisp-edges;}
#supersized.quality img{-ms-interpolation-mode:bicubic;image-rendering:optimizeQuality;}
#supersized li{display:block;list-style:none;z-index:-30;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;background:#111;}
#supersized a{width:100%;height:100%;display:block;}
#supersized li.prevslide{z-index:-20;}
#supersized li.activeslide{z-index:-10;}
#supersized li.activeslide img,#supersized li.prevslide img{display:inline;}
#supersized img{max-width:none!important;}
.sign-logo{text-align: center;margin: 50px 0 0 0;}
.sign-but {text-align: center;position: absolute;left: 50%;bottom: 12%;width: 520px;margin-left: -260px;}
.sign-but a{margin: 0 5px;display:block;float:left;}
.code {position: absolute;right: 20px;bottom: 20px;}
/*登录页面结束*/


/*2017-12-27新增*/
.sidebar .sidebar-sub{margin: 10px 6px 0;width: auto;}
.sidebar .sidebar-sub li{}
.sidebar .sidebar-sub li a{background:url(../images/news_dd_bg.png) no-repeat left center;color:#333;    height: 20px;line-height: 20px;font-size: 14px;padding: 0 10px 0 18px;}
.sidebar-sub li a:hover {color: #da7f00;}



/* 文史资料库 */
.book-widy{
    padding: 10px;
}
.book-list{
    overflow: hidden;
    height: 428px;
}
.book-list li{
    float: left;
    margin: 10px 20px;
}
.book-list li .pic{
    border: 1px solid #e9e9e9;
}
.book-list li .pic img{
    width: 125px;
    height: 150px;
}
.book-list li .text{
    font-size: 12px;
    color: #565a5d;
    text-align: center;
    line-height: 22px;
}
.book-list li a{
    width: 86px;
    height: 20px;
    line-height: 20px;
    background: #1c71da;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    border: 0;
    font-size: 10px;
    display: block;
    cursor: pointer;
}