.cleardiv{
			clear: both;
		}
.content{
	width: 1200px;
	margin: 0 auto;

}
.main{
	width: 1200px;
	margin: 0 auto;
	background-color: #fff;
}
.imgbox img{
	display: block;
	width: 100%;
	margin: 10px 0;
}
.main{
	width:1200px;
	margin: 0 auto;
}
.mainTit{
   width: 1200px;
   height:35px ;
   border-bottom: 1px solid #ddd;
   margin-top: 10px;
}
.mainTit p{
font-family: "微软雅黑";
font-size: 20px;
font-weight: bold;
color: #1f86d3;
text-align: center;

}
.mainModel{
width: 1200px;
margin:15px 10px;
}
.mainModel a{
	float:left;
}
			/*.mainModel a img{
				width: 280px;
				padding: 0 7px;

			}*/
           /*.list{
           	width: 286px;
           	height: 118px;
           	float: left;
           	overflow: hidden;
           }*/
/*品牌活动*/
  .culture-list{
	width: 380px;	
	border: 2px solid #2393e7;
	border-radius: 8px;
	float: left;
	margin: 0 5px 10px;
}
.culture-img{
	width: 130px;
	height: 130px;
	float: left;
	overflow: hidden;
	margin: 10px;
	
}
.culture-img img{
	width: 130px;
	height: 130px;
	/*float: left;*/
	/*margin: 10px;*/
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.culture-img:hover img{
	transform: scale(1.1); 
}
.culture-content{
	width:220px;
	height: 120px;
	
	float: right;
	margin: 10px 10px 10px 0;
}
.culture-content .culture-tittle{
	width:220px;
	font-family:"微软雅黑";
	font-size: 18px;
	font-weight: 700 ;
	color: #333;
	overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.culture-content .culture-detail{
	width: 220px;
	height: 91px;
	margin: 10px 0;
	font-family:"微软雅黑";
	font-size: 13px;
	letter-spacing: 1px;
	color: #666;
	line-height: 22px;
	overflow: hidden;
    text-overflow: ellipsis;
	text-indent: 2em;
  /*white-space: nowrap;*/
}
.culture-introduction{
	width:380px;
	font-family:"微软雅黑";
	font-size: 17px;
	
	color: #333;
	overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 10px;
	
}
.culture-color{
	width:380px;
	height: 36px;
	background-color: #2393e7;
	border-radius: 0 0 4px 4px;
	margin-top: 10px;
   /*font-family:"微软雅黑";
	font-size: 16px;	
	color: #333;*/
	
}
.culture-color .culture-word{	
	display: block;
	font-family:"微软雅黑";
	font-size: 16px;	
	color: #fff;
	padding: 7px 10px;
}
/*专题活动*/
.list{
	width: 286px;
	height: 118px;
	margin-left: 7px;
	margin-bottom: 7px;
	overflow: hidden;
}
.list img{
	width:286px;
	height: 118px;
	float: left;
	webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.list:hover img{
	transform: scale(1.1);
}
 .list .list-img{
	width: 20px;
	height: 20px;
	 margin-right: 5px;
}
.interview-title {
	/*text-align: center;*/
	border-bottom: 1px solid #D6D6D6;
	font-size: 0;
	font-weight: normal;
	padding-left: 3px;
}

.interview-title span {
	display: inline-block;
	/*font-size: 22px;*/
	font-size: 16px;
	/*border-bottom: 1px solid #6B6B6B;*/
	position: relative;
	top: 1px;
	line-height: 43px;
	padding: 0 3px;
}

.mainModel .list{
   /* width: 1140px; */
    margin-left: 10px;
    height: 40px;
    color: #333333;
}
.mainModel .list .mainModel-text{
    width: 1000px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
}
.list .list-date{
	font-family: "微软雅黑";
    font-size: 14px;
    color: #1A6D9E;
    float: right;
}
.mainModel .list .mainModel-text:hover{
	color:#C9260B;
}
area {
	display: inline;
	cursor: pointer;
}
map {
	display: inline;
}
.culture-tittle .stittle{
	color: #333333;
}
.culture-tittle .stittle:hover{
	color: #1f86d3;
}
