@charset "utf-8";
/****banner***/
.main{
	width: 1002px;
	background-color: #f2f2f2;
	overflow: hidden;
	margin: 0 auto;
}
.main .banner{
	width: 967px;
  margin:16px auto 21px;
  height:427px;
  position: relative;
  overflow: hidden;
}
.banner .banner-box{
	overflow: hidden;
}
.banner .banner-pic{
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 427px;
}
.banner .banner-pic li{
  width:967px;
  height: 427px;
  overflow: hidden;
  position: absolute;
  z-index: 10;
}
.banner .banner-pic  li a{
  display: inline-block;
  width: 100%;
  height: 100%;
}
.banner .banner-pic li .banner-title .title-content{
	text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 845px;
  display: inline-block;
  font-size: 14px;
  color: #fff;
  margin-left: 20px;
  line-height: 30px;
  z-index: 10
}
.banner .banner-pic  li a img{
	width: 100%;
	height: 100%;
}
.banner-title{
  position: absolute;
  width: 967px;
  z-index: 10;
  left: 0;
  bottom: 0;
  background-color:rgba(0,0,0,0.5) ;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
}
.banner-title .title-headline{
    font-size: 18px;
    width: 290px;
    color:#fff ;
    margin-left: 20px;
    display:block;
    line-height: 42px;
    height: 40px;
    z-index: 10;
    font-weight: bold;
}
.banner-title .title-content{
	text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 845px;
  display: inline-block;
  font-size: 14px;
  color: #fff;
  margin-left: 20px;
  line-height: 30px;
  z-index: 10
}
.arr{
    position: absolute;
    z-index: 10;
    top: 40%;
    background:rgba(0,0,0,0.5);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
    width: 30px;
    height: 50px;
    line-height: 50px;
    font-weight: bold;
    font-family: simsun;
    text-align: center;
    color: #ffffff;
    font-size: 40px;
    cursor: pointer;
    margin-left: 18px;
    
}
.prev{
    left: 0;
}
.next{
    right: 0;
    margin-right: 21px;
}
/***main***/
.main .title-long{
	width: 967px;
	height: 26px;
	margin: 0 auto;
	background-color: #fff;
	border-bottom: 1px solid #e3e3e3;
	border-top: 1px solid #e3e3e3;

}
.main .title-short{
	width: 472px;
	height: 26px;
	float: left;
	margin-left: 18px;
	margin-bottom: 10px;
	background-color: #fff;
	border-bottom: 1px solid #e3e3e3;
	border-top: 1px solid #e3e3e3;
}
.title-long .title,.title-short .title{
	background: url(../../images/minhang/p1.png) no-repeat;
	float: left;
	color: #0462a2;
	font-weight: bold;
	padding-left: 27px;
	height: 26px;
	line-height: 26px;
}
.title-long .more,.title-short .more{
	float: right;
	font-size: 12px;
	line-height: 26px;
	color: #0060a4;
	margin-right: 8px;
}
.pic-box{
	width: 967px;
	height: 136px;
	margin: 18px auto 19px;

}
.pic-box ul{
	overflow: hidden;
}
.pic-box ul li {
	float: left;
	border:1px solid #c9c9c7;
	margin-right: 16px;
	position: relative;
	height: 137px;
	width: 308px;
}
.pic-box ul .last{
	margin-right: 0;
}
.pic-box ul li a{
	display: block;

}
.pic-box ul li a img{
	width: 100%;
	height: 100%;
	display: block;
}
.pic-box ul li .word{
	position: absolute;
	bottom: 0;
	color: #fff;
	font-weight: bold;
	display: block;
	text-align: center;
	line-height: 34px;
	font-size: 16px;
	width: 100%;
	background:rgba(0,0,0,0.6);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
}
.rsp{width:308px;height:103px;overflow:hidden;position: absolute;background:#000;top:0px;left:0px;}
.rsp a{display: inline-block;width:308px;height:103px;}
.content-box{
	overflow: hidden;
}
.list-content{
	width: 470px;
	/*height: 298px;*/
	margin-bottom:20px; 
	border:1px solid #e3e3e3;
	float: left;
	margin-left: 18px;
	background-color: #fff;
}
.list-content2{
	height: 240px;
}
.list-content ul{
	padding: 12px;
}
.list-content ul li{
	height: 30px;
	border-bottom: 1px dashed #d5d5d5;
}
.list-content ul li a{
	color: #404040;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	display: inline-block;
	width:318px;
	text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.list-content ul li:hover{
	background-color: #eeeeee;
}
.list-content ul li .doc{
	margin-left: 12px;
	margin-right: 4px;
	font-weight: bold;
	float: left;
	color: #404040;
	display: inline-block;
	line-height: 28px;
}
.list-content ul li .time{
	float: right;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #404040;
}
.linkweb{
	width: 965px;
	height: 114px;
	border:1px solid #e3e3e3;
	margin: 13px auto 20px;
	background-color: #FFF; 
}
.linkweb .web-box{
	padding: 14px 10px 10px 15px; 
}
.linkweb .web-box a{
	color: #3f3f3f;
	margin-right: 24px;
	display: inline-block;
	line-height: 23px;
}
/***footer***/
.footer{
	background-color: #00406c;
	width: 100%;
}
.footer .footer-box{
	width: 1002px;
	margin: 0 auto;
	overflow: hidden;
}
.footer .footer-information{
	float: left;
	width: 700px;
}
.footer .footer-information p{
	margin-left: 18px;
	line-height: 72px;
	color: #fff;
}
.footer .footer-box .share{
	overflow: hidden;
	margin-top: 24px;
	padding-left: 57px;
}