@charset "utf-8";

/* CSS Document */
* {
	margin: 0;
	padding: 0
}

ul,
ol,
li {
	list-style: none;
}

a,
u {
	text-decoration: none;
}

b,
strong {
	font-weight: normal
}

i,
em {
	font-style: normal
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 16px;
	font-weight: normal
}

img {
	border: 0;
}

.case_cont,
.news_cont,
#bott,
#bottons {
	width: 990px;
	margin: 0 auto;
}

/*banner*/
#banner {
	height: 1251px;
	background: url(../images/banner_02.jpg) no-repeat center;
	border-bottom: 1px solid #a8a8a8;
}


/*case*/
#con {
	height: 2309px;
	background: url(../images/1111_02.jpg) no-repeat center;
	border-bottom: 1px solid #a8a8a8;
}



/* #bot{height:618px;background:url(../images/22222_02.png) no-repeat center;border-bottom:1px solid #a8a8a8;} */
#bott {
	width: 100%;
	height: 390px;
	background: #016532;
	margin-top: 5px;
}

#bott .logo img {
	padding: 104px 0 0 293px;
	float: left;

}

#bott .logo h1 {
	color: #A8A8A8;
	padding-top: 125px;
	font-size: 30px;
	color: #fff;
}

#bott .logo h2 {
	font-size: 30px;
	color: #fff;
}

#bott h3 {
	padding-top: 50px;
	padding-left: 293px;
	color: #fff;
	font-size: 26px;
}

#bott h4 {
	padding-top: 5px;
	padding-left: 293px;
	color: #fff;
	font-size: 26px;
}

#bottons {
	width: 100%;
	background: pink;
	height: 333px;

}

#zixun {
	width: 100%;
	background: #f7f9f8;
	height: 300px;
	margin-top: -200px;
	
}
#zixun h3{
	height: 100px;
	line-height: 100px;
}

.zixun-top {
	color: #fff;
	/* margin-left: 50px; */
	margin: 0 auto;
	display: block;
	width: 100%;
	height: 60px;
	font-size: 40px;
	text-align: center;
	line-height: 60px;
	background: #53a9c0;
}

.zixun-top- {
	color: #f39a00;
	font-size: 40px;
	margin: 0 auto;
	width: 1200px;
	height: 50px;
	line-height: 40px;
	text-align: center;
	line-height: 40px;
	background: #f7f9f8;
}

.xiaoxi {
	width: 1200px;
	height: 305px;
	margin: 0 auto;
	
	background: #fff;
	
	
}

.xiaoxi .xiaoxi-left {
	width: 600px;
	height: 195px;
	background: #fff;
	float: left;
}

.news-l {
	width: 479px;
	height: 269px;
	float: left;
	padding-left: 21px;
}

.news-l h2 {
	background: orange;
	font-size: 24px;
	line-height: 35px;
	padding-top: 36px;
	margin-bottom: 23px;
}

.news-list li {
	width: 438px;
	height: 35px;
	
	font-size: 12px;
	line-height: 24px;
	padding-left: 12px;
}

.news-list li a {
	color: #4e4e4e;
	float: left;
	width: 300px;
	font-size: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.xiaoxi .xiaoxi-right {
	width: 600px;
	height: 195px;
	background: #fff;
	float: left;
}

#bottons {
	padding-top: 100px;
	width: 100%;
	background: black;
	height: 50px;
}
#bott{
	margin-top: 100px;
}
#bott h5 {
    padding-top: 5px;
    padding-left: 293px;
    color: #fff;
    font-size: 16px;
}