﻿@charset "utf-8";
/* CSS Document */
body { color:#333333; margin:0px; padding:0px; font-size:14px; font-family:"Microsoft YaHei"; text-align:left; }
a { text-decoration:none; }
a:link, a:visited { color:#333333; }
a:hover { color:#0d82ff; text-decoration:underline; }
* { margin:0px; padding:0px; font-family:"Microsoft YaHei"; outline:none}
ul, li { list-style-type:none; margin:0px; padding:0px; }
img {border:0px; vertical-align:middle;}
.clear { clear:both; }
input,select { vertical-align:middle; }
.no { display:none; }
table { margin:0px auto; table-layout:fixed; }
.f_l { float:left }
.f_r { float:right; }
/*---------------------------------------segmentation------------------------------------------*/
.mlar{ width:100%; background:url(17fgw_bgt.png) repeat-x #eef9ff top center;}
.max{ width:1200px; margin:0 auto;}
.top{ height:150px;}
.top_line{ height:40px; line-height:40px; clear:both;}
.top_line ul{ float:right;}
.top_line ul li{ float:left; padding-right:10px; display:inline; position:relative}
.top_line ul li.tic1{ background:url(17fgw_tico1.png) no-repeat left center; padding-left:23px;}
.top_line ul li.tic2{ background:url(17fgw_tico2.png) no-repeat left center; padding-left:23px;}
.top_con{ height:61px;}
.top_col1{ width:540px; float:left; margin-left:16px;}
.top_col1 img{ padding-top:8px;}
.top_col2{ width:280px; background:url(17fgw_su1.png) no-repeat left center; float:left;}
.top_col2 img{ padding-left:30px; padding-right:10px;}
.top_col2 p{ line-height:40px;}
.top_col3{ width:354px; float:right;}
.top_col3 div{ width:100%; height:33px; background:url(17fgw_inp1.png) no-repeat top left; margin-top:25px; clear:both;}
.tinp1{ width:215px; height:15px; line-height:18px; border:1px #FFF solid; margin-left:16px; margin-top:7px;}
.top_col3 img{ float:right;}
.menu{ height:50px; background:url(17fgw_mbg1.png) repeat-x top center; }
.nav-toggle{ display:none;}
.menu li{ width:16.666666%; height:50px; background:url(17fgw_mfen.png) no-repeat top right; line-height:50px; text-align:center; float:left; display:inline; font-size:16px;}
.menu li a { display: block; color:#555555}
.menu li a:hover,.menu li.on a{ background:url(17fgw_mbg2.png) repeat-x top center; color:#ffffff; text-decoration:none}
.menu li span { display:inline-block; width:31px; height:22px; margin-bottom:-3px; padding-right:10px;}
.menu li span.m1 { background:url(17fgw_mic1.png) no-repeat center center; }
.menu li a:hover span.m1,.menu li.on a span.m1{ background:url(17fgw_mich1.png) no-repeat center center; }
.menu li span.m2 { background:url(17fgw_mic2.png) no-repeat center center; }
.menu li a:hover span.m2,.menu li.on a span.m2{ background:url(17fgw_mich2.png) no-repeat center center; }
.menu li span.m3 { background:url(17fgw_mic3.png) no-repeat center center; }
.menu li a:hover span.m3,.menu li.on a span.m3{ background:url(17fgw_mich3.png) no-repeat center center; }
.menu li span.m4 { background:url(17fgw_mic4.png) no-repeat center center; }
.menu li a:hover span.m4,.menu li.on a span.m4{ background:url(17fgw_mich4.png) no-repeat center center; }
.menu li span.m5 { background:url(17fgw_mic5.png) no-repeat center center; }
.menu li a:hover span.m5,.menu li.on a span.m5{ background:url(17fgw_mich5.png) no-repeat center center; }
.menu li span.m6 { background:url(17fgw_mic6.png) no-repeat center center; }
.menu li a:hover span.m6,.menu li.on a span.m6{ background:url(17fgw_mich6.png) no-repeat center center; }
.menu li.last{ background:none;}

.con1{ background:url(17fgw_cbg1.png) repeat top center; padding:20px; clear:both;}
.lef1{ float:left; width:55%; max-height:375px; overflow:hidden;}
.rig1{ float:right; width:43.3%;}

/*图片切换*/
.slideBox { position: relative; overflow: hidden; margin:0px auto; max-width:638px;/* 设置焦点图最大宽度 */ }
.slideBox .hd { position: absolute; height: 28px; line-height: 28px; bottom:10px; right:10px; z-index: 3; }
.slideBox .hd li { display: inline-block; *display: inline; width:12px; height: 12px; background-color: #ffffff; border-radius: 50%; filter: alpha(opacity=50); opacity: 0.5; text-indent: -9999px; overflow: hidden; margin: 0 4px; }
.slideBox .prev,.slideBox .next{ position:absolute; top:50%; margin-top:-37px; width:40px; height:74px; z-index:999; display:block; cursor:pointer}
.slideBox .prev{ left:0; background:url(17fgw_icon_l.png) no-repeat;}
.slideBox .next{ right:0; background:url(17fgw_icon_r.png) no-repeat;}
.slideBox .hd li.on { background: #ff9900; filter: alpha(opacity=100); opacity:1;}
.slideBox .bd { position: relative; z-index: 0; overflow: hidden;}
.slideBox .bd li { position: relative; text-align: center; }
.slideBox .bd li img { vertical-align: top; width: 100%;/* 图片宽度100%，达到自适应效果 */ }
.slideBox .bd li a { -webkit-tap-highlight-color: rgba(0,0,0,0); }  /* 去掉链接触摸高亮 */
.slideBox .bd li .tit { display: block; width: 100%; position: absolute; bottom: 0; z-index:3; text-indent: 10px; height:47px; line-height:47px; color: #fff; text-align: left; font-size:18px;}
.slideBox .pic{ z-index:1}
.slideBox .bd li .txt-bg { position: absolute; bottom: 0px; z-index: 1; height: 47px; width: 100%; background-color: #000; filter: alpha(opacity=50); opacity: 0.5; overflow: hidden; }

.tit1{ height:38px; background-color:#FFF; line-height:38px; border:1px #dee0e2 solid; clear:both;}
.tit1 ul{ float:left;}
.tit1 li{ padding:0px 15px; font-size:15px; font-weight:bold; border-right:1px #dee0e2 solid; float:left;}
.tit1 li.on a,.tit1 li a:hover{ color:#0d82ff; text-decoration:none;}
.tit1 span{ float:right; padding-right:15px; color:#999999;}
.list1{ padding:0px 5px; margin-top:12px;}
.list1 li{ height:36px; background:url(17fgw_cio1.png) no-repeat left center; line-height:36px; text-indent:15px; overflow:hidden;}
.list1 li span{ float:right; color:#999999;}
.list1 li:hover{ padding-left:5px;transition: all .3s linear; -webkit-transition: all .3s linear;}

.tempWrap {top:16px; left:10px;}
.con2,.con4{ height:108px; background-color:#FFF; margin-top:20px; clear:both; opacity:0}
.con2 span,.con4 span{ width:99px; float:left;}
.con2 ul{ padding-top:11px;}
.con4 ul{ width:880px; float:right; padding-top:11px;}
.con2 li{ width:250px;; float:left; margin-left:20px;}
.con4 li{ width:200px; height:30px; float:left; margin-left:20px;}
.con_tit{ display:none;}

.con3{ margin-top:20px; opacity:0}
.lef3{ width:32%; background-color:#FFF; border-top:3px #d10300 solid; float:left;}
.cen3{ width:32%; background-color:#FFF; border-top:3px #03ad9f solid; float:left; margin-left:2%;}
.rig3{ width:32%; background-color:#FFF; border-top:3px #0171e8 solid; float:right;}
.tit2{ height:55px; line-height:55px; font-size:20px; font-weight:bold; padding-left:20px;}
.xxgk_con1{ margin:0px 20px; height:185px; border:1px #ffabaa solid;}
.xxgk_lef1{ width:140px; height:185px; background-color:#ffe3e0; line-height:60px; float:left; text-align:center; font-size:15px; font-weight:bold;}
.xxgk_lef1 img{ margin-top:36px;}
.xxgk_lef1:hover img { display:block; text-align:center; margin:0 auto; transform: rotate(360deg); -webkit-transform: rotate(360deg); transition: all .5s ease-out; -webkit-transition: all .5s ease-out; margin-top:36px; }
.xxgk_rig1{ width:182px; height:185px; float:right;}
.xxgk_rig1 ul{ margin-top:13px;}
.xxgk_rig1 li{ height:26px; background:url(17fgw_cio2.png) no-repeat left center; line-height:26px; text-indent:12px;}
.xxgk_rig1 li:hover{ padding-left:5px;transition: all .3s linear; -webkit-transition: all .3s linear;}
.list2{ margin:15px 20px 25px 23px;}
.list2 li{ height:30px; background:url(17fgw_cio3.png) no-repeat left center; line-height:30px; text-indent:12px; overflow:hidden;}
.list2 li:hover{ padding-left:5px;transition: all .3s linear; -webkit-transition: all .3s linear;}
.tit3{ margin:0px 20px; height:24px; line-height:24px; font-size:15px; font-weight:bold;}
.tit3 img{ padding-right:10px;}
.tit3 span{ float:right; font-size:14px; font-weight:normal; color:#999999;}
.ctab1,.ctab2{ margin:10px 20px 1px;}
.ctab1 table tr td,.ctab2 table tr td{ line-height:20px; padding:6px 0px;}
.ctab1 table tr th{ height:32px; background-color:#b0eee9; text-align:center; padding:0px;}
.wico{ margin:0px 10px 20px;}
.wico li{ width:46%; height:52px; background:url(17fgw_wibg1.jpg) repeat-x #FFF; center bottom; line-height:52px; border:1px #e7e7e7 solid; float:left; margin-left:1.5%; margin-right:1.5%; margin-top:10px;}
.wico li img{ padding-left:25px; padding-right:12px;}
.wico li:hover img { display:inline-block; transform: rotate(360deg); -webkit-transform: rotate(360deg); transition: all .5s ease-out; -webkit-transition: all .5s ease-out;}

.wicn{ margin:0px 10px 20px;}
.wicn li{ width:48%; height:52px; background-color:#FFF; line-height:52px; float:left; margin-left:1%; margin-right:1%; margin-top:10px; display:inline; position:relative; overflow:hidden;}
.wicn li a{ display:block; width:97%; height:50px; background-color:#FFF; color:#333333; border-top:1px #e7e7e7 solid; border-right:1px #e7e7e7 solid; border-bottom:1px #e7e7e7 solid; border-left:2px #17b9ac solid; position:absolute; left:0; top:0; z-index:2;}
.wicn li a:hover{ width:97%; height:52px; background-color:#09b6a8; color:#FFF; text-decoration:none; border:none;}
.wicn li span{ width:64px; height:52px; float:left;}
.wicn li span.wsp1 { background:url(17fgw_wio11.png) no-repeat center center;}
.wicn li a:hover span.wsp1,.wicn li.on a span.wsp1{ background:url(17fgw_wioh11.png) no-repeat center center;}
.wicn li span.wsp2 { background:url(17fgw_wio12.png) no-repeat center center;}
.wicn li a:hover span.wsp2,.wicn li.on a span.wsp2{ background:url(17fgw_wioh12.png) no-repeat center center;}
.wicn li span.wsp3 { background:url(17fgw_wio13.png) no-repeat center center;}
.wicn li a:hover span.wsp3,.wicn li.on a span.wsp3{ background:url(17fgw_wioh13.png) no-repeat center center;}
.wicn li span.wsp4 { background:url(17fgw_wio14.png) no-repeat center center;}
.wicn li a:hover span.wsp4,.wicn li.on a span.wsp4{ background:url(17fgw_wioh14.png) no-repeat center center;}

.gicn{ margin:4px 10px 20px;}
.gicn li{ width:48%; height:41px; background-color:#FFF; line-height:41px; float:left; margin-left:1%; margin-right:1%; margin-top:10px; display:inline; position:relative; overflow:hidden;}
.gicn li a{ display:block; width:97%; height:38px; background-color:#FFF; color:#333333; border-top:1px #e7e7e7 solid; border-right:1px #e7e7e7 solid; border-bottom:1px #e7e7e7 solid; border-left:2px #0c76e8 solid; position:absolute; left:0; top:0; z-index:2;}
.gicn li a:hover{ width:97%; height:41px; background-color:#0171e8; color:#FFF; text-decoration:none; border:none;}
.gicn li span{ width:64px; height:41px; float:left;}
.gicn li span.gsp1 { background:url(17fgw_gio11.png) no-repeat center center;}
.gicn li a:hover span.gsp1,.gicn li.on a span.gsp1{ background:url(17fgw_gioh11.png) no-repeat center center;}
.gicn li span.gsp2 { background:url(17fgw_gio12.png) no-repeat center center;}
.gicn li a:hover span.gsp2,.gicn li.on a span.gsp2{ background:url(17fgw_gioh12.png) no-repeat center center;}
.gicn li span.gsp3 { background:url(17fgw_gio13.png) no-repeat center center;}
.gicn li a:hover span.gsp3,.gicn li.on a span.gsp3{ background:url(17fgw_gioh13.png) no-repeat center center;}
.gicn li span.gsp4 { background:url(17fgw_gio14.png) no-repeat center center;}
.gicn li a:hover span.gsp4,.gicn li.on a span.gsp4{ background:url(17fgw_gioh14.png) no-repeat center center;}
.gicn li span.gsp5 { background:url(17fgw_gio15.png) no-repeat center center;}
.gicn li a:hover span.gsp5,.gicn li.on a span.gsp5{ background:url(17fgw_gioh15.png) no-repeat center center;}
.gicn li span.gsp6 { background:url(17fgw_gio16.png) no-repeat center center;}
.gicn li a:hover span.gsp6,.gicn li.on a span.gsp6{ background:url(17fgw_gioh16.png) no-repeat center center;}
.gicn li span.gsp7 { background:url(17fgw_gio17.png) no-repeat center center;}
.gicn li a:hover span.gsp7,.gicn li.on a span.gsp7{ background:url(17fgw_gioh17.png) no-repeat center center;}


.ctab2 table tr th{ height:32px; background-color:#d5e9ff; text-align:center; padding:0px;}
.gbtn1{ width:90px; height:28px; background-color:#0171e8; line-height:28px; color:#FFF; text-align:center; border:none;}
.gtu1{ margin:3px 20px 18px;}
.gtu1 li{ width:49%; height:42px; line-height:42px; border-bottom:1px #e4e4e4 solid; float:left; font-size:15px; font-weight:bold;}
.gtu1 li.br{ border-right:1px #e4e4e4 solid;}
.gtu1 li.bbn{ border-bottom:none;}
.gtu1 li img{ padding-left:25px; padding-right:20px;}
.gtu1 li:hover img { display:inline-block; transform: rotate(360deg); -webkit-transform: rotate(360deg); transition: all .5s ease-out; -webkit-transition: all .5s ease-out;}
.con2 ul.yqlj li{ width:248px; height:64px; border:1px #e4e4e4 solid;}


.btm{ width:1200px; height:140px; border-top:3px #1c76d6 solid; margin:0 auto; margin-top:20px;}
.btm_con{ width:950px; line-height:30px; margin:0 auto; padding-top:20px;}
.btm_lef{ width:52px; float:left; text-align:left;}
.btm_lef img{ padding-top:10px;}
.btm_cen{ width:685px; float:left; text-align:center;}
.btm_rig{ width:110px; float:right;}
.btm_rig img{ padding-top:15px;}

/*工作动态*/
.gl_dqwz{ background:url(17fgw_gl_bg1.jpg) repeat-x #FFF center bottom; line-height:26px; padding:10px 0px; border-bottom:1px #e4e4e4 solid;}
.gl_dqwz img{ padding-left:20px; padding-right:10px;}
.gl_cen1{ padding:20px; background:url(17fgw_cbg1.png) repeat top center;}
.gl_lef1{ width:23.3%; background:url(17fgw_gl_bg2.jpg) repeat-y #f7fbff top right; float:left; border-bottom:1px #d8e7f7 solid; border-left:1px #d8e7f7 solid; padding-bottom:100px;}
.gl_rig1{ width:75%; float:right;}
.gl_tit1{ height:85px; background-color:#1573d6; border-bottom:5px #58d63b solid;}
.gl_tit1_lef{ float:left; padding-left:25px;}
.gl_tit1_rig{ float:right; line-height:85px; padding-right:25px;}
.gl_tit1_lef .p1{ display:block; color:#FFF; font-size:22px; line-height:30px; padding-top:20px;}
.gl_tit1_lef .p2{ display:block; color:#a1c7ef; font-size:12px; line-height:20px; text-transform:uppercase;}
.gl_tit2 li{ display:block; line-height:59px; border-bottom:1px #deebf9 solid; font-size:15px; text-indent:50px; font-weight:bold;}
.gl_tit2 li:hover,.gl_tit2 li.on,.gl_tit2 li.on:hover{ display:block; background:url(17fgw_gl_bg3.jpg) repeat-y #FFF top left;}
.gl_tit2 li a{ display:block; background:url(17fgw_gl_ico3.png) no-repeat 240px 20px;overflow: hidden;height: 59px;}
.gl_tit2 li a:hover,.gl_tit2 li.on a,.gl_tit2 li.on a:hover{ display:block; background:url(17fgw_gl_ico4.png) no-repeat 240px 20px; text-decoration:none; color:#1573d6;}
.gl_tbg1{ height:50px; background:url(17fgw_gl_tbg1.jpg) repeat-x center bottom; line-height:50px; clear:both;}
.gl_tbg1 span{ display:block; height:50px; padding:0px 5px; background:url(17fgw_gl_tbg2.jpg) repeat-x center bottom; float:left; font-size:20px; font-weight:bold; color:#1573d6;}
.gl_lis{ padding:0px 10px; margin-top:10px;}
.gl_lis li{ background:url(17fgw_cio1.png) no-repeat 0px 16px; line-height:24px; padding:8px 0px; text-indent:15px; border-bottom:1px #bdbdbd dotted;}
.gl_lis li span{ display:block; float:right; color:#999999;}


/*===============分页==============*/
.fy_list {
	margin:20px auto 10px;
	clear:both;
	text-align:center;
	font-family:"Microsoft YaHei"
}
.fy_list a {
	display:inline-block;
	padding:6px 10px;
	border:1px solid #cecece;
	margin-left:5px;
	height:30px;
	line-height:30px;
}
/*.fy_list span {
	display:inline-block;
	padding:6px 10px;
	border:1px solid #cecece;
	border-left:0px;
	height:30px;
	line-height:30px;
}*/
.fy_list span.disabled{
	display: inline-block;
    padding: 6px 10px;
    border: 1px solid #cecece;
    margin-left: 5px;
    height: 30px;
    line-height: 30px;
    color: #cecece;
}

.inp6 {
    width: 30px;
    height: 42px;
    border: 1px solid #cecece;
}

.fy_list span.on{
	display:inline-block;
	padding:6px 10px;
	margin-left:5px;
	height:30px;
	line-height:30px;
    color:#fff;
	background-color:#1573d6;
	border:1px solid #1573d6;
	text-decoration:none
}
.fy_list a.current{
	display:inline-block;
	padding:6px 10px;
	margin-left:5px;
	height:30px;
	line-height:30px;
    color:#fff;
	background-color:#1573d6;
	border:1px solid #1573d6;
	text-decoration:none
}
.fy_list a.bor_l1 {
	border-left:1px solid #cecece;
}
.fy_list a.on, .fy_list a:hover {
	color:#fff;
	background-color:#1573d6;
	border:1px solid #1573d6;
	margin-left:5px;
	text-decoration:none
}

/*在线访谈*/
.zxft_cen li{ height:197px; padding:20px 0px 25px; border-bottom:1px #bdbdbd dotted;}
.zxft_cen li.zxft_bg1{ border:none; background:url(17fgw_zxbg1.jpg) repeat-x center bottom; padding-bottom:40px;}
.zxft_cen li .zxft_tu{ width:284px; float:left;}
.zxft_cen li .zxft_co{ width:550px; float:right; padding-right:10px; line-height:30px;}
.zxft_cen li .zxft_co span{ color:#1573d6;}

.ftsl_tit{ height:30px; line-height:30px; clear:both; margin-top:10px;}
.ftsl_tbar{ float:left; background:url(17fgw_zxbg2.jpg) no-repeat #1573d6 top right; padding:0px 42px 0px 12px; color:#FFF;}
.ftsl_cen{ width:865px; height:700px; overflow-y:auto; margin-top:15px;}

.ftsl_cen p{ width:95%; text-indent:2em; line-height:30px; padding:0px 10px;}
.ftsl_cen p.p1{ text-indent:0; color:#1573d6; font-size:15px; font-weight:bold;}
.ftsl_cen p.p2{ text-indent:0; color:#2ea812; font-size:15px; font-weight:bold;}
.ftsl_cen p.phr{ height:20px; border-top:1px #dddddd solid; margin-top:15px;}

/*图片新闻*/
.gl_uist{ margin-top:10px;}
.gl_uist li{ width:24%; max-height:205px; float:left; margin-left:0.5%; margin-right:0.5%; line-height:45px; margin-top:10px; text-align:center; overflow:hidden;}

/*网上办事--审批公示*/
.spgs_con{ margin-top:20px;}
.spgs_con th{ height:40px; background-color:#ecf5ff; text-align:center; line-height:40px; color:#1573d6;}
.spgs_con td{ line-height:24px; text-align:center; padding:10px 0px; border-bottom:1px #bdbdbd dotted;}
.spgs_con td.tdw{ text-align:left;}

/*细览*/
.xl_row1{ width:92%; line-height:30px; padding:20px 0px; margin:0 auto; font-size:24px; font-weight:bold; color:#e62100; text-align:center;}
.xl_row2{ width:92%; margin:0 auto; line-height:24px; text-align:center; color:#999999;}
.xl_con1{ width:92%; background:url(17fgw_xl_bg1.jpg) repeat-x top center; margin:0 auto; margin-top:20px; padding-top:20px;}
.xl_con1 p{ line-height:36px; }
.xl_con1 p.p1{ text-align:center; text-indent:0;}
.xl_con1 p img{ margin-bottom:20px; max-width:1024px}
.xl_hre{ width:92%; height:60px; line-height:60px; margin:0 auto; border-top:1px #bdbdbd dotted; margin-top:20px; text-align:center;}

/*政府信息公开细缆*/
.xxxl_row1{ width:89%; line-height:30px; padding:20px 17px; margin:0 auto; font-size:24px; font-weight:bold; color:#e62100; text-align:center;border-top:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #ccc;}
.xxxl_row2{ width:89%; margin:0 auto; line-height:24px;padding:0px 17px; text-align:center; color:#999999;}
.xxxl_con1{ width:89%; background:url(17fgw_xl_bg1.jpg) repeat-x top center; margin:0 auto; padding:20px 17px;border-left:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid #ccc;}
.xxxl_con1 p{ line-height:36px; text-indent:2em;}
.xxxl_con1 p.p1{ text-align:center; text-indent:0;}
.xxxl_con1 p img{ margin-bottom:20px;}
.xxxl_hre{ width:92%; height:60px; line-height:60px; margin:0 auto; border-top:1px #bdbdbd dotted; margin-top:20px; text-align:center;}


/*政府信息公开目录*/
.gl_list{ margin:0px auto;}
.gl_list li{}
.gl_list li h2{ display:block; background:url(17fgw_gl_bg2.jpg) repeat-y #f7fbff top right; line-height:59px; border-bottom:1px #deebf9 solid; font-size:15px; text-indent:50px; font-weight:bold;}
.gl_list li h2 a{ display:block; background:url(17fgw_gl_ico3.png) no-repeat 240px 20px;}
.gl_list li h2 a:hover{ display:block; background:url(17fgw_gl_ico4.png) no-repeat 240px 20px; text-decoration:none;}
.gl_list li h2:hover,.gl_list li.on h2,.gl_list li.on h2:hover{ display:block; background:url(17fgw_gl_bg3.jpg) repeat-y #FFF top left; text-decoration:none;}
.gl_list li span{ float:left; width:32px; text-align:center; display:block; *margin-top:10px;}
.gl_list ul{ background:url(17fgw_gl_line.jpg) repeat-y 20px top #ffffff; padding:15px; display:block; border:1px solid #e0dfdf; border-top:0;}
.gl_list ul ul{ display:none; background:url(17fgw_gl_line.jpg) repeat-y 30px center; padding:0 10px 0 31px; border:0;}
.gl_list ul li a{ padding-left:27px; background:url(17fgw_gl_lin.jpg) no-repeat 5px 10px;}
.gl_list ul ul li a{padding-left:12px;}
.gl_list ul ul li{ line-height:32px; background:url(17fgw_gl_lin.jpg) no-repeat left center #ffffff; margin-bottom:0}
.gl_list ul,.gl_list ul a{ color:#555;}
.gl_list ul li.add{ padding-left:0}
.gl_list ul li.add h3{ background:url(17fgw_gl_add.jpg) no-repeat left 10px;}
.gl_list ul li.add.on h3{ color:#e54646}
.gl_list ul li.add.on h3{ color:#e54646; background:url(17fgw_gl_j.jpg) no-repeat left 10px;}
.gl_list ul li.add h3 a{ background:url(17fgw_gl_line.jpg) no-repeat 13px 10px;}
.gl_list ul li.add li a,.gl_list ul li.add li li a{ background-image:none;}
.gl_list ul li.add.on li a{ color:#555}
.gl_list ul li.add.on li.tred1 a{ color:#e54646}
.gl_list ul li.on ul{ display:block}
.gl_list ul li h3{ font-size:14px; font-weight:normal; cursor:pointer; line-height:32px;}
.spgs_scn{ margin-top:20px;}
.spgs_scn th{ height:40px; background-color:#ecf5ff; text-align:center; line-height:40px; color:#1573d6;}
.spgs_scn td{ line-height:24px; text-align:center; padding:10px 0px; border-bottom:1px #bdbdbd dotted;}
.spgs_scn td.tdw{ text-align:left;}


/*网站地图*/
.dt_con1{ width:92%; background:url(17fgw_xl_bg1.jpg) repeat-x top center; margin:0 auto; margin-top:20px; padding-top:20px;}
.dt_con1 .tit{	font-family:"微软雅黑";font-size:24px; line-height:30px;padding:20px 5px 5px 5px; border-bottom: 1px solid #cccccc;}
.dt_con1 .tit a{ color:#006192;}
.dt_con1 .chnl{font-size: 14px; font-family: "Microsoft YaHei";line-height: 22px;}
.dt_con1 ul li{margin: 3px auto 0; float:left; width:25%}



.block{ display:block;}
.tab.block,.tab1.block{ display:inline-table}
.animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both }
 @-webkit-keyframes fadeInUpBig { 0% {
 opacity: 0;
 -webkit-transform: translate3d(0, 2000px, 0);
 transform: translate3d(0, 2000px, 0)
}
 100% {
 opacity: 1;
 -webkit-transform: none;
 transform: none
}
}
 @keyframes fadeInUpBig { 0% {
 opacity: 0;
 -webkit-transform: translate3d(0, 2000px, 0);
 transform: translate3d(0, 2000px, 0)
}
 100% {
 opacity: 1;
 -webkit-transform: none;
 transform: none
}
}
 @-webkit-keyframes fadeInUp { 0% {
 opacity: 0;
 -webkit-transform: translate3d(0, 100px, 0);
 transform: translate3d(0, 100px, 0)
}
 100% {
 opacity: 1;
 -webkit-transform: none;
 transform: none
}
}
 @keyframes fadeInUp { 0% {
 opacity: 0;
 -webkit-transform: translate3d(0, 100%, 0);
 transform: translate3d(0, 100%, 0)
}
 100% {
 opacity: 1;
 -webkit-transform: none;
 transform: none
}
}
.fadeInUp { -webkit-animation-name: fadeInUp; animation-name: fadeInUp }

.fadeInUpBig { -webkit-animation-name: fadeInUpBig; animation-name: fadeInUpBig }
 @-webkit-keyframes zoomIn { 0% {
 opacity: 0;
 -webkit-transform: scale3d(.3, .3, .3);
 transform: scale3d(.3, .3, .3)
}
 50% {
 opacity: 1
}
}
 @keyframes zoomIn { 0% {
 opacity: 0;
 -webkit-transform: scale3d(.3, .3, .3);
 transform: scale3d(.3, .3, .3)
}
 50% {
 opacity: 1
}
}
.zoomIn { -webkit-animation-name: zoomIn; animation-name: zoomIn }
 @-webkit-keyframes fadeInRight { 0% {
 opacity: 0;
 -webkit-transform: translate3d(100%, 0, 0);
 transform: translate3d(100%, 0, 0);
  right: 0;
}
 100% {
 opacity: 1;
 -webkit-transform: none;
 transform: none
}
}
 @keyframes fadeInRight { 0% {
 opacity: 0;
 -webkit-transform: translate3d(100%, 0, 0);
 transform: translate3d(100%, 0, 0)
}
 100% {
 opacity: 1;
 -webkit-transform: none;
 transform: none
}
}
.fadeInRight { -webkit-animation-name: fadeInRight; animation-name: fadeInRight }
@-webkit-keyframes fadeInLeft { 0% {
 opacity: 0;
 -webkit-transform: translate3d(-100%, 0, 0);
 transform: translate3d(-100%, 0, 0)
}
 100% {
 opacity: 1;
 -webkit-transform: none;
 transform: none
}
}
 @keyframes fadeInLeft { 0% {
 opacity: 0;
 -webkit-transform: translate3d(-100%, 0, 0);
 transform: translate3d(-100%, 0, 0)
}
 100% {
 opacity: 1;
 -webkit-transform: none;
 transform: none
}
}
.fadeInLeft { -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft }
@-webkit-keyframes fadeInDown { 0% {
 opacity: 0;
 -webkit-transform: translate3d(0, -100%, 0);
 transform: translate3d(0, -100%, 0)
}
 100% {
 opacity: 1;
 -webkit-transform: none;
 transform: none
}
}
 @keyframes fadeInDown { 0% {
 opacity: 0;
 -webkit-transform: translate3d(0, -100%, 0);
 transform: translate3d(0, -100%, 0)
}
 100% {
 opacity: 1;
 -webkit-transform: none;
 transform: none
}
}
.fadeInDown { -webkit-animation-name: fadeInDown; animation-name: fadeInDown }
/*---------------------------------------segmentation------------------------------------------*/

/*colour*/
.tared1{ color:#d10300;}
.tagre1{ color:#019d90;}
.tablu1{ color:#0171e8;}

.tred1 { color:#d10300; }
.tred1 a:link, .tred1 a:visited { color:#d10300; }
.tred1 a:hover { color:#d10300; text-decoration:underli	; }

.tblue1 { color:#003b81; }
.tblue1 a:link, .tblue1 a:visited { color:#003b81; }
.tblue1 a:hover { color:#003b81; text-decoration:underline; }

.twhite1 { color:#fff; }
.twhite1 a:link, .twhite1 a:visited { color:#fff; }
.twhite1 a:hover { color:#fff; text-decoration:underline; }

.tgray1 { color:#999999; }
.tgray1 a:link, .tgray1 a:visited { color:#999999; }
.tgray1 a:hover { color:#999999; text-decoration:underline; }

/*---------------------------------------segmentation------------------------------------------*/

/*frame*/
.bor1 { border:1px solid #e6e6e6; }
.bor_t1 { border-top:1px solid #e4e2e2; }
.bor_r1 { border-right:1px solid #e4e2e2; }
.bor_l1 { border-left:1px solid #fff; }
.bor_b1 { border-bottom:1px solid #dddddd; }
.bor_b2 { border-bottom:1px dotted #cccccc; }
.bor_to { border-top:none; }
.bor_bo { border-bottom:none; }
.bor_ro { border-right:none; }
.bor_lo { border-left:none; }
/*---------------------------------------segmentation------------------------------------------*/

/*font*/
.tb { font-weight:bold; }
.t12 { font-size:12px; }
.t13 { font-size:13px; }
.t14 { font-size:14px; }
.t15 { font-size:15px; }
.t16 { font-size:16px; }
.t17 { font-size:16px; }
.t18 { font-size:18px; }
.t20 { font-size:20px; }
.t22 { font-size:22px; }
.t24 { font-size:24px; }
.t50 { font-size:50px; }
.f_heiti { font-family:"SimHei"; }
.f_yahei { font-family:"Microsoft YaHei"; }
.f_c { text-align:center; }
.f_i { text-indent:2em; }
/*---------------------------------------segmentation------------------------------------------*/

/*line-height*/
.h18 { line-height:18px; }
.h20 { line-height:20px; }
.h22 { line-height:22px; }
.h24 { line-height:24px; }
.h25 { line-height:25px; }
.h26 { line-height:26px; }
.h28 { line-height:28px; }
.h29 { line-height:29px; }
.h30 { line-height:30px; }
.h32 { line-height:32px; }
.h33 { line-height:33px; }
.h34 { line-height:34px; }
.h36 { line-height:36px; }
.h40 { line-height:40px; }
.h50 { line-height:50px; }
/*---------------------------------------segmentation------------------------------------------*/

/*margin*/
.mar1 { margin:1px; }
.mar_to { margin-top:0px; }
.mar_t1 { margin-top:1px; }
.mar_t3 { margin-top:3px; }
.mar_t5 { margin-top:5px; }
.mar_t7 { margin-top:7px; }
.mar_t10 { margin-top:10px; }
.mar_t13 { margin-top:13px; }
.mar_t15 { margin-top:15px; }
.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_t55 { margin-top:55px; }
.mar_b1 { margin-bottom:1px; }
.mar_b5 { margin-bottom:5px; }
.mar_b10 { margin-bottom:10px; }
.mar_b15 { margin-bottom:15px; }
.mar_b20 { margin-bottom:20px; }
.mar_b25 { margin-bottom:25px; }
.mar_b30 { margin-bottom:30px; }
.mar_b35 { margin-bottom:35px; }
.mar_b40 { margin-bottom:40px; }
.mar_b45 { margin-bottom:45px; }
.mar_b50 { margin-bottom:50px; }
.mar_b55 { margin-bottom:55px; }
.mar_l1 { margin-left:1px; }
.mar_l5 { margin-left:5px; }
.mar_l10 { margin-left:10px; }
.mar_l15 { margin-left:15px; }
.mar_l20 { margin-left:20px; }
.mar_l25 { margin-left:25px; }
.mar_l30 { margin-left:30px; }
.mar_r1 { margin-right:1px; }
.mar_r5 { margin-right:5px; }
.mar_r10 { margin-right:10px; }
.mar_r15 { margin-right:15px; }
.mar_r20 { margin-right:20px; }
.mar_r25 { margin-right:25px; }
.mar_r30 { margin-right:30px; }
/*---------------------------------------segmentation------------------------------------------*/

/*padding*/
.pad1 { padding:1px; }
.pad2 { padding:2px; }
.pad3 { padding:3px; }
.pad4 { padding:4px; }
.pad5 { padding:5px; }
.pad_t1 { padding-top:1px; }
.pad_t2 { padding-top:2px; }
.pad_t3 { padding-top:3px; }
.pad_t4 { padding-top:4px; }
.pad_t5 { padding-top:5px; }
.pad_t7 { padding-top:7px; }
.pad_t8 { padding-top:8px; }
.pad_t10 { padding-top:10px; }
.pad_t12 { padding-top:12px; }
.pad_t15 { padding-top:15px; }
.pad_t17 { padding-top:17px; }
.pad_t20 { padding-top:20px; }
.pad_t25 { padding-top:25px; }
.pad_t30 { padding-top:30px; }
.pad_t32 { padding-top:32px; }
.pad_t35 { padding-top:35px; }
.pad_t40 { padding-top:40px; }
.pad_t45 { padding-top:45px; }
.pad_t50 { padding-top:50px; }
.pad_t55 { padding-top:55px; }
.pad_b1 { padding-bottom:1px; }
.pad_b2 { padding-bottom:2px; }
.pad_b3 { padding-bottom:3px; }
.pad_b4 { padding-bottom:4px; }
.pad_b5 { padding-bottom:5px; }
.pad_b8 { padding-bottom:8px; }
.pad_b10 { padding-bottom:10px; }
.pad_b15 { padding-bottom:15px; }
.pad_b20 { padding-bottom:20px; }
.pad_b25 { padding-bottom:25px; }
.pad_b30 { padding-bottom:30px; }
.pad_b35 { padding-bottom:35px; }
.pad_b40 { padding-bottom:40px; }
.pad_b45 { padding-bottom:45px; }
.pad_b50 { padding-bottom:50px; }
.pad_b55 { padding-bottom:55px; }
.pad_b155 { padding-bottom:155px; }
.pad_l1 { padding-left:1px; }
.pad_l5 { padding-left:5px; }
.pad_l12 { padding-left:12px; }
.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_l45 { padding-left:45px; }
.pad_r1 { padding-right:1px; }
.pad_r5 { padding-right:5px; }
.pad_r10 { padding-right:10px; }
.pad_r15 { padding-right:15px; }
.pad_r20 { padding-right:20px; }
.pad_r25 { padding-right:25px; }
.pad_r28 { padding-right:28px; }
.pad_r30 { padding-right:30px; }