body{
	background-color: #f2f2f2;
}
header{
	height: 28px;
	line-height: 28px !important;
	color: #fff;
	background-color: #353535;
}
header a{
	font-size: 12px;
	color: #fff;
	margin-right: 20px;
}
header a:last-child{
	margin-right: 0;
}
header a.sign{
	margin-right: 30px;
}
header b{
	font-size: 12px;
	margin-right: 20px;
}
.logo-search{
	height: 100px;

}
.logo-search .logo{
	margin-top: 27px;
}
.search{
	margin-left: 100px;
	margin-top: 27px;
}
.search-a a{
	width: 50px;
	height: 20px;
	display: block;
	background-color: #c8c7c7;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	color: #505050;
	margin-left: 1px;
}
.search-a a:first-child{
	margin-left: 0;
}
.search-a a.hover{
	background-color: #f0040d;
	color: #fff;
}
.search-input .search-text{
	width: 323px;
	height: 30px;
	border: 2px solid #f0040d;
}
.search-input .search-btn{
	width: 56px;
	height: 34px;
	background-image: url(/public/front/images/index/search-btn.png);
	border: none;
}
.tel{
	margin-top: 52px;
	margin-left: 247px;
}
/* 导航start */
nav{
	height: 50px;
	background-color: #e62129;
}
.classification{
	height: 50px;
	text-align: center;
	line-height: 50px;
	width: 220px;
	position: relative;
	background: #000;
	z-index: 2
}
.classification-top{
	color: #fff;
	display: block;
	font-size: 16px;
	background-image: url('/public/front/images/index/sanxian.png');
	background-repeat: no-repeat;
	background-position: 59px 20px;
}
.drop-down{
	height: 400px;
	background: rgba(0, 0, 0, 0.4);
	display: none;
}
.drop-down a{
	height: 44px;
	line-height: 44px;
	border-bottom: 1px solid #fff;
	display: block;
	font-size: 14px;
	color: #fff;
}
.banner-box{
	margin: 0;
	height: 345px;
	width: 905px;
}
.nav{
	width: 980px;
}
.swiper-slide img{
	width: 100%;
}
.nav a{
	-webkit-box-flex: 1 0 0;      
  -moz-box-flex: 1 0 0;         
  -webkit-flex: 1 0 0;         
  -ms-flex: 1 0 0;            
	flex: 1 0 0;   
	text-align: center;
	color: #fff;
	line-height: 50px;
	font-size: 16px;
}
.swiper-containerBanner .swiper-button-prev{
	width: 40px;
	height: 40px;
	background-image: url('/public/front/images/index/button-prev.png');
	background-size: 100%
}
.swiper-containerBanner .swiper-button-next{
	width: 40px;
	height: 40px;
	background-image: url('/public/front/images/index/button-next.png');
	background-size: 100%
}
.swiper-containerBanner .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  color:#fff;
  opacity: 1;
  background: rgba(0,0,0,0.2);
}
.swiper-containerBanner .swiper-pagination-bullet-active {
  color:#fff;
  background: #e62129;
}
.center{
	margin-top: 23px !important;
}
.center .center-list{
	-webkit-box-flex: 3 0 0;      
  -moz-box-flex: 3 0 0;         
  -webkit-flex: 3 0 0;         
  -ms-flex: 3 0 0;            
	flex: 3 0 0;  
	/* width: 905px; */
}

