﻿@charset "utf-8";
/* CSS Document */
/********* 首页主体内容 **********/
/***漂浮***/
.j-float{position:relative;z-index:99999;display:none;}
.j-float .img_title{display:none;}
.j-float .float-close{position:absolute;width:40px;height:16px;right:0;top:-20px;text-align:right;}
.j-float .float-close img{cursor:pointer;vertical-align:top;}
.j-float ul li{margin-bottom:5px;}

/***右侧悬浮对联***/
.ls-fix-left{width:130px;height:auto;position:fixed;_position:absolute;left:1px;bottom:104px;display:none;z-index:99;}
.ls-fix-left .couplet-close{display:block;width:100%;height:20px;overflow:hidden;background:url(../images/close.gif) center 0 no-repeat;cursor:pointer;text-indent:-9999em;}
.ls-fix-left ul li{width:100%;height:auto;vertical-align:bottom;}
.ls-fix-left ul li img{width:100%;height:auto;}
.ls-fix-left ul li .img_title{display:none;}
.ls-fix-right{left:auto;right:1px;}

/************首页头部 ***********/
.indtopcon{}
.indtopcon a{color:#484848;}
.indtopcon a:hover{color:#9e0001;}
.indtop_rlink{height:36px;padding:0 10px;}
.indtop_rlink li{display:block;float:left;height:36px;padding-left:23px;background:url(../images/top_rico.gif) 11px center no-repeat;overflow:hidden;}
.indtop_rlink li.num1{padding-left:0;background:none;}
.indtop_rlink a{display:block;float:left;height:36px;line-height:36px;white-space:nowrap;}
.indtop_rlink li.num5 span{display:block;float:left;height:36px;line-height:36px;white-space:nowrap;cursor:pointer;}
.indtop_rlink li.num5 span:hover{color:#9e0001;}
@media (max-width: 991px) {
	.indtop_rlink.fr li.num2{padding-left:0;background:none;}
}

/************首页服务大厅 ***********/
.indzwcon{width:100%;height:auto;background:#f5f5f5;border-top:#ddd 1px solid;padding-bottom:25px;}
.indzwbox{margin:auto;}
.indzwlogo{height:auto;background:url(../images/indzwlogobg.png) center no-repeat;padding:20px 0 20px;overflow:hidden;margin:auto;text-align:center;}
.indzwlogo img{vertical-align:top;}
.indzwlogo .img_title{display:none;}
.indssbox{width:530px;height:42px;margin:auto;}
.indssbox ul li{float:left;height:42px;}
.indssbox ul li.sec{width:473px;height:22px;padding:10px 0 10px 15px;background:url(../images/indssbg.png) no-repeat;position:relative;}
.indssbox ul li.sec .msg-box{left:5px;top:0;position:absolute;}
.indssbox ul li.sec input{float:left;background:none;border:0;width:465px;height:22px;color:#999;line-height:22px;outline:none;font-size:14px;}
.indssbox ul li.sbtn{width:42px;}
.indssbox ul li.sbtn input{float:left;width:42px;height:42px;background:url(../images/indssbg.png) right 0 no-repeat;border:0;cursor:pointer;outline:none;}
.indtags{width:530px;height:45px;margin:auto;overflow:hidden;}
.indtags span.tit{display:block;float:left;width:108px;height:34px;line-height:34px;text-align:right;padding-right:9px;font-size:16px;}
.indtags ul li{float:left;height:34px;padding-right:15px;}
.indtags ul li a{display:block;float:left;width:auto;white-space:nowrap;height:34px;line-height:34px;font-size:16px;color:#666;}
.indtags ul li a:hover{color:#9e0001;}
.indfwlm{width:606px;height:33px;margin:auto;overflow:hidden;}
.indfwlm ul li{float:left;width:114px;height:33px;overflow:hidden;margin-left:10px;background:#e9e9e9;border-radius:4px;}
.indfwlm ul li:hover{background-color:#f5e7ce;}
.indfwlm ul li.num3,.indfwlm ul li.num4{width:164px;}
.indfwlm ul li a{display:block;height:33px;line-height:32px;font-size:16px;color:#9e0001;background:url(../images/indfwlmico.png) no-repeat;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.indfwlm ul li a:hover{color:#9e0001;}
.indfwlm ul li.num1 a{width:62px;padding-left:52px;background-position:0 0;}
.indfwlm ul li.num2 a{width:62px;padding-left:52px;background-position:-124px 0;}
.indfwlm ul li.num3 a{width:115px;padding-left:49px;background-position:-248px 0;}
.indfwlm ul li.num4 a{width:115px;padding-left:49px;background-position:right 0;}
@media (max-width: 991px) {
	/************首页服务大厅 ***********/
	.indzwcon{height:auto;padding-bottom:15px;}
	.indzwlogo{padding:10px 0;}
	.indzwlogo img{width:90%;height:auto;}
	.indywlm{height:auto;}
}
@media (max-width: 767px) {
	/************首页服务大厅 ***********/
	.indzwcon{padding:0 10px 10px;width:auto;}
	.indzwlogo{background-size:auto 100%;padding:5px 0;}
	.indzwlogo img{width:100%;}
	.indssbox{width:80%;position:relative;padding-right:42px;box-sizing:border-box;}
	.indssbox ul li.sec{float:none;width:100%;height:42px;box-sizing:border-box;}
	.indssbox ul li.sec input{width:100%;}
	.indssbox ul li.sbtn{position:absolute;right:0;top:0;}
	.indtags{width:auto;height:auto;text-align:center;padding:5px 0;}
	.indtags span.tit{display:inline-block;float:none;width:auto;white-space:nowrap;vertical-align:top;height:24px;line-height:24px;font-size:14px;padding-right:0;}
	.indtags ul{display:inline-block;float:none;width:auto;}
	.indtags ul li{display:inline-block;float:none;width:auto;padding-right:10px;height:24px;}
	.indtags ul li a{height:24px;line-height:24px;font-size:14px;}
	.indfwlm{width:auto;height:auto;text-align:center;}
	.indfwlm ul li{float:none;display:inline-block;text-align:left;margin:0 5px;}
}

/*********首页主体*********/
.indcontainer{height:452px;margin:auto;padding:10px 0;}
.indconxxk{width:181px;height:440px;background:url(../images/indconxxk_lbg.jpg) no-repeat;padding:1px 0 11px 11px;overflow:hidden;}
.indconxxk ul li{float:left;width:100%;height:45px;margin-top:10px;}
.indconxxk ul li a{display:block;height:45px;line-height:45px;font-size:16px;color:#fff;padding-left:20px;background:url(../images/ind_xxksec1.jpg) no-repeat;}
.indconxxk ul li a:hover,.indconxxk ul li.active a{background:url(../images/ind_xxksec2.jpg) no-repeat;color:#9e0001;}
.indconxxk ul li a i{display:block;float:left;width:41px;height:45px;overflow:hidden;background:url(../images/ind_xxkico.png) no-repeat;}
.indconxxk ul li a:hover i,.indconxxk ul li.active a i{background:url(../images/ind_xxkicoh.png) no-repeat;}
.indconxxk ul li.mu1 a i,.indconxxk ul li.mu1 a:hover i,.indconxxk ul li.mu1.active a i{background-position:0 0;}
.indconxxk ul li.mu2 a i,.indconxxk ul li.mu2 a:hover i,.indconxxk ul li.mu2.active a i{background-position:0 -55px;}
.indconxxk ul li.mu3 a i,.indconxxk ul li.mu3 a:hover i,.indconxxk ul li.mu3.active a i{background-position:0 -110px;}
.indconxxk ul li.mu4 a i,.indconxxk ul li.mu4 a:hover i,.indconxxk ul li.mu4.active a i{background-position:0 -165px;}
.indconxxk ul li.mu5 a i,.indconxxk ul li.mu5 a:hover i,.indconxxk ul li.mu5.active a i{background-position:0 -220px;}
.indconxxk ul li.mu6 a i,.indconxxk ul li.mu6 a:hover i,.indconxxk ul li.mu6.active a i{background-position:0 -275px;}
.indconxxknr{width:790px;height:430px;background:url(../images/indconxxk_rbg.jpg) no-repeat;padding:11px 11px 11px 7px;overflow:hidden;}
.indconxxknr .ind_rbox{width:790px;height:430px;display:none;}
.indconxxknr .ind_rbox.active{display:block;}
@media (max-width: 991px) {
	.indcontainer{height:auto;padding:10px;}
	.indconxxk{float:none;width:auto;height:auto;background:none;padding:10px;border:#9e0001 1px solid;border-radius:5px;position:relative;z-index:22;overflow:inherit;}
	.indconxxk ul li{width:112px;height:60px;margin:0 0 0 11px;}
	.indconxxk ul li.mu1{width:111px;margin:0;}
	.indconxxk ul li a{height:50px;line-height:20px;font-size:16px;color:#fff;padding:10px 10px 0 15px;background:#9e0001;border-radius:5px;}
	.indconxxk ul li a:hover,.indconxxk ul li.active a{background:url(../images/ind_xxksec2_bg.gif) repeat;color:#9e0001;}
	.indconxxk ul li.active{height:85px;margin-bottom:-25px;background:url("../images/ind_xxksec2_libg.gif") center bottom no-repeat;}
	.indconxxknr{float:none;width:auto;height:auto;background:none;padding:10px;border:#9e0001 1px solid;border-radius:5px;margin-top:13px;}
	.indconxxknr .ind_rbox{width:100%;height:auto;}
}
@media (max-width: 767px) {
	.indconxxk{padding:10px 10px 0;}
	.indconxxk ul{height:115px;margin-bottom:-15px;background:url("../images/ind_xxksec2_libg.gif") center bottom no-repeat;}
	.indconxxk ul li{width:32%;height:40px;margin:0 2% 10px 0;}
	.indconxxk ul li.mu1{width:32%;margin:0 2% 10px 0;}
	.indconxxk ul li:nth-of-type(3n){margin-right:0 !important;}
	.indconxxk ul li a{height:40px;line-height:40px;padding:0;text-align:center;}
	.indconxxk ul li a i{display:none;}
	.indconxxk ul li.active{height:40px;margin:0 2% 10px 0;background:none;}
}

/****主体-资讯信息****/
.zxxx_lbox{width:360px;}
.zxxx_twbox{width:360px;height:260px;overflow:hidden;}
.zxxx_twbox .mF_games_tb_wrap{background:none !important;border:0 !important;padding:0 !important;width:100% !important;}
.zxxx_twbox .mF_games_tb{width:100% !important;height:260px !important;}
.zxxx_twbox .mF_games_tb .pic{width:100% !important;height:260px !important;}
.zxxx_twbox .mF_games_tb .pic li{height:100% !important;}
.zxxx_twbox .mF_games_tb .pic img{width:100% !important;height:100% !important;}
.zxxx_twbox .mF_games_tb .txt li{height:34px;line-height:34px;bottom:0 !important;}
.zxxx_twbox .mF_games_tb .txt li a{padding:0 10px;font-weight:normal;font-size:14px;font-family:"Microsoft YaHei";white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.zxxx_twbox .mF_games_tb .txt li b{filter:alpha(opacity=75);opacity:0.75;}
.zxxx_twbox .mF_games_tb .txt li p{display:none;}
.zxxx_twbox .mF_games_tb .prev,.zxxx_twbox .mF_games_tb .next{width:40px !important;height:72px !important;top:50%;margin-top:-40px;background:none !important;}
.zxxx_twbox .mF_games_tb .prev{left:0 !important;}
.zxxx_twbox .mF_games_tb .next{right:0 !important;}
.zxxx_twbox .mF_games_tb .prev a,.zxxx_twbox .mF_games_tb .next a{display:block;width:100%;height:100%;overflow:hidden;text-indent:-999999em;background:url(../images/ind_twpnbtn.png) 0 0 no-repeat;}
.zxxx_twbox .mF_games_tb .next a{background-position:-80px 0;}
.zxxx_twbox .mF_games_tb .prev a:hover{background-position:-40px 0;}
.zxxx_twbox .mF_games_tb .next a:hover{background-position:-120px 0;}
.zxxx_twbox .mF_games_tb .thumb{bottom:40px !important;left:50% !important;height:6px !important;margin-left:-65px;line-height:6px;width:auto !important;z-index:99;}
.zxxx_twbox .mF_games_tb .thumb ul{width:auto !important;position:static !important;left:inherit !important;top:inherit !important;}
.zxxx_twbox .mF_games_tb .thumb ul li{float:left;width:20px !important;height:6px !important;overflow:hidden;margin:0 3px !important;background:none;}
.zxxx_twbox .mF_games_tb .thumb ul li a{display:block;width:100%;height:6px;border:0 !important;margin:0 !important;overflow:hidden;text-indent:-9999em;background:#999;}
.zxxx_twbox .mF_games_tb .thumb ul li.current{width:20px !important;}
.zxxx_twbox .mF_games_tb .thumb ul li.current a{background:#e19b31;}
.zxxx_twbox .mF_games_tb .thumb ul li b{display:none !important;}

.zxxx_xxktop{height:38px;background:url(../images/zxxx_xxktopbg.gif) 0 bottom repeat-x;padding-top:3px;overflow:hidden;}
.zxxx_xxktop ul li{float:left;height:38px;}
.zxxx_xxktop ul li a{display:block;float:left;width:100px;height:38px;line-height:38px;text-align:center;font-size:16px;color:#484848;overflow:hidden;}
.zxxx_xxktop ul li a:hover,.zxxx_xxktop ul li.active a{color:#9e0001;background:url(../images/zxxx_xxksec2bg.gif) 0 bottom repeat-x;}
.zxxx_xxktop .more{display:block;float:right;height:38px;line-height:38px;color:#999;}
.zxxx_xxktop .more:hover{color:#9e0001;}
.zxxx_gslist{height:112px;padding-top:6px;line-height:28px;overflow:hidden;}
.zxxx_gslist ul{display:none;}
.zxxx_gslist ul.active{display:block;}
.zxxx_gslist ul li{height:28px;line-height:28px;vertical-align:bottom;padding-left:11px;background:url(../images/ico1.gif) 0 center no-repeat;overflow:hidden;}
.zxxx_gslist ul li a{display:block;float:left;font-size:14px;color:#484848;max-width:280px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.zxxx_gslist ul li a:hover{color:#9e0001;}
.zxxx_gslist ul li .date{display:block;float:right;white-space:nowrap;font-size:12px;color:#999;}

.zxxx_rbox{width:415px;}
.zxxx_ttbox{height:48px;line-height:48px;border:#dcdcdc 1px dashed;text-align:center;overflow:hidden;padding:0 10px;}
.zxxx_ttbox a{display:block;float:none;font-size:18px;color:#666;font-weight:bold;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.zxxx_ttbox a:hover{color:#9e0001;}
.zxxx_ttbox .date,.zxxx_ttbox img{display:none;}
.zxxx_yalist{height:163px;padding-top:6px;line-height:28px;overflow:hidden;}
.zxxx_yalist .con{display:none;}
.zxxx_yalist .con.active{display:block;}
.zxxx_yalist ul li{height:28px;line-height:28px;vertical-align:bottom;padding-left:11px;background:url(../images/ico1.gif) 0 center no-repeat;overflow:hidden;}
.zxxx_yalist ul li a{display:block;float:left;font-size:14px;color:#484848;max-width:330px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.zxxx_yalist ul li a:hover{color:#9e0001;}
.zxxx_yalist ul li .date{display:block;float:right;white-space:nowrap;font-size:12px;color:#999;}

.zxxx_yalist .zyzz_tit{height:28px;overflow:hidden;}
.zxxx_yalist .zyzz_tit ul{margin-left:-5px;}
.zxxx_yalist .zyzz_tit ul li{float:left;margin-right:15px;background:none;padding:0;}
.zxxx_yalist .zyzz_tit ul li a{color:#9e0001;font-weight:bold;max-width:none;margin:0;}
.zxxx_yalist .zyzzcon{height:56px;overflow:hidden;}

.zxxx_ztlm{height:107px;padding-top:12px;overflow:hidden;}
.zxxx_ztlm ul{width:426px;}
.zxxx_ztlm ul li{float:left;width:131px;height:48px;padding:0 11px 11px 0;}
.zxxx_ztlm ul li a{display:block;height:48px;line-height:48px;text-align:center;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.zxxx_ztlm ul li.num1 a{background:#fef0c5;color:#996600;}
.zxxx_ztlm ul li.num1 a:hover{background:#fdc216;color:#fff;}
.zxxx_ztlm ul li.num2 a{background:#cfd8f5;color:#003366;}
.zxxx_ztlm ul li.num2 a:hover{background:#4165d9;color:#fff;}
.zxxx_ztlm ul li.num3 a{background:#fce7e4;color:#f4776b;}
.zxxx_ztlm ul li.num3 a:hover{background:#f4776b;color:#fff;}
.zxxx_ztlm ul li.num4 a{background:#c3eaf2;color:#006699;}
.zxxx_ztlm ul li.num4 a:hover{background:#10adcc;color:#fff;}
.zxxx_ztlm ul li.num5 a{background:#e6efc3;color:#669900;}
.zxxx_ztlm ul li.num5 a:hover{background:#9dc00e;color:#fff;}
.zxxx_ztlm ul li.num6 a{background:#fef0c5;color:#996600;}
.zxxx_ztlm ul li.num6 a:hover{background:#fdc216;color:#fff;}
.zxxx_ztlm ul li.num5 a,.zxxx_ztlm ul li.num6 a{height:40px;padding:4px 10px;line-height:20px;white-space:normal;}
@media (max-width: 991px) {
	/****主体-资讯信息****/
	.zxxx_gslist ul li a{float:none;max-width:none;margin-right:40px;}
	.zxxx_gslist ul li img{display:none;}
	.zxxx_rbox{width:351px;}
	.zxxx_yalist ul li a{float:none;max-width:none;margin-right:40px;}
	.zxxx_yalist ul li img{display:none;}
	.zxxx_ztlm ul{width:100%;}
	.zxxx_ztlm ul li{width:111px;padding:0 9px 11px 0;}
	.zxxx_ztlm ul li:nth-of-type(3n){padding-right:0;}
	.zxxx_ztlm ul li a{font-size:13px;}
}
@media (max-width: 767px) {
	/****主体-资讯信息****/
	.zxxx_lbox{float:none;width:auto;}
	.zxxx_twbox{width:100%;height:380px;}
	.zxxx_twbox .mF_games_tb,.zxxx_twbox .mF_games_tb .pic{height:380px !important;}
	.zxxx_xxktop{padding-top:0;}
	.zxxx_gslist{height:auto;}
	.zxxx_rbox{float:none;width:auto;margin-top:10px;}
	.zxxx_yalist{height:auto;}
	.zxxx_ztlm{height:auto;padding-top:2px;}
	.zxxx_ztlm ul{width:100%;}
	.zxxx_ztlm ul li{width:32%;padding:10px 2% 0 0;}
	.zxxx_ztlm ul li:nth-of-type(3n){padding-right:0;}
}
@media (max-width: 479px) {
	/****主体-资讯信息****/
	.zxxx_xxktop ul li{width:33%;}
	.zxxx_xxktop ul li a{float:none;width:auto;}
	.zxxx_twbox{height:248px;}
	.zxxx_twbox .mF_games_tb,.zxxx_twbox .mF_games_tb .pic{height:248px !important;}

	.zxxx_yalist .zyzz_tit{height:28px;}
	.zxxx_yalist .zyzz_tit ul li{margin-right:0;}
	.zxxx_yalist .zyzz_tit ul li a{font-weight:bold;}

	.zxxx_ztlm ul li{width:49%;padding:10px 2% 0 0 !important;}
	.zxxx_ztlm ul li:nth-of-type(2n){padding-right:0 !important;}
}

/****主体-信息公开****/
.xxgk_lbox{width:524px;}
.xxgk_xxktop{height:36px;background:url(../images/zxxx_xxktopbg.gif) 0 bottom repeat-x;overflow:hidden;}
.xxgk_xxktop ul li{float:left;height:36px;}
.xxgk_xxktop ul li a{display:block;float:left;width:100px;height:36px;line-height:34px;text-align:center;font-size:16px;color:#484848;overflow:hidden;}
.xxgk_xxktop ul li a:hover,.xxgk_xxktop ul li.active a{color:#9e0001;background:url(../images/zxxx_xxksec2bg.gif) 0 bottom repeat-x;}
.xxgk_list{height:164px;padding-top:8px;line-height:28px;overflow:hidden;}
.xxgk_list .con{display:none;}
.xxgk_list .active{display:block;}
.xxgk_list ul li{height:28px;line-height:28px;vertical-align:bottom;padding:0 80px 0 11px;background:url(../images/ico1.gif) 0 center no-repeat;overflow:hidden;position:relative;}
.xxgk_list ul li .col-block{float:left;max-width:100%;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.xxgk_list ul li .date{white-space:nowrap;position:absolute;right:0;top:0;color:#999;font-size:12px;}
.xxgk_list ul li .title{display:block;float:none;font-size:14px;color:#484848;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-right:0;}
.xxgk_list ul li .title:hover{color:#9e0001;}
.xxgk_list ul li .explain-list,.xxgk_list ul li .policy-list{display:block;float:right;max-width:80%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.xxgk_list ul li .explain-list .split-line,.xxgk_list ul li .policy-list .split-line{padding:0 2px;color:#666;font-size:13px;}
.xxgk_list ul li .explain-list a,.xxgk_list ul li .policy-list a{display:inline;color:#ff0000;float:none;background:none;max-width:none;padding:0;margin:0;}
.xxgk_list ul li .explain-list a:hover,.xxgk_list ul li .policy-list a:hover{color:#ff0000;}

.xxgk_rbox{width:250px;padding:1px 1px 0;}
.xxgk_lm{width:250px;height:202px;overflow:hidden;}
.xxgk_lm ul{width:263px;}
.xxgk_lm ul li{float:left;padding:0 12px 10px 0;overflow:hidden;}
.xxgk_lm ul li a{display:block;width:119px;height:30px;line-height:30px;padding-top:37px;text-align:center;font-size:14px;color:#9e0001;background:url(../images/indxxgk_ico1.png) no-repeat;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.xxgk_lm ul li a:hover{color:#fff;background-image:url(../images/indxxgk_ad1h.png);}
.xxgk_lm ul li.num2 a{width:73px;height:35px;padding:32px 23px 0;line-height:15px;white-space:normal;}
.xxgk_lm ul li.num5 a{width:137px;height:48px;line-height:48px;padding:0 0 0 113px;text-align:left;}
.xxgk_lm ul li.num1 a{background-position:0 0;}
.xxgk_lm ul li.num2 a{background-position:-131px 0;}
.xxgk_lm ul li.num3 a{background-position:0 -77px;}
.xxgk_lm ul li.num4 a{background-position:-131px -77px;}
.xxgk_lm ul li.num5 a{background-position:0 -154px;}
.xxgk_mlbtn{height:214px;padding-top:10px;overflow:hidden;}
.xxgk_mlbtn ul li{float:left;width:100%;height:32px;padding-bottom:4px;overflow:hidden;}
.xxgk_mlbtn ul li a{display:block;height:32px;line-height:32px;text-align:center;font-size:16px;color:#9e0001;background:#e9e9e9;border-radius:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.xxgk_mlbtn ul li a:hover{color:#fff;background-color:#9e0001;}
@media (max-width: 991px) {
	/****主体-信息公开****/
	.xxgk_lbox{width:461px;}
}
@media (max-width: 767px) {
	/****主体-信息公开****/
	.xxgk_lbox{float:none;width:auto;}
	.xxgk_list{height:auto;}
	.xxgk_rbox{float:none;width:auto;padding:0;margin-top:10px;}
	.xxgk_lm{width:auto;height:auto;}
	.xxgk_lm ul{width:100%;}
	.xxgk_lm ul li{width:49%;padding:0 0 10px 2%;}
	.xxgk_lm ul li:nth-of-type(2n+1){padding-left:0;}
	.xxgk_lm ul li.num5{width:100%;padding-bottom:0;}
	.xxgk_lm ul li a{width:auto !important;height:40px !important;line-height:40px !important;padding:0 !important;background:url(../images/ind_xxksec2_bg.gif) repeat;border-radius:5px;text-align:center !important;white-space:nowrap;}
	.xxgk_lm ul li a:hover{color:#fff;background:#9e0001;}
	.xxgk_mlbtn{height:auto;padding-top:10px;}
	.xxgk_mlbtn ul li:last-child{padding-bottom: 0;}
}
@media (max-width: 479px) {
	/****主体-信息公开****/
	.xxgk_xxktop ul li{width:33%;}
	.xxgk_xxktop ul li a{float:none;width:auto;}
}

/****主体-办事大厅****/
.bsdt_lbox{width:628px;}
.bsdt_ltop{height:36px;background:url(../images/zxxx_xxktopbg.gif) 0 bottom repeat-x;overflow:hidden;}
.bsdt_ltop .sec2{display:block;float:left;width:100px;height:36px;line-height:34px;text-align:center;font-size:16px;color:#9e0001;background:url(../images/zxxx_xxksec2bg.gif) 0 bottom repeat-x;overflow:hidden;}
.bsdt_ltop a.more{float:right;margin-right:8px;height:36px;line-height:36px;color:#999;}
.bsdt_ltop a.more:hover{color:#dd0000;}
.bsdt_grlist{height:107px;overflow:hidden;}
.bsdt_grlist ul{width:648px;}
.bsdt_grlist ul li{float:left;width:142px;height:26px;padding:9px 20px 0 0;overflow:hidden;}
.bsdt_grlist ul li a{display:block;height:26px;line-height:26px;text-align:center;font-size:14px;color:#555;background:#e9e9e9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.bsdt_grlist ul li a:hover{color:#fff;background:#9e0001;}
.bsdt_qylist{height:234px;}

.bsdt_rbox{width:150px;}
.bsdt_cxlb{height:419px;padding-top:10px;overflow:hidden;}
.bsdt_cxlb ul li{float:left;width:100%;height:77px;padding-bottom:8px;overflow:hidden;}
.bsdt_cxlb ul li a{display:block;height:75px;line-height:75px;border:#d2d2d2 1px solid;padding-left:44px;font-size:16px;color:#9e0001;background:url(../images/ind_bsdtcxico.png) no-repeat #e9e9e9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.bsdt_cxlb ul li a:hover{border-color:#9e0001;color:#fff;background-color:#9e0001;background-image:url(../images/ind_bsdtcxicoh.png);}
.bsdt_cxlb ul li.num1 a{background-position:10px 15px;}
.bsdt_cxlb ul li.num2 a{background-position:10px -41px;}
.bsdt_cxlb ul li.num3 a{background-position:10px -97px;}
.bsdt_cxlb ul li.num4 a{background-position:10px -153px;}
.bsdt_cxlb ul li.num5 a{background-position:10px -209px;}
@media (max-width: 991px) {
	/****主体-办事大厅****/
	.bsdt_lbox{width:561px;}
	.bsdt_grlist ul{width:100%;}
	.bsdt_grlist ul li{width:23.5%;padding:9px 2% 0 0;}
	.bsdt_grlist ul li:nth-of-type(4n){padding-right:0;}
}
@media (max-width: 767px) {
	/****主体-办事大厅****/
	.bsdt_lbox{float:none;width:auto;}
	.bsdt_grlist{height:auto;}
	.bsdt_grlist ul li{width:32%;}
	.bsdt_grlist ul li:nth-of-type(4n){padding-right:2%;}
	.bsdt_grlist ul li:nth-of-type(3n){padding-right:0;}
	.bsdt_qylist{height:auto;}
	.bsdt_rbox{float:none;width:auto;margin-top:10px;}
	.bsdt_cxlb{height:auto;}
	.bsdt_cxlb ul li{width:49%;padding-left:2%;height:48px;}
	.bsdt_cxlb ul li:nth-of-type(2n+1){padding-left:0;}
	.bsdt_cxlb ul li.num5{width:100%;padding-bottom:0;}
	.bsdt_cxlb ul li a{height:46px;line-height:46px;}
	.bsdt_cxlb ul li.num1 a{background-position:10px 0;}
	.bsdt_cxlb ul li.num2 a{background-position:10px -56px;}
	.bsdt_cxlb ul li.num3 a{background-position:10px -112px;}
	.bsdt_cxlb ul li.num4 a{background-position:10px -168px;}
	.bsdt_cxlb ul li.num5 a{background-position:10px -224px;}
}

/****首页-政民互动****/
.zmhd_lbox{width:420px;}
.zmhd_xdtit{height:48px;border:#9e0001 1px dashed;line-height:48px;text-align:center;font-size:18px;font-weight:bold;color:#9e0001;}
.zmhd_xjlist{margin-top:10px;line-height:30px;overflow:hidden;}
.zmhd_xjlist li{height:30px;vertical-align:bottom;overflow:hidden;}
.zmhd_xjlist li.even{background:#f9f9f9;}
.zmhd_xjlist li p{display:block;float:right;height:30px;font-size:14px;color:#555;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.zmhd_xjlist li p.p5{width:102px;color:#999;}
.zmhd_xjlist li p.p4{width:84px;}
.zmhd_xjlist li p.p4 .responseNo{color:#b71210;}
.zmhd_xjlist li p.p3,.zmhd_xjlist li p.p2{display:none;}
.zmhd_xjlist li p.p1{padding-left:6px;text-align:left;float:none;margin-right:186px;}
.zmhd_xjlist li p.p1 a{display:block;float:none;height:30px;color:#555;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.zmhd_xjlist li p.p1 a:hover{color:#9e0001;}
.zmhd_xjlist li.tel{background:#fafafa;margin-bottom:8px;}
.zmhd_xjlist li.tel p.p1{text-align:center;padding:0;}
.zmhd_xjlist li.tel p.p5{color:#555;}

.zmhd_rbox{width:360px;}
.zmhd_xx{height:101px;overflow:hidden;}
.zmhd_xx ul li{width:100%;height:101px;}
.zmhd_xx ul li a{display:block;height:76px;background:url(../images/ind_zmhdxxbtn_new.png) no-repeat;padding:20px 5px 5px;line-height:40px;text-align:center;font-size:18px;color:#9e0001;}
.zmhd_xx ul li a:hover{color:#9e0001;background-image:url(../images/ind_zmhdxxbtnh_new.png);}
.zmhd_xx ul li a .ico{display:block;width:105px;height:35px;overflow:hidden;background:url(../images/ind_zmhdxxico_2.png) center 0 no-repeat;margin:auto;}
.zmhd_xx ul li a .tit{display:block;height:40px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.zmhd_lm{height:46px;padding-top:9px;overflow:hidden;}
.zmhd_lm ul li{float:left;width:175px;height:46px;}
.zmhd_lm ul li.num2{padding-left:10px;}
.zmhd_lm ul li a{display:block;height:46px;background:url(../images/ind_zmhdzxbtn.jpg) no-repeat;padding-left:20px;line-height:46px;font-size:18px;color:#9e0001;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.zmhd_lm ul li a:hover{color:#fff;background:#9e0001;}
.zmhd_lm ul li a .ico{display:block;float:left;width:55px;height:46px;overflow:hidden;background:url(../images/ind_zmhdzxico.png) no-repeat;}
.zmhd_lm ul li a:hover .ico{background-image:url(../images/ind_zmhdzxicoh.png);}
.zmhd_lm ul li.num1 a .ico{background-position:left 0;}
.zmhd_lm ul li.num2 a .ico{background-position:right 0;}
.zmhd_tel{height:108px;overflow:hidden;}
.zmhd_tel ul li{height:45px;vertical-align:bottom;overflow:hidden;padding-top:9px;}
.zmhd_tel ul li img{width:100%;height:45px;}
.zmhd_tel ul li .img_title{display:none;}
.zmhd_ewmbox{height:145px;border:#9e0001 1px solid;background:#f5e5e5;padding:4px 0 4px 4px;}
.zmhd_xxk{width:131px;height:145px;overflow:hidden;}
.zmhd_xxk ul li{float:left;width:123px;height:66px;padding:6px 0 0 8px;line-height:36px;font-size:14px;color:#484848;text-align:center;}
.zmhd_xxk ul li{background:url(../images/ind_zmhdewmbg1.jpg) 0 0 repeat-y;}
.zmhd_xxk ul li.active{background:url(../images/ind_zmhdewmbg2.jpg) no-repeat;}
.zmhd_xxk ul li i{display:block;width:123px;height:32px;overflow:hidden;}
.zmhd_xxk ul li i{background:url(../images/ind_zmhdewmico.png) no-repeat;}
.zmhd_xxk ul li.active i{background:url(../images/ind_zmhdewmicoh.png) no-repeat;}
.zmhd_xxk ul li .ico1,.zmhd_xxk ul li.active .ico1{background-position:0 0;}
.zmhd_xxk ul li .ico2,.zmhd_xxk ul li.active .ico2{background-position:0 -100px;}
.zmhd_ewm{width:185px;height:145px;padding:0 15px 0 23px;overflow:hidden;background:#fff;}
.zmhd_ewm ul{display:none;}
.zmhd_ewm ul.active{display:block;}
.zmhd_ewm img{height:140px;margin-top:3px;}
.zmhd_ewm .img_title{display:none;}
@media (max-width: 991px) {
	/****主体-政民互动****/
	.zmhd_lbox{width:351px;}
}
@media (max-width: 767px) {
	/****主体-政民互动****/
	.zmhd_lbox{float:none;width:auto;}
	.zmhd_xdtit{height:42px;line-height:42px;}
	.zmhd_rbox{float:none;width:auto;margin-top:10px;}
	.zmhd_xx{height:auto;}
	.zmhd_xx ul li{height:auto;}
	.zmhd_xx ul li a{background-size:100% 100% !important;height:66px;padding:15px 5px 5px;line-height:36px;}
	.zmhd_xx ul li a .ico{height:30px;background-size:auto 30px;}
	.zmhd_xx ul li a .tit{height:36px;}
	.zmhd_lm ul li{width:49%;}
	.zmhd_lm ul li.num2{padding-left:2%;}
	.zmhd_lm ul li a{background-image:url("../images/ind_xxksec2_bg.gif");background-repeat:repeat;}
	.zmhd_tel{height:auto;}
	.zmhd_tel ul li{height:auto;}
	.zmhd_tel ul li img{height:auto;}
	.zmhd_ewmbox{padding:4px 131px 4px 4px;position:relative;}
	.zmhd_xxk{float:none;position:absolute;right:0;top:4px;}
	.zmhd_ewm{float:none;width:auto;text-align:center;padding:0;}
}
@media (max-width: 479px) {
	/****主体-政民互动****/
	.zmhd_xjlist li p.p5{width:100px;}
	.zmhd_xjlist li p.p4{display:none;}
	.zmhd_xjlist li p.p1{margin-right:100px;}
	.zmhd_lm ul li a{padding-left:10px;font-size:16px;}
	.zmhd_ewm ul li{height:100%;}
	.zmhd_ewm img{width:auto;max-width:100%;height:auto;max-height:100%;margin-top:5px;}
}

/****主体-走进弋江****/
.zjyj_con{}
.zjyj_map{width:386px;height:239px;overflow:hidden;}
.zjyj_map .img_title{display:none;}
.zjyj_gkbox{width:389px;}
.zjyj_top{height:36px;background:url(../images/zxxx_xxktopbg.gif) 0 bottom repeat-x;overflow:hidden;}
.zjyj_top .sec2{display:block;float:left;width:100px;height:36px;line-height:34px;text-align:center;font-size:16px;color:#9e0001;background:url(../images/zxxx_xxksec2bg.gif) 0 bottom repeat-x;overflow:hidden;}
.zjyj_top .more{display:block;float:right;height:36px;line-height:34px;color:#999;}
.zjyj_top .more:hover{color:#9e0001;}
.zjyj_gkcon{height:198px;padding:5px 5px 0 0;line-height:28px;font-size:14px;color:#555;text-indent:2em;overflow:hidden;text-align:justify;text-justify:inter-ideograph;word-break:break-all;word-wrap:break-word;}
.zjyj_gkcon a{color:#9e0001;}
.zjyj_gkcon a:hover{color:#9e0001;text-decoration:underline;}
.zjyj_imglist{height:180px;overflow:hidden;position:relative;}
.zjyj_imglist ul li{position:absolute;overflow:hidden;}
.zjyj_imglist ul li .img_title{position:absolute;display:block;left:0;bottom:0;height:25px;line-height:25px;background:url(../images/zjy_twxtbg.png) repeat;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;text-indent:15px;color:#fff;font-size:14px;}
.zjyj_imglist ul li:hover .img_title{background:url(../images/zjy_twxtbgh.png) repeat;}
.zjyj_imglist ul li img{width:100%;height:100%;}
.zjyj_imglist ul li.num1{width:224px;height:180px;left:0;top:0;}
.zjyj_imglist ul li.num2{width:163px;height:84px;left:234px;top:0;}
.zjyj_imglist ul li.num3{width:163px;height:84px;left:234px;top:96px;}
.zjyj_imglist ul li.num4{width:163px;height:84px;left:407px;top:0;}
.zjyj_imglist ul li.num5{width:163px;height:84px;left:407px;top:96px;}
.zjyj_imglist ul li.num6{width:210px;height:180px;left:580px;top:0;}
@media (max-width: 991px) {
	/****主体-走进弋江****/
	.zjyj_gkbox{width:325px;}
	.zjyj_gkcon{line-height:22px;}
	.zjyj_imglist{height:170px;}
	.zjyj_imglist ul li.num1{width:208px;height:170px;}
	.zjyj_imglist ul li.num2{width:147px;height:79px;left:218px;}
	.zjyj_imglist ul li.num3{width:147px;height:79px;left:218px;top:91px;}
	.zjyj_imglist ul li.num4{width:147px;height:79px;left:375px;}
	.zjyj_imglist ul li.num5{width:147px;height:79px;left:375px;top:91px;}
	.zjyj_imglist ul li.num6{width:194px;height:170px;left:532px;}
}
@media (max-width: 767px) {
	/****主体-走进弋江****/
	.zjyj_map{float:none;width:auto;height:auto;}
	.zjyj_map img{width:100%;height:auto;}
	.zjyj_gkbox{float:none;width:auto;height:auto;margin-top:10px;}
	.zjyj_gkcon{height:auto;}
	.zjyj_imglist{height:auto;position:static;}
	.zjyj_imglist ul li{position:relative;width:auto !important;height:auto !important;left:inherit !important;top:inherit !important;margin-top:10px;}
	.zjyj_imglist ul li.num1{margin-top:0;}
	.zjyj_imglist ul li img{height:auto;}
}

/****主体-赢在园区****/
.yzyq_con{}
.yzyq_gkbox{width:360px;}
.yzyq_top{height:36px;background:url(../images/zxxx_xxktopbg.gif) 0 bottom repeat-x;overflow:hidden;}
.yzyq_top .sec2{display:block;float:left;width:100px;height:36px;line-height:34px;text-align:center;font-size:16px;color:#9e0001;background:url(../images/zxxx_xxksec2bg.gif) 0 bottom repeat-x;overflow:hidden;}
.yzyq_top .more{display:block;float:right;height:36px;line-height:34px;color:#999;}
.yzyq_top .more:hover{color:#9e0001;}
.yzyq_gkcon{height:194px;padding:10px 12px 0;line-height:24px;font-size:14px;color:#555;text-indent:2em;overflow:hidden;text-align:justify;text-justify:inter-ideograph;word-break:break-all;word-wrap:break-word;}
.yzyq_gkcon a{color:#9e0001;}
.yzyq_gkcon a:hover{color:#9e0001;text-decoration:underline;}

.yzyq_dtbox{width:415px;}
.yzyq_tdlist{height:198px;padding-top:6px;line-height:28px;overflow:hidden;}
.yzyq_tdlist ul li{height:28px;line-height:28px;vertical-align:bottom;padding-left:11px;background:url(../images/ico1.gif) 0 center no-repeat;overflow:hidden;}
.yzyq_tdlist ul li a{display:block;float:left;font-size:14px;max-width:340px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.yzyq_tdlist ul li .date{display:block;color:#999;font-size:12px;white-space:nowrap;}
.yzyq_imglist{height:142px;padding:10px 2px 0;overflow:hidden;}
.yzyq_imglist .j-scroll{height:142px !important;overflow:hidden !important;position:relative;}
.yzyq_imglist ul li{float:left;width:180px;height:142px;margin-right:18px;position:relative;}
.yzyq_imglist ul li .title{position:absolute;width:100%;height:28px;left:0;bottom:0;color:#fff;background:url(../images/zjy_twxtbg.png) repeat;line-height:28px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.yzyq_imglist ul li:hover .title{background:url(../images/zjy_twxtbgh.png) repeat;}
@media (max-width: 991px) {
	/****主体-赢在园区****/
	.yzyq_gkbox{width:340px;}
	.yzyq_gkcon{padding:10px 0 0;}
	.yzyq_dtbox{width:371px;}
	.yzyq_tdlist ul li a{float:none;max-width:none;margin-right:40px;}
	.yzyq_tdlist ul li img{display:none;}
}
@media (max-width: 767px) {
	/****主体-赢在园区****/
	.yzyq_gkbox{float:none;width:auto;}
	.yzyq_gkcon{height:auto;line-height:22px;}
	.yzyq_dtbox{float:none;width:auto;margin-top:10px;}
	.yzyq_tdlist{height:auto;}
}

/*底部微信微博分享等*/
.indsixcon{width:100%;background:#f5f5f5;}
.indsixbox{height:75px;padding:5px 0;margin:auto;}
.indsixbox ul li{float:left;width:100px;height:75px;padding-right:50px;}
.indsixbox ul li.last{padding-right:0;}
.indsixbox ul li .tit{display:block;width:100px;height:75px;line-height:32px;text-align:center;font-size:14px;color:#484848;position:relative;cursor:pointer;}
.indsixbox ul li .tit:hover{color:#9e0001;}
.indsixbox ul li .tit span{display:block;width:100px;height:43px;overflow:hidden;background:url(../images/indsixico.png) no-repeat;}
.indsixbox ul li .tit span.ico1{background-position:0 0;}
.indsixbox ul li .tit span.ico2{background-position:0 -100px;}
.indsixbox ul li .tit span.ico3{background-position:0 -200px;}
.indsixbox ul li .tit span.ico4{background-position:0 -300px;}
.indsixbox ul li .tit span.ico5{background-position:0 -400px;}
.indsixbox ul li .tit span.ico6{background-position:0 -500px;}
.indsixbox ul li .tit span.ico7{background:url(../images/ind_sjico.png) center 11px no-repeat;}
.indsixbox ul li .tit .ind_ewm{display:none;}
.indsixbox ul li .tit:hover .ind_ewm{display:block;position:absolute;left:0;top:-103px;width:88px;height:102px;background:url(../images/ind_xfewmbg.png) no-repeat;padding:6px 6px 0;overflow:hidden;}
.indsixbox ul li .tit:hover .ind_ewm li{width:88px;height:88px;overflow:hidden;}
.indsixbox ul li .tit:hover .ind_ewm li img{width:88px;height:88px;}
.indsixbox ul li .tit:hover .ind_ewm li .img_title{display:none;}
.indsixbox ul li .tit:hover .ind_ewm .bdsharebuttonbox{padding:3px 0 0 13px;}
@media (max-width: 991px) {
	/*底部微信微博分享等*/
	.indsixbox{padding:5px 10px;}
	.indsixbox ul li{padding-right:29px;}
	.indsixbox ul li:nth-of-type(6){padding-right:0;}
	.indsixbox ul li.last{display:none;}
}
@media (max-width: 767px) {
	/*底部微信微博分享等*/
	.indsixbox{height:150px;}
	.indsixbox ul li{width:33.3333%;padding-right:0;}
	.indsixbox ul li .tit{margin:auto;}
}

/*****右侧悬浮窗口*****/
.home_web ul li .sidebox1 .wx img{width:86px;height:86px;margin:auto;margin-bottom:5px;}
.home_web ul li .sidebox2 .fx{display:none;float:left;width:86px;height:125px;padding:10px 4px;text-align:center;}
.home_web ul li .sidebox2 .bdsharebuttonbox{width:66px;height:115px;background:#fff;padding:10px 6px 0 14px;}
/*******首页=主体结束*******/


/*****栏目主页-资讯信息 ******/
.zxy_mainer{width:982px;margin:auto;}
.zxy_twbox{width:509px;height:368px;overflow:hidden;}
.zxy_twbox .mF_games_tb_wrap{background:none !important;border:0 !important;padding:0 !important;width:100% !important;}
.zxy_twbox .mF_games_tb{width:100% !important;height:368px !important;}
.zxy_twbox .mF_games_tb .pic{width:100% !important;height:368px !important;}
.zxy_twbox .mF_games_tb .pic li{height:100% !important;}
.zxy_twbox .mF_games_tb .pic img{width:100% !important;height:100% !important;}
.zxy_twbox .mF_games_tb .txt li{height:32px;line-height:32px;bottom:0 !important;}
.zxy_twbox .mF_games_tb .txt li a{padding-left:10px;font-weight:normal;font-size:16px;font-family:"Microsoft YaHei";white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:120px;}
.zxy_twbox .mF_games_tb .txt li b{filter:alpha(opacity=70);opacity:0.70;}
.zxy_twbox .mF_games_tb .txt li p{display:none;}
.zxy_twbox .mF_games_tb .prev,.zxy_twbox .mF_games_tb .next{width:40px !important;height:72px !important;top:50%;margin-top:-45px;background:none !important;}
.zxy_twbox .mF_games_tb .prev{left:0 !important;}
.zxy_twbox .mF_games_tb .next{right:0 !important;}
.zxy_twbox .mF_games_tb .prev a,.zxy_twbox .mF_games_tb .next a{display:block;width:100%;height:100%;overflow:hidden;text-indent:-999999em;background:url(../images/ind_twpnbtn.png) 0 0 no-repeat;}
.zxy_twbox .mF_games_tb .next a{background-position:-80px 0;}
.zxy_twbox .mF_games_tb .prev a:hover{background-position:-40px 0;}
.zxy_twbox .mF_games_tb .next a:hover{background-position:-120px 0;}
.zxy_twbox .mF_games_tb .thumb{bottom:10px !important;left:auto !important;right:4px !important;height:10px !important;line-height:10px;width:auto !important;z-index:99;}
.zxy_twbox .mF_games_tb .thumb ul{width:auto !important;position:static !important;left:inherit !important;top:inherit !important;}
.zxy_twbox .mF_games_tb .thumb ul li{float:left;width:10px !important;height:10px !important;overflow:hidden;margin:0 10px 0 0 !important;background:none;}
.zxy_twbox .mF_games_tb .thumb ul li a{display:block;width:100%;height:10px;border:0 !important;margin:0 !important;overflow:hidden;text-indent:-9999em;background:url(../images/zxy_twico.png) right 0 no-repeat;}
.zxy_twbox .mF_games_tb .thumb ul li.current{width:10px !important;}
.zxy_twbox .mF_games_tb .thumb ul li.current a{background-position:0 0;}
.zxy_twbox .mF_games_tb .thumb ul li b{display:none !important;}
/*资讯-要闻*/
.zxy_xwbox{width:453px;height:368px;overflow:hidden;}
.zxy_xwtop{height:34px;background:url(../images/zxy_topline.gif) 0 bottom repeat-x;overflow:hidden;}
.zxy_xwtop .tit{display:block;float:left;height:34px;line-height:34px;font-size:16px;color:#b02f30;font-weight:bold;}
.zxy_xwtop .tit span{display:block;float:left;height:34px;overflow:hidden;}
.zxy_xwtop .tit span.ico1{width:41px;background:url(../images/zxy_ywico.jpg) 0 5px no-repeat;}
.zxy_xwtop .tit span.ico2{width:42px;background:url(../images/zxy_spico.jpg) 0 4px no-repeat;}
.zxy_xwtop .more{display:block;float:right;height:34px;line-height:34px;padding-right:6px;font-size:14px;color:#555;white-space:nowrap;}
.zxy_xwtop .more:hover{color:#9e0001;}
.zxy_ywlist{padding-top:11px;line-height:32px;}
.zxy_ywlist ul li{height:32px;line-height:32px;vertical-align:bottom;padding-left:10px;background:url(../images/ico.gif) 0 center no-repeat;overflow:hidden;}
.zxy_ywlist ul li a{display:block;float:left;font-size:16px;color:#555;max-width:380px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.zxy_ywlist ul li a:hover{color:#9e0001;}
.zxy_ywlist ul li .date{display:block;float:right;white-space:nowrap;font-size:12px;color:#999;}
/*资讯-动态*/
.zxy_lban{width:575px;}
.zxy_dtxxktop{height:34px;background:url(../images/zxy_topline.gif) 0 bottom repeat-x;overflow:hidden;}
.zxy_dtxxktop ul li{float:left;height:34px;}
.zxy_dtxxktop ul li a{float:left;display:block;white-space:nowrap;height:34px;line-height:30px;padding:0 28px;margin-right:20px;font-size:16px;color:#555;}
.zxy_dtxxktop ul li.active a,.zxy_dtxxktop ul li a:hover{color:#9e0001;background:url(../images/zxy_xxktopline.gif) 0 bottom repeat-x;}
.zxy_dtlist{height:195px;padding-top:10px;line-height:32px;overflow:hidden;}
.zxy_dtlist ul{display:none;}
.zxy_dtlist ul.active{display:block;}
.zxy_dtlist ul li{height:32px;line-height:32px;vertical-align:bottom;padding-left:12px;background:url(../images/ico.gif) 4px center no-repeat;overflow:hidden;}
.zxy_dtlist ul li a{display:block;float:left;font-size:16px;color:#555;max-width:490px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.zxy_dtlist ul li a:hover{color:#9e0001;}
.zxy_dtlist ul li .date{display:block;float:right;white-space:nowrap;font-size:12px;color:#999;}
/*资讯-视频*/
.zxy_spimg{width:209px;height:150px;overflow:hidden;}
.zxy_spimg ul li{height:150px;vertical-align:bottom;overflow:hidden;}
.zxy_spimg ul li a{display:block;width:100%;height:150px;position:relative;overflow:hidden;cursor:pointer;}
.zxy_spimg ul li a .title{display:block;width:100%;height:30px;background:url(../images/zxy_spbg.png) center bottom no-repeat;padding-top:120px;line-height:30px;text-align:center;font-size:14px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:absolute;left:0;top:0;}
.zxy_spimg ul li a:hover .title{color:#fff;background-image:url(../images/zxy_spbgh.png);}
.zxy_spbox{width:352px;height:151px;overflow:hidden;}
.zxy_splist{padding-top:11px;line-height:28px;}
.zxy_splist ul li{height:28px;line-height:28px;vertical-align:bottom;padding-left:12px;background:url(../images/ico1.gif) 1px center no-repeat;overflow:hidden;}
.zxy_splist ul li a{display:block;float:left;font-size:14px;color:#555;max-width:310px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.zxy_splist ul li a:hover{color:#9e0001;}
.zxy_splist ul li .date{display:block;float:right;white-space:nowrap;font-size:12px;color:#999;}
/*资讯-公示*/
.zxy_rban{width:392px;}
.zxy_zttop{height:34px;background:url(../images/zxy_zttopline.gif) 0 bottom repeat-x;overflow:hidden;}
.zxy_zttop .tit{display:block;float:left;width:98px;height:34px;line-height:34px; background:#9e0001;font-size:16px;color:#fff;text-align:center;}
.zxy_zttop .more{display:block;float:right;height:34px;line-height:34px;padding-right:6px;font-size:14px;color:#555;white-space:nowrap;}
.zxy_zttop .more:hover{color:#9e0001;}
.zxy_gglist{height:195px;padding-top:10px;line-height:32px;overflow:hidden;}
.zxy_gglist ul li{height:32px;line-height:32px;vertical-align:bottom;padding-left:12px;background:url(../images/ico.gif) 4px center no-repeat;overflow:hidden;}
.zxy_gglist ul li a{display:block;float:left;font-size:16px;color:#555;max-width:315px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.zxy_gglist ul li a:hover{color:#9e0001;}
.zxy_gglist ul li .date{display:block;float:right;white-space:nowrap;font-size:12px;color:#999;}
/*资讯-专题*/
.zxy_ztlm{width:392px;height:107px;padding-top:10px;overflow:hidden;}
.zxy_ztlm ul{width:402px;}
.zxy_ztlm ul li{float:left;width:191px;height:48px;padding:0 10px 11px 0;}
.zxy_ztlm ul li a{display:block;height:48px;line-height:48px;text-align:center;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.zxy_ztlm ul li.num1 a{background:#fef0c5;color:#996600;}
.zxy_ztlm ul li.num1 a:hover{background:#fdc216;color:#fff;}
.zxy_ztlm ul li.num2 a{background:#cfd8f5;color:#003366;}
.zxy_ztlm ul li.num2 a:hover{background:#4165d9;color:#fff;}
.zxy_ztlm ul li.num3 a{background:#c3eaf2;color:#006699;}
.zxy_ztlm ul li.num3 a:hover{background:#10adcc;color:#fff;}
.zxy_ztlm ul li.num4 a{background:#e6efc3;color:#669900;}
.zxy_ztlm ul li.num4 a:hover{background:#9dc00e;color:#fff;}
@media (max-width: 991px) {
	/*****栏目主页-资讯信息 ******/
	.zxy_mainer{width:auto;margin:auto 10px;}
	.zxy_twbox{float:none;width:auto;height:540px;}
	.zxy_twbox .mF_games_tb,.zxy_twbox .mF_games_tb .pic{height:540px !important;}
	/*资讯-要闻*/
	.zxy_xwbox{float:none;width:auto;height:auto;margin-top:10px;}
	.zxy_ywlist{padding-top:10px;}
	.zxy_ywlist ul li a{float:none;max-width:none;margin-right:40px;}
	.zxy_ywlist ul li img{display:none;}
	/*资讯-动态*/
	.zxy_lban{float:none;width:auto;}
	.zxy_dtlist{height:auto;}
	.zxy_dtlist ul li a{float:none;max-width:none;margin-right:40px;}
	.zxy_dtlist ul li img{display:none;}
	/*资讯-公示*/
	.zxy_rban{float:none;width:auto;margin-top:10px;}
	.zxy_gglist{height:auto;}
	.zxy_gglist ul li a{float:none;max-width:none;margin-right:40px;}
	.zxy_gglist ul li img{display:none;}
	/*资讯-视频*/
	.zxy_spbox{float:none;width:auto;margin-left:224px;}
	.zxy_splist{padding-top:10px;}
	.zxy_splist ul li a{float:none;max-width:none;}
	.zxy_splist ul li img{display:none;}
	/*资讯-专题*/
	.zxy_ztlm{float:none;width:auto;height:auto;}
	.zxy_ztlm ul{width:100%;}
	.zxy_ztlm ul li{width:23.5%;padding:0 0 0 2%;}
	.zxy_ztlm ul li.num1{padding-left:0;}
}
@media (max-width: 767px) {
	/*****栏目主页-资讯信息 ******/
	.zxy_twbox{height:380px;}
	.zxy_twbox .mF_games_tb,.zxy_twbox .mF_games_tb .pic{height:380px !important;}
	/*资讯-要闻*/
	.zxy_ywlist{padding-top:6px;}
	/*资讯-动态*/
	.zxy_dtlist{padding-top:6px;}
	/*资讯-公示*/
	.zxy_gglist{padding-top:6px;}
	/*资讯-专题*/
	.zxy_ztlm{padding-top:0;}
	.zxy_ztlm ul li{width:49%;padding:10px 0 0 2%;}
	.zxy_ztlm ul li.num3{padding-left:0;}
}
@media (max-width: 479px) {
	/*****栏目主页-资讯信息 ******/
	.zxy_twbox{height:254px;}
	.zxy_twbox .mF_games_tb,.zxy_twbox .mF_games_tb .pic{height:254px !important;}
	/*资讯-视频*/
	.zxy_spimg{float:none;width:auto;height:auto;}
	.zxy_spimg ul li{height:auto;}
	.zxy_spimg ul li a{height:auto;}
	.zxy_spimg ul li img{width:100%;height:auto;}
	.zxy_spimg ul li a .title{top:auto;bottom:0;}
	.zxy_spbox{margin:10px 0 0;}
	.zxy_splist{padding-top:6px;}
}
/*****栏目主页-资讯信息 end******/


/*****栏目主页-走进弋江 ******/
/*走进-概况*/
.zjy_gkbox{width:982px;margin:auto;margin-top:10px;}
.zjy_gkcon{width:584px;height:297px;}
.zjy_gktop{height:37px;background:url(../images/zjy_gkline.png) 0 bottom no-repeat;padding:12px 0 0 13px;overflow:hidden;}
.zjy_gktop .tit{display:block;float:left;height:37px;}
.zjy_gktop .more{display:block;float:right;width:20px;height:20px;padding:2px 6px 0 0;overflow:hidden;}
.zjy_gktop .more img{vertical-align:top;}
.zjy_gkxx{height:224px;padding:9px 15px 0;overflow:hidden;line-height:28px;font-size:14px;color:#555;text-indent:2em;text-align:justify;text-justify:inter-ideograph;word-break:break-all;word-wrap:break-word;}
.zjy_gkxx a{color:#9e0001;}
.zjy_gkxx a:hover{color:#9e0001;text-decoration:underline;}
.zjy_map{width:386px;height:297px;overflow:hidden;}
.zjy_map .img_title{display:none;}
/*走进-新貌*/
.zjy_xmbox{width:100%;height:254px;background:#fbfbfb;margin-top:17px;}
.zjy_xmcon{width:969px;margin:auto;padding-left:13px;}
.zjy_xmtop{height:38px;padding-top:17px;overflow:hidden;}
.zjy_xmtop .tit{display:block;float:left;height:37px;}
.zjy_xmtop .more{display:block;float:right;width:20px;height:20px;padding:2px 6px 0 0;overflow:hidden;}
.zjy_xmtop .more img{vertical-align:top;}
.zjy_xmlist{height:180px;overflow:hidden;position:relative;}
.zjy_xmlist ul li{position:absolute;overflow:hidden;}
.zjy_xmlist ul li .img_title{position:absolute;display:block;left:0;bottom:0;width:133px;padding:0 15px;height:25px;line-height:25px;background:url(../images/zjy_twxtbg.png) repeat;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff;font-size:14px;}
.zjy_xmlist ul li:hover .img_title{background-image:url(../images/zjy_twxtbgh.png);}
.zjy_xmlist ul li img{width:100%;height:100%;}
.zjy_xmlist ul li.num1{width:255px;height:180px;left:0;top:0;}
.zjy_xmlist ul li.num2{width:163px;height:82px;left:273px;top:0;}
.zjy_xmlist ul li.num3{width:163px;height:82px;left:273px;top:98px;}
.zjy_xmlist ul li.num4{width:163px;height:82px;left:454px;top:0;}
.zjy_xmlist ul li.num5{width:163px;height:82px;left:454px;top:98px;}
.zjy_xmlist ul li.num6{width:334px;height:180px;left:636px;top:0;}
.zjy_xmlist ul li.num1 .img_title{width:225px;}
.zjy_xmlist ul li.num6 .img_title{width:304px;}
/*走进-三板块*/
.zjy_mainer{width:982px;height:220px;margin:auto;}
.zjy_bkbox{width:302px;}
.ml38{margin-left:38px;}
.zjy_bktop{height:35px;border-bottom:#e9e9e9 1px solid;margin-left:13px;padding-top:12px;overflow:hidden;}
.zjy_bktop .tit{display:block;float:left;height:35px;}
.zjy_bktop .more{display:block;float:right;width:20px;height:20px;padding-top:4px;overflow:hidden;}
.zjy_bktop .more img{vertical-align:top;}
.zjy_bklist{height:160px;line-height:32px;padding:6px 0 0 3px;overflow:hidden;}
.zjy_bklist ul li{height:32px;line-height:32px;vertical-align:bottom;padding-left:10px;background:url(../images/ico.gif) 0 center no-repeat;overflow:hidden;}
.zjy_bklist ul li a{display:block;float:left;font-size:14px;color:#555;max-width:260px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.zjy_bklist ul li a:hover{color:#9e0001;}
.zjy_bklist ul li .date{display:block;float:right;white-space:nowrap;font-size:12px;color:#999;}
@media (max-width: 991px) {
	/*走进-概况*/
	.zjy_gkbox{width:auto;margin:0 10px;}
	.zjy_gkcon{float:none;width:auto;height:auto;}
	.zjy_gktop{background-size:100% 1px;}
	.zjy_gkxx{height:auto;padding:8px 10px 0;}
	.zjy_map{float:none;width:auto;height:auto;margin-top:10px;}
	.zjy_map img{width:100%;height:auto;}
	/*走进-新貌*/
	.zjy_xmbox{height:auto;margin-top:15px;padding-bottom:15px;}
	.zjy_xmcon{width:auto;margin:auto 10px;padding-left:0;}
	.zjy_xmtop{padding-top:15px;}
	.zjy_xmlist{height:160px;}
	.zjy_xmlist ul li .img_title{width:94% !important;padding:0 3%;}
	.zjy_xmlist ul li.num1{width:202px;height:160px;}
	.zjy_xmlist ul li.num2{width:115px;height:72px;left:220px;}
	.zjy_xmlist ul li.num3{width:115px;height:72px;left:220px;top:88px;}
	.zjy_xmlist ul li.num4{width:115px;height:72px;left:353px;}
	.zjy_xmlist ul li.num5{width:115px;height:72px;left:353px;top:88px;}
	.zjy_xmlist ul li.num6{width:262px;height:160px;left:487px;}
	/*走进-三板块*/
	.zjy_mainer{width:auto;height:auto;margin:auto 10px;}
	.zjy_bkbox{width:240px;}
	.ml38{margin-left:14px;}
	.zjy_bktop{margin-left:0;}
	.zjy_bklist{height:auto;}
	.zjy_bklist ul li a{float:none;max-width:none;}
	.zjy_bklist ul li img{display:none;}
}
@media (max-width: 767px) {
	/*走进-概况*/
	.zjy_gkxx{padding:8px 0 0;line-height:24px;}
	.zjy_gktop{height:30px;padding:10px 0 0 13px;}
	.zjy_gktop .tit{height:30px;}
	.zjy_gktop .tit img{width:auto;height:22px;}
	/*走进-新貌*/
	.zjy_xmbox{margin-top:10px;padding-bottom:10px;}
	.zjy_xmtop{height:30px;padding-top:10px;}
	.zjy_xmtop .tit{height:30px;}
	.zjy_xmtop .tit img{width:auto;height:22px;}
	.zjy_xmlist{height:auto;position:static;}
	.zjy_xmlist ul li{position:relative;width:100% !important;height:auto !important;left:auto !important;top:auto !important;margin-top:10px;}
	.zjy_xmlist ul li.num1{margin-top:0;}
	.zjy_xmlist ul li img{width:100%;height:auto;}
	/*走进-三板块*/
	.zjy_bkbox{float:none;width:auto;}
	.zjy_bktop{height:30px;padding-top:10px;}
	.zjy_bktop .tit{height:30px;}
	.zjy_bktop .tit img{width:auto;height:24px;}
	.zjy_bktop .more{padding-top:2px;}
	.ml38{margin:0;}
}
/*****栏目主页-走进弋江 end******/


/******栏目主页-赢在园区*******/
/*园区-图文*/
.yqy_twbox{width:509px;height:382px;overflow:hidden;}
.yqy_twbox .mF_games_tb_wrap{background:none !important;border:0 !important;padding:0 !important;width:100% !important;}
.yqy_twbox .mF_games_tb{width:100% !important;height:382px !important;}
.yqy_twbox .mF_games_tb .pic{width:100% !important;height:382px !important;}
.yqy_twbox .mF_games_tb .pic li{height:100% !important;}
.yqy_twbox .mF_games_tb .pic img{width:100% !important;height:100% !important;}
.yqy_twbox .mF_games_tb .txt li{height:32px;line-height:32px;bottom:0 !important;}
.yqy_twbox .mF_games_tb .txt li a{padding-left:10px;font-weight:normal;font-size:16px;font-family:"Microsoft YaHei";white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:120px;}
.yqy_twbox .mF_games_tb .txt li b{filter:alpha(opacity=70);opacity:0.70;}
.yqy_twbox .mF_games_tb .txt li p{display:none;}
.yqy_twbox .mF_games_tb .prev,.yqy_twbox .mF_games_tb .next{width:40px !important;height:72px !important;top:50%;margin-top:-45px;background:none !important;}
.yqy_twbox .mF_games_tb .prev{left:0 !important;}
.yqy_twbox .mF_games_tb .next{right:0 !important;}
.yqy_twbox .mF_games_tb .prev a,.yqy_twbox .mF_games_tb .next a{display:block;width:100%;height:100%;overflow:hidden;text-indent:-999999em;background:url(../images/ind_twpnbtn.png) 0 0 no-repeat;}
.yqy_twbox .mF_games_tb .next a{background-position:-80px 0;}
.yqy_twbox .mF_games_tb .prev a:hover{background-position:-40px 0;}
.yqy_twbox .mF_games_tb .next a:hover{background-position:-120px 0;}
.yqy_twbox .mF_games_tb .thumb{bottom:10px !important;left:auto !important;right:4px !important;height:10px !important;line-height:10px;width:auto !important;z-index:99;}
.yqy_twbox .mF_games_tb .thumb ul{width:auto !important;position:static !important;left:inherit !important;top:inherit !important;}
.yqy_twbox .mF_games_tb .thumb ul li{float:left;width:10px !important;height:10px !important;overflow:hidden;margin:0 10px 0 0 !important;background:none;}
.yqy_twbox .mF_games_tb .thumb ul li a{display:block;width:100%;height:10px;border:0 !important;margin:0 !important;overflow:hidden;text-indent:-9999em;background:url(../images/zxy_twico.png) right 0 no-repeat;}
.yqy_twbox .mF_games_tb .thumb ul li.current{width:10px !important;}
.yqy_twbox .mF_games_tb .thumb ul li.current a{background-position:0 0;}
.yqy_twbox .mF_games_tb .thumb ul li b{display:none !important;}
/*园区-投资*/
.yqy_xwbox{width:480px;height:382px;overflow:hidden;}
.yqy_xwtop{height:35px;background:url(../images/yzyq_dttop.jpg) no-repeat;overflow:hidden;}
.yqy_xwtop .tit{display:block;float:left;width:110px;height:31px;line-height:31px;text-align:center;font-size:16px;color:#fff;}
.yqy_xwtop .more{display:block;float:right;height:32px;line-height:32px;padding:3px 8px 0 0;font-size:14px;color:#555;white-space:nowrap;}
.yqy_xwtop .more:hover{color:#9e0001;}
.yqy_xwtop .tit2{display:block;float:left;width:110px;height:35px;line-height:34px;text-align:center;font-size:16px;color:#333;}
.yqy_xwtop .tit2:hover{color:#9e0001;}
.yqy_ywlist{height:330px;border:#dadada 1px solid;border-top:0;padding:7px 10px 9px;line-height:30px;}
.yqy_ywlist ul li{height:30px;line-height:30px;vertical-align:bottom;padding-left:10px;background:url(../images/ico.gif) 0 center no-repeat;overflow:hidden;}
.yqy_ywlist ul li a{display:block;float:left;font-size:16px;color:#555;max-width:380px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.yqy_ywlist ul li a:hover{color:#9e0001;}
.yqy_ywlist ul li .date{display:block;float:right;white-space:nowrap;font-size:12px;color:#999;}
/*园区-指南*/
.yqy_lbox{width:696px;}
.yqy_bkbox{width:342px;}
.yqy_tztop{height:34px;background:url(../images/zxy_zttopline.gif) 0 bottom repeat-x;overflow:hidden;}
.yqy_tztop .tit{display:block;float:left;width:98px;height:34px;line-height:34px; background:#9e0001;font-size:16px;color:#fff;text-align:center;}
.yqy_tztop .more{display:block;float:right;height:34px;line-height:34px;padding-right:6px;font-size:14px;color:#555;white-space:nowrap;}
.yqy_tztop .more:hover{color:#9e0001;}
.yqy_tzlist{height:188px;padding-top:10px;line-height:32px;overflow:hidden;}
.yqy_tzlist ul li{height:32px;line-height:32px;vertical-align:bottom;padding-left:12px;background:url(../images/ico.gif) 4px center no-repeat;overflow:hidden;}
.yqy_tzlist ul li a{display:block;float:left;font-size:14px;color:#555;max-width:265px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.yqy_tzlist ul li a:hover{color:#9e0001;}
.yqy_tzlist ul li .date{display:block;float:right;white-space:nowrap;font-size:12px;color:#999;}
/*园区-项目*/
.yqy_rbox{width:292px;border-top:#9e0001 3px solid;}
.yqy_xmbox{height:160px;border:#dadada 1px solid;border-top:0;}
.yqy_xmtop{height:37px;padding-left:16px;overflow:hidden;}
.yqy_xmtop .tit{display:block;float:left;height:34px;line-height:34px;font-size:16px;color:#9e0001;}
.yqy_xmtop .more{display:block;float:right;height:34px;line-height:34px;padding-right:6px;font-size:14px;color:#555;white-space:nowrap;}
.yqy_xmtop .more:hover{color:#9e0001;}
.yqy_xmlist{height:112px;padding-left:7px;line-height:28px;overflow:hidden;}
.yqy_xmlist ul li{height:28px;line-height:28px;vertical-align:bottom;padding-left:8px;background:url(../images/ico.gif) 0 center no-repeat;overflow:hidden;}
.yqy_xmlist ul li a{display:block;float:left;font-size:14px;color:#555;max-width:240px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.yqy_xmlist ul li a:hover{color:#9e0001;}
.yqy_xmlist ul li .date{display:block;float:right;white-space:nowrap;font-size:12px;color:#999;}
.yqy_gkbtn{height:58px;overflow:hidden;}
.yqy_gkbtn ul li{height:58px;vertical-align:bottom;overflow:hidden;}
.yqy_gkbtn ul li a{display:block;height:56px;line-height:56px;font-size:20px;padding-left:68px;color:#9e0001;background:url(../images/ind_xxksec2_bg.gif) repeat;border: #d19898 1px solid;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.yqy_gkbtn ul li a:hover{color:#fff;background:#9e0001;border-color:#9e0001;}
.yqy_gkbtn ul li a .ico{display:block;float:left;width:31px;height:31px;background:url("../images/yzyq_gxgk_ico.png") no-repeat;margin:13px 27px 0 0;}
.yqy_gkbtn ul li a:hover .ico{background-image:url("../images/yzyq_gxgk_icoh.png");}
/*园区-平台*/
.yqy_yqtop{height:35px;background:url(../images/yzyq_yqtop.jpg) no-repeat;overflow:hidden;}
.yqy_yqtop .tit{display:block;float:left;width:75px;height:31px;line-height:31px;padding-left:44px;font-size:16px;color:#fff;}
.yqy_yqtop .more{display:block;float:right;height:32px;line-height:32px;padding:3px 8px 0 0;font-size:14px;color:#555;white-space:nowrap;}
.yqy_yqtop .more:hover{color:#9e0001;}
.yqy_imglist{height:167px;border:#dadada 1px solid;border-top:0;padding:14px 10px 0;overflow:hidden;}
.yqy_imglist .j-scroll{height:154px !important;overflow:hidden !important;position:relative;}
.yqy_imglist ul li{float:left;width:156px;height:154px;padding-right:9px;}
.yqy_imglist ul li a{display:block;width:156px;height:154px;overflow:hidden;}
.yqy_imglist ul li a img{width:150px;height:118px;border:#e2e2e2 1px solid;padding:2px;float:left;}
.yqy_imglist ul li a .title{display:block;float:left;width:100%;height:25px;line-height:25px;text-align:center;color:#666;background:#eaeaea;margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.yqy_imglist ul li a:hover .title{background:#9e0001;color:#fff;}
@media (max-width: 991px) {
	/*园区-图文*/
	.yqy_mainer{margin:auto 10px;}
	.yqy_twbox{float:none;width:auto;height:550px;}
	.yqy_twbox .mF_games_tb,.yqy_twbox .mF_games_tb .pic{height:550px !important;}
	/*园区-投资*/
	.yqy_xwbox{float:none;width:auto;height:auto;margin-top:10px;}
	.yqy_xwtop{background-image:url(../images/yzyq_dttop_l.jpg);}
	.yqy_ywlist{height:auto;}
	.yqy_ywlist ul li a{float:none;max-width:none;margin-right:40px;}
	/*园区-指南*/
	.yqy_lbox{float:none;width:auto;}
	.yqy_bkbox{width:367px;}
	.yqy_tzlist ul li a{float:none;max-width:none;margin-right:40px;}
	/*园区-项目*/
	.yqy_rbox{float:none;width:auto;margin-top:10px;}
	.yqy_xmbox{height:auto;padding-bottom:8px;}
	.yqy_xmlist{height:auto;padding:0 10px;}
	.yqy_xmlist ul li{float:left;width:50%;padding-right:10px;box-sizing:border-box;}
	.yqy_xmlist ul li a{float:none;max-width:none;}
}
@media (max-width: 767px) {
	/*园区-图文*/
	.yqy_twbox{height:380px;}
	.yqy_twbox .mF_games_tb,.yqy_twbox .mF_games_tb .pic{height:380px !important;}
	/*园区-指南*/
	.yqy_bkbox{float:none;width:auto;}
	.yqy_tzlist{height:auto;}
	.yqy_bkbox.fr{margin-top:10px;}
	/*园区-项目*/
	.yqy_xmlist ul li{width:100%;padding-right:0;}
}
@media (max-width: 479px) {
	/*园区-图文*/
	.yqy_twbox{height:260px;}
	.yqy_twbox .mF_games_tb,.yqy_twbox .mF_games_tb .pic{height:260px !important;}
}
/******栏目主页-赢在园区 end*******/


/*****栏目主页-政民互动主页 ******/
.hdy_container{padding-top:10px;}
.hdy_lbox{width:700px;}
.hdy_ltop{height:32px;background:url(../images/zmhd_ltopbg.jpg) 0 0 repeat-x;overflow:hidden;padding-top:3px;}
.hdy_ltop .tit,.hdy_ltop .tit1{display:block;float:left;width:108px;height:28px;line-height:26px;font-size:16px;color:#fff;padding-left:40px;background:url(../images/zmhd_wzico.jpg) no-repeat;overflow:hidden;}
.hdy_ltop .tit1{background-image:url(../images/zmhd_xxico.jpg);}
.hdy_ltop .more{display:block;float:right;width:99px;height:28px;padding-top:4px;overflow:hidden;}
/*互动-信件*/
.hdy_wzbox{height:284px;border:#dadada 1px solid;border-top:0;padding-top:2px;overflow:hidden;}
.hdy_xxbox{height:256px;border:#dadada 1px solid;border-top:0;padding-top:2px;overflow:hidden;}
.hdy_wzxxktop{height:32px;background:url(../images/zmhd_xxkline.gif) 0 bottom repeat-x;padding-left:2px;overflow:hidden;}
.hdy_wzxxktop ul li{float:left;height:32px;}
.hdy_wzxxktop ul li a,.hdy_wzxxktop ul li .title{display:block;width:121px;height:32px;line-height:32px;text-align:center;margin-right:20px;font-size:16px;color:#555;}
.hdy_wzxxktop ul li.active a,.hdy_wzxxktop ul li a:hover,.hdy_wzxxktop ul li .title{color:#9e0001;background:url(../images/zxy_xxktopline.gif) 0 bottom repeat-x;}
.hdy_xjlist ul{display:none;}
.hdy_xjlist ul.active{display:block;border:#fff 1px solid;}
.hdy_xjlist li{height:30px;vertical-align:bottom;overflow:hidden;}
.hdy_xjlist li.even{background:#f9f9f9;}
.hdy_xjlist li p{display:block;float:right;height:30px;line-height:30px;font-size:14px;color:#555;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.hdy_xjlist li p.p5{width:98px;color:#999;}
.hdy_xjlist li p.p4{width:78px;}
.hdy_xjlist li p.p4 .responseNo{color:#b71210;}
.hdy_xjlist li p.p3{width:135px;padding-left:15px;text-align:left;}
.hdy_xjlist li p.p2{width:106px;}
.hdy_xjlist li p.p1{padding-left:6px;text-align:left;float:none;margin-right:432px;}
.hdy_xjlist li p.p1 a{display:block;float:none;height:30px;color:#555;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.hdy_xjlist li p.p1 a:hover{color:#9e0001;}
.hdy_xjlist li.tel{background:#fafafa;margin-bottom:8px;font-weight:bold;}
.hdy_xjlist li.tel p.p1{text-align:center;padding:0;}
.hdy_xjlist li.tel p.p5{color:#555;}
/*互动-红黄牌*/
.hdy_hhbox{height:228px;border:#dadada 1px solid;padding-top:9px;}
.hdy_hhxxktop{height:38px;background:url(../images/zmhd_xxkline.gif) 0 bottom repeat-x;padding-left:2px;overflow:hidden;}
.hdy_hhxxktop ul li{float:left;height:36px;}
.hdy_hhxxktop ul li a{float:left;display:block;width:121px;height:36px;line-height:30px;text-align:center;margin-right:6px;font-size:16px;color:#9e0001;background:url(../images/hdy_hhpsec1.jpg) center 0 no-repeat;}
.hdy_hhxxktop ul li.active a,.hdy_hhxxktop ul li a:hover{color:#fff;background:url(../images/hdy_hhpsec2.jpg) center 0 no-repeat;border-bottom:#9e0001 2px solid;}
.hdy_rpbox{height:186px;overflow:hidden;}
.hdy_rpbox ul{display:none;}
.hdy_rpbox ul.active{display:block;border:#fff 1px solid;}
.hdy_rpbox li{height:30px;vertical-align:bottom;overflow:hidden;}
.hdy_rpbox li.even{background:#fafafa;}
.hdy_rpbox li p{display:block;float:right;height:30px;line-height:30px;font-size:14px;color:#555;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.hdy_rpbox li p.p3{width:200px;}
.hdy_rpbox li p.p2{width:200px;}
.hdy_rpbox li p.p1{padding-left:40px;text-align:left;float:none;margin-right:400px;}
.hdy_rpbox li.tel{background:#fafafa;margin-bottom:5px;font-weight:bold;}
.hdy_rpbox li.tel p.p1{text-align:center;padding:0;}
/*互动-右侧*/
.hdy_rbox{width:290px;border-top:#9e0001 3px solid;}
.hdy_cxbox{height:224px;border:#dadada 1px solid;border-top:0;padding:10px 10px 0;overflow:hidden;}
.hdy_cxtit{height:25px;overflow:hidden;}
.hdy_cxtit span{display:block;width:90px;height:25px;line-height:24px;text-align:center;font-size:16px;color:#fff;background:url(../images/zmhd_cxtitbg.gif) no-repeat;}
.hdy_cxnr{height:80px;padding:16px 0 0 3px;overflow:hidden;}
.hdy_cxnr ul{width:280px;}
.hdy_cxnr ul li{float:left;width:123px;height:57px;padding-right:15px;overflow:hidden;}
.hdy_cxnr ul li a{display:block;height:51px;border:#9e0001 3px solid;line-height:51px;text-align:center;font-size:16px;color:#9e0001;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.hdy_cxnr ul li a:hover{background:#9e0001;color:#fff;}
.hdy_tjxx{height:64px;line-height:32px;font-size:14px;color:#555;padding:7px 0 0 6px;overflow:hidden;}
.hdy_tjxx span{color:#9e0001;}
/*互动-征集*/
.hdy_dctop{height:31px;background:#eee;border-bottom:#9e0001 1px solid;overflow:hidden;}
.hdy_dctop .tit{display:block;float:left;width:105px;height:31px;line-height:31px;font-size:16px;color:#fff;background:url(../images/zmhd_dctopico.gif) right 0 no-repeat #9e0001;text-align:center;}
.hdy_dctop .more{display:block;float:right;width:38px;height:31px;line-height:31px;overflow:hidden;}
.hdy_dctop .more a{color:#555;}
.hdy_dctop .more a:hover{color:#9e0001;}
.hdy_dclist{height:280px;line-height:28px;border:#dadada 1px solid;border-top:0;padding:7px 0 7px 10px;overflow:hidden;}
.hdy_dclist ul li{height:28px;line-height:28px;vertical-align:bottom;padding-left:9px;background:url(../images/ico.gif) 0 center no-repeat;overflow:hidden;}
.hdy_dclist ul li a{display:block;float:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.hdy_dclist ul li span{display:none;}
/*互动-二维码*/
.hdy_ewmbox{height:200px;border:#dadada 1px solid;border-bottom:0;padding-top:8px;overflow:hidden;}
.hdy_ewm{width:180px;height:200px;margin:auto;overflow:hidden;}
.hdy_ewm ul{display:none;}
.hdy_ewm ul.active{display:block;}
.hdy_ewm img{vertical-align:top;}
.hdy_ewm .img_title{display:none;}
.hdy_ewmxxk{width:290px;height:81px;overflow:hidden;}
.hdy_ewmxxk ul li{float:left;width:145px;height:81px;overflow:hidden;}
.hdy_ewmxxk ul li.wx{background:url(../images/zmhd_wxsec1.jpg) no-repeat;}
.hdy_ewmxxk ul li.wx.active{background:url(../images/zmhd_wxsec2.jpg) no-repeat;}
.hdy_ewmxxk ul li.wb{background:url(../images/zmhd_wbsec1.jpg) no-repeat;}
.hdy_ewmxxk ul li.wb.active{background:url(../images/zmhd_wbsec2.jpg) no-repeat;}
.hdy_ewmxxk ul li span{display:block;height:34px;line-height:34px;padding-top:47px;text-align:center;font-size:14px;color:#484848;background:url("../images/zmhd_wxwbico_01.png") center 0 no-repeat;}
.hdy_ewmxxk ul li.wb span{background-image:url("../images/zmhd_wxwbico_02.png");}
/*互动-留言查询*/
.xf_cxbox{position:relative;}
.xf_cxbox .xf_close{display:block;width:30px;height:30px;position:absolute;right:5px;top:-5px;background:url("../images/xf_close.gif") center center no-repeat;cursor:pointer;}
.xf_title{height:60px;line-height:60px;font-size:24px;text-align:center;color:#eb6100;padding-top:10px;}
.xf_cxcon{width:400px;margin:auto;display:none;}
.xf_cxcon ul li{height:30px;line-height:30px;vertical-align: bottom;padding:7px 0;}
.xf_cxcon ul li .tit{display:block;float:left;width:125px;text-align:right;font-size:16px;color:#666;padding-right:5px;}
.xf_cxcon ul li .tit i{color:#f00;padding-right:3px;}
.xf_cxcon ul li .input{display:block;float:none;margin-left:130px;height:30px;}
.xf_cxcon ul li .input input{float:left;width:180px;height:28px;line-height:28px;border:#ddd 1px solid;padding:0 5px;}
.xf_cxcon ul li.cx-btn{width:270px;padding-left:130px;height:44px;padding-top:10px;}
.xf_cxcon ul li.cx-btn input{float:left;width:160px;height:44px;background:#eb6100;border-radius:5px;color:#fff;font-size:18px;font-weight:bold;cursor:pointer;border:none;}
@media (max-width: 991px) {
	.hdy_container{margin:0 10px;}
	.hdy_ltop {background-size:100% 100%;}
	.hdy_lbox{float:none;width:auto;}
	/*互动-信件*/
	.hdy_wzbox{height:auto;padding-bottom:8px;}
	.hdy_xxbox{height:auto;padding-bottom:8px;}
	/*互动-红黄牌*/
	.hdy_hhbox{height:auto;padding-bottom:8px;}
	.hdy_rpbox{height:auto;}
	.hdy_rpbox li p.p3{width:150px;}
	.hdy_rpbox li p.p2{width:150px;}
	.hdy_rpbox li p.p1{margin-right:300px;}
	/*互动-右侧*/
	.hdy_rbox{float:none;width:auto;margin-top:10px;}
	.hdy_cxbox{height:auto;}
	.hdy_cxnr{height:auto;padding:10px 0;}
	.hdy_cxnr ul{width:auto;}
	.hdy_cxnr ul li{width:30%;padding:0 10%;}
	.hdy_tjxx{height:auto;padding:7px 0;}
	.hdy_tjxx ul li{float:left;width:50%;}
	/*互动-征集*/
	.hdy_dclist{height:auto;}
	/*互动-二维码*/
	.hdy_ewmxxk{width:auto;border-left:#dadada 1px solid;border-right:#dadada 1px solid;}
	.hdy_ewmxxk ul li{width:50%;background-size:105% 100% !important;background-position:center 0 !important;}
}
@media (max-width: 767px) {
	/*互动-信件*/
	.hdy_xjlist li p.p2,.hdy_xjlist li p.p3,.hdy_xjlist li p.p4{display:none;}
	.hdy_xjlist li p.p1{margin-right:98px;}
	/*互动-红黄牌*/
	.hdy_hhxxktop{padding:0 2px;}
	.hdy_hhxxktop ul li{width:22.5%;margin:0 0.25%;}
	.hdy_hhxxktop ul li:nth-child(3),.hdy_hhxxktop ul li:nth-child(4){width:26.5%;}
	.hdy_hhxxktop ul li a{float:none;width:auto;margin-right:0;background-size:100% 31px !important;}
	.hdy_rpbox li p.p3{width:80px;}
	.hdy_rpbox li p.p2{width:80px;}
	.hdy_rpbox li p.p1{margin-right:160px;padding-left:10px;}
	/*互动-右侧*/
	.hdy_cxnr ul li{width:48%;padding:0 1%;}
	.hdy_tjxx ul li{width:100%;}
	/*互动-征集*/
	.hdy_dclist{height:auto;}
	/*互动-二维码*/
	.hdy_ewmxxk{width:auto;border-left:#dadada 1px solid;border-right:#dadada 1px solid;}
	.hdy_ewmxxk ul li{width:50%;background-size:105% 100% !important;background-position:center 0 !important;}
	/*互动-留言查询*/
	.xf_cxbox .xf_close{right:-5px;top:-10px;}
	.xf_title{font-size:20px;}
	.xf_cxcon{width:auto;}
	.xf_cxcon ul li .tit{width:95px;font-size:14px;}
	.xf_cxcon ul li .input{margin-left:100px;}
	.xf_cxcon ul li .input input{width:100%;height:30px;box-sizing:border-box;}
	.xf_cxcon ul li.cx-btn{width:auto;padding-left:100px;height:40px;}
	.xf_cxcon ul li.cx-btn input{width:120px;height:40px;font-size:16px;}
}
/*****栏目主页-政民互动主页end ******/


/*****栏目主页-办事大厅主页 ******/
.bsy_mainer{padding-top:10px;}
.bsy_lbox{width:730px;}
.bsy_bstop{height:35px;background:url(../images/bsdt_bstop.jpg) no-repeat;padding-left:14px;overflow:hidden;}
.bsy_bstop span{display:block;float:left;width:75px;padding-left:30px;height:31px;line-height:31px;font-size:16px;color:#fff;}
.bsy_bstop span.tit1{background:url(../images/bsdt_grico.png) no-repeat;}
.bsy_bstop span.tit2{background:url(../images/bsdt_qyico.png) no-repeat;}
.bsy_bstop .more{float:right; display:block; line-height:34px; margin-right:8px;}
.bsy_grlist{height:122px;border-left:#dadada 1px solid;border-right:#dadada 1px solid;padding:10px 0 0 5px;overflow:hidden;}
.bsy_grlist ul li{float:left;width:158px;height:29px;padding:0 12px 12px 10px;overflow:hidden;}
.bsy_grlist ul li a{display:block;height:29px;line-height:28px;text-align:center;font-size:16px;color:#555;background:#e9e9e9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.bsy_grlist ul li a:hover{color:#fff;background:#9e0001;}
.bsy_qylist{border-bottom:#dadada 1px solid;}

.bsy_cxbox{width:259px;height:502px;overflow:hidden;}
.bsy_cxbox ul li{float:left;width:100%;height:82px;padding-bottom:23px;overflow:hidden;}
.bsy_cxbox ul li a{display:block;height:80px;line-height:80px;border:#d2d2d2 1px solid;padding-left:94px;font-size:22px;color:#9e0001;background:url(../images/bsdt_cxico.png) no-repeat #e9e9e9;}
.bsy_cxbox ul li a:hover{border:#9e0001 1px solid;color:#fff;background:url(../images/bsdt_cxicoh.png) no-repeat #9e0001;}
.bsy_cxbox ul li.num1 a,.bsy_cxbox ul li.num1 a:hover{background-position:22px 0;}
.bsy_cxbox ul li.num2 a,.bsy_cxbox ul li.num2 a:hover{background-position:22px -96px;}
.bsy_cxbox ul li.num3 a,.bsy_cxbox ul li.num3 a:hover{background-position:22px -192px;}
.bsy_cxbox ul li.num4 a,.bsy_cxbox ul li.num4 a:hover{background-position:22px -287px;}
.bsy_cxbox ul li.num5 a,.bsy_cxbox ul li.num5 a:hover{background-position:22px -383px;}
@media (max-width: 991px) {
	.bsy_mainer{margin:0 10px;}
	.bsy_lbox{float:none;width:auto;}
	.bsy_bstop{background-size:100% 100%;}
	.bsy_grlist{height:auto;padding:10px 5px 0;}
	.bsy_grlist ul li{width:24%;padding:0 0.5% 12px;}
	.bsy_cxbox{float:none;width:auto;height:auto;margin-top:10px;}
	.bsy_cxbox ul li{width:32.5%;padding-right:1.25%;padding-bottom:10px;}
	.bsy_cxbox ul li:nth-of-type(3n){padding-right:0;}
	.bsy_cxbox ul li.num4,.bsy_cxbox ul li.num5{padding-bottom:0;}
}
@media (max-width: 767px) {
	.bsy_grlist ul li{width:32.5%;padding:0 1.25% 10px 0;}
	.bsy_grlist ul li:nth-of-type(3n){padding-right:0;}
	.bsy_cxbox ul li{width:49%;padding-right:2%;height:62px;}
	.bsy_cxbox ul li:nth-of-type(3n){padding-right:2%;}
	.bsy_cxbox ul li:nth-of-type(2n){padding-right:0;}
	.bsy_cxbox ul li.num4{padding-bottom:10px;}
	.bsy_cxbox ul li.num5{width:100%;padding-right:0;}
	.bsy_cxbox ul li a{height:60px;line-height:60px;background-size:40px auto !important;}
	.bsy_cxbox ul li.num1 a,.bsy_cxbox ul li.num1 a:hover{background-position:25px 4px;}
	.bsy_cxbox ul li.num2 a,.bsy_cxbox ul li.num2 a:hover{background-position:25px -58px;}
	.bsy_cxbox ul li.num3 a,.bsy_cxbox ul li.num3 a:hover{background-position:25px -124px;}
	.bsy_cxbox ul li.num4 a,.bsy_cxbox ul li.num4 a:hover{background-position:25px -188px;}
	.bsy_cxbox ul li.num5 a,.bsy_cxbox ul li.num5 a:hover{background-position:25px -252px;}
}
@media (max-width: 729px) {
	.bsy_bstop{background-size:auto 100%;}
}
@media (max-width: 479px) {
	.bsy_cxbox ul li{width:100%;padding-right:0;}
	.bsy_cxbox ul li:nth-of-type(3n){padding-right:0;}
}
/*****栏目主页-办事大厅主页end ******/


/*****栏目主页-信息公开主页 ******/
.gky_mainer{padding-top:10px;}
.gky_lbox{width:720px;}
.gky_mlbtn{width:200px;height:256px;overflow:hidden;}
.gky_mlbtn ul li{float:left;width:200px;height:41px;padding-bottom:13px;overflow:hidden;}
.gky_mlbtn ul li.num3{padding-bottom:12px;}
.gky_mlbtn ul li a{display:block;height:41px;line-height:40px;text-align:center;font-size:16px;color:#9e0001;background:url(../images/xxgk_mlbtn.png) 0 0 no-repeat;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.gky_mlbtn ul li a:hover{color:#fff;background-position:0 -54px;}
.gky_lbbox{width:510px;height:254px;border:#dadada 1px solid;}
.gky_xxktop{height:34px;background:url(../images/zxy_topline.gif) 0 bottom repeat-x;overflow:hidden;}
.gky_xxktop ul li{float:left;width:85px;height:34px;}
.gky_xxktop ul li a{display:block;height:34px;line-height:34px;text-align:center;font-size:16px;color:#555;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.gky_xxktop ul li a:hover,.gky_xxktop ul li.active a{color:#9e0001;background:url(../images/zxy_xxktopline.gif) 0 bottom repeat-x;}
.gky_xxklist{height:204px;padding:11px 14px 0 14px;line-height:30px;overflow:hidden;}
.gky_xxklist ul{display:none;}
.gky_xxklist ul.active{display:block;}
.gky_xxklist ul li{padding:0 80px 0 11px;background:url("../images/ico1.gif") 0 center no-repeat;height:28px;line-height:28px;vertical-align:bottom;font-size:14px;overflow: hidden;position:relative;}
.gky_xxklist ul li .col-block{float:left;max-width:100%;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.gky_xxklist ul li .date{white-space:nowrap;position:absolute;right:0;top:0;color:#999;font-size:12px;}
.gky_xxklist ul li .title{display:block;float:none;font-size:14px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-right:0;}
.gky_xxklist ul li .explain-list,.gky_xxklist ul li .policy-list{display:block;float:right;max-width:80%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.gky_xxklist ul li .explain-list .split-line,.gky_xxklist ul li .policy-list .split-line{padding:0 2px;color:#666;font-size:13px;}
.gky_xxklist ul li .explain-list a,.gky_xxklist ul li .policy-list a{display:inline;color:#ff0000;float:none;background:none;max-width:none;padding:0;margin:0;}
.gky_xxklist ul li .explain-list a:hover,.gky_xxklist ul li .policy-list a:hover{color:#ff0000;}

.gky_rbox{width:270px;border-top:#9e0001 3px solid;}
.gky_gklm{width:258px;height:242px;border:#dadada 1px solid;border-top:0;padding:10px 0 0 10px;overflow:hidden;}
.gky_gklm ul li{float:left;width:119px;padding:0 10px 10px 0;overflow:hidden;}
.gky_gklm ul li a{display:block;width:119px;height:29px;line-height:28px;padding-top:48px;text-align:center;font-size:16px;color:#9e0001;background:url(../images/xxgk_lmbg.jpg) no-repeat;}
.gky_gklm ul li a:hover{color:#fff;background:url(../images/xxgk_lmbgh.jpg) no-repeat;}
.gky_gklm ul li.num2 a{width:85px;height:36px;padding:41px 17px 0;line-height:16px;}
.gky_gklm ul li.num5{width:248px;}
.gky_gklm ul li.num5 a{width:138px;height:58px;line-height:58px;padding:0 0 0 110px;text-align:left;}
.gky_gklm ul li.num1 a,.gky_gklm ul li.num1 a:hover{background-position:0 0;}
.gky_gklm ul li.num2 a,.gky_gklm ul li.num2 a:hover{background-position:-129px 0;}
.gky_gklm ul li.num3 a,.gky_gklm ul li.num3 a:hover{background-position:0 -87px;}
.gky_gklm ul li.num4 a,.gky_gklm ul li.num4 a:hover{background-position:-129px -87px;}
.gky_gklm ul li.num5 a,.gky_gklm ul li.num5 a:hover{background-position:0 -174px;}
/*公开-专题报道*/
.gky_ztbox{height:54px;border-bottom:#9e0001 1px solid;overflow:hidden;}
.gky_zttit{width:60px;height:54px;overflow:hidden;}
.gky_zttit a{display:block;height:48px;background:url(../images/xxgk_zttit.jpg) no-repeat;padding:6px 8px 0 9px;text-align:center;line-height:22px;font-size:16px;color:#9e0001;letter-spacing:3px;}
.gky_zttit a:hover{color:#9e0001;}
.gky_ztlb{height:48px;margin-left:70px;overflow:hidden;}
.gky_ztlb ul li{float:left;width:202px;height:48px;padding-right:10px;}
.gky_ztlb ul li a{display:block;height:48px;line-height:48px;text-align:center;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.gky_ztlb ul li.num1 a,.gky_ztlb ul li.num5 a,.gky_ztlb ul li.num9 a,.gky_ztlb ul li.num13 a,.gky_ztlb ul li.num17 a{background:#fef0c5;color:#996600;}
.gky_ztlb ul li.num1 a:hover,.gky_ztlb ul li.num5 a:hover,.gky_ztlb ul li.num9 a:hover,.gky_ztlb ul li.num13 a:hover,.gky_ztlb ul li.num17 a:hover{background:#fdc216;color:#fff;}
.gky_ztlb ul li.num2 a,.gky_ztlb ul li.num6 a,.gky_ztlb ul li.num10 a,.gky_ztlb ul li.num14 a,.gky_ztlb ul li.num18 a{background:#cfd8f5;color:#003366;}
.gky_ztlb ul li.num2 a:hover,.gky_ztlb ul li.num6 a:hover,.gky_ztlb ul li.num10 a:hover,.gky_ztlb ul li.num14 a:hover,.gky_ztlb ul li.num18 a:hover{background:#4165d9;color:#fff;}
.gky_ztlb ul li.num3 a,.gky_ztlb ul li.num7 a,.gky_ztlb ul li.num11 a,.gky_ztlb ul li.num15 a,.gky_ztlb ul li.num19 a{background:#c3eaf2;color:#006699;}
.gky_ztlb ul li.num3 a:hover,.gky_ztlb ul li.num7 a:hover,.gky_ztlb ul li.num11 a:hover,.gky_ztlb ul li.num15 a:hover,.gky_ztlb ul li.num19 a:hover{background:#10adcc;color:#fff;}
.gky_ztlb ul li.num4 a,.gky_ztlb ul li.num8 a,.gky_ztlb ul li.num12 a,.gky_ztlb ul li.num16 a,.gky_ztlb ul li.num20 a{background:#e6efc3;color:#669900;}
.gky_ztlb ul li.num4 a:hover,.gky_ztlb ul li.num8 a:hover,.gky_ztlb ul li.num12 a:hover,.gky_ztlb ul li.num16 a:hover,.gky_ztlb ul li.num20 a:hover{background:#9dc00e;color:#fff;}

.gky_zdbox{width:745px;}
.gky_zdlytop{height:35px;background:url(../images/xxgk_zdlytop.jpg) no-repeat;overflow:hidden;}
.gky_zdlytop span{display:block;width:156px;height:31px;line-height:31px;text-align:center;font-size:16px;color:#fff;}
.gky_zdflbox{width:733px;height:180px;border:#dadada 1px solid;border-top:0px;padding:10px 0 10px 10px;}
.gky_lybox{width:172px;height:178px;border:#e8e8e8 1px solid;background:#eeeeee;margin-right:9px;overflow:hidden;}
.gky_lytop{height:38px;background:#d9d9d9;line-height:38px;font-size:16px;color:#9e0001;overflow:hidden;}
.gky_lytop a{display:block;height:38px;color:#9e0001;padding-left:64px;overflow:hidden;background:url(../images/gky_lytopico.png) no-repeat; letter-spacing:3px;}
.gky_lytop a:hover{color:#9e0001;}
.gky_lytop a.lm1{background-position:0 0;}
.gky_lytop a.lm2{background-position:0 -40px;padding-left:56px;letter-spacing:0;}
.gky_lytop a.lm3{background-position:0 -80px;padding-left:56px;letter-spacing:0;}
.gky_lytop a.lm4{background-position:0 -120px;}
.gky_lylist{height:130px;padding-left:11px;margin-top:5px;line-height:24px;overflow-x:hidden;overflow-y:auto;}
.gky_lylist ul{width:140px;}
.gky_lylist ul li{height:24px;line-height:24px;vertical-align:bottom;padding-left:10px;background:url(../images/xxgk_ico.gif) 0 center no-repeat;overflow:hidden;}
.gky_lylist ul li a{display:block;height:24px;color:#555;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.gky_lylist ul li a:hover{color:#9e0001;}

.gky_mlbox{width:247px;height:236px;overflow:hidden;}
.gky_mlbox ul li{float:left;width:247px;height:72px;padding-bottom:10px;overflow:hidden;}
.gky_mlbox ul li a{display:block;height:70px;line-height:70px;text-align:center;font-size:20px;color:#9e0001;border:#dadada 1px solid;background:#e9e9e9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.gky_mlbox ul li a:hover{color:#fff;border:#9e0001 1px solid;background:#9e0001;}
@media (max-width: 991px) {
	.gky_mainer{margin:0 10px;}
	.gky_lbox{width:auto;float:none;}
	.gky_lbbox{width:533px;}

	.gky_rbox{width:auto;float:none;margin-top:10px;}
	.gky_gklm{width:auto;height:auto;padding:10px 10px 0;}
	.gky_gklm ul li{width:25%;padding:0 0 10px;}
	.gky_gklm ul li a{margin:auto;}
	.gky_gklm ul li.num5{width:100%;}

	.gky_zdbox{width:auto;float:none;}
	.gky_zdlytop{background-size:100% 100%;}
	.gky_zdflbox{width:auto;}
	.gky_lybox{margin-right:10px;}

	.gky_mlbox{width:auto;float:none;height:auto;margin-top:10px;}
	.gky_mlbox ul li{width:32.5%;padding-bottom:0;padding-right:1.25%;}
	.gky_mlbox ul li.num3{padding-right:0;}
}
@media (max-width: 767px) {
	.gky_mlbtn{width:auto;float:none;height:auto;}
	.gky_mlbtn ul li{width:100%;height:40px;padding-bottom:10px;}
	.gky_mlbtn ul li.num3{padding-bottom:10px;}
	.gky_mlbtn ul li.num5{padding-bottom:0;}
	.gky_mlbtn ul li a{height:40px;background:#e6e6e6;border-radius:5px;}
	.gky_mlbtn ul li a:hover{background:#9e0001;}
	.gky_lbbox{width:auto;float:none;height:auto;margin-top:10px;}
	.gky_xxktop{height:auto;}
	.gky_xxklist{height:auto;padding:10px;}

	.gky_gklm ul li{width:49%;padding:0 0 10px 2%;}
	.gky_gklm ul li:nth-of-type(2n+1){padding-left:0;}
	.gky_gklm ul li.num5{width:100%;}
	.gky_gklm ul li a{width:auto !important;height:40px !important;line-height:40px !important;padding:0 !important;background:url(../images/ind_xxksec2_bg.gif) repeat;border-radius:5px;text-align:center !important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
	.gky_gklm ul li a:hover{color:#fff;background:#9e0001;}

	.gky_zdlytop{background-size:auto 100%;}
	.gky_zdflbox{height:auto;padding:10px 10px 0;}
	.gky_lybox{width:49%;margin:0 2% 10px 0;height:180px;box-sizing: border-box;}
	.gky_lybox:nth-of-type(2n){margin-right:0;}
	.gky_lylist ul{width:auto;}

	.gky_mlbox ul li{width:100%;padding-bottom:10px;padding-right:0;height:50px;}
	.gky_mlbox ul li.num3{padding-bottom:0;}
	.gky_mlbox ul li a{height:48px;line-height:48px;font-size:18px;}
}
@media (max-width: 399px) {
	.gky_gklm ul li a{font-size:14px;}
	.gky_lybox{width:100%;margin:0 0 10px;}
}
/*****栏目主页-信息公开主页end ******/


/*****栏目主页-数据开放 ******/
.sjy_container{padding:0 15px;}
.sjy_flbox{width:475px;}
.sjy_xxktop{height:51px;background:url(../images/zxy_topline.gif) 0 bottom repeat-x;overflow:hidden;}
.sjy_xxktop ul li{float:left;width:auto;height:51px;white-space:nowrap;}
.sjy_xxktop ul li span,.sjy_xxktop ul li a{display:block;float:left;white-space:nowrap;height:42px;line-height:42px;font-size:18px;color:#333;padding:7px 15px 0;}
.sjy_xxktop ul li a:hover,.sjy_xxktop ul li.active a,.sjy_xxktop ul li.active span{color:#9e0001;border-bottom:#9e0001 2px solid;}
.sjy_xxkcon{height:439px;padding-top:20px;overflow:hidden;}
.sjy_xxkcon ul{display:none;}
.sjy_xxkcon ul.active{display:block;}
.sjy_xxkcon img{width:100%;height:439px;}
.sjy_xxkcon .img_title{display:none;}

.sjy_bkcon{margin-top:10px;}
.sjy_bkbox{width:465px;height:270px;overflow:hidden;}
.sjy_bklist{padding-top:9px;font-size:14px;line-height:30px;overflow:hidden;}
.sjy_bklist ul{display:none;}
.sjy_bklist ul.active{display:block;}
.sjy_bklist ul li{height:30px;line-height:30px;vertical-align:bottom;padding-left:14px;background:url(../images/ico1.gif) 0 center no-repeat;overflow:hidden;}
.sjy_bklist ul li a{display:block;float:left;font-size:14px;color:#484848;max-width:340px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.sjy_bklist ul li a:hover{color:#9e0001;}
.sjy_bklist ul li .date{display:block;float:right;white-space:nowrap;font-size:12px;color:#999;}

.sjy_gklist{padding-top:9px;font-size:14px;line-height:30px;overflow:hidden;}
.sjy_gklist ul{display:none;}
.sjy_gklist ul.active{display:block;}
.sjy_gklist ul li{padding:0 80px 0 14px;background:url("../images/ico1.gif") 0 center no-repeat;height:30px;line-height:30px;vertical-align:bottom;font-size:14px;overflow: hidden;position:relative;}
.sjy_gklist ul li .col-block{float:left;max-width:100%;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.sjy_gklist ul li .date{white-space:nowrap;position:absolute;right:0;top:0;color:#999;font-size:12px;}
.sjy_gklist ul li .title{display:block;float:none;font-size:14px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-right:0;}
.sjy_gklist ul li .explain-list,.sjy_gklist ul li .policy-list{display:block;float:right;max-width:80%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.sjy_gklist ul li .explain-list .split-line,.sjy_gklist ul li .policy-list .split-line{padding:0 2px;color:#666;font-size:13px;}
.sjy_gklist ul li .explain-list a,.sjy_gklist ul li .policy-list a{display:inline;color:#ff0000;float:none;background:none;max-width:none;padding:0;margin:0;}
.sjy_gklist ul li .explain-list a:hover,.sjy_gklist ul li .policy-list a:hover{color:#ff0000;}
@media (max-width: 991px) {
	.sjy_container{padding:0 10px;}
	.sjy_flbox{float:none;width:auto;}
	.sjy_xxkcon{height:auto;padding-top:15px;}
	.sjy_xxkcon img{height:auto;}
	.sjy_bkcon{margin-top:0;}
	.sjy_bkbox{float:none;width:auto;height:auto;}
	.sjy_bklist ul li a{float:none;max-width:none;margin-right:80px;}
}
@media (max-width: 767px) {
	.sjy_xxktop{height:auto;}
	.sjy_xxktop ul li{height:45px;}
	.sjy_xxktop ul li span,.sjy_xxktop ul li a{height:36px;line-height:36px;font-size:16px;padding:7px 10px 0;}
}
/*****栏目主页-数据开放end ******/


/*****栏目主页-领导之窗******/
.led_body .bottom{margin-top:0;}
.led_container{width:100%;height:auto;background:url(../images/led_containerbg.jpg) 0 0 repeat-x #fefaf9;padding-bottom:5px;}
.led_contain{width:100%;height:auto;background:url(../images/led_contain.jpg) center 0 no-repeat;}
.led_banner{width:902px;height:auto;margin:auto;position:relative;overflow:hidden;}
.led_banner img{vertical-align:top;width:100%;height:auto;}
.led_banner a{display:block;width:85px;height:27px;position:absolute;background:url(../images/led_bkhome.png) no-repeat;top:6px;right:12px;text-indent:-999999em;overflow:hidden;}
.led_top{width:859px;height:40px;margin:auto;background:url(../images/led_topbg.png) no-repeat;padding:10px 0 0 43px;}
.led_top a{display:block;float:left;width:111px;height:34px;margin-right:14px;font-size:0;text-indent:-999999em;overflow:hidden;}
.led_top a.num1{background:url(../images/led_qw.png) no-repeat;}
.led_top a.num1.active{background:url(../images/led_qwh.png) no-repeat;}
.led_top a.num2{background:url(../images/led_zf.png) no-repeat;}
.led_top a.num2.active{background:url(../images/led_zfh.png) no-repeat;}
.led_nr{width:876px;height:auto;background:url(../images/led_nrbg.png) 0 0 repeat-y;padding:12px 13px 0;margin:auto;display:none;}
.led_nr.active{display:block;}
.led_con{width:876px;height:auto;min-height:554px;_height:554px;background:url(../images/led_hdnrbg.png) 356px bottom no-repeat;}
.led_lbox{width:633px;padding:0 0 0 12px;}
.led_name{line-height:34px;font-size:18px;color:#505050;padding-bottom:5px;padding-left:20px;}
.led_name span{font-size:22px;color:#cc0000;line-height:34px;}
.led_name .s-work{font-size:18px;color:#505050;padding-left:1em;}
.led_jjbox{height:314px;background:url(../images/led_line.gif) 0 bottom repeat-x;}
.led_photo{width:163px;height:213px;background:url(../images/led_imgbg.jpg) 0 0 no-repeat;padding:0 7px 7px;margin-top:15px;}
.led_photo img{vertical-align:top;width:163px;height:213px;}
.led_jsbox{width:440px;}
.led_jstop{height:36px;background:url(../images/led_jjtit_s.jpg) no-repeat;padding-left:29px;}
.led_jsnr{height:210px;background:url(../images/led_jjnrbg_s.png) no-repeat;padding:8px 8px 0 15px;}
.led_jsnrcon{height:210px;padding-right:20px;line-height:24px;font-size:14px;color:#666;overflow-x:hidden;overflow-y:auto;}
.ld_job{border-top:1px dashed #ddd;margin-top:5px;padding-top:5px;}
.led_hdtop{height:38px;padding-top:4px;background:url(../images/zxxx_xxktopbg.gif) 0 bottom repeat-x;overflow:hidden;}
.led_hdtop .tit{display:block;float:left;width:100px;height:38px;line-height:38px;text-align:center;font-size:16px;color:#9e0001;background:url(../images/zxxx_xxksec2bg.gif) 0 bottom repeat-x;overflow:hidden;}
.led_hdtop .more{display:block;float:right;height:38px;line-height:38px;color:#999;}
.led_hdtop .more:hover{color:#9e0001;}
.led_hdlist{height:168px;padding-top:9px;line-height:28px;overflow:hidden;}
.led_hdlist ul li{height:28px;line-height:28px;vertical-align:bottom;padding-left:11px;background:url(../images/ico1.gif) 0 center no-repeat;overflow:hidden;}
.led_hdlist ul li a{display:block;float:none;font-size:14px;color:#484848;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:50px;}
.led_hdlist ul li a:hover{color:#9e0001;}
.led_hdlist ul li .right{color:#999;float:right;white-space:nowrap;font-size:12px;}
.led_hdlist ul li img{display:none;}

.led_ldlb{width:221px;}
.led_ldlb ul li{width:100%;height:48px;vertical-align:bottom;overflow:hidden;}
.led_ldlb ul li a{display:block;width:154px;height:37px;line-height:37px;font-size:14px;color:#c80e03;margin-left:23px;background:url(../images/led_ldbtn.png) no-repeat;padding-left:23px;overflow:hidden;cursor:pointer;}
.led_ldlb ul li a:hover{color:#c80e03;font-weight:bold;}
.led_ldlb ul li.active{height:54px;}
.led_ldlb ul li.active a{width:176px;height:54px;line-height:45px;font-weight:bold;margin:0;background:url(../images/led_ldbtnh.png) no-repeat;padding-left:45px;}
.led_ldlb ul li a span.xm,.led_ldlb ul li.active a span.xm{display:block;float:left;width:58px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.led_ldlb ul li a span.zc{display:block;float:left;width:90px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.led_ldlb ul li.active a span.zc{width:110px;}
.led_bot{width:902px;height:auto;margin:auto;overflow:hidden;}
.led_bot img{vertical-align:top;width:100%;height:auto;}
@media (max-width: 991px) {
	.led_contain{background-size:1180px auto;background-color:#fef6f4;}
	.led_banner{width:700px;}
	.led_top{width:657px;background-size:100% 50px;}
	.led_nr{width:674px;background-size:100% auto;}
	.led_con{width:auto;background-size:242px auto;background-position:272px bottom;}
	.led_lbox{width:490px;padding:0 0 0 10px;}
	.led_jjbox{height:324px;}
	.led_name{padding-left:15px;line-height:24px;}
	.led_name span{font-size:18px;line-height:24px;}
	.led_name .s-work{font-size:14px;}
	.led_photo{width:135px;height:176px;padding:0 6px 7px;background-size:100% 100%;margin-top:20px;}
	.led_photo img{width:135px;height:176px;}
	.led_jsbox{width:330px;}
	.led_jstop{width:auto;background-size:100% 36px;}
	.led_jsnr{width:auto;background-size:100% auto;}
	.led_jsnrcon{width:auto;padding-right:10px;}
	.led_ldlb{width:170px;}
	.led_ldlb ul li a{width:120px;margin-left:20px;padding-left:15px;background-size:100% 100%;}
	.led_ldlb ul li.active a{width:auto;background-size:100% 100%;padding-left:30px;}
	.led_ldlb ul li a span.zc{width:60px;}
	.led_ldlb ul li.active a span.xm{width:100%;height:24px;line-height:28px;}
	.led_ldlb ul li.active a span.zc{width:100%;height:18px;line-height:18px;font-size:12px;}
	.led_bot{width:700px;}
}
@media (max-width: 767px) {
	.led_contain{background-size:100% auto;background-image:url("../images/led_contain_small.png");}
	.led_banner{width:100%;}
	.led_nmcon{background:url("../images/withe_ldbg.png") repeat;padding:5px;border-radius:10px;margin:0 10px;}
	.led_top{width:auto;background-image:url("../images/led_top_ico.png"),linear-gradient(to right, #e01e09 , #ffbe6a);border-radius:5px 5px 0 0;height:30px;padding:8px 0 0 35px;background-size:16px 20px,100% 100%;background-position:10px 12px, 100% 100%;}
	.led_top a{width:98px;height:30px;background-size:100% 100% !important;}
	.led_nr{width:auto;background-image:linear-gradient(to right, #e01e09 , #ffbe6a);padding:0 8px 8px;border-radius:0 0 8px 8px;}
	.led_con{background:#fff;padding:10px;border-radius:8px;}
	.led_lbox{width:auto;padding:0;float:none;}
	.led_name{line-height:26px;padding-left:10px;}
	.led_name span{font-size:18px;line-height:30px;padding-right:0.5em;}
	.led_name .s-work{padding:0;display:inline-block;line-height:24px;}
	.led_jjbox{height:auto;padding-bottom:10px;}
	.led_photo{float:none;margin:0 auto;}
	.led_jsbox{float:none;width:auto;margin-top:10px;}
	.led_jstop{height:30px;background-size:100% 36px;padding-left:20px;}
	.led_jsnr{width:auto;height:auto;}
	.led_jsnrcon{height:auto;max-height:260px;}
	.led_hdlist{height:auto;}

	.led_ldlb{width:auto;float:none;}
	.led_ldlb ul li{width:49%;height:45px;float:left;}
	.led_ldlb ul li:nth-of-type(2n){padding-left:2%;}
	.led_ldlb ul li a{width:auto;margin-left:0;padding-left:15px;}
	.led_ldlb ul li.active{height:45px;}
	.led_ldlb ul li.active a{width:auto;height:37px;line-height:37px;background-image:url(../images/led_ldbtnh_small.png);padding-left:15px;}
	.led_ldlb ul li a span.zc{float:none;width:auto;margin-left:60px;}
	.led_ldlb ul li.active a span.xm{width:60px;height:37px;line-height:37px;}
	.led_ldlb ul li.active a span.zc{width:auto;height:37px;line-height:37px;}
	.led_bot{display:none;}
}
/***** 栏目页-领导之窗end******/
