
@charset "utf-8";

body,div,ul,li,a,p,img{margin:0 auto;padding:0;font-family:"microsoft yahei";text-decoration:none;}


img{border: 0;}

#header img{width: 100%;height: 0 auto;margin-top: -5px;}


#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;margin-bottom: 30px;}
#wrapper .content .announcement .title{ float:left;width:96%;height: 40px;border-left:4px solid #c7000a;border-bottom: 1px solid #bfbfbf;}
#wrapper .content .announcement .title p{float: left;margin-left: 10px;font-size:18px;font-weight:600;line-height: 40px;color: #333;}
#wrapper .content .announcement .title a{float: right;margin-right: 15px;font-size: 14px;line-height: 40px;color:#7f7f7f; }
#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){text-align: center;}
#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: 20px;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%;text-align: center;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 .content .announcement-content{float:left;width: 100%;display: block;margin-bottom: 30px;}
#wrapper .content .announcement-content .title{ float:left;width:96%;height: 40px;border-left:4px solid #c7000a;border-bottom: 1px solid #bfbfbf;}
#wrapper .content .announcement-content .title p{float: left;margin-left: 10px;font-size:18px;font-weight:600;line-height: 40px;color: #333;}
#wrapper .content .announcement-content .title a{float: right;margin-right: 15px;font-size: 14px;line-height: 40px;color:#7f7f7f; }
#wrapper .content .announcement-content .tab{width: 80%;float: left;position: relative;text-align: center;}
#wrapper .content .announcement-content .tab ul{list-style: none;margin: 0px;padding: 8px 0px;}
#wrapper .content .announcement-content .tab ul li{width: 25%;height: 20px;float: left;}
#wrapper .content .announcement-content .tab ul li.bian{border-right: 2px solid #333;}
#wrapper .content .announcement-content .tab ul li a{text-decoration:none;display: block;color: #333333;font-weight: bold;font-size: 18px;line-height: 20px;margin-right: 0px;float: left;width: 100%;}
#wrapper .content .announcement-content .tab ul li.active{height: 20px;}
#wrapper .content .announcement-content .tab ul li.active>a{color: #c7000a;}
#wrapper .content .announcement-content .list-end{position: relative;float:left;margin: 20px 0px;width:96%;min-height: 50px;}
#wrapper .content .announcement-content .projectlist-end{width:100%;opacity: 0;filter: alpha(opacity=0);position: absolute;margin-right: 0;}
#wrapper .content .announcement-content .projectlist-end.show{opacity: 1;filter: alpha(opacity=100);z-index: 1;position: relative;}
#wrapper .content .announcement-content .projectlist-end table.item-end{border-collapse:collapse;width: 100%;}ss
#wrapper .content .announcement-content .projectlist-end table.item-end thead{height: 40px;background-color:#666;font-size: 14px;}
#wrapper .content .announcement-content .projectlist-end table.item-end thead tr{color: #fff;font-weight: bold;height: 40px;font-family: "microsoft yahei";background: #656565;}
#wrapper .content .announcement-content .projectlist-end table.item-end tr th{ border-collapse:collapse;}
#wrapper .content .announcement-content .projectlist-end table.item-end tr th:nth-of-type(1){padding-left: 20px;text-align: left;}
#wrapper .content .announcement-content .projectlist-end table.item-end tbody{border-collapse:collapse;}
#wrapper .content .announcement-content .projectlist-end table.item-end tbody tr{color: #333;height: 35px;line-height: 35px;}
#wrapper .content .announcement-content .projectlist-end tbody tr td{font-size: 14px;color: #333;font-family: "microsoft yahei";}
#wrapper .content .announcement-content .projectlist-end table.item-end tbody tr td a{text-decoration:none;padding-left: 10px;font-size: 14px;color: #333;float: left;width:650px;overflow : hidden;text-overflow: ellipsis;display: block; white-space: nowrap;}
#wrapper .content .announcement-content .projectlist-end a:hover{color: #c7000a;}
#wrapper .content .announcement-content .projectlist-end table.item-end tbody tr td:nth-of-type(1){padding-right: 5px;text-align: left;}
/* 兼容ie8  */#wrapper .content .announcement-content .projectlist-end table.item-end tr th:first-child{padding-left: 20px;text-align: left;width:90%;height: 40px;line-height: 40px;}
/* 兼容ie8  */#wrapper .content .announcement-content .projectlist-end table.item-end tbody tr td:first-child{text-align: left;width:90%;height: 35px;line-height: 35px;font-size: 14px;color: #333;}
#wrapper .content .announcement-content .list-end .projectlist-end a.more{float: right;position:absolute;top:-50px;right: 15px;font-size: 14px;color:#7f7f7f;}


#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;}


#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 .announ-title{float:left;width:96%;float:left;border-bottom: 2px solid #c7000a;border-top: 1px solid #979797;text-align: center;line-height: 60px;font-size: 20px;color: #c7000a;font-weight: 500;}
#wrapper .announ-title p{text-align: center;}
#wrapper .main{float:left;width:96%;}
#wrapper .announ-data{text-align: right;font-size: 14px;color: #333;margin-top: 10px;padding-right: 30px;}
#wrapper .main-content{width: 88.8%;margin: 30px auto;}
/* 正文 */






@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{margin-bottom: 25px;}
	#wrapper .content .announcement .title{ float:left;width:96%;height: 35px;border-left:3px solid #c7000a;}
	#wrapper .content .announcement .title p{font-size:16px;line-height:35px;}
	#wrapper .content .announcement .title a{margin-right: 15px;font-size: 12px;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 .content  .announcement-content .tab ul{padding: 7px 0px;}
	#wrapper .content  .announcement-content .tab ul li a{font-size: 16px;}
	#wrapper .content  .announcement-content .list-end .projectlist-end table.item-end thead{height: 35px;font-size: 14px;}
	#wrapper .content  .announcement-content .list-end .projectlist-end table.item-end thead tr{height: 35px;}
	#wrapper .content  .announcement-content .list-end .projectlist-end table.item-end tr th:nth-of-type(1){width:90%;}

	#wrapper .content  .announcement-content .projectlist-end table.item-end tbody tr{color: #333;height: 35px;line-height: 35px;}
	#wrapper .content  .announcement-content .projectlist-end tbody tr td{font-size: 14px;}
	#wrapper .content  .announcement-content .projectlist-end table.item-end tbody tr td a{font-size: 12px;width:590px;}
	#wrapper .content  .announcement-content .projectlist-end a:hover{color: #c7000a;}
	#wrapper .content  .announcement-content .projectlist-end table.item-end tbody tr td:nth-of-type(1){padding-right: 5px;text-align: left;}
	/* 兼容ie8  */#wrapper .content  .announcement-content .projectlist-end table.item-end tr th:first-child{width:90%;height: 35px;line-height: 35px;}
	/* 兼容ie8  */#wrapper .content  .announcement-content .projectlist-end table.item-end tbody tr td:first-child{width:90%;height: 30px;line-height: 30px;font-size: 12px;}
	#wrapper .content  .announcement-content .list-end .projectlist-end a.more{position: absolute;top:-45px;right: 15px;font-size: 12px;}

	#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;}

	#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 .main-title{ height: 25px;font-size: 12px;line-height: 25px;}
	#wrapper .announ-title{line-height: 55px;font-size: 18px;}
	#wrapper .announ-data{font-size: 12px;color: #333;margin-top: 10px;padding-right: 15px;}
	#wrapper .main-content{width: 88.8%;margin: 20px auto;}
	/* 正文 */


}
