@charset "UTF-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}
html {
	font-family:"宋体";
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
} /*始终让 Firefox 显示滚动条*/
* {
	word-wrap: break-word;
}/*文字强制换行word-break:keep-all;(Ff)*/
table {
	border-collapse: collapse;
}/*细线表格*/
fieldset, img {
	border: 0px;
}/*清除描边,块显示*/
ul, li {
	list-style-type: none;
}/*无列表项目标记*/
a {
	text-decoration: none;
}/* 链接无下划线,有为underline;链接去框 */
a:link {
	color: #333;
}/* 未访问的链接 */
a:visited {
	color: #333;
}/* 已访问的链接 */
a:hover {
	text-decoration: underline;
}/* 鼠标在链接上 */
a:active {
	color: #666666;
}/* 点击激活链接 */
body{
	font-size: 12px;
	color:#666;
	background:#ffffff;
}
select, input {
	vertical-align: middle;
	outline: medium;
}
em,i{
	font-style: normal;
}
input[type=button], input[type=reset], input[type=submit], input[type=radio], input[type=checkbox] {
	cursor: pointer
}
.wrap{
	width:1003px;
	clear:both;
	margin:0 auto;
	overflow:hidden;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.clear {
	clear:both;
	height:20px;
}
.cl10{
	clear:both;
	height:10px;
	}
.cl12{
	clear:both;
	height:12px;
	}
.cl40{
	clear:both;
	height:40px;
	}
.cl60{
	clear:both;
	height:60px;
	}
.cl70{
	clear:both;
	height:70px;}
.cl80{
	clear:both;
	height:80px;}
.h24{
	clear:both;
	height:24px;
	}
.pt_10{
	padding-top:10px;
	}
.pt_14{
	padding-top:14px;
	}
.ml10{margin-left:10px;}
.ml15{margin-left:150px;}
.ml20{margin-left:20px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.ml_60{margin-left:60px;}
/*----------banner---------*/
.banner{width:100%; height:255px; position:relative; z-index:-1;background: url('/material/img/banner202303.png') no-repeat center center;background-size: 100% 100%;}
.flash_T{
	width:400px;
	height:80px;
	position:absolute;
	left:50%;
	top:100px;
	z-index:999999999;
	margin-left:-425px;
	position:relative;
	}
.flash_T em{
	display:block;
	width:80px;
	height:80px;
	position:absolute;
	left:-63px;
	top:34px;
	z-index:99999999999999999;
	}
.flash_T em a{
	width:86px;
	height:80px;
	display:block;
	background:url(/material/img/logo.gif) no-repeat center center;
	}
/*-------------menu------------*/
.menu{
	height:36px;
	position:relative;
	z-index:2;
	}
.menu i{
	float:left;
	width:4px;
	height:36px;
	background:#2167ae;
	}
.menu b{
	float:right;
	width:4px;
	height:36px;
	background:#2167ae;
	}

.menu_list{
	float:left;
	height:36px;
	width:1003px;
	/* background:url(/material/img/nav_ico1.jpg) repeat-x center center; */
	/* padding-left:8px; */
}
#index .index{color:#3f6aa4;font-weight: bold;background:#fff;}
.menu_list dd{
	float:left;
	height:36px;
	}
.menu_list dd a{
	float:left;
	width:107.5px;
	color:#fff;
	font-family:"微软雅黑";
	font-size:16px;
	display:block;
	height:36px;
	line-height:36px !important;
	text-align:center;
	margin:0 8px 0 8px;
}
.menu_list dd a:hover{
	color:#3f6aa4;
	background:#fff;
	text-decoration: none;
	font-weight: bold;
	}
.menu_list dd em{
	float:right;
	width:2px;
	height:36px;
	background:url(/material/img/nav_ico2.png) no-repeat center center;
	}
.menu_list dd.hover a{
	color:#3f6aa4;
	background:#fff;
	text-decoration: none;
	font-weight: bold;
	}
.cont202309{
	width:100%; height:auto; position:relative; background: url('/material/img/bg2311_bottom.png') no-repeat center top;background-size: 100% 149px;
}
 /*--------日期---------------*/
.date{
	 clear:both;
	 overflow:hidden;
	 width:1005px;
	 margin:0 auto;
	 height:46px;
	 background:url(/material/img/announcement_bg.png) no-repeat center top;
	 position: relative;
	 }
	 .lins {
		position: absolute;
		top: 13px;
		font-size: 16px;
		left: 40px;
	}
	.lins a {
		color: red;
	}
.date_L{
	height:42px;
	line-height:42px;
	overflow:hidden;
	width:320px;
	}
.date_L_L{
	text-align:right;
	color:#3f6aa4;
	margin-left:10px;
	font-weight:bold;
	}
.date_L_LIco{
	width:30px;
	height:42px;
	background:url(/material/img/gg_ico.png) no-repeat 5px center;
	}
.date_LCon{
	float:left;
	position:relative;
	height:42px;
	width:240px;
	overflow:hidden;
	}
.date_LCon .hd ul{
	display:none;
	}
.date_LCon .bd{
	position:absolute;
	height:42px;
	}
.date_LCon .bd ul li{
	float:left;
	width:240px;
	height:42px;
	overflow:hidden;
	
	}
.date_LCon .bd ul li a{
	display:block;
	height:42px;
	color:#505050;
	}
.date_LCon .bd ul li a:hover{
	color:#3f6aa4;
	}

	.g-winbox {
		float: left;
		width: 670px;
		height: 40px;
		overflow: hidden;
		position: relative;
	}
	.g-scroll {
		position: absolute;
		top: 0;
		left: 0;
	}
	.g-scroll li {
		float: left;
		margin: 0 20px;
		line-height: 40px;
		text-align: center;
		position: relative;
	}
	.g-scroll li::before {
		content: '';
		width: 5px;
		height: 5px;
		background: #0281e0;
		position: absolute;
		top: 17px;
		left: -10px;
	}
	

.topWeather{
	width:245px;
	height:42px;
	position:absolute;
	left:50%;
	top:155px;
	margin:0 0 0 -500px;
	}

.searvch{
	width:270px;
	height:42px;
	}
.searvch span{
	float:left;
	width:60px;
	line-height:42px;
	color:#505050;
	}
.searvch input[type=text]{
	float:left;
	width:163px;
	height:23px;
	line-height:18px !important;
	border:none;
	padding-left:21px;
	background:url(/material/img/search_bg.png) no-repeat center center;
	margin:10px 5px 0 7px;
	}
.searvch button{
	float:left;
	width:53px;
	height:23px;
	margin:10px 7px 0 0;
	border:none;
	color:#787878;
	background:url(/material/img/search_bt.png) no-repeat center center;
	}
/*-----title-------*/
.title1{
	clear:both;
	height:26px;
	line-height:26px;
	border-bottom:1px solid #e9e8e8;
	background:url(/material/img/title_bg2.png) repeat-x center center;
	}
.title_mt1{
	margin-top:1px;
	}
.title1 span{
	float:left;
	}
.title1 span a{
	float:left;
	height:26px;
	line-height:28px !important;
	padding:0 20px;
	color:#666;
	font-family:"微软雅黑";
	margin-left:-1px;
	}
.title1 span a:hover{
	float:left;
	height:25px;
	line-height:25px !important;
	padding:0 20px;
	color:#3f6aa4;
	border-top:2px solid #3f6aa4;
	border-right:1px solid #e9e8e8;
	border-left:1px solid #e9e8e8;
	border-bottom:1px solid #fff;
	background:#fff;
	margin-top:-1px;
	}
.title1 span a.hover{
	float:left;
	height:25px;
	line-height:25px !important;
	padding:0 20px;
	color:#3f6aa4;
	border-top:2px solid #3f6aa4;
	border-bottom:1px solid #fff;
	border-left:1px solid #e9e8e8;
	border-right:1px solid #e9e8e8;
	background:#fff;
	margin-top:-1px;
	}
.title1 em{
	float:right;
	padding-right:12px;
	}
.title1 em a{
	color:#2b72cb;
	}
.title2{
	clear:both;
	height:25px;
	line-height:25px;
	background:url(/material/img/title_bg2.png) repeat-x center center;
	border-bottom:2px solid #2767a9;
	}
.title2 p{
	float:left;
	color:#fff;
	height:27px;
	font-family:"微软雅黑";
	font-size:14px;
	margin:-1px 0 0 -1px;
	}
.title2 p b{
	float:left;
	height:27px;
	width:2px;
	background: #2167ae;
	}
.title2 p span{
	float:left;
	height:27px;
	line-height:27px;
	padding:0 20px;
	/* background:url(/material/img/title_bg.png) repeat-x center top; */
	background: #2167ae;
	}
.title2 p i{
	float:left;
	width:32px;
	height:27px;
	background: url(/material/img/title_bg_r.png) no-repeat left top;
	}
.title2 a{
	float:right;
	color:#888888;
	padding-right:12px;
	}
.border{
	border:1px solid #e9e8e8;
	}
/*----------焦点图 气象服务-----------*/
.service_focus{
	width:317px;
	height:215px;
	overflow:hidden;
	}
/*-------焦点图---------*/
.focus{ width:317px;; height:240px; overflow:hidden; position:relative; }
.focus .hd{ height:30px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:9999999; }
.focus .hd ul{ text-align:right;}
.focus .hd ul li{ float:left;  width:24px; height:30px; line-height:43px; color:#fff; text-align:center; cursor:pointer; }
.focus .hd ul li i{ float:left; width:1px; height:30px;  background:url(/material/img/ico-17.jpg) no-repeat center 13px; }
.focus .hd ul li.on{ background:url(/material/img/ico-1.png) no-repeat center 8px; }
.focus .bd{ position:relative; height:100%; z-index:0;   }
.focus .bd li{ zoom:1; vertical-align:middle; position:relative;}
.focus .bd li span{ position:absolute; bottom:0; left:0; z-index:2; display:block; height:30px; color:#fff; padding-left:10px;line-height:30px; width:100%; background:rgba(0,0,0, 0.7);}
.focus .bd img{ width:100%; height:240px; display:block;  }

/*新闻中心频道*/

/*----------焦点图 新闻中心-----------*/
/*-------焦点图---------*/
.news_focus_box{
	overflow:hidden;
	width:280px;
	height:210px;
	}
.news_focus{ width:280px;; height:186px; overflow:hidden; margin:12px 15px; position:relative;}
.news_focus .hd{ height:30px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:9999999; }
.news_focus .hd ul{ text-align:right;}
.news_focus .hd ul li{ float:left;  width:24px; height:30px; line-height:43px; color:#fff; text-align:center; cursor:pointer; }
.news_focus .hd ul li i{ float:left; width:1px; height:30px;  background:url(/material/img/ico-17.jpg) no-repeat center 13px; }
.news_focus .hd ul li.on{ background:url(/material/img/ico-1.png) no-repeat center 8px; }
.news_focus .bd{ position:relative; height:100%; z-index:0;   }
.news_focus .bd li{ zoom:1; vertical-align:middle; position:relative;}
.news_focus .bd li span{ position:absolute; bottom:0; left:0; z-index:2; display:block; height:30px; color:#fff;line-height:30px; width:100%;  padding-left:10px; background:url(/material/img/focus_bg.png) repeat center center;}
.news_focus .bd img{ width:100%; height:186px; display:block;  }
/*-----------气象服务*----------*/
.service{
	clear:both;
	width:488px;
	height:330px;
	}
.service_list{
	clear:both;
	overflow:hidden;
	padding:8px 2px;
	}
.service_list dd{
	float:left;
	width:78px;
	height:104px;
	overflow:hidden;
	margin:20px 40px;
	}
.service_list dd img{
	width:78px;
	height:78px;
	}
.service_list dd span{
	display:block;
	height:26px;
	line-height:26px !important;
	color:#434343;
	font-family:"微软雅黑";
	text-align:center;
	}
.service_list dd span:hover{
	text-decoration: underline;
	}
/*新闻*/
.news{
	width:326px;
	height:524px;
	overflow:hidden;
	}
.news_T{
	display:block;
	clear:both;
	overflow:hidden;
	height:117px;
	margin:0 12px 0 12px;
	border-bottom:1px dotted #e6e6e6;
	}
.news_T a{
	display:block;
	clear:both;
	height:16px;
	color:#2b72cb;
	font-size:16px;
	font-weight:bold;
	padding:12px 0 0 0;
	margin-bottom:10px;
	overflow:hidden;
	}
.news_T span{
	display:block;
	height:72px;
	line-height:24px;
	color:#999;
	}
/*2015-3-27*/
.news_top{
	clear:both;
	height:239px;
	overflow:hidden;
	}
.news_bottom{
	clear:both;
	height:239px;
	}

/*2015-3-27*/
.news_content{
	clear:both;
	height:218px;
	overflow:hidden;
	padding:0 5px 0 5px;
	}
.news_content1{
	clear:both;
	overflow:hidden;
	height:196px;
	padding:0 5px;
	}
.news_content_list{
	clear:both;
	overflow:hidden;
	}
.news_content_list1{
	clear:both;
	overflow:hidden;
	height:74px;
	}
.news_content_dl{
	clear:both;
	overflow:hidden;
	padding:0px 0 0px 8px;
	}
.news_content_dl.bt{
	padding:8px 0 0px 8px;
	/*border-bottom:1px dotted #cfcfcf;*/
	}


.news_content_dl dd{
	clear:both;
	overflow:hidden;
	height:28px;
	line-height:28px;
	}
.news_content_dl dd em{
	float:left;
	width:12px;
	color:#0056bf;
	}
.news_content_list dd a{
	float:left;
	color:#333;
	}
.news_content_dl dd span{
	float:right;
	width:45px;
	color:#7c7d7d;
	}
.news_content_dl dd:hover a{
	text-decoration: underline;
	}
.news_content_dl2{
	height:196px;
	overflow:hidden;
	padding-top:8px;
	}
.news_content_dl2 dd{
	height:32px;
	line-height:32px;
	}
/*预警信息*/
.warning_div{
	width:317px;
	height:524px;
	overflow:hidden;
	}
.warning_box{
	width:239px;
	height:192px;
	}
.warning_content{
	clear:both;
	overflow:hidden;
	height:125px;
	padding:14px 12px 8px 12px;
	}
.warning_content a{
	float: left;
	width: 225px;
	height:28px;
	overflow: hidden;
	line-height:28px;
	color:#666;
	margin-bottom:20px;
	margin-right: 4px;
	}
.warning_content a:visited{
	color:#333;
	}
.warning_content a:hover{
	text-decoration: underline;
	}
.warning_content a:active{
	color:#666;
	}
.warning_content img{
	float:left;
	width:34px;
	height:28px;
	padding-right:3px;
	}
/*----------通知公告-------------*/
.notice{
	clear:both;
	height:192px;
	}
.notice_list{
	clear:both;
	overflow:hidden;
	padding: 9px 12px;
	}
.notice_list.ptb15{
	padding:12px;
	}
.notice_list dd{
	clear: both;
	overflow: hidden;
}
.notice_list dd .divT{
	clear:both;
	overflow:hidden;
	height:25px;
	line-height:25px;
	background:url(/material/img/ico-2.png) no-repeat left center;
	}
.notice_list dd a{
	padding-left:16px;
	color: #333;
	font-weight: bold;
	}
.notice_list dd:hover a{
	color:#2767a9;
	}
.notice_list dd .txt{
	height:86px;
	overflow: hidden;
	color: #888888 !important;
	line-height: 22px;
	margin-top:5px;
	font-size: 12px !important;
	text-align: left !important;
}
.notice_list dd .txt h1,.notice_list dd .txt p,.notice_list dd .txt span{
	font-style: normal;
	color: #888888 !important;
	font-size: 12px !important;
	text-align: left !important;
	font-weight: normal
}
.notice_list dd .more{
	display: block;
	float: right;
	color: #2767a9;
	line-height:18px;
	padding-right: 10px;
	margin-top: 2px;
}

/* 雷火信息公开 */
.gban_l {
    width: 295px;
    height: 180px;
    margin: 0px 20px 18px 15px;
}
.gban_c {
    width: 295px;
    height: 180px;
    background: #f2f2f2;
	margin: 18px 20px 0 0;
	padding: 10px 15px;
    box-sizing: border-box;
	
}
.gban_r {
    width: 295px;
    height: 180px;
    margin-top: 18px;
}
.gban_c.fl ul li {
    float: left;
    width: 33%;
    text-align: center;
    margin: 8px 0;
	height:65px;
}
.gban_c.fl ul li img {
    display: block;
    margin: 10px auto;
}
.gban_r p span {
    color: #2767a9;
    display: inline-block;
    font-size: 18px;
    border-bottom: 3px solid #2767a9;
    padding-bottom: 3px;
    margin-bottom: 15px;
}
.gban_r p a{
    float:right;
     color:#2b72cb;
}
.gban_r li {
    font-size: 14px;
    padding: 10px 0;
}

/*----------云南天气----------*/
.yn_weather{
	clear:both;
	height:261px;
	}
.weather_div{
	padding:5px 10px;
	}
/*------中间的广告图---------*/
.adv1{
	clear:both;
	height:90px;
	overflow:hidden;
	}
.adv1 span{
	float:left;
	width:86px;
	height:90px;
	background:url(/material/img/ico-9.png) no-repeat center center;
	}
.adv1_R{
	float:right;
	width:910px;
	height:90px;
	overflow:hidden;
	}
.adv1_R a{
	display:block;
	width:910px;
	height:90px;
	}
.adv1_R a img{
	display:block;
	width:910px;
	height:90px;
	}

/*---------防灾减灾--------*/
.disaster{
	width:488px;
	height:288px;
	}
.disaster_list{
	clear:both;
	overflow:hidden;
	margin:9px 15px;
	}
.disaster_dl{
	clear:both;
	overflow:hidden;
	}
.disaster_dl dd{
	clear:both;
	overflow:hidden;
	height:30px;
	line-height:30px;
	background:url(/material/img/ico-10.png) no-repeat left center;
	}
.disaster_dl dd a{
	float:left;
	color:#7e7d7d;
	padding-left:10px;
	}
.disaster_dl dd span{
	float:right;
	color:#999;
	}
.disaster_dl dd:hover a{
	text-decoration: underline;
	}
/*网上办事*/
.online{
	width:488px;
	height:237px;
	}
.online_list{
	clear:both;
	overflow:hidden;
	padding:0 15px;
	}
.online_dl{
	clear:both;
	overflow:hidden;
	}
.online_dl dd{
	float:left;
	width:169px;
	height:47px;
	overflow:hidden;
	margin:20px 30px;
	}
.online_dl_dd_bg1{
	background:url(/material/img/ico-11.png) no-repeat center center;
	}
.online_dl_dd_bg2{
	background:url(/material/img/ico-12.png) no-repeat center center;
	}
.online_dl_dd_bg3{
	background:url(/material/img/ico-13.png) no-repeat center center;
	}
.online_dl_dd_bg4{
	background:url(/material/img/ico-14.png) no-repeat center center;
	}
.online_dl_dd_bg5{
	background:url(/material/img/ico-15.png) no-repeat center center;
	}
.online_dl_dd_bg6{
	background:url(/material/img/ico-16.png) no-repeat center center;
	}

.online_dl dd a{
	display:block;
	height:47px;
	line-height:47px;
	color:#666;
	font-family:"微软雅黑";
	font-size:14px;
	padding-left:87px;
	}
.online_dl dd a:hover{
	color:#3f6aa4;
	}
/**--------气象科普  视频专区-------*/
.science_video{
	width:488px;
	height:289px;
	}
.science_list{
	clear:both;
	width:264px;
	}
.science_list dl{
	padding:13px 15px;
	}
.science_list dd{
	height:30px;
	line-height:30px;
	}
.videoBox{
	padding:18px 15px;
	}
.videoCon{
	width:458px;
	height:223px;
	background:#000;
}
.video_div{
	height:223px;
	width:310px;
	overflow:hidden;
	}
.weixin{
	width:82px;
	overflow:hidden;
	margin-right:25px;
	}
.weixin span{
	display:block;
	width:82px;
	height:102px;
	margin:8px 0;
	color:#2b72cb;
	line-height:20px;
	text-align:center;
	}
.weixin img{
	display:block;
	width:82px;
	height:82px;
	}
/*友情链接*/
.link{
	clear:both;
	height:50px;
	overflow:hidden;
	background:linear-gradient(to bottom, #fff, rgba(46,105,167,0.3));
	border-radius:5px;
	}
.link span{
	float:left;
	width:90px;
	height:50px;
	line-height:50px;
	text-align:center;
	}
.link select{
	float:left;
	width:182px;
	height:26px;
	color:#333;
	border:1px solid #e3e3e3;
	margin:12px 20px 0 20px;
	background:#fff;
	border-radius: 8px;
	line-height: 26px;
	}
.link select option{
	display:block !important;
	text-align:center !important;
	}
/*footer*/
.footer{
	clear:both;
	overflow:hidden;
	background:#ededed;
	padding:15px 0;
	margin:30px auto 30px auto;
	}
/* .footer p{
	height:25px;
	line-height:25px;
	color:#66768a;
	text-align:center;
	} */

	p.footer-word {
		float: left;
		width: 450px !important;
		line-height: 200%;
	}
	p.footer-word span {
		display: inline-block;
		width: 100%;
		font-size: 14px;
	}
	.footer .footer-conaa{
		float: left;
    margin: 20px 20px;
	}
	.footer-con1 div img{
		margin: 32px 20px 0 15px!important;
	}
	.footer-con1 div img,.footer .footer-conaa img{
		float: left;
		margin-right: 15px;
	}
/*-------当前位置---------*/
.location{
	clear:both;
	overflow:hidden;
	height:25px;
	line-height:25px;
	}
.location span{
	display:inline-block;
	width:60px;
	height:25px;
	line-height:25px;
	color:#505050;
	padding-left:30px;
	background:url(/material/img/ico-19.png) no-repeat 12px center;
	}
.location a{
	display:inline-block;
	color:#505050;
	padding:0 0 0 3px;
	}
.location a:hover{
	text-decoration: underline;
	}
.location a.hover{
	text-decoration: underline;
	}
/*部门简介*/
.department_jj{
	width:700px;
	height:254px;
	}
.department_jj_B{
	clear:both;
	overflow:hidden;
	height:212px;
	padding:8px 7px 0 7px;
	}
.department_jj_B img{
	float:left;
	width:300px;
	height:200px;
	padding:4px;
	border:1px solid #f5f5f5;
	}
.department_jj_B span{
	float:right;
	width:365px;
	height:200px;
	line-height:30px;
	color:#999;
	text-indent:24px;
	}
.department_jj_B span a{
	color:#0055bf;
	}
/*-----局领导-------*/
.leadership{
	width:278px;
	height:254px;
	}
.leadership_content{
	clear:both;
	overflow:hidden;
	padding:10px 40px 0 40px; 
	}
.leadership_content dd{
	clear:both;
	overflow:hidden;
	height:35px;
	line-height:40px;
	font-size:14px;
	}
.leadership_content dd strong{
	float:left;
	width:87px;
	text-align:right;
	color:#666;
	}
.leadership_content dd a{
	color:#666;
	padding-left:20px;
	}
.leadership_content dd a:hover{
	text-decoration: underline;
	}
/*-内设机构*/
.institutions{
	width:700px;
	height:276px;
	}
.institutions_T{
	height:126px;
	}
.institutions_T_list{
	height:64px;
	line-height:32px;
	padding:18px 15px 0px 15px;
	}
.institutions_T_list a{
	float:left;
	height:32px;
	color:#505050;
	padding:0 15px 0 10px;
	background:url(/material/img/ico-20.png) no-repeat left center;
	}
.institutions_T_list a:hover{
	text-decoration: underline;
	}
/*直属机构*/
.institutions_B{
	height:126px;
	}
/*州市气象局*/
.qxj_box{
	width:278px;
	height:276px;
	}
.qxj_box_B{
	clear:both;
	overflow:hidden;
	padding-top:5px;
	}
.qxj_box_B a{
	float:left;
	width:104px;
	height:30px;
	line-height:30px;
	color:#505050;
	padding-left:31px;
	background:url(/material/img/ico-20.png) no-repeat 17px center;
	}
.qxj_box_B a:hover{
	text-decoration: underline;
	}
/*站台风貌*/
.style_list{ width:1000px;  overflow:hidden; position:relative;  }
.style_list .hd{ overflow:hidden;  height:30px; padding:0 10px; background:url(/material/img/ico-21.png) no-repeat right center; }
.style_list .hd .prev,.style_list .hd .next{ display:block;  width:20px; height:15px; float:right; margin:8px 0 0 -5px;  overflow:hidden; cursor:pointer; background:url(/material/img/ico-22.png) no-repeat center center;}
.style_list .hd .prev:hover{ background:url(/material/img/ico-25.png) no-repeat center center;}
.style_list .hd .next{ background:url(/material/img/ico-23.png) no-repeat right center !important; margin-right:-3px;}
.style_list .hd .next:hover{ background:url(/material/img/ico-24.png) no-repeat right center !important;}
.style_list .hd .prevStop{background:url(/material/img/ico-22.png) no-repeat center center; }
.style_list .hd .nextStop{ background:url(/material/img/ico-23.png) no-repeat center center; }
.style_list .bd{ padding:10px; }
.style_list .bd ul{ overflow:hidden; zoom:1; }
.style_list .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.style_list .bd ul li .pic{ text-align:center; }
.style_list .bd ul li .pic img{ width:171px; height:114px; display:block;  padding:5px 4px; border:1px solid #f5f5f5; }
.style_list .bd ul li .pic a:hover img{ border-color:#dbdbdb;  }
.style_list .bd ul li .title{ line-height:24px;  }
/*荣誉集锦*/
.honor{
	width:757px;
	}
.honor_list{
	clear:both;
	overflow:hidden;
	padding:25px 12px 25px 13px;
	}
.honor_dl{
	clear:both;
	overflow:hidden;
	}
.honor_dl dd{
	float:left;
	width:222px;
	height:200px;
	overflow:hidden;
	margin:0 11px 7px 11px;
	}
.honor_dl dd img{
	display:block;
	width:222px;
	height:167px;
	}
.honor_dl dd span{
	display:block;
	height:33px;
	line-height:33px;
	text-align:center;
	}
.honor_dl dd:hover span{
	text-decoration: underline;
	}
/*---二级导航（右侧）--*/
.sub_nav_div{
	width:219px;
	}
.sub_nav{
	clear:both;
	}
.sub_nav_list{
	clear:both;
	}
.sub_nav_list dd{
	clear:both;
	height:37px;
	line-height:37px;
	overflow:hidden;
	border-bottom:1px solid #e9e9e9;
	background:url(/material/img/title_bg2.png) repeat-x center center;
	}
.sub_nav_list dd a{
	display:block;
	height:37px;
	line-height:37px;
	color:#666666;
	padding-left:82px;
	background:url(/material/img/ico-26.png) no-repeat 48px center;
	}
.sub_nav_list dd:hover{
	background:url(/material/img/ico-27.png) repeat-x center center;
	}
.sub_nav_list dd:hover a{
	background:url(/material/img/ico-20.png) no-repeat 48px center;
	}
.sub_nav_list dd.hover{
	background:url(/material/img/ico-27.png) repeat-x center center;
	}
.sub_nav_list dd.hover a{
	background:url(/material/img/ico-20.png) no-repeat 48px center;
	}
/*廉政制度*/
.dz_system_div{
	width:702px;
	}
.dz_system{
	width:700px;
	height:239px;
	}
.dz_system_list{
	clear:both;
	overflow:hidden;
	padding:10px 15px;
	}
.dz_system_list dd{
	height:27px;
	line-height:27px;
	}
.dz_system_list dd a{
	width:600px;
	}
/*警钟长鸣*/
.jzcm{
	width:278px;
	height:500px;
	}
.jzcm_list{
	clear:both;
	overflow:hidden;
	padding:10px 12px;
	}
.jzcm_list a{
	display:block;
	height:30px;
	color:#666;
	line-height:30px;
	}
.jzcm_list a:hover{
	text-decoration: underline;
	}
/*党建活动*/
.djhd{
	width:758px;
	}
.djhd_div{
	clear:both;
	overflow:hidden;
	padding:15px;
	}
.djhd_dl{
	clear:both;
	overflow:hidden;
	}
.djhd_dl dd{
	clear:both;
	overflow:hidden;
	height:30px;
	background:url(/material/img/ico-10.png) no-repeat left center;
	}
.djhd_dl dd p{
	clear:both;
	height:24px;
	line-height:24px;
	margin:3px 0 0 11px;
	}
.djhd_dl dd p a{
	float:left;
	color:#666;
	padding-left:5px;
	}
.djhd_dl dd p span{
	float:right;
	width:50px;
	}
.djhd_dl dd:hover p a{
	text-decoration: underline;
	}
/*防灾减灾*/
.disaster_L{
	width:700px;
	height:760px;
	}
.disaster_L_T{
	height:238px;
	}
.disaster_L_content1{
	clear:both;
	overflow:hidden;
	height:210px;
	}
.disaster_L_content1 dl{
	clear:none;
	float:left;
	width:320px;
	padding:12px 14px;
	}
.disaster_L_content1 dd{
	height:27px;
	line-height:27px;
	}
.disaster_L_content1 dd a{
	width:250px;
	}
/*预警信息*/
.warning{
	width:278px;
	height:500px;
	}
.warning_list{
	clear:both;
	overflow:hidden;
	padding:11px 20px;
	}
.warning_dl{
	clear:both;
	overflow:hidden;
	}
.warning_dl dd{
	clear:both;
	height:45px;
	line-height:45px;
	overflow:hidden;
	}
.warning_dl dd a{
	color:#666;
	}
.warning_dl dd a:hover{
	text-decoration: underline;
	}
.warning_dl dd img{
	float:left;
	width:38px;
	height:33px;
	padding:6px 7px 0 0;
	}
/*-气象科普---*/
/*气象辞典*/
.qx_dictionary{
	width:356px;
	height:165px;
	}
.qx_dictionary_con{
	height:117px;
	padding:10px 4px;
	}
.qx_dictionary_con a{
	float:left;
	width:90px;
	height:26px;
	line-height:26px;
	border:1px solid #c0d4e8;
	color:#6666;
	margin:15px 12px;
	text-align:center;
	}
.qx_dictionary_con a:hover{
	width:92px;
	height:28px;
	line-height:28px;
	color:#3f6aa4;
	background:#ffffff;
	border:none;
	}
/*灾害防御*/
.zh_defense{
	width:322px;
	height:165px;
	}
.zh_defense_con{
	padding:6px 17px;
	}
.zh_defense_con dd{
	height:25px;
	line-height:25px;
	}
/*天气谚语*/
.tq_proverb{
	width:278px;
	height:165px;
	}
/*图说气象*/
.pic_qx{
	height:247px;
	}
.pic_qx_con{
	clear:both;
	height:200px;
	margin:15px 5px 4px 5px;
	}
.pic_qx_con_dl dd{
	float:left;
	width:230px;
	height:200px;
	overflow:hidden;
	margin:0 9px;
	}
.pic_qx_con_dl dd img{
	display:block;
	width:230px;
	height:159px;
	}
.pic_qx_con_dl dd span{
	display:block;
	height:41px;
	line-height:41px;
	color:#505050;
	text-align:center;
	}
.pic_qx_con_dl dd:hover span{
	text-decoration: underline;
	}
/*气象科普视频专区*/
.video_qx{
	width:278px;
	height:238px;
	}
.video_qx_con{
	padding:11px;
	}
/*气象科普-气象百科*/
.qxkp_qxbk_con1{
	clear:both;
	overflow:hidden;
	padding:15px 20px;
	border-bottom:1px solid #f1f1f1;
	}
.qxkp_qxbk_con1 dd a{
	width:800px;
	}
/*^^^^^^^^^^^^^^^^^^^^视频中心 begin ^^^^^^^^^^^^^^^^^^^^^*/
.qxkp_video{
	padding:16px;
	overflow:hidden;
	}
.videoPlayer{
	width:668px;
	height:463px;
	float:left;
	overflow:hidden;
	background:#000;
	}
.videoList{
	width:290px;
	height:463px;
	float:right;
	overflow:hidden;
	}
.videoYears{
	height:38px;
	clear:both;
	background:#2767a9;
	position:relative;
	z-index:99999999999999;
	}
.videoYears span{
	width:236px;
	float:left;
	line-height:38px;
	text-align:center;
	display:block;
	color:#fff;
	}
.videoYears strong{
	width:45px;
	float:right;
	height:38px;
	display:block;
	cursor:pointer;
	border-left:1px solid #fff;
	background:url(/material/img/ico-30.png) no-repeat center center;
	}
.videoYears strong.hover{
	background:url(/material/img/ico-31.png) no-repeat center center;
	}
.videoYears div{
	display:block;
	width:244px;
	background:#2767a9;
	position:absolute;
	left:0;
	top:38px;
	display:none;
	border-top:1px solid #fff;
	}
.videoYears div a{
	display:block;
	line-height:35px;
	text-align:center;
	color:#fff;
	border-bottom:1px solid #fff;
	}
.videoYears div a:hover{
	text-decoration: underline;
	}
.video_dl{
	display:block;
	overflow:hidden;
	clear:both;
	}
.video_dl dd{
	width:122px;
	height:104px;
	float:left;
	margin:0 4px;
	cursor:pointer;
	}
.video_dl dd p{
	width:118px;
	height:71px;
	clear:both;
	display:block;
	border:2px solid #d2d2d2;
	}
.video_dl dd.hover p{border:2px solid #ff0000;}
.video_dl dd p img{
	width:118px;
	height:71px;
	}
.video_dl dd span{
	display:block;
	height:30px;
	line-height:30px;
	text-align:center;
	overflow:hidden;
	}
/*=======================================滚动条 begin===========================*/	
.Container {
	width:285px;
	height:413px;
	margin:10px 0 0 0;
}
#Scroller-1 {
	overflow: hidden;
	width:278px;
	height:413px;
	position:relative;
	float:left;
}
.Scroller-Container {
	position:relative;
	top:0px;
	left:2px;
	line-height:25px;
}

#Scrollbar-Container {
	width:7px;
	height:413px;
	position:relative;
	float:right;
	background:url(/material/img/ico-29.png) no-repeat center center;
}
.Scrollbar-Track {
	width:7px;
	height:413px;
	position: absolute;
	top:0;
}
.Scrollbar-Handle {
	position:absolute;
	width:8px;
	height:37px;
	cursor:pointer;
}
/*=======================================滚动条 end===========================*/

/*^^^^^^^^^^^^^^^^^^^^^列表页 分页 begin ^^^^^^^^^^^^^^^^^^^^^*/
.page {
	padding:20px 0 20px 0;
	overflow: hidden;
	text-align: center;
	clear: both;
}
.page code, .page a {
	border: 1px solid #efefef;
	padding:5px 8px;
	background: #fff;
	border-radius:3px;
}
.page a:hover {
	background: #2167ae;
	color: #fff;
	border: 1px solid #2167ae;
}
.page a.hover {
	background: #2167ae;
	color: #fff;
	border: 1px solid #2167ae;
}
.page input {
	vertical-align: middle;
	height: 20px;
	border: 1px solid #efefef;
}
.page input.pageDetail {
	width: 30px;
	height:18px;
	text-align: center;
}
.page input.page_bnt {
	border: none;
	width: 58px;
	height: 23px;
	cursor:pointer;
	font-family: "microsoft yahei";
}
/*******newsview*******/
.newsView{
	overflow:hidden;
	background:#ffffff;
	padding:30px;
	}
.acticleTitle{
	display:block;
	line-height:30px;
	text-align:center;
	font-size:16px;
	color:#666666;
	padding:20px 0 0 0;
	font-weight:bold;
	}
.acticleTime{
	clear:both;
	line-height:25px;
	text-align:center;
	color:#666;
	margin:10px 0 0 0;
	padding-bottom:10px;
	border-bottom:1px dotted #ccc;
	}
.acticleTime span{cursor:pointer; padding:0 5px;}
.acticleTime span.hover{cursor:pointer; color:#ff0000;}

.articleBox{
	clear:both;
	line-height:30px;
	padding:15px 0;
	min-height:450px;
	height:auto !important;
	height:450px;
	border-bottom:1px solid #CDCDCD;
	}
.articleBox_company{
	background:none;}
.articlePage{
	width:700px;
	line-height:30px;
	margin:0 15px;
	color:#999;
	padding:10px 0 20px 0;
	}
    .articlePage a{ color:#333;}
    .articlePage a:visited{ color:#333;}
    .articlePage a:hover{ color:#333;text-decoration: underline;}
    .articlePage a:active{ color:#333}
.articlePage em{
	display:block;
	float:left;}
.articlePage span{
	display:block;
	float:right;
	}
/*气象要闻*/
.qxyw_box{
	/*width:700px;*/
	height:238px;
	}
.qx_news{
	width:330px;
	/*padding:2px 18px 0 10px;*/
	}
/*媒体聚焦*/
.mt_focus{
	width:278px;
	height:238px;
	}
.mt_focus_con{
	padding:10px 15px;
	}
/*政策法规*/
.zcfg_div{
	width:488px;
	height:286px;
	}
.zcfg_con{
	padding:8px 15px;
	}
.zcfg_con dd{
	height:27px;
	line-height:27px;
	}
/*---网上办事  在线咨询--*/
.consulting{
	width:757px;
	}
.online_zx_dl{
	clear:both;
	overflow:hidden;
	padding:30px 27px;
	}
.online_zx_dl dd{
	height:30px;
	clear:both;
	line-height:30px;
	margin:0 0 18px 0;
	}
.online_zx_dl dd span{
	float:left;
	width:60px;
	line-height:30px;
	text-align:right;
	}
.online_zx_dl_text1{
	float:left;
	width:274px;
	height:28px;
	border:1px solid #dcdcdc;
	line-height:28px;
	}
.online_zx_dl_text2{
	float:left;
	width:211px;
	height:28px;
	border:1px solid #dcdcdc;
	}
.online_zx_dl_text3{
	float:left;
	width:550px;
	height:28px;
	line-height:28px;
	border:1px solid #dcdcdc;
	}
.online_zx_dl_text4{
	float:left;
	width:96px;
	height:28px;
	line-height:28px;
	border:1px solid #dcdcdc;
	}
.online_zx_dl dd i{
	float:left;
	color:#af0a0e;
	padding:0 5px;
	}
.online_zx_dl dd input[type=radio]{
	margin:-3px 3px 0 3px;
	}
.online_zx_dl dd p{
	float:left;
	margin:0 5px;
	}
.online_zx_dl dd textarea{
	float:left;
	width:530px; 
	height:152px;
	padding:10px;
	border:1px solid #dcdcdc;
	margin-bottom:18px;
	}
.online_zx_dl dd img{
	float:left;
	width:90px;
	height:30px;
	padding:0 12px;
	}
.online_zx_dl dd a{
	float:left;
	color:#c4070a;
	}
.online_zx_dl dd input[type=button]{
	float:right;
	width:92px;
	height:30px;
	border:none;
	color:#fff;
	font-family:"微软雅黑";
	font-size:14px;
	background:url(/material/img/ico-32.png) no-repeat center center;
	margin-right:94px;
	}
.wssq_div{
	clear:both;
	overflow:hidden;
	padding:10px 45px;
	
	min-height:400px;
	height:auto !important;
	height:400px;
	}
.wssq_dl{
	clear:both;
	overflow:hidden;
	}
.wssq_dl dd{
	clear:both;
	height:20px;
	margin-bottom:20px;
	}
.wssq_dl dt{
	clear:both;
	overflow:hidden;
	text-align:center;
	margin-bottom:20px;
	}
.wssq_dl dt p{
	display:block;
	height:30px;
	line-height:30px;
	color:#505050;
	font-size:14px;
	}
.wssq_dl dt span{
	height:30px;
	line-height:30px;
	color:#e32529;
	}
.wssq_dl dd span{
	float:left;
	width:100px;
	text-align:right;
	padding-right:30px;
	}
.wssq_dl dd i{
	float:left;
	color:#e32529;
	padding:0 5px;
	}
.wssq_dl dd input{
	float:left;
	height:18px;
	line-height:18px;
	border:1px solid #ececec;
	background:#f8f8f8;
	}
.wssq_dl_text1{
	width:418px;
	}
.wssq_dl_text2{
	width:158px;
	}
.wssq_dl_text3{
	width:318px;
	}
.wssq_dl dd textarea{
	float:left;
	width:500px;
	height:80px;
	padding:10px;
	background:#f8f8f8;
	border:1px solid #ececec;
	margin-bottom:20px;
	}
.wssq_dl dd img{
	float:left;
	width:92px;
	height:20px;
	padding:0 10px;
	}
.wssq_dl dd a{
	float:left;
	color:#505050;
	}
.wssq_dl dd input[type=button]{
	width:51px;
	height:20px !important;
	border-radius:4px;
	color:#787878;
	}
.wssq_dl dd p{
	float:left;
	color:#505050;
	}
/*结果查询*/
.jgcx_div{
	padding:90px 40px 180px 40px;
	overflow:hidden;
	}
.jgcx_T{
	clear:both;
	overflow:hidden;
	padding:20px 0 40px 0;
	}
.jgcx_T span{
	float:left;
	width:210px;
	height:20px;
	line-height:20px;
	text-align:right;
	color:#505050;
	padding-right:10px;
	}
.jgcx_T input[type=text]{
	float:left;
	width:320px;
	height:20px;
	line-height:20px;
	background:#f8f8f8;
	border:none;
	}
.jgcx_T input[type=button]{
	float:left;
	padding:0 15px;
	margin:-1px 0 0 20px;
	}
.table2{
	clear:both;
	line-height:20px;
	border-top:1px solid #f1f1f1;
	border-left:1px solid #f1f1f1;
	text-align:center;
	}
.table2 tr{
	border-right:1px solid #f1f1f1;
	border-bottom:1px solid #f1f1f1;
	}
.table2 td{
	border-right:1px solid #f1f1f1;
	border-bottom:1px solid #f1f1f1;
	}
.table2_tr1{
	height:28px;
	}
.table2_td1{
	width:199px;
	}
.table2_td2{
	width:129px;
	}
.table2_td3{
	width:249px;
	}
.table2_td4{
	width:98px;
	}
/*网上办事-给我写信*/
.gwxx_div{
	padding:10px 30px;
	}
.gwxx_dl{
	clear:both;
	overflow:hidden;
	}
.gwxx_dl dd{
	clear:both;
	height:30px;
	line-height:30px;
	margin-bottom:12px;
	}
.gwxx_dl dd span{
	float:left;
	width:100px;
	text-align:right;
	color:#666;
	}
.gwxx_dl dd i{
	float:left;
	color:#b3120d;
	padding:0 5px;
	}
.gwxx_dl dd input{
	float:left;
	height:28px;
	line-height:28px;
	border:1px solid #dcdcdc;
	}
.gwxx_dl dd select{
	float:left;
	width:130px;
	height:20px;
	margin:5px 100px 0 0;
	border:1px solid #dcdcdc;
	}
.gwxx_dl dd input[type=radio]{
	margin:0 3px;
	}
.gwxx_dl dd textarea{
	float:left;
	width:556px;
	height:175px;
	border:1px solid #dcdcdc;
	margin-bottom:12px;
	}
.gwxx_dl_text1{
	width:162px;
	}
.gwxx_dl_text2{
	width:227px;
	}
.gwxx_dl_text3{
	width:556px;
	}
.gwxx_dl dd p{
	float:left;
	}
.gwxx_dl dd input[type=reset]{
	float:right;
	width:90px;
	height:31px;
	background:url(/material/img/ico-33.png) no-repeat center center;
	border:none;
	color:#666;
	margin-right:15px;
	}
.gwxx_dl dd input[type=button]{
	float:right;
	width:90px;
	height:31px;
	background:url(/material/img/ico-34.png) no-repeat center center;
	border:none;
	color:#fff;
	margin-right:50px;
	}
/*网上办事-查看咨询*/
.ckzx_div{
	padding:30px;
	}
.table1{
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	text-align: right;
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
}
.table1 td{
	border-left: 1px solid #dcdcdc;
	border-top: 1px solid #dcdcdc;
	text-align: left;
}
.table1 span{ margin-left:10%}
.table1 em{ margin-left:14%; font-style:normal;}
.table1 i{ margin-left:21%; font-style:normal}

/*2023-09-20新加logo*/
.logo{
	width: 1000px;
    height: 255px;
    margin: 0 auto;
    position: relative;
    z-index: 999;
	}
.logo .logoImg{
	display: block;
	position: absolute;
	width:390px;
	height:108px;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
/*预警信息 详细*/
.wearm_con{
	clear:both;
	overflow:hidden;
	line-height:24px;
	font-family:"微软雅黑";
	}
.wearm_con strong{
	float:left;
	font-size:14px;
	}
.wearm_table{
	clear:both;
	font-family:"微软雅黑";
	color:#222;
	}
.wearm_table td{
	text-align:center;
	}
/*专题列表*/
.projectList{ float:right; width:910px; height:90px; overflow:hidden; position:relative; }
.projectList .hd{ overflow:hidden; position:absolute; left:0; width:910px;}
.projectList .hd .prev{ float:left; width:25px; height:90px; overflow:hidden;cursor:pointer; background:#f3f3f3; font-size:40px; color:#333; text-align:center; line-height:90px; }
.projectList .hd .next{ float:right; width:25px; height:90px; overflow:hidden;cursor:pointer; background:#f3f3f3; font-size:40px; color:#333; text-align:center; line-height:90px;}
.projectList .hd ul{ display:none; }
.projectList .bd{ width:860px; height:90px; margin-left:25px; position:relative; z-index:9999;}
.projectList .bd ul{ width:860px; overflow:hidden; zoom:1; }
.projectList .bd ul li{ float:left; _display:inline; overflow:hidden; text-align:center; width:195px; height:90px; background:#f5f5f5; margin:0 10px;}
.projectList .bd ul li .pic{ text-align:center; background:#f5f5f5; }
.projectList .bd ul li .pic img{ width:195px; height:90px; display:block;  }


.lylTable{
	width:100%;
	}
.lylTable td{
	line-height:25px;
	padding:3px 10px;
	border:1px solid #c2d0ea;
	}
.lylR1 td{
	background:#3365ba;
	font-weight:bold;
	text-align:left;
	color:#fff;
	font-size:16px;
	border:none;
	border-bottom:2px solid #fff;
	padding:5px 0 5px 10px;
	}
.lylR2 td{
	background:#ebeff8;
	font-weight:bold;
	text-align:center;
	}
/*----------2015-6-16----------*/
.IndexSurvey{
	clear:both;
	overflow:hidden;
	height:70px;
	line-height:28px;
	color:#7e7d7d;
	}
.IndexSurvey2{
	clear:both;
	overflow:hidden;
	padding-bottom:15px;
	}
.IndexSurvey2 input{
	float:left;
	}
.IndexSurvey2 span{
	float:left;
	margin:0 10px 0 4px;
	}
.IndexSurvey_bt{
	clear:both;
	overflow:hidden;
	height:27px;
	text-align:center;
	}
.IndexSurvey_bt a{
	display:inline-block;
	height:27px;
	line-height:27px;
	width:88px;
	color:#fff;
	text-align:center;
	font-family:"微软雅黑";
	font-size:14px;
	background:url(/material/img/indexbt1.jpg) no-repeat center center;
	margin:0 11px;
	}

/*2015-6-24*/
.indexVoteBg{
	display:none;
	width:100%;
	height:100%;
	filter:alpha(opacity=50); /*IE滤镜，透明度50%*/
	-moz-opacity:0.5; /*Firefox私有，透明度50%*/
	opacity:0.5;/*其他，透明度50%*/
	background:#000;
	position:fixed;
	left:0;
	top:0;
	z-index:99999;
	}
.indexVote{
	display:none;
	clear:both;
	width:600px;
	background:#fff;
	position:absolute;
	left:50%;
	top:200px;
	z-index:999999;
	margin:0 0 0 -300px;
	color:#333;
	overflow:hidden;
	}
.indexVoteT1{
	clear:both;
	overflow:hidden;
	text-align:center;
	height:60px;
	line-height:60px;
	font-weight:bold;
	}
.indexVoteT2{
	clear:both;
	overflow:hidden;
	padding:10px 15px;
	font-weight:bold;
	text-align:center;
	line-height:20px;
	}
.indexVoteCon{
	clear:both;
	overflow:hidden;
	}
.indexVoteCon div{
	height:10px;
	margin:10px 0;
	background:url(/material/img/vote-ico.jpg) repeat-x center center;
	}
.indexVoteB{
	clear:both;
	overflow:hidden;
	text-align:center;
	line-height:20px;
	color:#333;
	}
.indexVoteB a{
	display:block;
	height:20px;
	line-height:20px;
	color:#0d0cf0;
	text-align:center;
	margin-top:15px;
	text-decoration:underline;
	}




/*2015-11-26  新加右侧漂浮*/
.indexFloat{
	width:200px;
	height:150px;
	position:absolute;
	right:0;
	top:0;
	z-index:9999999999999999;
	}
.indexFloat_div{
	width:200px;
	height:150px;
	position:relative;
	}
.indexFloat_div a img{
	display:block;
	width:200px;
	height:150px;
	}
.indexFloat_div i{
	position:absolute;
	right:0;
	top:-19px;
	display:block;
	width:18px;
	height:18px;
	color:#333;
	text-align:center;
	line-height:18px;
	background:#fff;
	border:1px solid #ddd;
	cursor:pointer;
	}
/*2016-3-25*/
.f_opinion{ padding: 12px 0 0 0; width:488px; overflow:hidden;}
.f_opinionC{ 
	background:url(/material/img/f_opinionC_2.jpg) no-repeat center/100%; 
	text-align:center; 
	height:69px; 
	line-height:69px;
	width: 231px;
	overflow: hidden;
}
.f_opinionC.fl{
	margin-right: 26px;
	background:url(/material/img/f_opinionC_1.jpg) no-repeat center/100%; 
}
.f_opinionC a{
	display:inline-block; 
	overflow:hidden; 
	height:69px; 
	padding-left:38px; 
	color:#fff; 
	font-size:16px; 
	font-family:microsoft yahei;
}
.f_opinionC a.f_opinionC1{
	background:url(/material/img/icn1.png) no-repeat left center; 
}
.f_opinionC a.f_opinionC2{
	background:url(/material/img/icn1-1.png) no-repeat left center; 
}
/*********2017-5-26******/
.wqyba_Box1{
	clear:both;
	width:720px;
	height:35px;
	background:#ededed;
	}
.wqyba_Box1 .spanT{
	float:left;
	width:163px;
	height:35px;
	text-align:center;
	line-height:35px;
	color:#6c6c6b;
	font-size:16px;
	font-family:"microsoft yahei";
	}
.wqyba_Box1R{
	float:right;
	width:515px;
	height:33px;
	background:#fff;
	line-height:33px;
	text-align:left;
	padding:0 20px;
	color:#6c6c6b;
	font-size:16px;
	margin:1px 1px 0 0;
	font-family:"microsoft yahei";
	}
.disaster.ckzx_divList{
	width:342px;
	height:auto
	}
.disaster.ckzx_divList .title2{border-bottom:1px solid #f5f5f5;}
.disaster.ckzx_divList .title2 div.fl{
	padding-left:10px;
	color:#2767a9;
	font-size:16px;
	font-family:'microsoft yahei';
	}
.disaster.ckzx_divList .disaster_list{
	margin:10px
	}
.disaster.ckzx_divList .disaster_list .disaster_dl dd{line-height:25px;}
.disaster.ckzx_divList .disaster_list dd{ background:none}
.disaster.ckzx_divList .disaster_list dd a{padding-left:0px;color:#666;}
.disaster.ckzx_divList .disaster_list dd a:hover{text-decoration: underline;}
.disaster.ckzx_divList .disaster_list dd a i{color:#0052b6}

.ftBox{
	width:50px;
	height:204px;
	background:url(/material/img/ft666.png) no-repeat center center;
	position:fixed;
	bottom:10px;
	right:10px;
	z-index:999;
	}
.ftBox a{
	display:block;
	width:50px;
	height:146px;
	}
.ftBox span{
	display:block;
	width:50px;
	height:50px;
	cursor:pointer;
	margin-top:8px;
	}

.zxfloat{
	width:420px;
	height:389px;
	position:fixed;
	bottom:225px;
	right:10px;
	z-index:999;
	font-family:"microsoft yahei"
	}
.zxfloat .zxf_left{ width:320px; height:329px; padding:30px 25px; overflow:hidden; background:url(/material/img/zxf_bg.jpg) no-repeat center center;}
.zxfloat .zxf_left .div{ overflow-y:auto; font-size:16px; line-height:22px; color:#444;}
.zxfloat .zxf_right{width:50px; height:389px; background:#1c3e7d; position:relative; cursor: pointer;}
.zxfloat .zxf_right span{text-align:center;padding:25px 16px; height:339px; display:block; overflow:hidden; color:#fff; font-size:18px;writing-mode:tb-rl}
.zxfloat .zxf_right .xsj{ width:0; height:0; border-right:18px solid #1c3e7d; border-top:16px solid transparent;border-bottom:16px solid transparent; display:block; position:absolute; left:-18px; top:50%; margin-top:-16px;}


/* 雷火切换cma */
.title2_more,
.news_content_list_ac,
.news_content_list_ac2{
    display: none;
}
.title2 p a{
    float: left;
    height: 26px;
    line-height: 28px !important;
    padding: 0 20px;
    color: #666;
    font-family: "微软雅黑";
    margin-left: -1px;
}
.title2 .title2_hover{
    float: left;
    height: 25px;
    line-height: 25px !important;
    padding: 0 20px;
    color: #3c75ad;
    border-top: 2px solid #3c75ad;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #e9e8e8;
    border-right: 1px solid #e9e8e8;
    background: #fff;
    margin-top: -1px;
}
.title2_tab,.title2_tab2{
    border-bottom: 1px solid #e9e8e8;
    padding-left: 1px;
}

.headd,.nav_t{
	display: none;
}
/* 230920修改 */
.zaixianfw_con23{margin-top: 30px;}
.zaixianfw_left{
	width: 100%;
    height: 108px;
    background: url(/material/img/bg_hp_tqfw.jpg) bottom center no-repeat;
	background-size: 100% 100%;
}
.zaixianfw_con23 .zaixianfw_left select{
	height: 30px;
    line-height: 30px;
    border: 1px solid #e3e3e3;
    border-radius: 8px;
    margin: 0 16px 0 0;
    padding: 0;
    font-size: 14px;
}
.tianqiyb_top_text{
	width: 20%;
	float: left;
	clear:both;
	overflow:hidden;
	height:30px;
	line-height:30px;
	font-family:"微软雅黑";
	font-size:14px;
	text-align: center;
}
.tianqiyb_top_select{width: 80%;float: left;}
.tianqiyb_list{margin-top: 20px;width: 100%;height: 30px;}
.menu_box23{
	width: 100%;
	height: 36px;
	background: #2167ae;
}
.gban_l a{display: block;}
.gban_l a:first-child{margin-bottom: 24px;}
.news_content_list .news_content_dl3 dd a,.news_content_list .news_content_dl4 dd a{width: 280px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news_content_list .news_content_dl3 dd, .news_content_list .news_content_dl4 dd {
    height: 32px;
    line-height: 32px;
}
.clearfix:after{
	content: "\200b";/*0宽度的空格*/  
	display: block;
	height: 0;
	clear: both;
}
.code_new{
    float: left;
    margin-left: 100px;
}
.img_zc{
    width: 110px;
    height: 55px;
    float: left;
}

/* 左侧边栏-20240326 */
.sidebarleft {
    width: 206px;
    position: fixed;
    top: 50%;
    left: 1%;
    transform: translateY(-50%);
    z-index: 999;
}
.close0326{
	font-size: 16px;
    float: right;
    color: #1c327e;
	cursor: pointer;
}
.close03261,.close03262{
	display: block;
	margin: 0 auto 0;

}
.close0326:hover{color: red;}
.sidebarleft .sidebar-item{display: block;}
.sidebarleft .sidebar-item:last-child{margin-top: 3px;}