html{ font-size: 14px;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote {
	margin:0;
	padding:0;
	list-style:none;
	font-family: "Microsoft YaHei";
}
body{ background: url(../images/body_bg.png) repeat;}
a{ color:#333;}
a:hover{ color:#666;}

q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
body {
	font-family:"宋体";
	font-size:14px;
	color:#333333;
	background-color:#fff;
}
.left {
	float:left;
}
.right {
	float:right;
}
/* clear */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */
.clear {
	clear:both;
	font-size:0;
	line-height:0;
	height:0px;
	overflow:hidden;
}
a {
	text-decoration:none;
	cursor:pointer;
	outline:none;
}
a:hover {
	color:#96999c;
	text-decoration:none;
}
img {
	border:none;
}
/****************************  首页样式  ******************************/
/*** 头部样式开始 ***/
.banner { text-align:center;
	overflow:hidden;
}

.in_menu {
	overflow:hidden;
	background: #0074ca;
	margin-top:-7px;
	padding-top: 10px;
	margin-bottom: 2px;
}
.in_menu ul li{ line-height: 36px; float:left; display:inline; text-align:center; width:33%; margin-left: -1px; margin-top: -2px; border-bottom: 1px solid #4289d2;border-left: 1px solid #4289d2;}
.in_menu ul li a{ color:#fff; display:block; font-family: "微软雅黑"; font-size: 1.14285rem;}




.title-tab{ height:33px;line-height:31px; overflow:hidden; width: 100%; margin-top: 7px;}
.title-tab .tabs, .title-tab1 .tabs{ font-family:"微软雅黑";height:31px; width:100%; border-bottom: 1px solid #e6e6e6;}
.title-tab .tabs span{ display:block; width:100%;}
.title-tab .tabs .left a{ color: #6f6f6f; display:block;float:left; background: url(../images/tab_bg.gif) repeat-x; height: 30px; border: 1px solid #e6e6e6; border-bottom: none; font-size:14px; text-align:center; width:23%; margin-left: 1%;}
.title-tab .tabs .left a.aon{ height: 31px; color: #d80000; text-decoration:none; background: url(../images/tab_hover.gif) repeat-x;}
.title-tab .tabs .right a{ color:#333; padding-right:10px;}
.title-tab .tabs1 a{ background:url(../images/in_title_bg.gif) no-repeat left center;padding-left:16px;display:block; font-size:14px; font-weight:bold; color:#dc0000;}


.title-tab2{ height:33px;line-height:31px; overflow:hidden; width: 100%; margin-top: 7px;}
.title-tab2 .tabs{ font-family:"微软雅黑";height:31px; width:100%;}
.title-tab2 .tabs span{ display:block; width:100%;}
.title-tab2 .tabs .left a{ color: #026bd3; display:block;float:left; height: 30px; font-size:14px; text-align:center; width:31%; margin-left: 1%;}
.title-tab2 .tabs .left a.aon{ height: 31px; font-weight: bold; border-left: 1px solid #ddd; border-right: 1px solid #ddd; border-top: 2px solid #026bd3; text-decoration:none; background: #fff;}
.title-tab2 .tabs .right a{ color:#333; padding-right:10px;}



/*搜索*/
.is-search{ display: table; border-collapse: collapse; margin: 10px auto 6px; width:90%; height: 29px; overflow:hidden;}
.is-searchtext{ display: table-cell; width: 81%; float: left; border:#ddd 1px solid; border-right:none; padding-left:10px; height:27px; line-height:27px; outline:none;}
.is-searchbtn{ display: table-cell; border: none; width: 42px; height: 29px; background: url(../images/search_btn.png) no-repeat;}

/*search*/
.s_box{width:100%;display:-ms-flex;display:-moz-flex;display:-webkit-box;display:-webkit-flex;display:box; display: flexbox; display: flex;padding:22px 0 0; margin-bottom:10px;}
.s_box .search{border:1px #d7d7d7 solid; font-size:14px; border-radius:5px 0 0 5px;-webkit-flex:1;-webkit-box-flex:1;-ms-flex:1;-moz-flex:1;box-flex:1;flex:1;-webkit-box-shadow:0px 2px 3px #f4f4f4 inset; -ms-box-shadow:0px 2px 3px #f4f4f4 inset;-moz-box-shadow:0px 2px 3px #f4f4f4 inset;box-shadow:0px 2px 3px #f4f4f4 inset;background:url(../images/search.jpg) 10px center #fff no-repeat ;-webkit-background-size:20px 19px;-ms-background-size:20px 19px;-moz-background-size:20px 19px;background-size:20px 19px;padding:8px 5px 0 40px;}
.s_box .s_keyword{width:100%;height:24px;border:0;display:block;font-size:14px;color:#666;border-radius: 5px 0 0 5px; outline:none;}
.s_box input[type="submit"]{width:50px;height:42px;display: block;font-size:1.2em;border:1px solid #e30e00;border-left:none;color:#fff;background: #e30e00; border-radius: 0 5px 5px 0; font-size:14px;}


/*slide*/
.focus{
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
}
.focus .hd{
    width: 100%;
    height: 1rem;
    position: absolute;
    z-index: 1;
    text-align: right;
    bottom: 6px;
}
.focus .hd ul {
    display: inline-block;
    height: 1rem;
    padding-right: 5px;
}
.focus .hd ul li {
    display: inline-block;
    width: 0.8rem;
    height: 0.8rem;
    text-indent: 444rem;
    margin: 0 0.3rem;
    border-radius: 50%;
    vertical-align: top;
    overflow: hidden;
    border:1px solid #fff;
}
.focus .hd ul .on {
    background: #fff;
}
.focus .bd {
    position: relative;
    z-index: 0;
}
.focus .bd li {
    height: auto;
    overflow: hidden;
    position: relative;
}
.focus .bd li a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.focus .bd li a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0;
    padding: 0;
}
.focus .bd li span{ position: absolute; left: 0; bottom: 0; width: 100%; height: 2rem; line-height: 2rem; background: rgba(0,0,0,.4); color: #fff; font-size: 1rem; text-indent: 1em;}

/*slide end*/






.in_title {
	height:36px;
	background-color:#f4f4f4;
	border-top:3px solid #1990a4;
}
.in_title .left {
	height:36px;
	line-height:36px;
	background:url(../images/title_icon1.png) 9px center no-repeat; padding-left:35px;}
.in_title .left a {
	color:#e30e00;
	font-size:14px;
	font-weight:bold;
}


.mlxl{ height:62px;}
.mlxl ul { margin:6px 0 0 0;}
.mlxl ul li{ display:inline; float:left; width:25%; text-align:center; line-height:22px;}
.mlxl ul li a{ color:#666;}

.xxgk{ height:192px; padding:0 8px;}
.xxgk ul{ margin:5px 0 0 0;}
.xxgk ul li{ display:inline; float:left; width:33%; height:29px; line-height:29px; background:url(../images/icon.gif) left 14px no-repeat;}
.xxgk ul li a{ padding-left:8px;}
.xxgk ul li a:hover{ color:#c00;}

.gomlxl{ background:#e30e00; height:27px; line-height:27px; text-align:center;  width:297px; margin:0 auto 12px auto;} 
.gomlxl a{  color:#fff; font-size:14px; font-family:"微软雅黑";}


.topnews .newstitle {
	height:42px;
	line-height:42px;
	text-align:center;
}
.topnews .newstitle a {
	font-size:16px;
	font-weight:bold;
	color:#ed0000;
}
.is-title1{ height:34px; line-height:34px;}
.is-title1 a{ display:block; width:25%; text-align:center; font-size:14px; float:left; color:#666}
.is-ul{ height:70px; margin:7px 11px 0 11px;}
.is-ul ul li {
	height:28px;
	line-height:28px;
	width:20%; text-align:left;
	float:left
}
.is-ul1{ margin:10px 17px; overflow: hidden;}
.is-ul1 ul li {
	height:30px;
	line-height:30px;width:33%; float:left;
	border-bottom: 1px dashed #bebebe;
}
.is-ul1 ul li a {
	color:#333333;
	line-height:30px;
	background:url(../images/arr2.gif) no-repeat left center; padding-left:12px;
	background: url(../images/arr1.png) no-repeat left center;
	display:inline-block;
	float:left;
}

.servelist{ margin-bottom: 15px; width: 100%; overflow: hidden; background: url(../images/box_bg.gif) repeat;}
.servelist .lia{ width: 94%; overflow: hidden; margin-top: 10px; background: url(../images/li_bg1.png) repeat;}
.servelist .lia a{ font-size: 14px; float: left; height: 30px; line-height: 30px; width: 33%; text-align: center;}


.h31{ height:31px; background:url(../images/libg2.gif) repeat-x left bottom; line-height:31px; padding-left:20%; margin-top:9px;}
.h31 a{border-left:#ddd 1px solid;border-right:#ddd 1px solid; float:left; padding:0 28px;background:url(../images/hbg6.gif) repeat-x; margin-right:7px; display:inline-block}
.h31 a.aon{background:url(../images/hbg5.gif) repeat-x; color:#b10f00; text-decoration:none}
.newslist {
	overflow:hidden; margin:0 11px;
}
.newslist h3{ height: 34px; line-height: 34px; border-bottom: 1px dashed #bebebe;}
.newslist h3 a{ font-weight: bold; color: #333333; font-size: 16px;}
.newslist ul{ margin:10px 0 0 0;}
.newslist ul li {
	padding-left:10px;
	background:url(../images/arr1.png) left 14px no-repeat;
	height:28px;
	line-height:28px;
	border-bottom: 1px dashed #bebebe;
}
.newslist ul li a {
	color:#545454;
	line-height:29px;
}

.newslist ul li em {
	float:right;
}

.newslist ul li a.reply{ color:#cc0000; margin-right:10px;}
.newslist ul li a.replyNone{ color:#fd9603; margin-right:10px;}


.newslist1 {
	overflow:hidden; margin:0 11px 5px;
}
.newslist1 ul{ padding:10px;}
.newslist1 ul li {
	height:30px;
	line-height:30px;
	width: 33%;
	float: left;
}
.newslist1 ul li a {
	color:#545454;
	line-height:30px;
}

.newslist2 {
	overflow:hidden; margin:8px 11px 5px;
}
.newslist2 ul li {
	height:30px;
	line-height:30px;
	width: 25%;
	float: left;
}
.newslist2 ul li a {
	color:#545454;
	line-height:30px;
	display: block;
	height: 30px; padding-left: 8px;
	background: url(../images/arr2.gif) no-repeat left center;
}



.newsnav{ margin:0 12px; height:36px; border:1px solid #ddd; background:#e6291d; margin-bottom:11px; border-radius:3px;}
.newsnav ul li{ width:25%; display:inline; float:left; text-align:center; line-height:36px; font-weight:bold}
.newsnav ul li a{ color:#fff;}
.goto_det {
	height:36px;
	overflow:hidden;
	margin-bottom:12px;
}
.goto_det a {
	display:block;
	height:36px;
	line-height:36px;
	margin:auto;
	color:#e30e00;
	background:url(../images/btn_bg.jpg) center center no-repeat; text-align:center; font-family:"微软雅黑";}
.wrapper {
	width: 100%;
	overflow: hidden;
}

.w-box{ width: 100%; overflow: hidden; margin-bottom: 20px;}
.is-tab4 {
    width: 100%;;
    margin-top: 5px;
    height: 34px;
    border-bottom: 1px solid #ddd;
    position: relative;
    background: #fff;
}
.is-tab4 .is-tab2s, .is-tab4 .is-tab3s{
    width: 100%;
    height: 34px;
    position: absolute; left: 0; bottom: -1px;
}
.is-tab4 .is-tab2s a {
    display: block;
    float: left;
    height: 28px;
    line-height: 28px;
    width: 33%;
    text-align: center;
    overflow: hidden;
    color: #444;
    font-size: 18px;
}
.is-tab4 .is-tab3s a {
    display: block;
    float: left;
    height: 28px;
    line-height: 28px;
    width: 33%;
    text-align: center;
    overflow: hidden;
    color: #444;
    font-size: 15px;
}

.is-tab4 .is-tab2s a.aon, .is-tab4 .is-tab3s a.aon {
    text-decoration: none;
    color: #0074ca;
    height: 31px;
    border-bottom: 2px solid #0074ca;
}
.liftg4 ul{
    padding: 9px 19px 0;
}
.liftg4 ul li{
    height: 30px;
    line-height: 30px;
    background: url(../images/arr1.png) no-repeat left center;
    border-bottom: 1px dashed #ddd;
    padding-left: 12px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.liftg3 ul{
    padding: 9px 0 0 19px;
}
.liftg3 ul li{
    height: 28px;
    width: 88px;
    line-height: 28px;
    float: left;
    background: url(../images/arr2.png) no-repeat left center;
    padding-left: 12px;
}

.is-tab5{
	display: box;
	display: -webkit-box;
	display: -moz-box;
	width: 100%;
}
.is-tab5 li{
	height: 51px;
	margin: 8px 5px 0 5px;
	-webkit-box-flex:1;
	-moz-box-flex:1;
	box-flex:1;
}
.is-tab5 li a{ 
	display: block;
	height: 49px;
	line-height: 49px;
	text-align: center;
	color: #282828;
	font-size: 16px;
	border: 1px solid #ccc;
	border-radius: 5px;
	background: url(../images/btn_bg.png) repeat-x;
}
.is-tab5 li a.aon{ color: #2072c6; border: 1px solid #2072c6;}

.m-zjhm{ width: 100%; overflow: hidden; margin-bottom: 18px;}
.is-btns1{
	display: box;
	display: -webkit-box;
	display: -moz-box;
	width: 100%;
}
.is-btns1 li{
	height: 49px;
	margin: 8px 5px 0 5px;
	-webkit-box-flex:1;
	-moz-box-flex:1;
	box-flex:1;
	border: 1px solid #ccc;
	border-radius: 5px;
	width: 50%;
}
.is-btns1 li a{ 
	display: block;
	width: 100%;
	height: 49px;
	line-height: 49px;
	text-align: center;
	color: #282828;
	font-size: 16px;
	background: url(../images/btn_bg.png) repeat-x;
}
.is-btns1 li a:hover{ background: #fff;}

.m-zjhm1{ width: 90%; overflow: hidden; margin: 10px auto 18px;}
.is-btns2{
	display: box;
	display: -webkit-box;
	display: -moz-box;
	width: 100%;
}
.is-btns2 li{
	height: 75px;
	margin: 2px 1px 0 1px;
	-webkit-box-flex:1;
	-moz-box-flex:1;
	box-flex:1;
}
.is-btns2 li.b1{ background: #37bd9c;}
.is-btns2 li.b2{ background: #83c76e;}
.is-btns2 li.b3{ background: #3baeda;}
.is-btns2 li.b4{ background: #e9bf4f;}
.is-btns2 li a{ 
	display: block;
	width: 100%;
	height: 75px;
	line-height: 75px;
	text-align: center;
	color: #fff;
	font-size: 16px;
}


/* 领导介绍 */
.is-leader{ width: 100%; overflow: hidden; margin-bottom: 10px;}
.is-leader h2{ position: relative; height: 34px; line-height: 34px; border-bottom: 1px solid #ddd;}
.is-leader h2 a{ position: absolute; left: 8px; bottom: -1px; display: block; width: 78px; height: 34px; text-align: center; color: #0074ca; font-size: 16px; border-bottom: 1px solid #0074ca; font-weight: normal;}

.u-intro{ padding: 0 10px; overflow: hidden;}
.u-intro .pic{ width: 120px; height: 138px; border-right: 1px dashed #ddd; padding: 10px 8px 0 0; float: left; margin-right: 7px;}
.u-intro img{ width: 118px; height: 136px; border: 1px solid #ddd;}
.u-intro h3{ color: #454545; font-size: 14px; font-weight: normal; padding-top: 10px;}
.u-intro h3 span{ color: #e60000;}
.u-intro p{ font-size: 12px; color: #454545; padding-top: 10px;}

.u-intro ul{ padding-top: 4px;}
.u-intro ul li{ float: left; width: 25%; height: 30px; line-height: 30px;}
.u-intro ul li a{ color: #0068b7;}

.re-btn{
	display: block;
	width: 98%;
	height: 30px;
	background: #0068b7;
	font-size: 1rem;
	color: #fff;
	line-height: 30px;
	text-align: center;
	margin: 0 auto 10px;
}

.re-btn1{
	display: block;
	width: 54%;
	height: 2.57143rem;
	background: #f7f7f7;
	font-size: 1rem;
	color: #686868;
	line-height: 2.57143rem;
	text-align: center;
	margin: 20px auto 0;
	border: 1px dashed #cccccc;
	border-radius: 20px;
}


.w-title{ position: relative; height: 50px; background: #fff; border-top: 1px solid #eee; border-bottom: 1px solid #ddd;}
.w-title h2{ position: absolute; left: 0; bottom: -1px; height: 46px; line-height: 48px; width: 100px; border-bottom: 2px solid #2072c6; overflow: hidden; text-align: center;}
.w-title h2 a{ font-size: 18px; font-weight: normal; color: #1366cc;}




/*标签滑动*/

/*** 底部样式开始***/
.foot {
	text-align:center;
	padding:15px 0;
	font-size:12px; line-height:24px;color:#929292;
	height:70px;
	background: url(../images/footer_bg.png) repeat-x #f1f1f1;
}
.foot a{ color: #929292;}
/*** 通用栏目页 ***/
.nav_menu{
	height:38px;
	line-height:38px;
	background-color:#f4f4f4;
	padding-left:20px;
}
.nav_menu,.nav_menu a{
	font-size:14px;
	color:#444;
}
.nav_title{
	margin:6px 0;}
/*** 通用栏目页 END ***/



/****************************  省长之窗样式开始  ******************************/
.nav_window_title{
	height:26px;
	background:url(../images/window_title_bg.jpg) left 12px repeat-x;
	padding-left:12px;
	margin-top:6px;
}
.nav_window_title a{
	display:block;
	width:95px;
	height:26px;
	line-height:26px;
	text-align:center;
	padding:0 3px 0 4px;
	background:url(../images/window_tit_bg.jpg) 4px top no-repeat #f8f8f8;
	font-weight:bold;
	color:#cf3902;
}
.nav_szzc{
	padding:11px 5px 25px 16px;
	border:none;
}
.szzc_more{
	float:none;
	padding-bottom:1px;
	position:absolute;
	bottom:-1px;
	right:5px;
}
.nav_szzc_bg{
	background:url(../images/window_title_bg.jpg) left top repeat-x;
	margin-top:9px;
}
.szzc_det .ri_det {
    padding-left:143px;
}


.content_bot {
    height: 30px;
    line-height: 30px;
    padding-left: 15px;
	text-align:right;
}
/****************************  省长之窗样式结束  ******************************/






/*专题*/
.is-zt{ height:35px; text-align:center; margin-bottom:13px; max-width:100%; background:url(../images/zt.jpg) center top no-repeat;}
.is-zt a{ display:block; height:35px; width:100%; text-align:center; color:#fff; font-size:13px; line-height:35px;}
/*** 文章页 样式***/
.content {
	padding:9px 4px 20px;
	border-bottom:1px solid #dddddd;
}
.content_title {
	font-size:16px;
	font-weight:bold;
	color:#333333;
	line-height:28px;
	text-align:center;
}
.content_date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999999;
	height:22px;
	line-height:22px;
	text-align:center;
}
.content_body {
	line-height:24px;
	padding:10px 16px 20px;
}
.content_body img {
	background-color:#ffffff;
	width:280px;
}


.dengl {
    height: auto;
    margin: 10px auto 10px;
    width: 265px;
}
.dengl ul {
    height: 37px;
    line-height: 37px;
    margin-bottom: 10px;
}
.dengl ul li.d1 {
    float: left;
    text-align: left;
    width: 56px;
}
.dengl ul li.d2 {
    float: left;
    width: 208px;
}
.loginstyle {
    background: url(../images/se_bg.png) no-repeat scroll 0 0;
    border: medium none;
    color: #cccccc;
    height: 37px;
    line-height: 37px;
    padding: 0 0 0 18px;
    width: 190px;
}
.loginstyle2 {
    background: url(../images/se_bg2.png) no-repeat scroll 0 0;
    border: medium none;
    color: #cccccc;
    height: 37px;
    line-height: 37px;
    padding: 0 0 0 18px;
    width: 106px;
}
.nav_submenu_dub {
    background: url(../images/nav_title_xxgk_bg.jpg) repeat-x scroll left top;
    height: auto;
    line-height: 28px;
    min-height: 28px;
    padding: 3px 0 4px;
    position: relative;
}
.nav_submenu_dub span {
    float: left;
}
.nav_submenu_dub #xxgk1 {
    padding-right: 45px;
}
.nav_submenu_dub #xxgk1 ul {
    width: 278px;
}
.nav_submenu_dub #xxgk1 ul li {
    background: url(../images/nav_xxgk_bor_bg.jpg) no-repeat scroll right 7px;
    float: left;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    text-align: center;
    width: 33%;
}
.nav_submenu_dub #xxgk1 ul li a {
    padding: 0; color:#1990a4; font-size:12px;
}

/*** 文章页 结束 ***/
/*** 其他 ***/
ul li {
	vertical-align:bottom;
	overflow:hidden;
}

/* 翻页样式 */
#page_list {
	line-height: 20px;
	text-align: center;
	padding: 10px 0;
	font-size: 14px;
	font-family:'Arial';
}
#page_list .page {
	border: 1px solid #e0e0e0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #868585;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#page_list .page:hover {
	border: 1px solid #e0e0e0;
	background-color: #f1f1f1;
	color: #868585;
}
#page_list a {
	text-decoration: none;
}
#page_list a:hover {
	color: #0000FF;
}
#page_list .currentpage {
	border: 1px solid #e0e0e0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #f1f1f1;
	color: #868585;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}

.is-mainbox{ clear:both; width:1002px; margin:0 auto;  }
.is-miainbox{ width:1002px; margin:0 auto; clear:both; }
.is-mainnr{ padding-top:8px; }
.is-line{ border:1px solid #ddd; background:#fff; }

.bot10{ margin-bottom:10px;}
.bot7{ margin-bottom:7px;}
.bgfff{ background:#fff;}

.is-mailnr{ padding:20px; }
.is-mailtitle{ font-size:18px; font-family:"微软雅黑"; color:#1990a4; line-height:40px; margin:0; padding:0; font-weight:normal; text-align:left; }
.is-mailinfo{ height:33px; line-height:33px; border-bottom:1px solid #ddd; padding:0 0px; color:#666; background:#fafafa;}
.is-mailinfo .is-mailspan{ padding:0 5px;}
.is-mailinfo  .red{ color:#e20000;}
.is-mailwen{ padding:15px; line-height:24px; color:#333; text-indent:2em;  min-height:300px; _height:300px;}
.is-mialhf{ position:relative; background:#f4f4f4; border:1px solid #ddd; padding:0 15px 20px 15px;}
.is-mailarr{ position:absolute; top:-16px; left:32px;}
.is-hftitle{ height:47px; border-bottom:1px dashed #a9a9a9; line-height:47px; font-size:20px; color:#1990a4; font-weight: normal; font-family:"微软雅黑";}
.is-hftitle .is-hfdw{ float:right; color:#026bd3; background:url(/media/images/editico.jpg) left center no-repeat; padding-left:28px; font-size:12px; font-family:"宋体"; font-weight:normal;}
.is-hfcontent{ color:#555; line-height:24px; padding:16px 4px;}
.listchannel{ padding:0 0 10px 0;}
.listchannel li{ width:25%; display:inline; float:left; height:34px; text-align:center; font-weight:bold;}
.listchannel li a{ color:#e30e00; background:#faf4dc; line-height:34px; display:block; height:34px; border:1px solid #d9c485; margin:0 5px; }


.botmain{width:100%;height:60px; padding-top:2px;background:url(../images/3gbotbg-1.png) repeat-x; position:fixed;bottom:0px; z-index:199999999;}
.botmain ul li{width:20%; float:left;}
.botmain ul li a{color:#fff;width:64px; display:block; text-align:center;height:26px;font-size:14px; padding-top:34px; position:relative; margin:0 auto;}
.botmain ul li a.a_home{ background:url(../images/3gbg-1.png) no-repeat 6px 8px;}
.botmain ul li a.a_user{ background:url(../images/3gbg-1.png) no-repeat -49px 8px;}
.botmain ul li a.a_weibo{ background:url(../images/3gbg-1.png) no-repeat -101px 8px;}
.botmain ul li a.a_club{ background:url(../images/3gbg-1.png) no-repeat -153px 8px;}
.botmain ul li a.a_shxin{ background:url(../images/3gbg-1.png) no-repeat -200px 8px;}
.botmain ul li.curr{}

.botmain ul li a.a_homecurr{ background:url(../images/3gbg02-1.png) no-repeat 6px 8px; position:relative;color:#fcff00;}
.botmain ul li a.a_usercurr{ background:url(../images/3gbg02-1.png) no-repeat -49px 8px; position:relative;color:#fcff00;}
.botmain ul li a.a_weibocurr{ background:url(../images/3gbg02-1.png) no-repeat -101px 8px; position:relative;color:#fcff00;}
.botmain ul li a.a_clubcurr{ background:url(../images/3gbg02-1.png) no-repeat -153px 8px; position:relative;color:#fcff00;}
.botmain ul li a.a_shxincurr{ background:url(../images/3gbg02-1.png) no-repeat -200px 8px; position:relative;color:#fcff00;}

/*** 信息公开 ***/
.xxgk_box{
	/* [disabled]height:249px; */
	overflow:hidden;
}
.xxgk_list{
	/* [disabled]height:179px; */
	padding-top:6px;
	background:url(../images/in_list_libg.jpg) left top repeat-x;
	overflow:hidden;
}
.xxgk_list ul li{
	height:28px;
	padding-bottom:2px;
	line-height:28px;
	border:none;float:left;padding-left:0;
	width:33%;
}
.xxgk_list ul li.last{
	width:34%;
}
.xxgk_list ul li a{
	float:left;
	display:block;padding-left:20px;
	background:url(../images/icon.gif) 8px 11px no-repeat;
	line-height:28px;height:28px;
}
.is-more{ text-align:right; line-height:24px;line-height:24px; font-size:12px; font-weight:bold; padding-right:10%}






@media (max-width: 375px){

}

@media (max-width: 320px){
    html{ font-size: 13px;}
	
	.m-anno{ text-indent: 5em;}

  
}


	