/* CSS Document */

/*<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"> 
@media screen and (min-width:)and (max-width:){}

body{font:normal 14px/22px Arial,"Microsoft YaHei"; color:#333;background-color:#e3e2e2; max-width:640px;margin:0 auto; min-height:100%}
section,footer,nav,em,mark,p,span,ul,li,ol,h1,h2,h3,h4,input,textarea{margin:0;padding:0;font-weight:normal;list-style:none;font-style:normal}
input,textarea,select{border:none;outline:none;}
/*---------------------------------------segmentation------------------------------------------*/

*{ margin:0px; padding:0px; }
body{ font-family:"微软雅黑"; font-size:14px; line-height:22px; color:#333; background: url(201611fjrs_bg.jpg) repeat-x #deebf3; min-width:1040px;}
div,img,ul,ol,li,dl,dt,dd,p{ border:none; padding:0; margin:0;}
li{list-style-type:none;}
h1,h2,h3,h4,h5{font-size:14px;font-weight:normal;}
em,i{ font-style:normal;}
.clear{ clear:both;}
.fl{float:left;} 
.fr{float:right;}
.clearflx:after { 
visibility: hidden; 
display: block; 
font-size: 0; 
content: " "; 
clear: both; 
height: 0; 
}
*html .clearflx { zoom: 1; } /* IE6 */ 
*:first-child+html .clearflx { zoom: 1; } /* IE7 */ 

/*text-align*/
.l-txt{text-align:left}
.c-txt{text-align:center}
.r-txt{text-align:right}

/*position*/
.rel{position:relative}
.abs{position:absolute}
.fix{position:fixed}
.hide{display:none}
.block{ display:block;}

/*vertical-align*/
.veralign-mid{ vertical-align:middle;}

/*img*/
img{border:none;vertical-align:bottom}

/*link-color*/
a:link,a:visited,a:active {color:#333; text-decoration:none;}
a:hover {text-decoration: underline; color:#c31303;}

/*line-height*/
.h15{ line-height:15px;}
.h18{ line-height:18px;}
.h20{ line-height:20px;}
.h21{ line-height:21px;}
.h22{ line-height:22px;}
.h23{ line-height:23px;}
.h24{ line-height:24px;}
.h25{ line-height:25px;}
.h26{ line-height:26px;}
.h27{ line-height:27px;}
.h28{ line-height:28px;}
.h30{ line-height:30px;}

/*font-size*/
.tb{ font-weight:bold}
.t12{ font-size:12px;}
.t14{ font-size:14px;}
.t16{ font-size:16px;}
.t18{ font-size:18px;}
.t20{ font-size:20px;}

/*padding*/
.pad-T5{ padding-top:5px}
.pad-T8{ padding-top:8px;}
.pad-T10{ padding-top:10px;}
.pad-T15{ padding-top:15px;}
.pad-T20{ padding-top:20px;}
.pad-T25{ padding-top:25px;}
.pad-T30{ padding-top:30px;}

.pad-L5{ padding-left:5px;}
.pad-L7{ padding-left:7px;}
.pad-L10{ padding-left:10px;}
.pad-L15{ padding-left:15px;}
.pad-L20{ padding-left:20px;}
.pad-L25{ padding-left:25px;}
.pad-L30{ padding-left:30px;}
.pad-L35{ padding-left:35px;}
.pad-L40{ padding-left:40px;}

.pad-R5{ padding-right:5px}
.pad-R10{ padding-right:10px}
.pad-R15{ padding-right:15px}
.pad-R20{ padding-right:20px}
.pad-R25{ padding-right:20px}

.pad-B5{ padding-bottom:5px}
.pad-B10{ padding-bottom:10px}
.pad-B15{ padding-bottom:15px}
.pad-B20{ padding-bottom:20px}
.pad-B25{ padding-bottom:20px}

.padNo{ padding:0 !important;}

.padTB5{ padding:5px 0;}
.padTB10{ padding:10px 0;}
.padTB15{ padding:15px 0;}
.padTB20{ padding:20px 0;}

/*margin*/
.mar-T2{ margin-top:2px;}
.mar-T3{ margin-top:3px;}
.mar-T4{ margin-top:5px;}
.mar-T5{ margin-top:5px;}
.mar-T6{ margin-top:6px;}
.mar-T7{ margin-top:7px;}
.mar-T8{ margin-top:8px;}
.mar-T9{ margin-top:9px;}
.mar-T10{ margin-top:10px;}
.mar-T11{ margin-top:11px;}
.mar-T12{ margin-top:12px;}
.mar-T13{ margin-top:13px;}
.mar-T14{ margin-top:14px;}
.mar-T15{ margin-top:15px;}
.mar-T16{ margin-top:16px;}
.mar-T17{ margin-top:17px;}
.mar-T18{ margin-top:18px;}
.mar-T20{ margin-top:20px;}
.mar-T25{ margin-top:25px;}
.mar-T30{ margin-top:30px;}
.mar-T35{ margin-top:35px;}
.mar-T40{ margin-top:40px;}
.mar-T45{ margin-top:45px;}
.mar-T50{ margin-top:50px;}

.mar-B5{ margin-bottom:5px;}
.mar-B10{ margin-bottom:10px;}
.mar-B15{ margin-bottom:15px;}
.mar-B20{ margin-bottom:20px;}

.mar-L5{ margin-left:5px;}
.mar-L6{ margin-left:6px;}
.mar-L7{ margin-left:7px;}
.mar-L8{ margin-left:8px;}
.mar-L10{ margin-left:10px;}
.mar-L12{ margin-left:12px;}
.mar-L15{ margin-left:15px;}
.mar-L20{ margin-left:20px;}
.mar-L25{ margin-left:25px;}
.mar-L30{ margin-left:30px;}
.mar-L35{ margin-left:35px;}
.mar-L40{ margin-left:40px;}

.mar-R5{ margin-right:5px;}
.mar-R9{ margin-right:9px;}
.mar-R10{ margin-right:10px;}
.mar-R14{ margin-right:14px;}
.mar-R15{ margin-right:15px;}
.mar-R20{ margin-right:20px;}
.mar-R25{ margin-right:25px;}

.margin-auto{margin:0 auto}
.marNo{ margin:0 !important;}

.marTB5{ margin:5px 0;}
.marTB10{ margin:10px 0;}
.marTB15{ margin:15px 0;}
.marTB20{ margin:20px 0;}
.mar-trbl10{ margin:10px;}
.mar-trbl15{ margin:15px;}

/*--zoom/z-index--*/
.zoom{zoom:1;}
.z-index{ z-index:100;}

/*--radius--*/
.radius3{
	border-radius:5px; 
	-moz-border-radius:5px; 
	-ms-border-radius:5px; 
	-o-border-radius:5px; 
	-webkit-border-radius:5px; 

	}
.radius5{
	border-radius:5px; 
	-moz-border-radius:5px; 
	-ms-border-radius:5px; 
	-o-border-radius:5px; 
	-webkit-border-radius:5px;

	}

/*---------------------------------------segmentation------------------------------------------*/
.wrap{width:100%}

.list li{ text-overflow:ellipsis; white-space:nowrap; overflow:hidden; line-height:32px; background:url(201611fjrs_sy_d.jpg) left center no-repeat; padding-left:11px;}
.list li span{ float:right; color:#999;}
.list li a span{
	width:0; height:0; overflow:hidden;  float:left; 
	margin:13px 7px 0 5px;
	border-width:2px;
	line-height:28px;
	border-color:transparent  transparent  transparent red;
	border-style:dashed dashed dashed solid;
	}


.more{ padding-right:10px; float:right; font-size:12px; font-family:" 宋体";}
.more:link,.more:visited{ color:#999;}

.borSB1{ border-bottom:1px solid #CCC;}
.borDB1{ border-bottom:1px dashed #CCC;}
.borDR1{ border-right:1px dashed #CCC;}
.borDL1{ border-left:1px dashed #CCC;}
 
/*color*/
.co-white{ color:#FFF}
.co-black{ color:#000}
.co-gray{ color:#9b9b9b}
.co-green{ color:#29b409}
.co-blue{ color:#3b9df1}
.co-orange{ color:#e55100}
.co-red{ color:#ed3403}

/*a-color*/
.a-red:link,.a-red:visited{ color:#C00;}/*--红--*/
.a-blue:link,.a-blue:visited{ color:#03F;}/*--蓝--*/
.a-white:link,.a-white:visited{ color:#fff;}/*--白--*/
.a-orange:link,.a-orange:visited{ color:orange}/*--橙--*/
.a-gran:link,.a-gran:visited{ color:#e5e5e5;}/*--灰--*/
.a-green:link,.a-green:visited{ color:green}/*--绿--*/
.a-dive:link,.a-dive:visited{ color:#FF3;}/*--黄--*/
.a-teal:link,.a-teal:visited{ color:#88eee2;}/*--青--*/



/*----------top/footer--------------*/
.top_link{ height:35px; background:#ffffff;}
.main{ width:1040px; margin:0 auto;} 

.top_link_box p{ float:right; line-height:35px; color:#c9c9c9;}
.banner{ height:145px; background:url(201611fjrs_banner.png) center top no-repeat;}

.logo{ float:left; padding-top:30px;}
.seach{ width:370px; float:right; padding-top:48px;}

.inp_text{ width:169px; height:36px; border:1px solid #999999; border-right: none; border-radius:5px 0px 0px 5px; -moz-border-radius:5px 0px 0px 5px; -ms-border-radius:5px 0px 0px 5px; -o-border-radius:5px 0px 0px 5px; -webkit-border-radius:5px 0px 0px 5px;background:url(201611fjrs_seach.png) 11px center no-repeat #fff; padding-left:35px; color:#999999; font-family:"微软雅黑"; line-height:36px;}
.inp_btn{ width:65px; height:38px; color:#fff; font-family:"微软雅黑"; background:#008ae6; border:none;border-radius:0px 5px 5px 0px; -moz-border-radius:0px 5px 5px 0px; -ms-border-radius:0px 5px 5px 0px; -o-border-radius:0px 5px 5px 0px; -webkit-border-radius:0px 5px 5px 0px; cursor:pointer;}
.inp_btn2{ width:88px; height:38px; border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; -webkit-border-radius:5px; background:#c90101; margin-left:5px;color:#fff; font-family:"微软雅黑"; border: none; cursor:pointer;}

.nav{ height:48px; background:#fff; position:relative; z-index:999;}
.nav ul li.xlmane{ float:left; line-height:45px; background:url(201611fjrs_sy_nav_bg.jpg) left center no-repeat; font-size:16px; }
.nav ul li.xlmane:first-child{ background: none;}
.nav ul li.xlmane:first-child a.xlmm{ width:152px;}
.nav ul li.xlmane a.xlmm{  width:148px; display:block; height:45px; text-decoration:none;border-bottom:3px solid #1b54a5;}
.nav ul li.xlmane a.xlmm:hover,.nav ul li.xlmane.curr a.xlmm{ color:#fff;}
.nav ul li.xlmane a.xlmm span.wz{ display:block;padding-left:76px;}
.nav_icon{ background:url(201611fjrs_nav_h_icon.png) 43px center no-repeat;}
.nav_icon2{ background:url(201611fjrs_nav_h_icon2.png) 43px center no-repeat;}
.nav_icon3{ background:url(201611fjrs_nav_h_icon3.png) 43px center no-repeat;}
.nav_icon4{ background:url(201611fjrs_nav_h_icon4.png) 43px center no-repeat;}
.nav_icon5{ background:url(201611fjrs_nav_h_icon5.png) 43px center no-repeat;}
.nav_icon6{ background:url(201611fjrs_nav_h_icon6.png) 43px center no-repeat;}
.nav_icon7{ background:url(201611fjrs_nav_h_icon7.png) 43px center no-repeat;}

.nav ul li.xlmane a.xlmm:hover span.wz.nav_icon,.nav ul li.xlmane.curr a.xlmm span.wz.nav_icon{ background:url(201611fjrs_nav_b_icon.png) 43px center no-repeat #1b54a4;}
.nav ul li.xlmane a.xlmm:hover span.wz.nav_icon2,.nav ul li.xlmane.curr a.xlmm span.wz.nav_icon2{ background:url(201611fjrs_nav_b_icon2.png) 43px center no-repeat #1b54a4;}
.nav ul li.xlmane a.xlmm:hover span.wz.nav_icon3,.nav ul li.xlmane.curr a.xlmm span.wz.nav_icon3{ background:url(201611fjrs_nav_b_icon3.png) 43px center no-repeat #1b54a4;}
.nav ul li.xlmane a.xlmm:hover span.wz.nav_icon4,.nav ul li.xlmane.curr a.xlmm span.wz.nav_icon4{ background:url(201611fjrs_nav_b_icon4.png) 43px center no-repeat #1b54a4;}
.nav ul li.xlmane a.xlmm:hover span.wz.nav_icon5,.nav ul li.xlmane.curr a.xlmm span.wz.nav_icon5{ background:url(201611fjrs_nav_b_icon5.png) 43px center no-repeat #1b54a4;}
.nav ul li.xlmane a.xlmm:hover span.wz.nav_icon6,.nav ul li.xlmane.curr a.xlmm span.wz.nav_icon6{ background:url(201611fjrs_nav_b_icon6.png) 43px center no-repeat #1b54a4;}
.nav ul li.xlmane a.xlmm:hover span.wz.nav_icon7,.nav ul li.xlmane.curr a.xlmm span.wz.nav_icon7{ background:url(201611fjrs_nav_b_icon7.png) 43px center no-repeat #1b54a4;}



.footer_top{ height:40px; margin-top:20px; background:#1b54a4;}
.footer_top p{ line-height:40px;  text-align:center; color:#fff;}
.footer_top p a{ color:#fff;} 
.footer_bottom{ height:113px; width:758px; margin:0 auto; padding-top:20px;}
.footer_bottom_center{ width:586px;}
.footer_bottom_center p{ line-height:26px; text-align:center;}


/*-------------下拉首页--------------*/
.xl_box{ position:absolute; height:258px; background:#fff; border:4px solid #1b54a4; border-top:none;  padding:25px; width:982px; left:0px; top:48px;}

/*----------新闻----------*/
.xl_news_focus{ width:387px; float:left;}
.xl_news_box{ width:570px; float:right;}
.xl_news_tit{ height:38px; border-bottom:1px solid #d5d5d5;}
.xl_news_tit ul li{ float:left; width:25%; text-align:center;}
.xl_news_tit ul li a{ display:block; height:36px; line-height:36px; font-size:18px; text-decoration:none;}
.xl_news_tit ul li a:hover,.xl_news_tit ul li.xl_curr a{ color:#1b54a4; font-weight:bold; border-bottom:3px solid #bf0604;}
.xl_news_list ul li{text-overflow:ellipsis; white-space:nowrap; overflow:hidden; line-height:34px; background:url(201611fjrs_sy_d.jpg) left center no-repeat; padding-left:11px; font-size:14px;}
.xl_news_list ul li span{ float:right; color:#999;}

/*-------政务--------*/

.xl_zw_top{ height:142px; border-bottom:1px solid #d5d5d5;}
.xl_zfxxgk{ width:261px; float:left;}
.xl_zfxxgk h4{ height:23px; background:url(201611fjrs_xl_zw_tit.png) left center no-repeat; line-height:23px; font-size:18px; font-weight:bold; color:#154897; padding-left:37px;}
.xl_zfxxgk tr td,.xl_zwxx tr td{ height:32px; background:url(201611_rst_news_12.jpg) left center no-repeat; padding-left:11px; line-height:32px; font-size:16px;}
.xl_tld tr td{ height:24px; background:url(201611_rst_news_12.jpg) left center no-repeat; padding-left:11px; line-height:22px; font-size:14px;}
.xl_zwxx{ width:306px; float:left; padding-right:26px;}
.xl_zwxx h4{height:23px; background:url(201611fjrs_xl_zw_tit2.png) left center no-repeat; line-height:23px; font-size:18px; font-weight:bold; color:#154897; padding-left:37px;}
.xl_tld{ width:252px; float:left;}
.xl_tld h4{height:23px; background:url(201611fjrs_xl_zw_tit3.png) left center no-repeat; line-height:23px; font-size:18px; font-weight:bold; color:#154897; padding-left:37px;}
.xl_jgzn{ width:127px; float:right;}
.xl_jgzn h4{text-align:center; margin-top:35px;}
.xl_jgzn h4 a{ border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; -webkit-border-radius:5px; padding-top:50px; height:40px; color:#fff; display:block; background:url(201611fjrs_xl_zw_icon7.png) center 20px no-repeat #2082dd; font-size:15px;}
.xl_zw_btn{ margin-top:20px;}
.xl_zw_btn ul{ margin-left:-21px;}
.xl_zw_btn ul li{ float:left;border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; -webkit-border-radius:5px; font-size:16px; margin-left:21px; width:145px;}
.xl_zw_btn ul li a{ padding-top:65px; height:30px; display:block; color:#fff; text-align:center; line-height:16px;}
.xl_zw_icon{ background:url(201611fjrs_xl_zw_icon.png) center 10px no-repeat #f75a53;}
.xl_zw_icon2{ background:url(201611fjrs_xl_zw_icon2.png) center 15px no-repeat #3dc5a9;}
.xl_zw_icon3{ background:url(201611fjrs_xl_zw_icon3.png) center 15px no-repeat #00a0e8;}
.xl_zw_icon4{ background:url(201611fjrs_xl_zw_icon4.png) center 15px no-repeat #f98700;}
.xl_zw_icon5{ background:url(201611fjrs_xl_zw_icon5.png) center 15px no-repeat #2169da;}
.xl_zw_icon6{ background:url(201611fjrs_xl_zw_icon6.png) center 15px no-repeat #82c21d;}


/*-----------服务---------------*/
.xl_fw_left{ width:490px; height:258px; border-right:1px solid #e6e6e6; padding-right:21px; float:left;}

.xl_fw_tit h4{height:23px; line-height:23px; font-size:18px; font-weight:bold; color:#154897; padding-left:37px;}
.xl_fw_tit ul{ float:right;}
.xl_fw_tit ul li{ float:left; margin-left:8px;} 
.xl_fw_tit ul li a{ width:15px; height:15px; border:1px solid #cccccc; color:#cccccc; display:block; line-height:15px; text-align:center; font-family:"宋体"; font-size:12px; border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; -webkit-border-radius:5px; text-decoration:none;}
.xl_fw_tit ul li a:hover,.xl_fw_tit ul li.qh_curr a{ border:1px solid #4190ff; color:#4190ff;}
.xl_fw_tit_icon{ background:url(201611fjrs_xl_fw_tit.png) left center no-repeat;}
.xl_fw_tit_icon2{ background:url(201611fjrs_xl_fw_tit2.png) left center no-repeat;}
.xl_fw_right{ width:443px; float:right;}

.xl_fw_nav{ height:32px; margin-top:14px;}
.xl_fw_nav ul li{ float:left; margin-right:20px;}
.xl_fw_nav ul li a{ line-height:32px; border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; -webkit-border-radius:5px; height:32px; display:block; width:109px; text-align:center; font-size:16px; position:relative; text-decoration:none;}
.xl_fw_nav ul li a:hover span,.xl_fw_nav ul li.fw_curr a span{ width:12px; height:7px; background:url(201611fjrs_xl_fw_btn.png) left center no-repeat; display:block; position:absolute; top:32px; left:45px;}
.xl_fw_nav ul li a:hover,.xl_fw_nav ul li.fw_curr a{ background:#1b54a4; color:#fff;}
.xl_fw_btn ul{ margin-left:-16px;}
.xl_fw_btn ul li{ float:left; margin-left:16px; margin-top:17px;border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; -webkit-border-radius:5px;}
.xl_fw_btn ul li a{ width:109px; padding-top:48px; height:29px; display:block; text-align:center; line-height:22px; font-size:14px;}
.xl_fw_icon{ background:url(201611fjrs_sy_xzml_icon.png) center 5px no-repeat #eaf0f6; }
.xl_fw_icon2{ background:url(201611fjrs_sy_xzml_icon2.png) center 5px no-repeat #eaf0f6; }
.xl_fw_icon3{ background:url(201611fjrs_sy_xzml_icon3.png) center 5px no-repeat #eaf0f6; }
.xl_fw_icon4{ background:url(201611fjrs_sy_xzml_icon4.png) center 5px no-repeat #eaf0f6; }
.xl_fw_icon5{ background:url(201611fjrs_sy_xzml_icon5.png) center 5px no-repeat #eaf0f6; }
.xl_fw_icon6{ background:url(201611fjrs_sy_xzml_icon6.png) center 5px no-repeat #eaf0f6; }
.xl_fw_icon7{ background:url(201611fjrs_sy_xzml_icon7.png) center 5px no-repeat #eaf0f6; }


.xl_fw_dx_icon{ background: url(201611_rst_fwym_icon05.png) center 5px no-repeat #eaf0f6; }
.xl_fw_dx_icon2{ background: url(201611_rst_fwym_icon01.png) center 5px no-repeat #eaf0f6; }
.xl_fw_dx_icon3{ background: url(201611_rst_fwym_icon02.png) center 5px no-repeat #eaf0f6; }
.xl_fw_dx_icon4{ background: url(201611_rst_fwym_icon03.png) center 5px no-repeat #eaf0f6; }
.xl_fw_dx_icon5{ background: url(201611_rst_fwym_icon08.png) center 5px no-repeat #eaf0f6; }
.xl_fw_dx_icon6{ background: url(201611_rst_fwym_icon05.png) center 5px no-repeat #eaf0f6; }
.xl_fw_dx_icon7{ background: url(201611_rst_fwym_icon06.png) center 5px no-repeat #eaf0f6; }
.xl_fw_dx_icon8{ background: url(201611_rst_fwym_icon07.png) center 5px no-repeat #eaf0f6; }


.xl_fw_zt_icon{ background: url(201611_rst_fwym_bicon01.png) center 5px no-repeat #eaf0f6; }
.xl_fw_zt_icon2{ background: url(201611_rst_fwym_bicon02.png) center 5px no-repeat #eaf0f6; }
.xl_fw_zt_icon3{ background: url(201611_rst_fwym_bicon03.png) center 5px no-repeat #eaf0f6; }
.xl_fw_zt_icon4{ background: url(201611_rst_fwym_bicon04.png) center 5px no-repeat #eaf0f6; }
.xl_fw_zt_icon5{ background: url(201611_rst_fwym_bicon05.png) center 5px no-repeat #eaf0f6; }
.xl_fw_zt_icon6{ background: url(201611_rst_fwym_bicon06.png) center 5px no-repeat #eaf0f6; }

.xl_kstd_box{ height:108px; border-bottom:1px dashed #e5e5e5; padding-top:16px;}
.xl_kstd_box ul li{ float:left; margin-left:13px; margin-top:12px;}
.xl_kstd_box ul{margin-left:-13px;margin-top:-11px;}
.xl_kstd_box ul li a{ width:98px; height:35px; border:1px solid #e5e5e5; background:#f2f2f2; display:block; line-height:35px; font-size:14px; text-align:center;border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; -webkit-border-radius:5px;}

.xl_kstd_btn ul li{ float:left; margin-top:20px; margin-left:16px;border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; -webkit-border-radius:5px;}
.xl_kstd_btn ul{margin-left:-16px;}
.xl_kstd_btn ul li a{ padding-top:59px; height:29px; line-height:16px; font-size:16px; width:137px; display:block; text-align:center; text-decoration:none; color:#fff;}
.xl_kstd_icon{ background:url(201611fjrs_xl_fw_icon.png) center 11px no-repeat #f6ab00;}
.xl_kstd_icon2{ background:url(201611fjrs_xl_fw_icon2.png) center 11px no-repeat #3187ff;}
.xl_kstd_icon3{ background:url(201611fjrs_xl_fw_icon3.png) center 11px no-repeat #58d077;}




/*问政*/
.xl_sft_hdjl_left{ width:288px; height:258px; padding-right:25px; border-right:1px solid #ececec; float:left;}
.xl_sft_hdjl_center{width:362px; padding-left:26px; padding-right:21px; border-right:1px solid #ececec;height:258px; float:left;}
.xl_sft_hdjl_right{ width:234px; float:right;}
.xl_sft_hdjl_center_tit h4{ height:31px; line-height:31px; font-size:18px; color:#1b54a4; font-weight:bold;}

.xl_sft_hdjl_left_tit{ height:31px;}
.xl_sft_hdjl_left_tit h4{ line-height:31px; font-size:18px; color:#1b54a4; font-weight:bold;}
.xl_sft_hdjl_left_tit span{ float:right; padding-top:5px;}
.xl_sft_hdjl_left_tit span a{ font-size:12px; color:#fff; border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; -webkit-border-radius:5px; height:22px; line-height:22px; padding-left:22px; width:60px; background: url(201611fjrs_xl_wz_icon5.png) 5px center no-repeat #feb900; display:block;}
.xl_sft_hdjl_left_list ul li{ font-size:14px; line-height:36px; background: url(201611_rst_news_12.jpg) left center no-repeat; padding-left:10px;}



.sy_mane_gzcy_zxft_box{ height:98px; margin-top:15px;}
.sy_mane_gzcy_zxft_box_left{ width:149px; float:left;}
.sy_mane_gzcy_zxft_box_right{ width:187px; float:right;}
.sy_mane_gzcy_zxft_box_right h4{ font-size:15px; line-height:37px; font-weight:bold;}
.sy_mane_gzcy_zxft_box_right p{ font-size:12px; line-height:24px;}
.sy_mane_gzcy_zxft_box_right p span{ color:#0c3c89;}


.sy_mane_gzcy_zxft_btn ul{margin-left:-20px;}
.sy_mane_gzcy_zxft_btn ul li{ float:left; margin-top:18px; margin-left:20px;}
.sy_mane_gzcy_zxft_btn ul li a{ width:100px; padding-left:70px; height:37px; line-height:37px; display:block;border-radius:5px; 
	-moz-border-radius:5px; 
	-ms-border-radius:5px; 
	-o-border-radius:5px; 
	-webkit-border-radius:5px;
 color:#fff; font-size:14px;}
	
.sy_mane_gzcy_zxft_btn_icon{ background: url(201611fjrs_xl_wz_icon.png) 40px center no-repeat #faa701;}
.sy_mane_gzcy_zxft_btn_icon2{ background:url(201611fjrs_xl_wz_icon2.png) 40px center no-repeat #00bff3;}
.sy_mane_gzcy_zxft_btn_icon3{ background:url(201611fjrs_xl_wz_icon3.png) 40px center no-repeat #4db935;}
.sy_mane_gzcy_zxft_btn_icon4{ background:url(201611fjrs_xl_wz_icon4.png) 40px center no-repeat #f76d02;}


.sy_mane_gzcy_wsdc_tit{ height:36px; border-bottom:1px solid #e5e5e5;}
.sy_mane_gzcy_wsdc_tit ul li{ float:left; font-size:18px; width:50%;}
.sy_mane_gzcy_wsdc_tit ul li a{ height:35px; display:block;line-height:35px; text-align:center;}
.sy_mane_gzcy_wsdc_tit ul li a:hover,.sy_mane_gzcy_wsdc_tit ul li.my_curr a{ border-bottom:2px solid #c00607; text-decoration:none; color:#1b54a4; font-weight:bold;}