
/*------------首页样式------------*/

/*------------首页容器样式------------*/
.container{
    width: 100%;
	height:auto;
	margin: 0px auto;
}
.content{
    width: 1400px;
	height: auto;
    margin: 0px auto;
	padding: 10px,0px;
}

.content>div{
	float: left;
  }

.content-left{
    width: 670px;
	height:auto;
	padding-right: 58px;
}

.content-right{
    width: 670px;
	height:auto;
}

/*----- model 部分 -----*/

.model-title{
	width: 100%;
	text-align: center;
	padding: 15px 0px 10px 0px;
} 

.model-more{
    width: 420px;
	margin: 0px auto;
}

.model-date{
    position: absolute;
	color: #666;
    right: 10px;
	font-size: 14px;
}

.model-pic{
	padding: 15px 0px;
}

/*----- content-left 部分 -----*/

.model-1{
	position:relative;
    width: 670px;
	text-align: left;
}

.boss{
	position:relative;
	width: 670px;
	margin: 5px auto;
	overflow: hidden;
}

.boss a{
    font-size: 13px;
    line-height: 18px;
    color: #666;
	padding: 0px 2px;
	text-decoration:none;
}

.boss a:hover {
    color: #0093e8;
    text-decoration:none;
}

.model-1-content{
	position:relative;
	width: 670px;
	height: 100px;
	padding: 5px 0px 18px 0px;
	line-height: 25px;
}

/*--- 轮播图样??begin ---*/
.slideBox{ width: 670px; height:450px; overflow:hidden; position:relative;}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:0px; bottom:12px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ position: relative; float:left; margin-right:2px;  width:13px; height:9px; cursor:pointer;background:url(/_upload/tpl/00/1d/29/template29/images/icon7_01.png) no-repeat;}
.slideBox .hd ul li.on{ background:url(/_upload/tpl/00/1d/29/template29/images/icon7_02.png) no-repeat;}
.slideBox .bd{ position:relative; height:100%; z-index:0;}
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd p{width:100%;background-image:url(/_upload/tpl/00/1d/29/template29/images/icon11_03.png);height:23px;padding:10px 15px;position: absolute;left:0px;bottom:0px;line-height:30px;}
.slideBox .bd a{color:#fff;font-size:14px;width:500px;display:block;}
.slideBox .bd img{ width: 670px; height:450px; display:block;}

.slideBox .time {
	position: absolute;
	left: 0;
	bottom: 42px;
	0background: #0093e8;
	background: #b40e0e;
	padding: 10px 20px;
	font-size: 12px;
	color: #fff;
	border-radius: 0 10px 0 0;
}

.clearfix2{
	zoom:1;
}

.clearfix2:after {
	display: block;
    content: '';
    height: 0px;
    visibility: hidden;
	clear: both;
}

/*--- 轮播图样??end ---*/

/*----- content-right 部分-----*/

.model-2{
	position:relative;
    width: 680px;
	text-align: left;
}

.model-2-content{
	position:relative;
	width:650px;
	height: auto;
	line-height: 26px;
	padding: 5px 10px 20px 10px;
}

/*-------  信息列表 内容样式 begin -------*/

.model-2 infoTitle{
    width: 670px;
    line-height: 26px;
}

ul.infoUl .infoDate{width:50px;color: #CC1414;}

ul.infoUl a.infoLi{
	padding-right: 5px;
	width:565px;
	float: right;
	display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
	font-size: 16px;
	font-weight:bold;
	line-height: 30px;
	color: #0093e8;
} 

.card-des{
	padding:5px 5px 5px 30px;
	width:565px;
	float: right;
	display: inline-block;
}

.card-des h5{
    font-family: "微软雅黑";
    font-weight: 400;
    font-size: 13px;
    line-height: 22px;
    color: #666;
    width: 100%;
    height:3em;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: break-all;
}

span.infoDay{display: block; width: 60px;text-align: center; white-space: nowrap; margin-bottom: 25px; padding-top: 6px;}
p.year{color:#0093e8;0color:#a67933; background-color: #eaeaea; height: 26px;line-height: 26px; padding: 2px 8px; font-size: 16px;font-weight:bold;}
p.date{color:#FFF;background-color:#0093e8;0background-color: #a67933;height: 26px; line-height: 26px; padding: 2px 8px;}
div.notice ul.infoUl li{ height: 50px; line-height: 20px; padding: 8px 0px; vertical-align: middle;}
div.notice ul.infoUl li a.infoLi{ 
	width: 260px;display: block;
	height: 40px;
	background: none; 
	padding: 0px; 
	word-wrap:break-word;
	word-spacing: normal;
	white-space:normal!important;
	word-break:break-all;
	overflow: hidden;
	text-overflow: ellipsis;
}
div.notice ul.infoUl>li+li+li+li p.year,div.notice ul.infoUl>li+li+li+li+li p.year,div.notice ul.infoUl>li+li+li+li+li+li p.year{color:#666;background-color: #E6E6E6;
}
div.notice ul.infoUl>li+li+li+li p.date,div.notice ul.infoUl>li+li+li+li+li p.date,div.notice ul.infoUl>li+li+li+li+li+li p.date{background-color: #666;
}

/*-------  信息列表 内容样式 end -------*/


 
.quickimg{
	width:1400px;
    height:110px;
	margin:10px auto;
}




