/*banner滚动*/
#kinMaxShow{visibility:hidden;width:1200px; height:370px; overflow:hidden;}
.content{
	margin: 0 auto;
	width: 1200px;
	z-index: 2;
}
.btn{
	width: 1200px;
	border-top: 2px #ffd21a solid;
	background: url(../images/btn_bg.jpg) repeat-x bottom;
	height: 240px;
}
.btn li{
	float: left;
	width: 368px;
/*	*width:308px;*/
	border-right:2px #fff solid; 
	height: 190px;
	padding:20px 28px;
}
.btn li:last-child{
	border-right:0px;
}
.btn li h1 { clear: both; margin-bottom: 10px; height: 30px;}
.btn li h1 span{
	float: left;
	width: 91px;
	font-weight: normal;
	text-align: center;
	background: #ffd21a;
	-moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px; 
    font-size: 14px;
    color: #a03b0d;
    line-height: 18px;
    height: 20px;
}
.btn li h1 a{ 
	float: right;
	font-weight: normal;
	color: #5a5a5a;
	font-size: 12px; 
	font-family:Arial, Helvetica, sans-serif;
	background: url(../images/more.png) no-repeat center left;
	padding-left:10px; 
}
.btn li h1 a:hover{ color:#005eaf; text-decoration:none;}
.btn .btn_water{ 
	padding: 18px 0;
	/**padding:9px 0;*/
	background: url(../images/water.png) no-repeat right bottom; 
	padding-right: 130px; 
	line-height: 25px;
}
.btn p{clear: both;line-height: 23px; text-indent:2em; margin-bottom: 5px; height:93px;}
.btn p .more{ float:right;}
.btn p a:hover{}
.btn li:first-child p img,.btn li:last-child p img{ width: 139px; height: 80px;}
.btn p img{ float: left;border:4px #d6f4fe solid; margin: 5px 10px 5px 0; width:139px; height:80px;}
.btn .align img{ width: 160px; height: 120px;}
.btn .align p{  margin-left: 35px; width:168px; height:128px;}
.btn .align b{
	/**background: url(../images/video.png) no-repeat;*/
	width: 43px;
	height: 42px;
	position:absolute;
	top: 52px;
	left: 60px;
	cursor: pointer;
}
.btn li ul li{	line-height: 23px;	height: 23px;	padding: 0px;	padding-left: 15px;	background: url(../images/btn_li.jpg) no-repeat center left;	display: block;	border: none;	overflow:hidden;	text-overflow:ellipsis;	white-space:nowrap;	width: 330px;}
.btn .align p{ width:168px; height:128px;}
.btn ul p a{ color:#5a5a5a;}
.btn li ul li a{ width:250px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; float:left; color:#5a5a5a;}
.btn li ul li a:hover,.btn .more,.btn ul p a:hover{ color:#005eaf;}
.btn li ul li span{ float:right; text-align:right; width:80px; color:#b6b6b6;}
.btn_ul{ margin-top:40px; }
.btn .btn_ul1{ width:340px; padding:20px 45px;}
.btn .btn_ul2{ width:320px;}
.btn .btn_ul2 p{ 
	padding: 0px;
	padding-left: 15px;
	line-height: 20px;
	background: url(../images/btn_li.jpg) no-repeat center left;
}
.btn .align{ width: 292px;}
.btn .align p{ float:none; text-align:center; position:relative;}
.btn .left{ float:left; width:247px;}
.btn .right{ float:right; width:935px;}
