@charset "utf-8";
/*======Reset style======*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
ol,ul,li{list-style:none;}
h1,h2,h3,h4,h5,h6,strong,em{font-size:100%;font-style:normal;font-weight:normal;}

body{font:16px/30px \5FAE\8F6F\96C5\9ED1,\5B8B\4F53,sans-serif;color:#333;min-width:1230px;background:#f2f2f2;}
.clear{display:block;clear:both;height:0;line-height:0;font-size:0;overflow:hidden;}
.fl{float:left;}
.fr{float:right;}
.cursor{cursor:pointer;}
.undis{display:none;}
a{color:#333;text-decoration:none;}
a:hover,.red{color:#d1261f;text-decoration:none;}

.w1200{width:1200px;margin:0 auto;}

/*============header============*/
.header{width:100%;min-width:1200px;height:400px;background:url(http://www.hunan.gov.cn/topic/images/20181226_top_banner.jpg) center top no-repeat;}
			
.tit1{width:1090px;height:100px;font-size:18px;padding:8px 15px 0 95px;margin-top:35px;text-indent:2em;background:url(http://www.hunan.gov.cn/topic/images/20181226_tit1_bg.png) center top no-repeat;overflow:hidden;text-indent: 2em;}
	.tit1 .red:hover{text-decoration:underline;}

/*========pic_list========*/
.case_main{width:1230px;margin:15px auto 60px;overflow:hidden;}

.pic_list{float:left;width:380px;height:612px;margin:20px 15px;display:inline;}
	.item_top{width:380px;height:510px;overflow:hidden;}
.item_bot{padding:21px 10px 21px 12px;background:#fff;overflow:hidden;}
	.item_bot h3{height:60px;overflow:hidden;}

