/*------------首页样式------------*/

/*------------首页容器样式------------*/
.container {
	width: 100%;
	height: auto;
}
.content {
	width: 1200px;
	height: auto;
	margin: 10px auto;
}
.content>div {
	float: left;
}
/*----- content部分(包含content1、content2、content3、content4) -----*/

/*----- 通用 model 样式 -----*/

.model-l {
	position: relative;
	text-align: left;
	margin-right: 30px;
}
.model-r {
	position: relative;
	text-align: left;
}
.model-title {
	background-repeat: no-repeat;
}
.model-title span a {
	position: absolute;
	margin-top: 17px;
	right: 22px;
	font-size: 14px;
}
.model-date {
	position: absolute;
	right: 0px;
	color: #999;
	font-size: 14px;
}
/*--- content1部分（分左右两部分 model-1，model-2） ---*/

.model-title1 {
	width: 750px;
	height: 54px;
	background-image: url(/_upload/tpl/00/0f/15/template15/images/title-1.png);
}
.model-title2 {
	width: 420px;
	height: 54px;
	background-image: url(/_upload/tpl/00/0f/15/template15/images/title-2.png);
}
.model-1-content>div {
	float: left;
}
.model-1-content1 {
	position: relative;
	width: 380px;
	height: 240px;
	border: solid 1px #d0d0d0;
	margin: 0px 18px 10px 0px;
}
.model-1-content2 {
	position: relative;
	width: 350px;
	height: 255px;
	line-height: 25px;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
}
.model-2-content {
	position: relative;
	width: 415px;
	min-height: 220px;
	line-height: 26px;
	padding: 0px 0px 5px 3px;
}
/*--- content2,content3部分（分左右两部分 model-3，model-4,model-5，model-6） ---*/

.model-title3 {
	width: 585px;
	height: 54px;
	background-image: url(/_upload/tpl/00/0f/15/template15/images/title-3.png);
}
.model-title4 {
	width: 585px;
	height: 54px;
	background-image: url(/_upload/tpl/00/0f/15/template15/images/title-4.png);
}
.model-title5 {
	width: 585px;
	height: 54px;
	background-image: url(/_upload/tpl/00/0f/15/template15/images/title-5.png);
}
.model-title6 {
	width: 585px;
	height: 54px;
	background-image: url(/_upload/tpl/00/0f/15/template15/images/title-6.png);
}
.model-content {
	position: relative;
	width: 580px;
	min-height: 200px;
	line-height: 26px;
	padding: 0px 0px 5px 3px;
 0border:1px solid #d0d0d0;
}
.model-content-pic {
	position: relative;
	width: 573px;
	min-height: 140px;
 0border:1px solid #d0d0d0;
	padding: 0px 10px 5px 0px;
	font-size: 13px;
	line-height: 25px;
	margin-bottom: 30px;
}
/*--- content4部分（分左右两部分：友情链接，图片链接） ---*/

/*--- 友情链接 ---*/
.yqlj {
	width: 550px;
	height: 185px;
	line-height: 25px;
	letter-spacing: 1px;
	padding: 25px 20px 20px 180px;
	background-image: url(/_upload/tpl/00/0f/15/template15/images/yqlj.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.yqlj li {
	line-height: 30px;
	font-size: 18px;
}
.yqlj li a {
	font-size: 16px;
	line-height: 30px;
	padding-right: 20px;
}
/*--- 图片链接 ---*/

.tplj {
	width: 420px;
	margin-top: -15px;
	text-align: center;
}
.tplj li {
	margin-bottom: 3px;
}
/* 轮播图 */
.slideBox {
	width: 380px;
	height: 250px;
	overflow: hidden;
	position: relative;
}
.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 0;
	bottom: 8px;
	z-index: 1;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.slideBox .hd ul li {
	float: left;
	margin-right: 5px;
	width: 9px;
	height: 9px;
	cursor: pointer;
	background: #fff;
	border-radius: 50%;
}
.slideBox .hd ul li.on {
	background: #ad1a29;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}
.slideBox .bd p {
	width: 100%;
	height: 23px;
	padding: 6px 20px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	line-height: 20px;
	background: rgb(0, 0, 0, .7);
}
.slideBox .bd a {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	width: 100%;
	display: block;
}
.slideBox .bd img {
	width: 100%;
	display: block;
	height: 250px;
}

.lili { font-size:0;}






.





