@charset "utf-8";
/* css document */
*{text-decoration:none;margin: 0;padding: 0;}
a{font-family: "微软雅黑";text-decoration:none;}
img{border:0} 


#spbanner {width: 100%;margin:0 auto;overflow: hidden; }
#spbanner img{width:100%;height: 100%;position: fixed;}

#spbanner div.xmjs{position: absolute;z-index: 2;bottom: 15%;right: 5%;}
#spbanner div.xmjs  a{display: block;}
#spbanner div.xmjs img{position:relative;height: 75%;width: 75%;}



#header{width: 100%;} 
#header img{position:relative;top: -5px;width: 100%;margin:0 auto;}


/* 项目展示 */
#wrapper{width:1200px;position:relative;left:50%;margin-left:-600px;border:0px solid #000;margin-top: 30px; overflow: hidden;}

#wrapper .content{ float:left;width:72%;display: block;overflow: hidden;border-right: 1px #979797 solid;}
#wrapper .content .announcement{float:left;width: 100%;display: block;overflow: hidden;}
#wrapper .content .announcement .current{float:left;width:96%;height: 40px;border-top: 4px #c7000a solid;border-bottom: 1px #a0a0a0 solid; }
#wrapper .content .announcement .current p{color: #333333;height: 40px;font-size: 18px;font-weight: bold;line-height:40px;margin-left: 10px;}
#wrapper .content .announcement .projectlist{margin: 20px 0px; float:left;width:96%;}
#wrapper .content .announcement .projectlist table.item{border-collapse:collapse;width: 100%;}
#wrapper .content .announcement .projectlist table.item thead{height: 40px;background-color:#666;font-size: 14px;}
#wrapper .content .announcement .projectlist table.item thead tr{color: #fff;font-weight: bold;height: 40px;font-family: "microsoft yahei";background: #656565;}
#wrapper .content .announcement .projectlist table.item tr th{ border-collapse:collapse;}
#wrapper .content .announcement .projectlist table.item tr th:nth-of-type(1){width:20%;text-align: center;}
#wrapper .content .announcement .projectlist table.item tr th:nth-of-type(2){width:40%;padding-left: 20px;text-align: left;}
#wrapper .content .announcement .projectlist table.item tr th:nth-of-type(3){width:20%;text-align: center;}
#wrapper .content .announcement .projectlist table.item tr th:nth-of-type(4){width:20%;text-align: center;}
#wrapper .content .announcement .projectlist table.item tbody{border-collapse:collapse;}
#wrapper .content .announcement .projectlist table.item tbody tr{color: #333;height: 35px;line-height: 35px;}
#wrapper .content .announcement .projectlist tbody tr td{font-size: 14px;color: #333;font-family: "microsoft yahei";}
#wrapper .content .announcement .projectlist table.item tbody tr td a{text-decoration:none;padding-left: 10px;font-size: 14px;color: #333;float: left;width:450px;overflow : hidden;text-overflow: ellipsis;display: block; white-space: nowrap;}
#wrapper .content .announcement .projectlist a:hover{color: #c7000a;}
#wrapper .content .announcement .projectlist table.item tbody tr td:nth-of-type(1){padding-left: 10px;}
#wrapper .content .announcement .projectlist table.item tbody tr td:nth-of-type(2){padding-right: 5px;text-align: left;}
#wrapper .content .announcement .projectlist table.item tbody tr td:nth-of-type(3){text-align: center;}
#wrapper .content .announcement .projectlist table.item tbody tr td:nth-of-type(4){text-align: center;}
/* 兼容ie8  */#wrapper .content .announcement .projectlist table.item tr th:first-child{width:20%;text-align: center;height: 40px;line-height: 40px;}
/* 兼容ie8  */#wrapper .content .announcement .projectlist table.item tr th:first-child th{padding-left: 40px;text-align: left;width:40%;height: 40px;line-height: 40px;}
/* 兼容ie8  */#wrapper .content .announcement .projectlist table.item tr th:first-child th th{width:20%;text-align: center;height: 40px;line-height: 40px;}
/* 兼容ie8  */#wrapper .content .announcement .projectlist table.item tr th:first-child th th th{width:20%;text-align: center;height: 40px;line-height: 40px;}
/* 兼容ie8  */#wrapper .content .announcement .projectlist table.item tbody tr td:first-child{width:20%;padding-left: 10px;height: 35px;line-height: 35px;}
/* 兼容ie8  */#wrapper .content .announcement .projectlist table.item tbody tr td:first-child td{text-align: left;width:40%;height: 35px;line-height: 35px;font-size: 14px;color: #333;}
/* 兼容ie8  */#wrapper .content .announcement .projectlist table.item tbody tr td:first-child td td{width:20%;text-align: center;height: 35px;line-height: 35px;}
/* 兼容ie8  */#wrapper .content .announcement .projectlist table.item tbody tr td:first-child td td td{width:20%;text-align: center;height: 35px;line-height: 35px;}
#wrapper .content tbody tr:nth-of-type(2n){ background-color: #eee;}