.center-Meeting-list{
	margin-top: 20px;
	background-color: #fff;
	/*height: 1460px;*/
}
.center-Meeting-title{
	width: 885px;
	border-bottom: 3px solid #dddddd;
	margin-left: 10px;
}
.center-Meeting-title>p{
	margin-top: 29px; 
	font-size: 18px;

}
.center-Meeting-title>p>a{
	color: #000;
	font-size: 14px;
	margin-right: 20px; 
	padding: 0 5px;
}
.center-Meeting-title>p>a.hover{
	color: red;
	padding-bottom: 2px;
	border-bottom: 2px solid red; 
}
.center-Meeting-title>p:nth-child(1){
	width: 603px;
	padding-bottom: 4px;
	/* text-indent: 1em; */
	margin-left: 11px;
} 
.center-Meeting-title>p:nth-child(2){
	width: 95px;
} 
.center-Meeting-title>p:nth-child(3){
	width: 186px;
	text-align: center;
	margin-right: 1em;
} 
.center-Meeting-center div{
	height: 57px;
	border-bottom: 1px solid #f3f3f3;
}
.center-Meeting-center div p{
	font-size: 12px;
}
.center-Meeting-center div em{
	background-color: #ff5f53;
	padding: 0px 5px;
	color: #fff;
	margin-left: 5px;
}
.center-Meeting-center div p:nth-child(1){
	width: 603px; 
	text-indent: 1em;
	font-size: 14px;
}
.center-Meeting-center div p:nth-child(2){
	width: 95px;
	font-size: 14px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.center-Meeting-center div p:nth-child(3){
	width: 186px;
	text-align: center; 
}
 
.year{
	height: 40px;
}
.year>p{
	width: 80px;
	line-height: 40px;
	border-right: 1px solid #f2f2f2;
	text-align: center;
}
.year p img{
	margin-left: 5px;
}
.year .month{
	width: 100%;
}
.year .month p{
	margin-top: 10px;
	
	margin-top: 10px;
	-webkit-box-flex: 1 0 0;      
  -moz-box-flex: 1 0 0;         
  -webkit-flex: 1 0 0;         
  -ms-flex: 1 0 0;            
	flex: 1 0 0; 
}
.year .month p a{
	width: 48px;
	height: 23px;
	line-height: 23px;
	display: block;
	text-align: center;
	color: #fff;
	font-size: 12px;
	background-image: url('/public/front/images/Meeting/riqi.jpg');
	background-repeat: no-repeat;
	margin-left: 10px; 
}
.paging{
	margin-top: 25px;
	padding-bottom: 133px;
	font-size: 14px;
	
}
.paging a{
	color: #000;
	padding-top: 5px;
}
.paging span{
	padding: 5px 15px;
	background-color: #dedede;
	border-radius: 15px;
	margin:0 5px;
}


.center .center-img{
	-webkit-box-flex: 1 0 0;      
  -moz-box-flex: 1 0 0;         
  -webkit-flex: 1 0 0;         
  -ms-flex: 1 0 0;            
	flex: 1 0 0;  
	/* width: 275px; */
	margin-left: 20px;
}
.right-one{
	background-color: #fff;
	height: 350px;
}
.right-one h1{
	font-size: 14px;
	color: red;
	line-height: 26px;
	border-bottom: 3px solid #dddddd;

}
.right-one h1 em{
	border-bottom: 3px solid red;
	padding: 0px 8px;
	padding-bottom: 4px;
	
}
.right-one a{
	font-size: 12px;
	color: #000;
	margin-left: 12px;
	margin-top: 24px;

}
.right-one a b{
	width: 3px;
	height: 3px;
	background-color: #000;
	margin-top: 6px;
	margin-right: 6px;
}
.right-two{
	margin-top: 30px;
}
footer{
	height: 442px;
	background-color: #dedede;
	margin-top: 20px;
}
.footer-friendship{
	padding-top: 20px;
}
.footer-friendship p{
	line-height: 29px;
	font-size: 16px;
	color: #666666;
}
.footer-friendship p a{
	margin-left: 10px;
}
.footer-friendship p span{
	font-weight: bold;
	margin-right: 33px;
}
.footer-img{
	background-color: #fff;
	margin-top: 25px;
}
.footer-img>div{
	height: 58px;
	border-bottom: 1px solid #e6e6e6;
}
.footer-img>div:last-child{
	border: none;
}
.footer-img>div a{
	-webkit-box-flex: 1 0 0;      
  -moz-box-flex: 1 0 0;         
  -webkit-flex: 1 0 0;         
  -ms-flex: 1 0 0;            
	flex: 1 0 0;
	display: block;
	margin-top: 14px;
	height: 29px;
	border-right: 1px solid #e6e6e6
}
.footer-img>div a:last-child{
	border: none;
}
.footer-qy>div{
	margin-left: 75px;
}
.footer-qy>div:first-child{
	margin-left: 0;
}
.footer-img>div a img{
	width: 100%;
}
.footer-qy{
	margin-top: 50px;
}
.footer-qy>div span{
	margin-right: 10px;
}
.footer-qy>div>div a{
	display: block;
	color: #000;
	margin-top: 20px;
}
.footer-qy>div>div a:first-child{
	margin-top: 0;
}