﻿/*通用类*/
*{
	margin:0;
	padding:0;	
}
body{		
	min-width:1200px;
	margin:0 auto;
	font-size:12px;	
	font-family:"Microsoft Yahei";
	background:#fff;
	text-align:justify;	
	color:#333;
}
h1,h2,h3{	
	font-weight:500;	
}
img{
	border:none;	
}
a{
	cursor:pointer;
	color:#333;
	text-decoration:none;	
	outline:none;
}
a:hover{
	color:#f60;	
}
ul{
	list-style-type:none;	
}
em{
	font-style:normal;	
}
.lt{
	float:left;	
}
.rt{
	float:right;	
}
input.sub,label{
	border:none;	
	cursor:pointer;
}
input,textarea{
	font-family:"Microsoft Yahei";
	outline:none;	
}
table{
	border-collapse:collapse;	
}
table td,table th{
	padding:0;	
}
div.clear{
	font: 0px Arial; line-height:0;
	height:0; 
	overflow:hidden;	
	clear:both;	
}
.line5{
	font-size:1px;height:5px;width:100%;clear:both;	
}
.line10{
	font-size:1px;height:10px;width:100%;clear:both;	
}
.line20{
	font-size:1px;height:20px;width:100%;clear:both;	
}
/*wrapin 主体容器宽度*/
.wrapin{
	width:90%;
	margin-left:auto;
	margin-right:auto;
}

/*hm 首页*/

.hm_header{
	height:92px;
	border-bottom:3px solid #4c4c4c;
	box-shadow:0 0 3px #4c4c4c;
	background:#fff;
}
.hm_header .logo{
	float:left;
	margin-left:40px;
}
.hm_header .logo img{
	display:block;
	height:92px;
}
.nav{
	float:right;
	font-size:16px;
	height:38px;
	line-height:38px;
	margin-top:54px;
}
.nav a{
	float:left;
	margin-left:34px;
}
.nav a:hover,.nav a.hover{
	color:#f60;
}
.hm_left{
	width:80%;
	float:left;
}
.hm_link{
	display:block;
	overflow:hidden;
}
.hm_link img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
.hm_link1{
	width:100%;
	/*height:207px;*/
	height: 300px;
	margin-bottom:8px;
}
.hm_link2{
	/*width:255px;*/
	width: 25%;
	height:400px;
	float:left;
}
.hm_ct{
	float:left;
	width:50%;
	padding:0 2px;
}
.hm_link3{
	width:49.8%;
	height:200px;
	float:left;
	margin-bottom:2px;
}
.hm_link4{
	width:49.8%;
	height:200px;
	float:right;
}
.hm_link5{
	width:100%;
	height:198px;
}
.hm_link6{
	width:336px;
	height:400px;
	float:left;
}
.hm_right{
	width:19.5%;
	float:right;
}
.hm_rt1{
	display:block;
	width:100%;
	height:500px;
	overflow: hidden;
}
.hm_rt1 img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
.hmr_bt{
	height:205px;
	background:#e2dedd;
	margin-top:3px;
}
.hmr_bt dl{
	float:left;
	margin:0 22px;
	padding-top:8px;
}
.hmr_bt dt img{
	display:block;
	width:120px;
	height:120px;
	margin-top:25px;
}


/*hm 首页*/

/*culture 文化*/

.cul_tp{
	display:block;
	width:1200px;
	margin:0 auto;	
}
.cul_ad img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
.cul_ad{
	display:block;
	overflow:hidden;
	position:relative;
}
.cul_ad1{
	float:left;
	width:458px;
	height:204px;
	margin:2px 2px 0 0;
}
.cul_ad2{
	float:left;
	width:370px;
	height:204px;
	margin:2px 2px 0 0;
}
.cul_ad3{
	float:left;
	width:368px;
	height:204px;
	margin:2px 0 0 0;
}
.cul_ad4{
	float:left;
	width:370px;
	height:226px;
	margin:2px 2px 0 0;
}
.cul_ad5{
	float:left;
	width:458px;
	height:226px;
	margin:2px 2px 0 0;
}
.cul_ad6{
	float:left;
	width:368px;
	height:204px;
	margin:2px 0 0 0;
}

/*culture 文化*/

/*spe 专题*/

.spe_header{
	height:84px;
	background:#ca1c1d;
}
.wp1000{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
.spe_logo{
	float:left;
}
.spe_logo img{
	display:block;
	height:84px;
}

.spe_banner{
	width:1000px;
	height:330px;
	margin:10px auto;
	position: relative;
}
.spe_banner img{
	display:block;
	width:1000px;
	height:330px;
}
.spe_banner .inf{
	width:408px;
	position:absolute;
	left:30px;
	bottom:10px;
	color:#fff;
	font-size:15px;
	line-height:25px;
}
.spe_banner dl{
	padding-top:15px;
}
.spe_banner dt{
	height:50px;
	line-height:50px;
	font-size:32px;
}
.spe_banner .name{
	color:#ffcc00;
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.spe_banner .name:hover{
	text-decoration:underline;
}
.spe_left{
	width:480px;
	float:left;
}
.spe_news{
	padding-top:8px;
}
.spe_news .title{
	height:30px;
	line-height:30px;
	font-size:16px;
	color:#7a531c;
	font-weight:bold;
}
.spe_news li{
	height:30px;
	line-height:30px;
	vertical-align:top;
	clear:both;
}
.spe_news li a{
	float:left;
	max-width:380px;
	padding-left:10px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-size:14px;
	background:url("../images/news_li.gif") no-repeat left center;
}
.spe_news li a:hover{
	background-image:url("../images/news_lih.gif");
}
.spe_news li span{
	float:right;
	color:#999;
}

.spe_right{
	width:485px;
	float:right;
}

.spe_js{
	height:105px;
	display:block;
	margin-bottom:15px;
	color:#7a531c;
}
.spe_js:hover{
	color:#7a531c;	
}
.spe_js .face{
	float:left;
	display:block;
	width:80px;
	height:105px;
	overflow: hidden;
}
.spe_js .face img{
	display:block;
	width:80px;
	height:105px;
}
.spe_js .inf{
	width:395px;
	float:right;
	line-height:21px;
}
.spe_js:hover .inf{
	text-decoration:underline;
}
.spe_js .name{
	height:20px;
	line-height:20px;
	font-weight:bold;	
	font-size:15px;
}
.spe_js .p1{
	font-size:14px;
	line-height:30px;
}
.spe_yj .title{
	height:40px;
	line-height:40px;
	clear:both;
}
.spe_yj .title .tit{
	float:left;
	font-size:16px;
	color:#7a531c;
}
.spe_yj .more{
	float:right;	
}
.speyj_list{
	height:387px;
	overflow:hidden;	
}
.speyj_list li{
	height:129px;
	background:url("../images/box_bg1.jpg") no-repeat left top;
}
.speyj_list a{
	display:block;
	padding:14px 14px 0 25px;
}
.speyj_list dt{
	color:#856230;
	line-height:21px;
}
.speyj_list dd{
	height:21px;
	line-height:21px;
	text-align:right;
	color:#9e9888;
}

/*spe 专题*/