#wrapper .introduction{float: right;width:25%;border: 1px #656565 solid;}
#wrapper .introduction .nav{width: 100%;height: 40px;background-color:#b79367;}
#wrapper .introduction .nav a{float: left;margin-left: 10px;font-size:18px;font-weight:600;line-height: 40px;color: #fff;text-decoration:none;display: block;}
#wrapper .introduction .title{width: 100%;height: 40px;background-color:#c7000a;}
#wrapper .introduction .title p{float: left;margin-left: 10px;font-size:18px;font-weight:600;line-height: 40px;color: #fff;}
#wrapper .contact-content dl{width: 100%;margin:25px 0;}
#wrapper .contact-content dl dd{font-size: 14px; font-weight:600;font-family:"microsoft yahei";color: #333;height: 40px;line-height:40px;margin-left:20px;}


/* 项目展示 */



@media screen and (max-width:1440px) {

	#header img{width: 100%;height: 0 auto;margin-top: 0px;}
	

	#wrapper{width:1000px;margin-left:-500px;margin-top: 25px;}
	#wrapper .content .announcement .current{height: 35px;border-top: 3px #c7000a solid; }
	#wrapper .content .announcement .current p{height: 35px;font-size: 16px;line-height:35px}
	#wrapper .content .announcement .projectlist table.item thead{width:15%;height: 35px;}
	#wrapper .content .announcement .projectlist table.item thead tr{width:60%;height: 35px;}
	#wrapper .content .announcement .projectlist table.item tbody tr{width:25%;height: 30px;line-height: 30px;}
	#wrapper .content .announcement .projectlist tbody tr td{font-size: 12px;}
	#wrapper .content .announcement .projectlist table.item tbody tr td a{font-size: 12px;width:360px;}
	/* 兼容ie8  */#wrapper .content .announcement .projectlist table.item tr th:first-child{width:20%;height: 35px;line-height: 35px;}
	/* 兼容ie8  */#wrapper .content .announcement .projectlist table.item tr th:first-child th{width:40%;height: 35px;line-height: 35px;}
	/* 兼容ie8  */#wrapper .content .announcement .projectlist table.item tr th:first-child th th{width:20%;height: 35px;line-height: 35px;}
	/* 兼容ie8  */#wrapper .content .announcement .projectlist table.item tr th:first-child th th th{width:20%;height: 35px;line-height: 35px;}	
	/* 兼容ie8  */#wrapper .content .announcement .projectlist table.item tbody tr td:first-child{width:20%;height: 30px;line-height: 30px;}
	/* 兼容ie8  */#wrapper .content .announcement .projectlist table.item tbody tr td:first-child td{width:40%;height: 30px;line-height: 30px;font-size: 12px;}
	/* 兼容ie8  */#wrapper .content .announcement .projectlist table.item tbody tr td:first-child td td{width:20%;height: 30px;line-height: 30px;}
	/* 兼容ie8  */#wrapper .content .announcement .projectlist table.item tbody tr td:first-child td td td{width:20%;height: 30px;line-height: 30px;}	
	#wrapper .content tbody tr:nth-of-type(2n){ background-color: #eee;}
	
	#wrapper .introduction .nav{height: 35px;background-color:#b79367;}
	#wrapper .introduction .nav a{font-size:16px;line-height: 35px;}
	#wrapper .introduction .title{height: 35px;}
	#wrapper .introduction .title p{font-size:16px;line-height: 35px;color: #fff;}
	#wrapper .contact-content dl dd{font-size: 14px; height: 35px;line-height:35px;margin-left:20px;}


}
