/*--------------------Reset-----------------*/
/** reset **/
*{margin: 0; padding: 0;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img{border:medium none;margin: 0;padding: 0;}
body,button, input, select, textarea{font: 14px/1.5 "Microsoft YaHei",tahoma,Srial,helvetica,sans-serif;border: 0;}
h1, h2, h3, h4, h5, h6{font-size: 100%;font-weight: normal;}
em{font-style:normal;}
ul, ol,li{list-style: none;list-style-type:none}
a{
	text-decoration: none;color:#333;
	text-decoration: none;
}


a:hover{
	text-decoration: none;
}
/*火狐去掉按钮、连接的虚线*/
a:focus, a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {border: 0;outline : 0;} 
button,select,textarea{outline:none;-webkit-appearance:none;}
textarea{resize:none;}
a { text-decoration: none; color: #333; }
a{blr:expression(this.onFocus=this.blur());}
a:focus{outline:none;}
a.hidefocus{outline:none}
.button{ border-radius: 0; }
input{font-family: "微软雅黑";}
textarea{font-family: "微软雅黑";}
img{border:0px;  outline-width:0px;vertical-align:top;}
.cleafix:after{clear:both;content:"\200B";display:block;height:0;}
.cleafix{*zoom:1;}
.fl { float:left;}
.fr { float:right;}
.wrap{width:100%;}
body{min-width: 1270px;margin:0 auto;}
/*--------------------后加的部分属性-----------------*/
.ov {overflow: hidden;}
*{font-family: "Microsoft YaHei";}
.px1200{width:1200px;}
.more:hover{color:#bf1212;}
label{font-size:16px;}
.clear{clear: both;}


.item_box1 a:hover{
	color:#fff;
	background: #ca2222;
}

/*网站基本定义*/
.clearfix:after{visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clearfix{*zoom:1;}
.px1200{width:1200px;margin: 0 auto;}
.px1270{width:1270px;margin: 0 auto;}
.min{min-width: 1200px;}



/*heard头部*/
.heard{width: 100%;background: #fff;}


/* logo  search搜索 */
.r-lis{height: 80px;margin-top: 30px;}
.bg-ul ul li{display:inline-block;}
.bg-ul ul li a{color:#333333;font-size: 18px;font-weight:bold;}
.bg-ul ul li span{margin-left: 10.5px;margin-right: 10.5px;}
.bg-ul ul li a:hover{color: #E43D3D;}

.bg-ul{height: 15px;margin-bottom: 23px;}
.logo{width: 100%;height:140px;background: #fff;}
.logo a img{margin-top: 25px;}
.search{width: 280px;height: 40px;float: right; overflow:hidden;background: #FFFFFF;/*margin-top: 20px;*/border: 1px solid #DDDDDD;}
.search input{display: block; }
.texts{width:225px;height: 40px;line-height:40px;display: block;text-indent: 3px;float:left;background: none;font-size: 14px;color: #333;padding-left: 15px;}
.images {
    width: 40px;
    height: 40px;
    float: right;
    background: url(../img/search.png) center no-repeat #01478c;
    float: right;
    cursor: pointer;
    }
    

/*nav*/
.nav{width: 100%;height: 65px; clear: both;background: #005bac;}
.nav ul{ position: relative;}
.nav ul li{ float: left; text-align: center;}
.nav ul li a{width: 211px; line-height: 58px;font-size: 17px;color: #fff;display: inline-block;margin-top: 7px;font-weight:bold;}
.nav ul li ul li a{margin-top: 0;}
.nav ul li:hover a{color: #000;background: #fff;}
.nav ul li.on a{color: #000;background: #fff;}

/*设置一级导航样式*/
.nav ul li ul{display:none;}
.nav ul li:hover ul{text-align: center;display: inline-block; position:absolute; top:65px;left:0px;z-index:10;width:100%;background:#f5f9ff;}
.nav ul li:hover ul li{float:left;}
.nav ul li:hover ul li a{display:inline-block;color:#626262;font-size:14px;width:140px;height:50px;line-height:50px;text-align:center;border: none;background-color:#f5f9ff;float:left;font-weight: normal;}
.nav ul li:hover ul li a:hover{background:#005bac;color:#fff;}



/*右侧浮窗*/
.f-win{display:none;width: 102px;height: 446px;background: #fff;border-radius: 50px;position: fixed;top: 230px;right: 50px;z-index: 100;}
.b-win{padding:30px 27px;}
.b-win ul li a img{display: block;margin-left: 4px;}
.b-win ul li{text-align: center;margin-bottom: 15px;}
.b-win ul li a{font-size: 11px;line-height:25px;}
.b-win ul li a:hover{color: #E43D3D;}

/*#nav1鼠标hover效果  前后翻转*/ 
.b-win ul li a img{  
    transform-style: preserve-3d;  
    -webkit-transform-style: preserve-3d;  
    -ms-transform-style: preserve-3d;  
    -moz-transform-style: preserve-3d;  
    transition: 1.5s;  
    -webkit-transition: 1.5s;  
    -ms-transition:1.5s;  
    -moz-transition: 1.5s;  
}  
.b-win ul li:hover img{  
    transform: translateZ(30px) rotateY(360deg) scale(1.1);  
    -webkit-transform: translateZ(30px) rotateY(360deg) scale(1.1);  
    -ms-transform: translateZ(30px) rotateY(360deg) scale(1.1);  
    -moz-transform: translateZ(30px) rotateY(360deg) scale(1.1);  
} 

/*center内容*/
.center{width: 100%;margin:0 auto;background: #f2f2f2;padding-top: 25px;}
.px{width: 1200px;margin:0 auto;background: #FFFFFF;padding: 25px 35px 0px 35px;}
/**/
.center2{width: 100%;margin:0 auto;margin-top: 25px;}
.px{width: 1200px;margin:0 auto;background: #FFFFFF;}
/*轮播图*/

/*banner*/
.banner{margin-bottom: 22px;}
.focus {height: 150px;margin: 0 auto;overflow: hidden;position: relative;}
.focus .num {overflow: hidden;height: 20px;position: absolute;bottom: 10px;left: 92%;zoom: 1;z-index:10;}
.focus .num li {width: 12px;height: 12px; margin-right: 10px;cursor: pointer;float: left; background: url(../img/dian2.png);}
.focus .num li.on {background: url(../img/dian.png);}

/*时政要闻*/
.time{height:118px;background: url(../img/time.jpg);margin-bottom: 22px;text-align: center;line-height: 40px;}
.time h1{padding-top: 15px;}
.time h1 a{font-size: 30px;color: #dc0707;font-weight: bold;}
.time a{font-size: 13px;color: #6E6E6E;margin-right: 15px;}
.time span{font-size: 13px;color: #6E6E6E;margin-right: 15px;}
.time a:hover{color: #dc0707;}


/*左侧轮播样式*/
.title_list{width:100%;height:315px;margin-bottom: 28px;}
.focus2 {
    width: 480px;
    height: 315px;
	position: relative; 
	margin-right: 30px;overflow:hidden;
}
.focus2 ul li p{
				width: 480px;
				height: 54px;
				position: absolute;
				top: 261px;
				background: #000;
				opacity:0.9;
				text-indent: 1em;
				line-height: 40px;
    			font-weight: bold;
				}
.focus2 ul li p a{
				font-size: 15px;
				color: #FFFFFF;
				}
.focus2 .num2 {overflow: hidden;position: absolute;bottom: 10px;top: 290px;left:77%;zoom: 1;z-index:10;}
.focus2 .num2 li {width: 12px;height: 12px; margin-right: 10px;cursor: pointer;float: left; background: url(../img/dian2.png);}
.focus2 .num2 li.on {background: url(../img/dian.png);}
.focus2 img{ width:480px; height:315px;}

/*list_title*/
.list{width: 690px;}

.main_news{position: relative;}
.notice-title{width: 100%; border-bottom: 1px solid #dbdbdb;position: relative;}
.notice-title p a{float:right;font-size: 12px;color: #999999;line-height: 38px;}
.notice-title p a:hover{color: #E43D3D;}

.notice-title .span_1{ 
	color:#ddd ;
	position: absolute;
    left: 150px;
    top: 6px;
    }
.notice-title .span_2{ 
	color:#ddd ;
	position: absolute;
    left: 300px;
    top: 6px;
    }
.title a{font-size: 22px;color: #000000;float: left;margin-right: 40px;font-weight: bold;padding-bottom:9px;}
.title .on{font-family: "SimSun";}
.title a:hover{color: #015293;}

.notice-list{width: 690px;float: left;}

.notice-list ul li{line-height: 39px;height: 39px;overflow-y: hidden;}
.notice-list ul li:hover a{color: #ca2222;}
.notice-list ul li a{font-size: 16px; color: #243b2b;}
.notice-list ul li span{float: right;font-size: 14px; color: #999999;}


/*secur安全图片*/
.secur{width:100%;height:118px;margin-bottom: 34px;}

/*信息公告*/
.notice{width: 100%;margin: 0 auto;}
.notice_l{width: 390px; margin-bottom:30px;}

.left_box{height:40px;border-bottom: 1px solid #dbdbdb;}
.left_box h1 a{font-size: 22px;color: #000;font-weight: bold;font-family: "SimSun";}
.left_box h1 a:hover{color: #015293;}
.left_box span a{float:right;font-size: 12px;color: #999999;line-height: 41px;display:inline-block;}
.left_box span a:hover{color: #E43D3D;}
.left_box h1 span a:hover{color: #E43D3D;}
.left_box2{width: 390px;}
.left_box2 ul li{line-height: 44px;height:44px;overflow-y: hidden;}
.left_box2 ul li a{font-size: 16px;}
.left_box2 ul li a:hover{color: #E43D3D;}
.left_box2 ul li span{font-size: 13px;color: #dadada;float: right;}


.ig_1{ width:45px; height:106px; background:#02478c;}


/*陕西省内地震速报*/
.main_news2{width: 780px;margin-right: 25px;}
.notice-title2{border-bottom: 1px solid #dbdbdb;margin-bottom: 14px;position: relative;}
.notice-title2 .span_3{ 
	color:#ddd ;
	position: absolute;
    left:190px;
    top: 6px;
    }

.notice-title2 p a{float:right;font-size: 12px;color: #999999;line-height: 38px;}
.notice-title2 p a:hover{color: #E43D3D;}

.title2{height:40px;}
.title2 a{font-size: 22px;color: #000;font-weight: bold;margin-right: 25px;font-family: "SimSun";}
.title2 .on{color: #015293;}
.title2 a:hover{color: #015293;}
.tab-list2{width: 780px;height: 36px;margin: 0 auto;background: #e8ebed;margin-bottom: 20px;position: relative;}
.tab-list2 ul{clear:both;overflow:hidden;}
.tab-list2 ul li{float: left;color: #494d51;line-height: 38px;}
.tab-list2 ul li:hover a{color: #E43D3D;}
.tab-list2 .fon{font-weight: bold;}
.tab-list2 ul .li1{ width:160px; }
.tab-list2 ul .li2{ width:50px;}
.tab-list2 ul .li3{ width:330px; margin-left:10px;}
.tab-list2 ul .li4{ width:120px;}
.tab-list2 ul .li5{ width:110px;}
.tab-list2 ul li a{ color:#6d7e8c;}
.tab-list2 ul.two_li .li1{ color:#6d7e8c;}
.tab-list2 ul.fon,.tab-list2 ul.two_li .li2,.tab-list2 ul.two_li .li4,.tab-list2 ul.two_li .li5{ text-align:center;}

#main_news2 .tab-list2 .more2{
    position: absolute;
    top: -45px;
    right: 0px;
    width: 48px;
    height: 24px;
    color: #999999;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 24px;
    text-align: center;
}

#main_news6 .tab-list6 .more2{
    position: absolute;
    top: -45px;
    right: 0px;
    width: 48px;
    height: 24px;
    color: #999999;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 24px;
    text-align: center;
}

/*网站地图*/
.nav_map{ width:94%; margin:10px auto 20px;}
.nav_map h3{ display:block; border-bottom:1px solid #E5E5E5; line-height:50px; text-align:center; margin-bottom:20px;}
.nav_map h3 a{ width:200px; font-size:20px; color:#004fc1;display:block; height:50px; border-bottom:2px solid #004fc1;}
.nav_map>a{ padding: 0 10px; margin:10px; border: 1px solid #E5E5E5; line-height:40px; height:40px; display:inline-block; font-size:16px; color:#666;}
.nav_map>a:hover{ color:#004fc1;}

.p_list p a{ color:#fff; margin-right:4px;}
.p_list p img{ margin-right:10px; vertical-align:middle;}


/*政府信息公开*/
.notice_r{width: 305px; margin-bottom:33px;}
.left_bos{height:40px;border-bottom: 1px solid #dbdbdb;margin-bottom:14px ;}
.left_bos h1{font-size: 22px;color: #000;font-weight: bold;}
.left_bos span a{float:right;font-size: 12px;color: #999999;line-height: 38px;display:inline-block;}
.left_bos h1 span a:hover{color: #E43D3D;}
.left_bos2{width: 264px;height: 290px;background: #e8ebed;padding: 15px 20px;}
.left_bos2 .sbox{width: 120px;height: 88px;background: #fff;margin-bottom: 12px;}
.left_bos2 .sbox a img{margin-left: 40px;margin-top: 18px;}
.left_bos2 .sbox p{font-size: 14px;color: #555555;text-align: center;line-height: 30px;}
.left_bos2 .sbox:hover a img{transform: translateY(-10px);}
.left_bos2 .sbox:hover a p{color: #E43D3D;}



/*重要专题*/
.bor{width:1200px;height:106px;margin: 0 auto;margin-bottom: 30px;overflow:hidden;}
.ban{width: 1110px;height: 104px;border-top: 1px solid #ddd;border-bottom:1px solid #ddd ;position: relative;}
.slideGroup{clear:both;overflow: hidden;width: 1075px;margin: 0 auto;}
.slideGroup .slideBox1{ zoom:1; clear:both;}
.slideGroup .parBd ul{ overflow:hidden; zoom:1; text-align: center;}
.slideGroup .parBd ul li{float:left; display:inline; overflow:hidden; text-align:center;margin-top: 13px;-webkit-transition: all 1.0s; -moz-transition: all 1.0s; -o-transition: all 1.0s; -ms-transition: all 1.0s;}
.slideGroup .parBd ul li a{display: block;font-size: 17px;color: #343b40;margin-top: 20px;}
.slideGroup .parBd ul li:hover a{color: #E43D3D;}
.slideGroup .parBd ul li:hover h5{color: #E43D3D;}
/*.slideGroup .parBd ul li:hover {transition:all 1.0s;-webkit-transition:all 1.0s; -moz-transition:all 1.4s; transform:scale(1.1);-webkit-transform:scale(1.1);}
*/
.slideGroup .parBd ul li:hover{
	-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);
}

.slideGroup .parBd ul li{width:200px;height: 80px;background: url(../img/zl_bg.jpg) #f3f4f5;margin-right: 20px;font-weight:bold ;}
.prev {
    position: absolute;
    left: 23px;
    bottom: 30px;
    margin-top: -25px;
    display:block;
    width: 40px;
    height: 40px;
    background: url(../img/sPrev.png) no-repeat;
    background-position: 0 0;
    cursor: pointer;
}

.next {
    position: absolute;
    bottom: 30px;
 	right: 26px;
    margin-top: -25px;
    display:block;
    width: 40px;
    height: 40px;
    background: url(../img/ssNext.png) no-repeat;
    background-position: 0 0; 
    cursor: pointer;
}


/*防震减灾工作*/


.list_l{margin-bottom: 37px;margin-right: 15px;}
.the_title{width: 590px;height: 22px;border-bottom: 1px solid #ddd;padding-bottom: 20px;margin-bottom: 20px;}
.the_title h1{font-size: 22px;color: #000;font-weight: bold;}
.the_title span a{font-size: 12px;color: #999999;float: right;margin-top: 15px;}
.the_title span a:hover{color: #E43D3D;}
.the_box{width: 590px;height: 36px;background:#e8ebed;line-height: 36px;margin-bottom: 10px;}
.the_box ul li{float:left ;width: 98px;text-align: center;}
.the_box ul .on{background: #00478b;}
.the_box ul .on a{color: #fff;}
.the_box ul li:hover{background: #00478b;}
.the_box ul li:hover a{color: #fff;}
.the_list{width: 590px;line-height: 38px;}
.the_list ul li a{font-size: 16px;color: #333333;}
.the_list ul li a:hover{color: #E43D3D;}
.the_list ul li a span{float: right;font-size: 13px;color: #6d7e8c;}




/*震灾跟踪*/
.list_r{width: 590px;margin-bottom: 50px;}
.main_news3{position: relative;}
.notice-title3{width: 100%; border-bottom: 1px solid #dbdbdb;margin-bottom: 5px;position: relative;}
.notice-title3 p{float:right ;}
.notice-title3 p a{float:right;font-size: 12px;color: #999999;margin-top: 15px;}
.notice-title3 p a:hover{color: #E43D3D;}
.notice-title3 .span_4{ 
	color:#ddd ;
	position: absolute;
    left:105px;
    top: 6px;
    }
.notice-title3 .span_5{ 
	color:#ddd ;
	position: absolute;
    left:235px;
    top: 6px;
    }
.notice-title4 .span_6{ 
	color:#ddd ;
	position: absolute;
    left:105px;
    top: 6px;
    }
.notice-title4 .span_6-1{ 
	color:#ddd ;
	position: absolute;
    left:240px;
    top: 6px;
    }
.notice-title4 .span_6-2{ 
	color:#ddd ;
	position: absolute;
    left:375px;
    top: 6px;
    }

.title3 a{font-size: 22px;color: #000000;float: left;margin-right: 40px;font-weight: bold;padding-bottom:9px;font-family: "SimSun";}
.title3 .on{color: #015293;}
.title3 a:hover{color: #015293;}

.notice-list3{width: 590px;}
.notice-list3{width:590px;margin-top: 15px;}
.notice-list3 ul li{line-height: 40px;height:40px;overflow-y: hidden;}
.notice-list3 ul li:hover a{color: #ca2222;}
.notice-list3 ul li a{font-size: 16px; color: #243b2b;}
.notice-list3 ul li span{float: right;font-size: 13px; color: #6d7e8c;}

#main_news3 .tab-list3 .more3 {
    position: absolute;
    top: 12px;
    right: 0px;
    width: 48px;
    height: 24px;
    color: #999999;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 24px;
    text-align: center;
}
#main_news3 .tab-list3 .more3:hover{color: #E43D3D;}
#main_news2 .tab-list2 .more2:hover{color: #E43D3D;}
#main_news7 .tab-list7 .more7:hover{color: #E43D3D;}
#main_news4 .tab-list4 .more4:hover{color: #E43D3D;}
#main_news7 .tab-list7 .more7 {
    position: absolute;
    top: 12px;
    right: 0px;
    width: 48px;
    height: 24px;
    color: #999999;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 24px;
    text-align: center;
}






.main_news7{position: relative;}
.notice-title7{width: 100%; border-bottom: 1px solid #dbdbdb;margin-bottom: 5px;position: relative;}
.notice-title7 p a{float:right;font-size: 12px;color: #999999;margin-top: 15px;}
.notice-title7 p a:hover{color: #E43D3D;}
.notice-title7 .span_4{ 
	color:#ddd ;
	position: absolute;
    left:105px;
    top: 6px;
    }
.notice-title7 .span_5{ 
	color:#ddd ;
	position: absolute;
    left:235px;
    top: 6px;
    }
.notice-title7 .span_6{ 
	color:#ddd ;
	position: absolute;
    left:105px;
    top: 6px;
    }

.title7 a{font-size: 22px;color: #000000;float: left;margin-right: 40px;font-weight: bold;padding-bottom:9px;font-family: "SimSun";}
.title7 .on{color: #015293;}
.title7 a:hover{color: #015293;}

.notice-list7{width: 590px;}
.notice-list7{width:590px;margin-top: 15px;}
.notice-list7 ul li{line-height: 40px;height:40px;overflow-y: hidden;}
.notice-list7 ul li:hover a{color: #ca2222;}
.notice-list7 ul li a{font-size: 16px; color: #243b2b;}
.notice-list7 ul li span{float: right;font-size: 13px; color: #6d7e8c;}

/*地震科普*/
/*.science{width: 590px;margin-bottom:30px;}*/

.list_b1{width: 220px;height:103px;background: url(../img/kp_bg.jpg) #e8ebed;text-align: center;line-height:103px;margin-bottom:20px;margin-right: 24px;}

.list_b1 a{display: block;}
.list_b1 a img{padding-top: 30px;padding-right: 23px;}

.list_b1 img{
	-webkit-transition: all 0.8s; -moz-transition: all 0.8s; -o-transition: all 0.8s; -ms-transition: all 0.8s;
}
.list_b1 a:hover img{
	-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-o-transform: scale(1.2);-ms-transform: scale(1.2);
}
.list_b1 a span{font-size: 18px;color: #333333;}

.list_b1 a:hover{background: #11A3E7;}
.list_b1 a:hover span{color: #FFFFFF;}

.list_z{width: 1160px;height:100px;background: #e8ebed;padding: 20px 20px;margin-bottom: 30px;}

.list_b2 a{display: block;}
.list_b2{width: 176px;height:100px;background: #FFFFFF;text-align: center;margin-bottom:20px;margin-right: 20px;-webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s;position: relative;}
.list_b2 a{line-height: 45px;}
.list_b2 a img{margin-top: 25px;}
.list_b2 img{
	-webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s;
}
.list_b2 a:hover img{
	-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-o-transform: scale(1.2);-ms-transform: scale(1.2);
}
.list_b2 a p{font-size: 14px;position: absolute;color: #333333;width: 100%;height: 30px;bottom: 0;line-height:10px;}
.list_b2:hover{background: #11A3E7;}
.list_b2 a:hover p{color: #FFFFFF;}




.science2{width: 100%;}

.main_news4{position: relative;}
.notice-title4{width: 100%; border-bottom: 1px solid #dbdbdb;margin-bottom: 20px;}
.notice-title4 span a{float:right;font-size: 12px;color: #999999;margin-top: 15px;}
.notice-title4 span a:hover{color: #E43D3D;}


.title4 a{font-size: 22px;color: #000000;float: left;margin-right: 40px;font-weight: bold;padding-bottom:9px;font-family: "SimSun";}
.title4 .on{color: #015293;}
.title4 a:hover{color: #015293;}

#main_news4 .tab-list4 .more4 {
    position: absolute;
    top: 12px;
    right: 0px;
    width: 48px;
    height: 24px;
    color: #999999;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 24px;
    text-align: center;
}








/*应急管理部、中国地震局及省局*/
.sex{width: 1200px;}

.notice-title5{width: 1200px;height: 50px;background: #E8EBED;}
.notice-title5 ul li{float: left;}
.notice-title5 ul .on{background: url(../img/sanj2.png) no-repeat center;height: 61px;}
.notice-title5 ul .on a{color: #fff;}
.notice-title5 ul li a{font-size: 19px; color: #333333;line-height: 50px;margin:0 38px;display: block;}
.notice-title5 ul li:hover{background: url(../img/sanj2.png) no-repeat center 100%;height: 61px;}
.notice-title5 ul li:hover a{color: #FFFFFF;}

.notice-list5{width:1118px;height: 59px;border-left:1px solid #ddd;border-right:1px solid #ddd;border-bottom:1px solid #ddd;padding: 20px 40px;margin-bottom: 30px;}
.tab-list5 a{font-size: 15px;color: #272727;margin-right:20px;line-height: 38px;}
.tab-list5 a:hover{color: #E43D3D;}

/*foot底部*/
.foot{width: 100%;margin: 0 auto;height: 200px;background: #00478b;}
.p_list{padding-top: 9px;width: 524px;}
.p_list p{display: block;font-size: 14px;color: #b2b2b2;line-height:30px;}
.img_list{height: 117px;}
.img_list ul li{float: left;}
.img_list ul .img_l1{margin-top: 60px;margin-right: 30px;}
.img_list ul .img_l2{margin-top: 58px;margin-right: 30px;}
.img_list ul .img_l3{margin-top: 38px;margin-right: 20px;position: relative;}
.img_list ul .img_l3 .wx{position: absolute;top:-135px;width: 120px;height: 120px;left:-15px;display: none;}
.img_list ul .img_l3:hover .wx{display: block;}

.img_list ul .img_l4 .wx{position: absolute;top:-135px;width: 120px;height: 120px;left:-15px;display: none;}
.img_list ul .img_l4:hover .wx{display: block;}

.img_list ul .img_l4{margin-top: 38px;position: relative;}
.img_list ul li h1{font-size: 13px;color: #bcc3d0;text-align: center;line-height: 30px;}



/*列表页nav-list*/
.nav-list{width: 100%;height: auto;background: #F2F2F2;padding-top: 27px; padding-bottom:30px;}
.nav-list-box{width: 100%;height: 57px;background: #FFFFFF;margin-top:20px;}
.nav-list-box ul li{float: left;margin-right: 17.5px;}
.nav-list-box ul li span{padding-left:17.5px;}
.nav-list-box ul li a{font-size: 17px;line-height: 57px;}
.on_nav a{font-size: 15px;font-weight:bold;color: #000000;border-bottom:3px solid #eaa410;padding-bottom: 16px;}
.nav-list-box ul li:hover a{font-weight:bold;color: #333333;border-bottom:3px solid #eaa410;padding-bottom: 16px;}
.nav-list-box2{width: 100%;background: #FFFFFF; padding-bottom:50px;}

.nav-list-sj{width: 100%;height: 42px;background: #FFFFFF;border-top:1px solid #eee;}
.nav-list-sj ul li{float: left;margin-right: 17.5px;}
.nav-list-sj ul li span{padding-left:17.5px;color: #999;}
.nav-list-sj ul li a{font-size: 14px;line-height: 42px;color: #999;}
.nav-list-sj .on_nav a {font-size: 14px;font-weight: bold;color: #666;border-bottom: none;padding-bottom: 8px;}
.nav-list-sj ul li:hover a{font-weight:bold;color: #666;border-bottom:none;padding-bottom: 8px;}


.ber{width: 1200px;margin:0 auto;border-bottom:1px solid #DDDDDD;margin-bottom: 30px;}
.bet h1{padding-top: 20px;padding-bottom: 15px;font-size: 24px;color: #101112;font-weight: bold;font-family: "SimSun";}

.bers{border-bottom: 1px solid #ddd;}
.nav_boxr img{margin-top: 38px;margin-right: 10px;}
.nav_boxr h5{display: inline-block;margin-top: 35px;color: #999999;}
.nav_boxr a{color: #999999;}
.nav_boxr a:hover{color: #E43D3D;}
.nav_boxr span{color: #999999;}

.ces p{font-size: 16px;line-height: 38px;}

/*法律法规*/
.choc2 {
	width: 1200px;
	margin: 0 auto;
}
.choc2 ul li .item_boox1 h1{font-size: 35px;}
.choc2 ul li:hover .item_boox1{
	background: #0065af;
}
.choc2 ul li:hover .item_boox1 h1{
	color: #FFFFFF;
}
.choc2 ul li:hover .item_boox1 span{
	color: #FFFFFF;
}
.choc2 ul li:hover .item_boox1 span{
	color: #fff;
}
.choc2 ul li:hover .item_boox2 a{
	color: #E43D3D;
}
.choc2 ul li{
	border-bottom:1px solid #ddd ;
}
.choc2 ul li .item_boox1{
	margin-bottom: 40px;
	margin-top: 35px;	
}
.choc2 ul li .item_boox2{
	margin-bottom: 40px;
	margin-top: 25px;
}
.choc2 .choc-li2 .item_boox2{
	width: 1056px;
    float: left;
    line-height: 30px;
}
.choc2 .choc-li2 .item_boox2 a{

	font-size: 20px;
	color: #101112;
}
.choc2 .choc-li2 .item_boox2 span.span{
	display: block;
	color: #999999; float:left;
}
.choc2 .choc-li2 .item_boox2 p{
	font-size: 15px;
	color: #555555; clear:both;
}
.choc2 .choc-li2 .item_boox1{
	width: 94px;
	height:70px;
	display: block;
    background: #f2f2f2;
    text-align:center;
   	padding-top: 24px; 
	line-height: 23px;
	font-size: 25px;
	font-weight: bold;
	color: #213153;
	margin-right: 40px;
}

.choc2 .choc-li2 .item_boox1 span{
	color: #213153;
	font-size: 16px;
	line-height: 40px;
}


/*内容页*/
.cen-list{width: 100%;height: auto;background: #F2F2F2;padding-top: 30px;min-height:400px;overflow:hidden;}
.center_li img{margin-top: 3px;margin-right: 10px;}
.center_li h5{display: inline-block;color: #999999;}
.center_li a{color: #999999;}
.center_li a:hover{color: #E43D3D;}
.center_li span{color: #999999;}


/*政府信息公开页*/
.nav-list-box3{width: 100%;background: #FFFFFF;}


.ber2{width: 1200px;margin: 0 auto;}
.main_news6{width: 850px;margin-right: 25px;margin-bottom: 30px;}
.main_news6 .notice-title6{border-bottom:1px solid #ddd ;padding-bottom: 10px;margin-bottom: 15px;}
.notice-title6{position: relative;}
.notice-title6 .on_1{font-size: 22px; float: left;color: #266f92;font-weight:bold;margin-right: 40px;line-height:30px;}
.title6 a{font-size: 18px;position: relative;}
.title6 a:hover{color: #266f92;}
.title6 .on{color: #266f92;    font-weight: bold;}
.notice-title6 p a{float:right;font-size: 12px;color: #999999;line-height: 0px;position: relative;}
.notice-title6 p a:hover{color: #E43D3D;}
.title6 a:last-child::after {display:none;}
.title6 a::after {    content: '';
    display: inline-block;
    font-family: '宋体';
    width: 1px;
    height: 16px;
    background: #ddd;
    margin: 0 15px;}

.notice-title6 .span_7{ 
	color:#ddd ;
    margin: 0 20px;
    }
.notice-title6 .span_8{ 
	color:#ddd ;
	position: absolute;
    left:410px;
    top: 6px;
    }

.tab-list6{position: relative;}
#main_news6 .tab-list6 .more2:hover{color: #E43D3D;}
#main_news6 .tab-list6{display:none;}
#main_news6 .tab-list6.on{display:block}
.tab-list6 ul li span{float: right;font-size: 13px;color: #999999;}
.tab-list6 ul li{line-height: 36px;}
.tab-list6 ul li a{font-size: 16px;color: #333333;}
.tab-list6 ul li a:hover{color: #E43D3D;}

.report{width: 850px;height: 106px;margin-top: 30px;margin-bottom: 37px;}
.ig_2{width: 776px;height: 78px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;border-right:1px solid #ddd;padding:13px 14px;}
.bx1{width: 380px;height: 80px;background: #f3f4f6;text-align: center;line-height: 80px;}
.bx1 a{font-size: 18px;color: #000000;}
.bx1:hover{background:#005BAC;}
.bx1:hover a{color: #fff;}


/*政府信息公开相关文件*/
.bt2{border-bottom:1px solid #ddd ;padding-bottom: 10px;margin-bottom: 10px;}
.bt2 h1{display: inline-block;}
.bt2 h1 a{font-size: 20px;color: #000000;font-weight: bold;}
.bt2 span{margin-right: 20px;color: #999999;}
.bt2 span a{float: right;font-size: 12px;color: #999999;line-height: 42px;}
.bt2 span a:hover{color: #E43D3D;}

/*年度工作报告*/
.ber2_list2{width: 320px;}
.bt_list ul li{line-height: 38px;}
.bt_list ul li a{ font-size:15px;}
.bt_list ul li a:hover{color:#E43D3D;}
.gk{margin-top: 18px;margin-bottom: 20px;}
.gk .gk_1{margin-bottom: 18px;}
.gk .gk_1{background: url(../img/zfxx.jpg) no-repeat;width: 320px;height: 93px;}
.gk .gk_1 a{line-height: 93px;}
.gk .gk_1 a:hover span{color:#213153;}
.gk .gk_1 a img{margin-top: 30px;margin-right: 30px;margin-left: 35px;}
.gk .gk_1 a span{font-size: 22px;color: #FFFFFF;}
.gk .gk_2{background: url(../img/yishenqing.jpg) no-repeat;width: 320px;height: 93px;}
.gk .gk_2 a{line-height: 93px;}
.gk .gk_2 a:hover span{color:#213153;}
.gk .gk_2 a img{margin-top: 20px;margin-right: 30px;margin-left: 35px;}
.gk .gk_2 a span{font-size: 22px;color: #FFFFFF;}

/*监测预报页*/
.ber3_list{width: 850px; margin-right: 25px;}
.bet .jc{color: #0958a7;}
.bt_jc{border-bottom:1px solid #ddd ;padding-bottom: 10px;margin-bottom: 10px;}
.bt_jc h1{display: inline-block;font-size: 20px;color: #000000;}
.bt_jc h1 a{margin-right:40px;font-size: 20px;color: #000000;font-weight:bold;}
.bt_jc span{margin-right: 20px;color: #999999;}
.bt_jc span a{float: right;font-size: 13px;color: #999999;line-height: 45px;}
.bt_jc span a:hover{color: #E43D3D;}

.ber3{width: 1200px;margin: 0 auto;height: 55px;margin-top: 38px;padding-bottom: 40px;}
.ber2_list3{width: 138px;height: 55px;background: #e1e6e9;line-height: 55px;text-align: center;float: left;margin-right: 7px;}
.ber2_list4{width: 185px;height: 55px;background: #e1e6e9;line-height: 55px;text-align: center;float: left;}
.ber2_list3:hover{background: #005BAC;}
.ber2_list3:hover a{color: #fff;}
.ber2_list4:hover{background: #005BAC;}
.ber2_list4:hover a{color: #fff;}


/*交流互动页*/
.nav-list-box4{width: 100%;background: #FFFFFF;}
.jl{margin-bottom: 50px;}
.jl ul li{border-bottom: 1px solid #ddd;}
.jl_hd img{margin: 40px 30px 40px 0;float: left;}
.jl_hd2{width: 958px;margin-top: 40px;}
.jl_hd2 a{font-size: 20px;color: #000000;}
.jl_hd2 span{color: #999999;line-height: 40px;}
.jl_hd2 p a{font-size: 15px;color: #555555;line-height: 25px;}
.jl_hd2 a:hover{color: #E43D3D;}
.jl_hd3{width: 1200px;margin-top: 40px;margin-bottom: 40px;}
.jl_hd3 a{font-size: 20px;color: #000000;}
.jl_hd3 a:hover{color: #E43D3D;}
.jl_hd3 span{color: #999999;line-height: 40px;}
.jl_hd3 p a{font-size: 15px;color: #555555;line-height: 25px;}
.jl_hd img{ width:200px; height:117px;}

/*震灾防御页*/
.ber2_list2 .man{margin-bottom: 30px;}


.choc3 {
	width: 850px;
	float: left;
}

.choc3 ul li:hover .item_boox3{
	background: #0065af;
}
.choc3 ul li:hover .item_boox3 h1{
	color: #FFFFFF;
}
.choc3 ul li:hover .item_boox3 span{
	color: #FFFFFF;
}
.choc3 ul li:hover .item_boox3 span{
	color: #fff;
}
.choc3 ul li:hover .item_boox4 a{
	color: #E43D3D;
}

.choc3 ul li .item_boox3{
	margin-bottom: 20px;
	margin-top: 15px;	
}
.choc3 ul li .item_boox4{
	margin-bottom: 20px;
	margin-top: 5px;
}
.choc3 .choc-li3 .item_boox4{
	width:740px;
	height: 68px;
    float: left;
    
}
.choc3 .choc-li3 .item_boox4 a{
	font-size: 17px;
	color: #000000;
	line-height: 44px;
}
.choc3 .choc-li3 .item_boox4 span{
	display: block;
	color: #999999;
	
}
.choc3 .choc-li3 .item_boox4 p{
	font-size: 13px;
	color: #545454;
	line-height: 18px;
}
.choc3 .choc-li3 .item_boox3{
	width: 75px;
	height:62px;
	display: block;
    background: #f2f2f2;
    text-align:center;
   	padding-top: 13px; 
	line-height: 23px;
	font-size: 25px;
	font-weight: bold;
	color: #213153;
	margin-right: 20px;
}

.choc3 .choc-li3 .item_boox3 span{
	color: #213153;
	font-size: 14px;
	
}
.bt_list ul li span{ float: right;}

.surveytitletdstyle198558{padding-bottom:20px;}
.showquestiontdstyle198558{height:50px;line-height:50px;font-size:16px !important;}
.showquestiontdstyle198558 span{font-size:16px !important;}
.optiontdstyle198558{padding:10px 0;font-size:15px !important;}
/*内容页*/
.nav-cen{padding-top:50px;border-bottom: 1px solid #DDDDDD;padding-bottom: 24px;}
.nav-cen img{margin-top: 6px;margin-right: 20px;}
.nav-cen a{font-size: 29px;color: #101112;line-height:38px;}
.nav-cent span{font-size: 15px;color: #888888;float:left;}
.nav-cent-l{margin-top: 20px;overflow:hidden;line-height:38px;}
.nav-cent-l .span_l{margin-right: 50px;}
.nav-cent-l span a{margin-left:15px ;}
.nav-cent-p{margin-top: 30px;}
.nav-cent-p p{font-size: 18px;color: #353535;line-height: 41px;text-indent:2em;}
.nav-cent-p img{ margin:15px auto; border:none; display:block; max-width:90%;}

.nav-cent-p table{ border: 0px;border-left:1px solid #ddd; border-top:1px solid #ddd;width:80%; margin:20px auto}
.nav-cent-p table tr td{ border-left:0px;border-top:0px;line-height: 23px; padding: 5px; border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid; border-right-color: #ddd; border-bottom-color: #ddd; }
.nav-cent-p table tr td p{text-indent:0em; padding:0px; margin:0px; }


/*省内地震目录列表*/
.dzlist{line-height:40px;}
.dzlist li{width:120px;float:left;text-align:center;}
.dzlist li.n1,#idData td.n1{width:240px;}
#idData td{width:120px;text-align:center;}
#barcon{margin:20px auto;}
#barcon a{height:35px;line-height:35px;color:#fff;background:#258CFF;margin:0 5px;}
#barcon span.wh{color:#258CFF;background:#fff;border:1px solid #258CFF;}
#barcon a,#barcon span{padding:0 10px;}